Frameworks

RESTful Web Applications with Subbu Allamaraju

Subbu works at Yahoo! developing standards, patterns and practices for HTTP web languages. In the past, he was a web service and Java developer. He was also a...

4 replies - 3686 views - 11/03/08 by Matt Raible in Articles

Architect This! Implementing a Java Based Survey Tool

I thought it would be interesting to get community feedback on the following problem. The basic requirement is to write a web based survey tool. Of course, my...

15 replies - 3858 views - 11/03/08 by James Sugrue in Articles

Understanding User-Input Validation In Flex 3

Conducting client-side validation is a key strength of Flex. From a usability point-of-view, you want your application to do as much prevalidation as possible....

0 replies - 6875 views - 11/03/08 by Schalk Neethling in News

"Simple" JSF 2.0 Component vs. Tapestry

I just saw an amusing example of JSF 2.0 on Jim Driscoll's blog. He's creating a simple output-only component to display some text in yellow, using an inline...

12 replies - 6433 views - 11/03/08 by Howard Lewis Ship in Articles

jQuery Has Won The 3+ Year Javascript Framework Battle (As Far As I'm Concerned)

It's official. jQuery has become the new de facto standard for the web development community. By rolling jQuery in with Visual Studio and the ASP.NET core...

0 replies - 4093 views - 10/29/08 by Jon Davis in News

The Future of JavaScript Libraries

Libraries have been a huge contributor to the surge in popularity of JavaScript in the last few years. JavaScript developers have had the cumbersome tasks...

0 replies - 2282 views - 10/28/08 by Remy Sharp in News

JSF 2.0 New Feature Preview Series (Part 5) EDR1 Potpourri

This seventh entry in the JSF 2.0 New Feature Preview Series wraps up the content included in EDR1 (yes, I know I'm a bit behind). The last entry covered...

1 replies - 2941 views - 10/21/08 by Ryan Lubke in News

Testing Dynamic Web Applications

At RailsConf Europe, in the Q & A portion of my talk on Functional Testing someone asked what I recommend for testing Javascript.Ugh. Testing Javascript....

0 replies - 2936 views - 10/16/08 by Jay Fields in News

JSF 2.0 New Feature Preview Series (Part 4) Resource Re-location

This is the sixth entry in the JSF 2.0 New Feature Preview Series. The last entry covered the new event system. For this entry,...

3 replies - 3737 views - 10/15/08 by Ryan Lubke in News

Blisteringly Fast Integration Tests With NHibernate and SQLite

One thing I love about using NHibernate as my O/RM is being able to push the database schema from the domain.  This lets me create the database from scratch...

1 replies - 3265 views - 10/10/08 by carcer in News

JSF 2.0 New Feature Preview Series (Part 3) Publish/Subscribe Event System

This is the fifth entry in the JSF 2.0 New Feature Preview Series. The last entry wrapped up the new application resource handling.  We'll now switch focus...

0 replies - 2772 views - 10/09/08 by Ryan Lubke in News

Deploying An ASP.Net MVC Web Application To IIS7

The next installment in my exciting series where I capture what I know about deploying Dovetail Mobile Agent which could be boiled down to How To Be a Web...

0 replies - 2483 views - 10/08/08 by kevm in News

How To Implement Row Level Access Control In Lucene

Below I have written some fully functionally code that shows how you could implement row level access control in Lucene (2.3.2). Basically you have to index...

0 replies - 3277 views - 10/02/08 by amccurry in News

Introduction to Emastic - CSS Framework

Emastic is em based CSS Grid Framework. The layout is based on em that gives extra elasticity. See more at: Elastic layout with CSS. Emastic main width can be...

0 replies - 2788 views - 10/01/08 by Vladimir Carrer in News

Ajax Push and ICEfaces for enterprise collaboration

The web has evolved from a document repository into a multi-user collaboration medium, shaped and created by its users. Ajax Push gives the server the...

2 replies - 9698 views - 09/29/08 by Nitin Bharti in Videos