Frameworks

Mastering the Android Media Framework

Android engineer David Sparks explores the multimedia capabilities of the Android platform, lifting the covers on the infrastructure to show you how it works...

0 replies - 915 views - 06/23/09 by James Sugrue in Videos

Freezing Joda Time

Once upon a time Mark Needham wrote about freezing Joda Time. Mark gives all the important details for freezing time (which is often helpful for testing), but...

2 replies - 2898 views - 06/23/09 by Jay Fields in Tips and Tricks

Gosling, OSGi, Jigsaw and Shenanigans

I read an article where James Gosling comments on OSGi and Jigsaw, here’s what I found: According to James, OSGi is:

21 replies - 5017 views - 06/22/09 by Chris Aniszczyk in Articles

JSF 2.0 Refcard Released: Meet The Author

This week we released our JSF 2.0 Refcard. I had the chance to ask the author, Cay Horstmann, some questions about JSF 2.0 from what it's all about, to...

2 replies - 1883 views - 06/19/09 by James Sugrue in Articles

JavaFX and Seam with Flamingo

This is a two part article (part two) that will demonstrate how to use JavaFX and Seam with the Flamingo RIA framework. The article assumes that you have a...

1 replies - 11485 views - 06/16/09 by maxkatz in Articles

Tech Chat - Craig Walls on Spring Dynamic Modules

Craig Walls is author of the recently published DZone Refcard, "Getting Started with Spring-DM", as well as previous Refcardz on Spring, such as...

1 replies - 2826 views - 06/16/09 by Kirk Knoernschild in Articles

Security Features of JBoss AS 5.1 - Part 2 - Masking Passwords in the configuration files

Nobody likes the idea of seeing passwords in the open in an xml file.  In JBoss AS, we have various mechanisms by which passwords can be masked in the xml...

1 replies - 4497 views - 06/12/09 by janilsal in Articles

Dead Simple Async REST Application: Getting Started with the Atmosphere Framework

In this part, I describe a simple asynchronous REST application using behaviors.js, prototype.js and the Atmosphere Framework. As usual, you can deploy the app...

1 replies - 2826 views - 06/11/09 by Jean-Francois Arcand in Articles

Hibernate Performance Tuning

Hibernate is a powerful, high performance object/relational persistence and query service. Hibernate lets you develop persistent classes following...

7 replies - 15057 views - 06/10/09 by sendon1982 in Articles

hibernate.cfg.xml Settings for Derby, Oracle and H2

It took me some time to collect the hibernate.cfg.xml data which is necessary for Derby, Oracle and H2. So here are the default settings for those...

6 replies - 4561 views - 06/10/09 by Peter Karich in Tips and Tricks

Setting up a TreeViewer with EMF-Databinding

With this article we are starting to write our RCP-Application which uses Eclipse-Databinding. I’m not going into detail how you create an RCP-Application (I...

1 replies - 2475 views - 06/10/09 by Tom Schindl in Articles

Have you started using Spring Dynamic Modules yet?

Get started now! Download the latest DZone Refcard: Getting Started with Spring-DM. 

0 replies - 2708 views - 06/08/09 by lyndsey in Announcements

EJB 3.1 to Release on Third Quarter of 2009

After the impressive General Session, I attended a session about EJB 3.1 - proposed to release on the third quarter of this year. There are tons of blogs with...

2 replies - 1705 views - 06/03/09 by Felipe in Articles

Flex Remoting on Google App Engine

I'm not personally related to Adobe, Google nor Sun but I like to code in Java. I am happy to see that Adobe filling the gap which Sun left years ago with...

6 replies - 6323 views - 05/29/09 by yenerm in Articles

ICEFaces 2.0 And JSF 2.0 Together

JSF Ajax frameworks have been around for some time. JSF is all about server side components that render their state as markup to the client. JSF has a well...

3 replies - 6337 views - 05/28/09 by rogerk in News