Boost productivity with Eclipse shortcuts

Posted by on Jan 30, 2013 in PHP Programming | 2 Comments
Boost productivity with Eclipse shortcuts

Have you ever wondered how to improve productivity? There are many ways which requires different level of commitment and time to learn. One of the simplest yet very powerful is taking advantage of keyboard shortcuts in your IDE.

Connecting PHP with Arduino via serial port on Linux

Posted by on Jan 26, 2013 in Arduino, Linux, PHP Programming | One Comment
Connecting PHP with Arduino via serial port on Linux

Arduino changed the word. Everybody can make an astonishing project without a degree in electronic. If you are a programmer soon or later you will get an idea of connecting it to a computer. If you are a PHP programmer you will most likely want to use PHP to talk to the Arduino.