| Important Information About PHP Certification Training Course 2 hours ago by Writer If you are interested in becoming a PHP professional, you should consider PHP Certification which requires passing one exam containing from 50 to 70 multiple-choice questions. This exam was developed by the creator of the PHP language. After you pass the exam you are entitled to call yourself a Zend ... Most Interesting Findings - racertunes.com |
| ACM Battle of the Brains 2009: Oh God, My Brain 5 hours ago by laneshill So, I’ve been to three ACM/IBM sponsored programming contest, and my team has usually does pretty good – last year, we made 6th overall. This year? Oh god. Now, let me describe my team with you: one of the guys was a part of IBM’s Extreme Blue internship, which is a extremely competitive software de ... Lane S. Hill's Public Diary - laneshill.wordpress.com |
| Enormous Mac OS X Leopard Icon Pack for Windows 5 hours ago by Blaze I recently found this while modding my XP to a full Mac This is a high resolution set of icons from Mac OS X Leopard, it is an enormous set containing 650+ icons extracted from OS X Leopard by “ipapun” Here are some ENORMOUS preview of these icons I hope you enjoy this amazing find, I know I will! D ... GFX Spawn - gfxspawn.wordpress.com |
| Arduino: A Basic Theremin 8 hours ago by luckylarry Theremins are cool. Fact. You may also have heard of them as either aetherphone/ etherophone or termenvox/ thereminvox. Essentially its an electronic music instrument that plays a certain note depending on the position of your hand and its distance from an antenna. Building a very basic one with Ard ... Lucky Larry's - luckylarry.wordpress.com · 1 reference |
| Setting SSL with Apache 2.x on Windows 8 hours ago by luckylarry Pretty similar to setting up SSL on unix/linux and actually not that hard to do. Just a few things to remember as a checklist. If your Apache install didn’t include openSSL then you’ll need to download a few things: Normally you can find mod_ssl.so in your apache install directory in modules. In con ... Lucky Larry's - luckylarry.wordpress.com · 1 reference |
| How to calculate data transfer speeds. 8 hours ago by luckylarry When calculating data transfer rates we have to understand a few things. Firstly for this example we are ignoring network latency and additional packet data that gets sent along with the file. Next we need to understand the units of measurement and it’s here that some people have trouble and a lot o ... Lucky Larry's - luckylarry.wordpress.com · 1 reference |
| Arduino: Basic Persistance of Vision 8 hours ago by luckylarry I think this’ll be the start of a few more projects for me. I’ve seen some cool PoV stuff (Persistance of Vision) with mounting displays on bikes, so hopefully I’ll get round to doing something like that. Anyway as a start I’ve got 5 LED’s connected to 5 pins on the Arduino, nothing complex there. T ... Lucky Larry's - luckylarry.wordpress.com · 1 reference |
| Google Maps API part 2: Retrieving Postcodes from your database 8 hours ago by luckylarry OK, this is a simple way to get your postcode/ address location returned and displayed via the Google Maps API on your own website. I’ll cover the ‘nearest store locator’ scenario in another post where you want places with a certain radius of an inputted postcode/ town returned. First of all we need ... Lucky Larry's - luckylarry.wordpress.com · 1 reference |
| Arduino: Getting my LCD Screen to work. 8 hours ago by luckylarry I’ve gotten hold of what I assumed was a compatible LCD screen with my Arduino board – it’s a Powertip PC1602F and uses a compatible driver for the Hitachi HD44780 display chip. This is essentially what the Arduino LCD libraries are built around, so when I failed to get a display this is the first t ... Lucky Larry's - luckylarry.wordpress.com · 1 reference |