Frameworks

Integrating Flex and Spring based JMS applications

This article explains the essentials of leveraging the Spring BlazeDS project to integrate Spring based JMS systems with Flex powered rich internet...

0 replies - 9382 views - 09/28/09 by Shashank Tiwari in Articles

Flex & PHP Tutorial - Transmitting data using JSON

To make sure we don't get too stuck in a rut with our tutorial posts I decided to branch out a little bit and talk about Adobe Flex 2.0. I recently spent a lot...

0 replies - 7527 views - 01/15/09 by Charlie Key in News

Open Source : How Do You Stay Up To Date?

I Love the concepts and beliefs behind Open Source. I use Open Source libraries, applications etc. all the time. One of the things I have always found a...

18 replies - 11179 views - 01/10/09 by Schalk Neethling in News

A Year In Retrospect - Web Builder Zone's Top 10 For 2008

2008 Has been a real mixed bag. From great browser releases from Opera and Mozilla to the latest world economic turmoil. We all definitely have some things to...

0 replies - 2268 views - 12/23/08 by Schalk Neethling in News

Mayday, Mayday, Mayday - PHP Going Down

PHP provides a variety of tools for handling errors and exceptions, in particular extensible handlers for managing errors and exceptions as they occur. ...

0 replies - 3070 views - 08/25/08 by michaelcaplan in News

PHP Code: Top Ten Security Vulnerabilities

Below follows the top ten security vulnerabilities that might be hiding in your PHP code.1. Unvalidated Parameters Most importantly, turn...

1 replies - 16918 views - 08/12/08 by rochakchauhan in News

Another MVC approach

So, after having read and heard much about the Model/View/Controller pattern, I decided to apply it to a new web application at the office. After much trial...

2 replies - 7022 views - 08/04/08 by Daniel Oosterhuis in Articles