By Samir, on February 17th, 2012% |

|

33 views
For all of developers who are looking to develop for the cloud using PHP, Zend who else ? ) has done it again. In October 2011, Zend Technologies announced phpcloud.com, technology platform and partner ecosystem using Amazon Web Services for cloud application development and delivery. Developers looking to tap the dynamic and elastic . . . → Read More: PHPCloud from Zend – a platform, not infrastructure.
By Samir, on February 15th, 2012% |

|

40 views
In loosely coupled computing world of ours, where will we go without Web services ? Probably, not much far…
Zend Framework does make it easy to use RESTful web services from Client and Server standpoint.
Let’s face it, SOAP is history… Heaviness of SOAP protocol and overheads, is single-most factors for companies to stay . . . → Read More: Zend and RESTful Web services
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
Popular Articles