Spring 3.0 and REST
I've heard a bit here and a bit there. I'm pretty interested in the RESTful changes that the Spring @MVC framework and even the cessation of Support... more »
0 commentsSave Tags: frameworks, java, web services
Dependency Injection is Broken
Earlier today I was reading a blog about the worthlessness of constructors. Frankly, I didn't really get the point of the post, but the title was... more »
1 commentsSave Tags: frameworks, java, opinion
OpenXava 3.0.3: JPA Application Engine
OpenXava is a JPA Application Engine. You put in your JPA classes and, in exchange, you obtain a full-featured application ready for production, and... more »
0 commentsSave Tags: frameworks, java, news
Stripes 1.5 Final Release
Stripes Framework, the best Java MVC action based framework, 1.5 version available, thanks and congratulations for all the Stripes community
0 commentsSave Tags: frameworks, java, news, open source
What makes a good Test Engineer
This article describes what should do become a good software test engineer.
1 commentsSave Tags: frameworks, methodology, research, standards
How We Did It - DZone Available On Your iPhone
The iPhone has been all the rage lately, from complaints to praise it has all been heard. Whether you hate it or love it, the fact remains, as a... more »
0 commentsSave Tags: frameworks, how-to, web 2.0, web design
Grails, Custom Datatypes and Conversion
For the application I am currently developing I am trying to use OOP best practices. That means I tend to use many value objects for different things,... more »
0 commentsSave Tags: frameworks, groovy
Framework for Java Database Connectivity
Find out how the Framework for Java Database Connectivity demonstrates the ease with which a Java application may be designed to access a source code... more »
2 commentsSave Tags: frameworks, java, news
EJB 3 - Dead Or Alive ...very alive, See Quickvote Results
What surprised me: the small percentage of EJB 2.X. In Germany there is still huge amount of EJB 2.0 projects. Most of them will be ported to Java EE... more »
0 commentsSave Tags: frameworks, java, news, server
Practical Concurrency Patterns: Immutability (Freezables)
Another very simple pattern builds on the foundation of the Safe-Unsafe Cache pattern. What is the easiest way to protect data from multi-threaded... more »
0 commentsSave Tags: .net, frameworks, trends
Microsoft Silverlight: 10 reasons to love it, 10 reasons to hate it
A year or so ago I wrote a post called Adobe AIR: 10 reasons to love it, 10 reasons to hate it. Here’s the same kind of list for Microsoft’s... more »
0 commentsSave Tags: .net, frameworks, opinion
Writing Portlets in Wicket using the OpenPortal Portlet Server
There is a nice integration of OpenPortal (the Sun Java System We Made This Name So Long You Can't Say It Portal Server by any other name) with... more »
0 commentsSave Tags: frameworks, java, open source, web 2.0
Ylastic is now live!
An intuitive and powerful user interface for managing S3, EC2, SQS and SimpleDB, along with monitoring, alerts, reporting, and other goodies. If you... more »
2 commentsSave Tags: frameworks, trends, web 2.0, web services
Boost Version 1.36.0 Released
Boost 1.36 has been released with 4 new libraries (including very useful exception templates) and a host of updates. In particular, boost.asio (the... more »
0 commentsSave Tags: c-and-cpp, frameworks, news
jSilhouette update
A couple of days ago there was an announcement on this blog about jSilhouette's 0.1 release, followed by a comparison between the geom, scene and jfx... more »
0 commentsSave Tags: frameworks, groovy, java
Stripes 1.5 Released
Stripes 1.5 Final has been released.
0 commentsSave Tags: frameworks, java, news, open source
Shoes Tutorial
An introduction to Shoes. Code and graphical pairs. Here is an example of a quick shoes app: Shoes.app { button "PUSH!" }
1 commentsSave Tags: frameworks, how-to, open source, ruby
MySQL asynchronous balancing with HTTP+JSON
It is almost the same. It solves the same problem, it does the same work, it looks quite similar, but there is a difference though. One of them is... more »
1 commentsSave Tags: database, frameworks
Josh Peek officially joins the Rails core
Josh has been working on a Google Summer of Code project to bring thread safety to Rails and is just about ready to wrap it up. Rails 2.2 will be... more »
1 commentsSave Tags: frameworks, news, ruby
Top 10 Maven Plugins
A top 10 list on the most interesting Maven plugins - with a short introduction on how to use them. Do you miss any?
0 commentsSave Tags: frameworks, how-to, java, open source
InfoQ: Hibernate 3.3: Redesigned, Modular JARs and a Refactored Caching System
Information on the 3.3. release of hibernate
0 commentsSave Tags: database, frameworks, java
Getting Started Project-GraniteDS, Spring Hibernate and Cairngorm part(1)
With the rising popularity of GraniteDS data service as an alternate to Adobe's BlazeDS and LCDS for creating flex based RIAs, with java backend. This... more »
0 commentsSave Tags: flash-flex, frameworks, how-to, java
The Best JSP/Struts/JSF Development Tool Is Now Free
My previous project was based on Struts 1.x. With Struts, it was always a love-hate relationships. On one end, it was elegant and it turned some of... more »
0 commentsSave Tags: eclipse, frameworks, java, tools
Hibernate: Use a Base-class for Common Fields/Columns and Behavior
Tired of wiring in an id, version, and timestamp field into all of your Hibernate objects? There’s an easy way to solve this pain once and for all of... more »
4 commentsSave Tags: database, frameworks, how-to, java
via