Spring MVC, JavaFX , Google Web Toolkit and Struts2 - State of the (dis)Union.
My fellow Java Developers. Two years ago I wrote an article on ‘Web 2.0 and Enterprise Java - move over Struts‘ looking at what was likely to replace... more »
0 commentsSave Tags: frameworks, java, opinion
Spring in Small Doses
Spring is a well organized framework and IoC container that can be used in a modular way. In this article we are going to see how Spring can help us... more »
1 commentsSave Tags: frameworks, java
20 Websites That Made Me A Better Web Developer
I’d like to share 20 websites that have broadened my knowledge, expanded my skill set, and improved the quality and efficiency of my web development... more »
1 commentsSave Tags: web design
8 Premium One Line Css Tips
The best solutions are often the simplest. Here's a list of 8 tips that contain only one css property.
1 commentsSave Tags: css-html
Log5j and The State of Log4j Version 2
I just took log5j for a spin. For those who does not know, log5j is a Java5 enhancement of the log4j api. It provides two new features on top of... more »
4 commentsSave Tags: frameworks, java, opinion
Digg-like navigation bar using CSS
This tutorial explains how to design a digg-like navigation bar using a liquid design with rounded corners for links.
1 commentsSave Tags: css-html, how-to, methodology, web design
Rewrite URL's in Java Web Application Servers
Based on the popular and very useful mod_rewrite for apache, UrlRewriteFilter is a Java Web Filter for any J2EE compliant web application server (such... more »
2 commentsSave Tags: java, usability, web 2.0
Apache Lenya 2.0 Released
The Apache Lenya development community is very proud to announce the 2.0 release of Apache Lenya. Apache Lenya is an Open Source Java/XML Content... more »
0 commentsSave Tags: announcement, java, server
Hibernate Mapping Cheat Sheet
A nice and short reference is what you need sometimes...
2 commentsSave Tags: database, java, open source
Java Enum Trick (Example)
A follow-up to the Java Enum Tricks article that gives an in-depth example of an enumeration of Java application servers (Container).
5 commentsSave Tags: how-to, java
"DZone Preview" Google gadget
Here is a google gadget for DZone users.
3 commentsSave Tags: announcement, news, usability
The End of Web Frameworks
Why the best web framework is none at all.
10 commentsSave Tags: ajax, frameworks, java, javascript
10 Adobe AIR -Must See- Applications
WebResourcesDepot have collected the "must see" Adobe AIR applications which any developer is interested in Adobe AIR should bookmark.
0 commentsSave Tags: ajax, other languages, reviews
20 Websites With Unique Layouts
"When you are creating a new website you may be inspired by seeing other sites that feature unique layouts. The 20 sites listed here don’t simply use... more »
0 commentsSave Tags: css-html, opinion, web 2.0, web design
An On-Demand Grid With GridGain and EC2
File search on a grid of EC2 nodes.
3 commentsSave Tags: java, open source
Flash: Papervision 2.0 Effects Tutorial
I just finished uploading a new branch to the Papervision repository. If you hadn't noticed the slew of new files, take a look in /branches/Effects. ... more »
0 commentsSave Tags: flash-flex, how-to
How to: Google Android in Eclipse
The Android platform is a software stack for mobile devices. In this two-part screencast you are going to see how to install and use the Android SDK... more »
0 commentsSave Tags: ajax, eclipse, java, mobile
Executing long running task from UI
A colleague asked me how one could prevent the execution a long running task on some UI thread (e.g. the thread of a Servlet container or the Swing... more »
0 commentsSave Tags: java
Eastwood Chart Servlet
Last week Google announced the Google Chart API which caused a flurry of excitement in some places. It's a relatively simple method for putting chart... more »
0 commentsSave Tags: frameworks, java
TinyMCE jar library with gzipping out-of-the-box included
The target for this project is simplify including of excellent TinyMCE into Java/JSP/JSF based project. Project provide single jar, that can be... more »
0 commentsSave Tags: announcement, java, javascript, open source
Using the Google Chart API from the server side
There are some references about how to encode the information in the URLs in javascript. And I was wondering: Can I use it from the server side in my... more »
0 commentsSave Tags: java, server, web services
Horizontal Database Partitioning with Spring and Hibernate
About a year ago we decided to scale our database horizontally - that is, partition it. We had many millions of users in the database, and we were... more »
0 commentsSave Tags: database, frameworks, java
Oops, browser not supported
There are few things that make me really angry. Almost nothing. There are however a lot of things that cause me disappointment, irritation and an urge... more »
0 commentsSave Tags: css-html, standards, usability, web design
Granite Data Services
Granite Data Services (GDS) is a free, open source (LGPL'd), alternative to Adobe® LiveCycle® (Flex™ 2) Data Services for J2EE application servers. It... more »
0 commentsSave Tags: flash-flex, frameworks, java, other languages
Grizzly attacks! DWR's Reverse Ajax to support The Comet Implementation!
Since day one of Grizzly Comet, I'm getting requests on how to use DWR's Reverse Ajax with the monster. Well, I did my lesson and looked at the DWR's... more »
0 commentsSave Tags: ajax, frameworks, java, server
via