Skip navigation.
Home

dzone

Syndicate content DZone: fresh links for developers
DZone: fresh links for developers
Updated: 1 day 22 hours ago

An Introduction To Open Sim: the "Apache of Virtual Worlds"

Tue, 08/19/2008 - 14:11
You've probably read a bit about Open Sim, the BSD-licensed virtual world server, and recent news that IBM and Linden Lab are working to make Second Life and Open Sim interoperable. Besides that project, what's Open Sim about, who's working on it, what are they doing with it, and how do you get involved as a developer and participant? Here's a starter's guide, created with the help of Tish Shute, whose virtual world blog UgoTrade is an indispensable resource on the latest in Open Sim news.

Easier C++: An Introduction to Concepts

Tue, 08/19/2008 - 14:03
C++0x concepts bring the full power of the Generic Programming paradigm to C++, making templates more expressive, easier to write, and easier to use. Spectacularly poor template error messages are a thing of the past!

Stripes 1.5 Final Release

Tue, 08/19/2008 - 13:15
Stripes Framework, the best Java MVC action based framework, 1.5 version available, thanks and congratulations for all the Stripes community

Build An Incredible Login Form With jQuery

Tue, 08/19/2008 - 13:14
This tutorial will teach you how to build a beautiful login form with jQuery.

25 Painless Ways to Free Up an Hour a Day for Your Goals

Tue, 08/19/2008 - 13:14
What would you do if you had an extra hour a day? This is a common barrier I run into when I write about making positive life changes: people don’t have time to pursue their dreams. People don’t have time to exercise. People don’t have time to get organized.

The Ruby Programming Language - Part1

Tue, 08/19/2008 - 13:13
tries to highlight imp points from the book.

Obie Fernandez "Do The Hustle" - how programmers can sell, negotiate, and deal with clients without headaches

Tue, 08/19/2008 - 12:54
Obie Fernandez shares his experience successfully selling consulting services for both Thoughtworks and Hashrocket to help you with the following questions: How do I figure out how to price my services? How do I figure out the kind of work I want to sell? How do I write contracts and statements of work? What about proposals? And RFPs? How do I close the deal?

Actionscript Filters Assist

Tue, 08/19/2008 - 12:36
Filters Assist is an online tool to compose Actionscript filters in an artist friendly way, and then obtain the sample code to use the achieved visual effect wherever you want.

Create a Menu Bar with JavaFX

Tue, 08/19/2008 - 12:36
Here's a JavaFX example that creates a nice menu bar.

Strategy Pattern

Tue, 08/19/2008 - 12:26
This artcle describes why and when to use Strategy Pattern. It also describes the advantages of using Strategy Pattern and use of some design principles.

Lesson: Java Web Start

Tue, 08/19/2008 - 12:25
Java Web Start provides the power to launch full-featured applications with a single click; the link points to a JNLP file, which instructs Java Web Start to download, cache and run the application.

5 jQuery Questions...and Answers

Tue, 08/19/2008 - 12:24
5 jQuery Questions...and Answers....

What makes a good Test Engineer

Tue, 08/19/2008 - 10:19
This article describes what should do become a good software test engineer.

Cloud computing with Amazon Web Services, Part 2: Storage in the cloud with Amazon Simple Storage Service (S3)

Tue, 08/19/2008 - 10:14
New introductory article on S3 written by one of the members of the Ylastic team published by IBM Developerworks.

The BusinessException pattern

Tue, 08/19/2008 - 10:11
A write-up about a widely used (Java) pattern, which defines one exception to be created instead of numerous custom made alternatives.

First Android Phone Just Approved By FCC

Tue, 08/19/2008 - 09:56
Today, the news broke that the HTC Dream, the first handset to run Android (aka "the Google Phone") has been approved by the FCC. In the documents provided, it appears that we have now a release date for this highly anticipated phone: November 10th, 2008. So what will the HTC Dream offer? We take a look at some of the details and unknowns surrounding this device.

How We Did It - DZone Available On Your iPhone

Tue, 08/19/2008 - 09:17
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 developer you cannot ignore it. And here at DZone we could not ignore the chance to provide even more means by which you can access your development links. In this article I will share with you how we went about recreating DZone for the iPhone.

REST vs WS-* :: A comparison of SOA stacks

Tue, 08/19/2008 - 08:45
The debate continues. Here's a stack comparison diagram I found on the SOA Wiki so that neutral parties can get a perspective.

Grails, Custom Datatypes and Conversion

Tue, 08/19/2008 - 08:44
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, e.g. names (first name, last name, salutation, etc), for addresses (street, city, etc) and for times (hour, minute - Ok, one could argue that a java.util.Date object should do the job, but that is far more than I need). Such objects are good for readable code but creating user interfaces gets cumbersome. The solution: custom PropertyEditors. This post shows you how to create conversion code that works transparently.

MyEclipse now on Ganymede

Tue, 08/19/2008 - 08:27
MyEclipse is now on Ganymede. This milestone release of MyEclipse 7.0 delivers full ALM capabilities for Eclipse 3.4, Ganymede, and provides enhanced reporting tools.