Author Archive
PHP Developers Summit 2010
When: 8:00 AM – 5:00 PM – January 30, 2010, Saturday
Where: Hotel Rembrandt – 26 Tomas Morato Extension Quezon City, Philippines
Google Map Location
In partnership with Microsoft Philippines, PHP User Group Philippines
presents PHP Developers Summit 2010. We are inviting you to come and join us in this gathering of the country’s best tech-talents, professionals and web [...]
HowTo: Eclipse 3.2 + PHPEclipse + Subclipse in Ubuntu Feisty Fawn
This HowTo are for those who would like to participate in the upcoming PHPUGPH PMS Project. It’s just a HowTO to help anyone who would want to try Eclipse with PHPEclipse and Subclipse.
Install Eclipse
1. Open your terminal.
sudo apt-get install eclipse
2. Install Sun JRE:
sudo aptitude install sun-java6-jre sun-java6-plugin sun-java6-bin sun-java6-fonts
3. Make Sun’s JVM default: [...]
PHPUGPH Coding Standard
I just finish summing up the PHPUGPH Coding Standard. In preparation for the PMS Project. It’s still a draft but like a software, it’s organic the more we use it the more it will grow. It is based on Zend Framework PHP Coding Standard. But since we will be using CodeIgniter we will just be [...]
HowTo: PEAR Install PhpDocumentor
Lately I have been trying to install PhpDocumentor on my office workstation using PEAR. We are using Ubuntu Linux BTW here, (Open-Source Rocks!) but I have encountered something not new to me somewhat forgotten. Every time I try to install PhpDocumentor here at the office typing endlessly sudo pear install PhpDocumentor on the command line. [...]
Firefox keyboard tricks
I have been a religious Firefox user ever since I dumped that incapable, untrustworthy,.. IE6. I have fell in love with firefox tab browsing, eye candy skins and a pack of great extensions. But with these tons of great features our mouse gestures are becoming cumbersome. This is a time for some ninja keyboard techniques. [...]
