Frameworks

The Top 10 Things You Should Know About Flex

Flex is getting a lot of buzz lately. A lot of people may be interested in using it just because they’ve heard good things, but they aren’t really sure if...

29 replies - 11411 views - 09/29/08 by Schalk Neethling in News

The Great GWT Roundup

Over the past two months or so we here at the web builder zone, thanks to Manning Publishing, have been publishing a comprehensive series on GWT. We recently...

0 replies - 11388 views - 09/26/08 by Schalk Neethling in News

More Suggestions For Suturing JSF Breach

In turning this problem over in my mind, a few quick suggestions keep holding sway, then a raft of larger potential implications continue to haunt the...

1 replies - 2892 views - 09/25/08 by Rob Williams in News

GWT: Building A Model

The model layer of a GWT application has to be a little bit smarter than the model in many traditional web applications. It needs to be responsible for...

3 replies - 6639 views - 09/22/08 by Schalk Neethling in News

GWT: Using An External Development Server

GWTShell includes the -noserver command-line option, which instructs the toolkit not to start or use the embedded Tomcat instance. If you use -noserver, you're...

0 replies - 5198 views - 09/17/08 by Schalk Neethling in News

Rest With Rails Part III - Using ActiveResource

It is easy to use open-uri and Net::HTTP. Well, easy is a relative term. Building a client library to access our task manager service will still require a fair...

0 replies - 4298 views - 09/16/08 by Schalk Neethling in News

Opera SDK 9.6 For Devices Now Taking OBML Beyond The Mobile Phone

On 9 September Opera released the first beta of Opera 9.6 with the tagline 'designed with your life in mind'. While this first BETA release does hold a lot for...

0 replies - 1746 views - 09/15/08 by Schalk Neethling in News

JSF 2.0 New Feature Preview Series (Part 2.2): Resources

This is the third blog in the JSF 2.0 New Feature Preview Series. The previous entry covered packaging of resources.  Now we'll...

4 replies - 3416 views - 09/15/08 by Ryan Lubke in News

JavaServer Faces Refcard Available - Download Now

DZone has released it's latest Refcardz, the essential JSF cheat sheet.  Get it now! 

0 replies - 4779 views - 09/14/08 by Jill Tomich in News

Rest With Rails Part 2 : Serving XML, JSON and Atom

In part 1 of REST with Rails we had an introduction to creating RestFull services with Rails. In this article we will be looking into serving this content...

0 replies - 14122 views - 09/09/08 by Schalk Neethling in News

GWT: The Development Server - Tomcat Lite

The GWT shell uses a stripped down and somewhat customized version of the Apache Tomcat servlet container as its development mode server. While this is a...

5 replies - 11991 views - 09/08/08 by Schalk Neethling in News

JSF 2.0 New Feature Preview Series (Part 2.1): Resources

This is the second blog in the JSF 2.0 New Feature Preview Series. The previous entry covered ProjectStage, now we'll cover...

0 replies - 2939 views - 09/02/08 by Ryan Lubke in News

Making GWT Remote Procedure Calls

GWT enables client applications to communicate with server resources through its own RPC and object-serialization mechanism. This communication process...

0 replies - 11480 views - 08/25/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 - 3058 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 - 16908 views - 08/12/08 by rochakchauhan in News