By Samir, on December 20th, 2010% |

|

196 views
Setting up Remote debugging for Eclipse PHP IDE can be little bit tricky. Though is documented, some aspects may not work and will demand some experiments
Here are some steps and tips, which worked for me !
Prerequisites
Debugging is probably the most useful feature of an IDE, so this article will . . . → Read More: Setting up remote debugging for Eclipse/Zend PHP IDE
By Samir, on December 19th, 2010% |

|

22 views
CakePHP is a great framework for LAMP. Well, most of you know that.
If not, here you go. If you are thinking of learning one, I will vote for cakePHP
Hot Features No Configuration - Set-up the database and let the magic begin Extremely Simple - Just look at the name…It’s Cake Active, Friendly Community - Join . . . → Read More: CakePHP – Great LAMP framework
By Samir, on October 30th, 2010% |

|

11 views
Well, if you are Python web developer, you know all about it
For sake of completeness of this blog, we will be convering most of frameworks out there including Django.
I have personally worked more on PHP then Python. But as experienced developer, picking up language is not a big task. Concept of . . . → Read More: Django – Python based MVC framework
Popular Articles