Easy Setup Guide for BlazeDS: Zero to hero in (less than) an hour with Amazon EC2
Ever wanted to get started with BlazeDS? A bug bit me yesterday that forced me to sit at my computer for hours on end until I could achieve two... more »
0 commentsSave Tags: coldfusion, flash-flex, php, ria
Why use Spring… if you have a HashMap at hand?
Spring is a good framework, and no doubt Dependency Injection is a great way to avoid spaguetti code. But there may be simpler and lighter... more »
11 commentsSave Tags: frameworks, java
Annoucement: Maven 2.0.9 Released
The Apache Maven team would like to announce the release of Maven 2.0.9. See the release notes.
0 commentsSave Tags: announcement, java, open source
If a programming language was a boat…
This one is inspired by a recent forum post, that still leaves me in amazement. Hi, Im wondering how i can create a boat in turing and if... more »
1 commentsSave Tags: humor, opinion
Perfect pagination style using CSS
This tutorial explains how to design a perfect pagination style using HTML and CSS for search results or more in general to split a long list of... more »
0 commentsSave Tags: css-html, how-to, usability, web design
Realistic Fog/Smoke Effect
A fog and smoke effect for flash using actionscript 3
0 commentsSave Tags: flash-flex
Writing Facebook Applications Using Java EE
Facebook is a fast growing social network with more than 60 million users worldwide, and growing fast. Learn to write applications for the Facebook... more »
0 commentsSave Tags: how-to, java
YouTube APIs and Tools
The YouTube APIs and Tools open up a full range of YouTube functionality for web pages, software and devices. Users of the API can upload new videos,... more »
0 commentsSave Tags: frameworks, java, php
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
Transaction Management in Spring and Hibernate
Few things you need to know about Transaction management capabilities of Sprng and Hibernate.
2 commentsSave Tags: java
Spring Web Flow 2.0 M4 - Feedback Requested
The Web Flow team has been working hard on Web Flow 2. We just reached our 4th milestone and will enter release candidate status as early as next... more »
0 commentsSave Tags: frameworks, java
Atlassian's 20% Time Experiment
I'm happy to announce that we are undertaking a thorough, public "20% time" trial at Atlassian. If you've ever wondered how Google's famed 20% time... more »
2 commentsSave Tags: opinion
Using Generics With Wildcards and Extends
A typical example shown to explain the use of extends has to do with drawing shapes. Instead, this tech tip will use an example that uses Swing... more »
1 commentsSave Tags: java
via