Articles
PHP Developer: Now what?
I’ve been teaching Web Development and PHP at the U.P. Information Technology Training Center and I often encounter students asking me what’s next after learning PHP and getting introduced to the basics of the language.
This “Now what?” quiz is really an issue of career development, technical decisions and some level of prognostication because, frankly, there [...]
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: [...]
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. [...]
On Frameworks: The Glue VS The Stack
During my daily routine to read news about what is happening in the world of PHP. I found an interesting read regarding about frameworks. I just like to share it you guys because anytime soon we will be dealing with frameworks because some of us at PHPUGPH.COM are trying to collaborate on doing open source [...]
Understanding the LAMP architecture and Optimizing Apache and PHP
Very good articles by IBM
Tuning LAMP systems, Part 1: Understanding the LAMP architecture
Tuning LAMP systems, Part 2: Optimizing Apache and PHP
Discuss it here.
–aj
