April 2010
Create Flex 4 and Java Web applications
Rich Internet Applications (RIAs) often utilize different bundled technologies. Choosing the right grouping of technologies can expedite development time. Discover how to use Java EE platform components on the server side, the Adobe Flex platform on the client side, and the MySQL database server for storage persistence.
April 2009
Realities of open source Cloud Computing with PHP and MySQL
In this article you will learn how Aptana makes it easy to develop applications based on PHP and MySQL, and how to deploy them to the cloud. Also explore some of the critical design differences between a cloud application and a traditional N-tier application.
March 2009
Extend WordPress with Eclipse PDT built plug-ins
WordPress is a Web publishing platform written in PHP, using MySQL for storage. It provides extensibility by building plug-ins that add filters and actions. The Eclipse PHP Development Tools (PDT) V2.0 project allows you to use Eclipse to build PHP applications. Learn how to extend WordPress by using PDT to build plug-ins that demonstrates the adding of a filter and another example for adding an action.
February 2009
Important LAMP systems tuning considerations Part-3
Each component of LAMP -- Linux, Apache, PHP, or MySQL -- has various needs. Part-3 helps you understanding them individually to eliminate the bottlenecks that can slow your application performance.
Important LAMP systems tuning considerations Part-2
This series of three articles on tuning LAMP systems discusses many of the server configuration items that can make or break an application's performance. Part-2 focuses on steps you can take to optimize Apache and PHP.
Important LAMP systems tuning considerations Part-1
Part-1, of the Tunning LAMP (Linux, Apache, PHP, or MySQL) systems, covers the LAMP architecture, some measurement techniques, and some basic Linux kernel, disk, and file system tweaks.
1
(6 marks)