iPhone DZone: Fresh Links On Your iPhone by matt on 7/5/08
Reading DZone on your iPhone just got a little bit easier. Visit http://dzone.com/iphone from your iPhone to try out our beta iPhone support. You can view stories, filter by tags, and login. We'd appreciate your feedback at feedback@dzone.com.
GraphicsBuilder: More Shapes!
Kirill has been busy lately updating Substance with new features, a recent post on his blog shows button shapers in action. Suddenly realized that... more »
0 commentsSave Tags: frameworks, groovy
The JavaFX SDK Packages are Taking Shape
Now that we're getting close to the Technology Preview Release of the JavaFX SDK, the classes that have been created so far have been organized into a... more »
1 commentsSave Tags: java, ria
Book Review: Beginning Java SE 6 Platform
I've been reading Jeff Friesen's Beginning Java SE 6 Platform, From Novice to Professional for a couple of weeks now. I thought that David Flanagan's... more »
0 commentsSave Tags: books, java, reviews
Reading up on Groovy and Grails
The good thing about Groovy is its likeness to Java, and reading Groovy code should pose no difficulty to a seasoned Java programmer who’s taken a... more »
0 commentsSave Tags: books, frameworks, groovy
The busy Java developer's guide to Scala: Collection types
Objects have their place in Scala, but so do functional types such as tuples, arrays, and lists. In this installment of Ted Neward's popular series,... more »
0 commentsSave Tags: how-to, java, other languages
Using SwingWorker - A Step by Step tutorial
SwingWorker is one of the most handiest utility classes provided in Swing. Most of the interviews on Swing have a question or two on this class. Let’s... more »
0 commentsSave Tags: how-to, java, tools, usability
Install Ganymede on Ubuntu
Simple steps for getting the newest version of eclipse working on Ubuntu Hardy Heron.
0 commentsSave Tags: eclipse, java, tools, unix-linux
On the evolution of the Java plugin
The Java Applet was the first of the RIA platforms, long before Flash became the king of RIA, long before Silverlight was a sparkle in anybody's eye,... more »
0 commentsSave Tags: frameworks, gui, java, ria
Groovy / Grails added into standard distribution of Netbeans
The Groovy/Grails support has been added to the standard distribution of NetBeans. You can test it in the nightly build. Yes, that means that NetBeans... more »
0 commentsSave Tags: announcement, groovy, tools
Eclipse 3.4 Hidden Treasures
Eclipse 3.4 "Ganymede" will be released in the upcoming days. I've been working with the RC builds for some time now and I like it. Eclipse 3.4 is a... more »
0 commentsSave Tags: eclipse, java
Automatic User Interface with OpenXava: An Evolutionary Option for GUIs
This is a story about creating a user interface easily, or better yet, about having good user interfaces without working for them.
0 commentsSave Tags: gui, java, methodology
Java One Liner - Reading a Text File At Once
Is it a one liner, is it not?
2 commentsSave Tags: java, opinion
Creating a Loan Processing Composite Application in NetBeans
This tutorial provides an overview of a simple loan processing composite application and illustrates deploying, executing, and testing of a Composite... more »
1 commentsSave Tags: frameworks, java, tools
Something new about null values / Java
Alex blogged about weird code snipped involving null throwables found by our colleague Tim Eck.
1 commentsSave Tags: java
JIDE 2.2.8: Synthetica Look and Feel
JIDE 2.2.8 has been released, providing full support for the Synthetica Look And Feel.
0 commentsSave Tags: announcement, gui, java
Monitor and manage Java applications with JConsole
In addition to comprehensive monitoring and application management support offered by J2SE 5.0, JDK 5.0 and 6.0 include the Java Monitoring &... more »
0 commentsSave Tags: how-to, java, tools
Use Hibernate's Custom Loaders to fake an aggregation view
You have a data model with table that contains data you want to aggregate. For instance (returning to my venerable Pizza Shop example), let's say you... more »
0 commentsSave Tags: database, frameworks, how-to, java
Remember The Milk : One of my fav Ajax applications
For those not familiar with Remember the Milk, it is a to-do task management app. However it's not just another todo app - it is an extremely well... more »
0 commentsSave Tags: ajax, java, opinion, reviews
Resin vs Tomcat Benchmark
A company that I know have been using resin for years so far. Now that resin changed its license so that it will be charged per CPU core, they are... more »
1 commentsSave Tags: java, server
The Eclipse Ganymede release of 24 projects
Discover how the Eclipse Ganymede release of 24 projects showcases the diversity and innovation going on inside the Eclipse ecosystem. Get an overview... more »
0 commentsSave Tags: ajax, eclipse, java, tools
BIRT/Stripes example
This example intends to be a code base to start generating reports with the Eclipse-based reporting system: Business Intelligence and Reporting Tools... more »
0 commentsSave Tags: eclipse, frameworks, how-to, java
State Diagram to Grails Webflow
A short tutorial on taking a model of a pageflow and turning it into a grails webflow.
0 commentsSave Tags: groovy, how-to
Migrating Projects Created in NetBeans IDE 5.5 to NetBeans IDE 6.1
Joshua ports a Swing application from 5.5 to 6.1 and talks about some problems he encountered. Maybe you can help solve them?
0 commentsSave Tags: java, standards, tools
Java Web Start for Standard Java Applications in NetBeans 6.1
In NetBeans 6.1, the Run panel of project properties dialog for a standard Java application project has a checkbox titled 'Run with Java Web Start'.... more »
0 commentsSave Tags: java, tools
Java Wikipedia API 3.0.7 released
The main purpose of the Java Wikipedia API (Bliki engine) is the rendering of the Wikipedia (aka Mediawiki) syntax into HTML.
0 commentsSave Tags: eclipse, frameworks, java, tools
via