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.
Opera 9.5 Now Available for Download
What an exciting day for the web and web developers everywhere. The latest version of the Opera browser Opera 9.5 has been released and as of 9:00 AM... more »
0 commentsSave Tags: announcement, tools, web design
Book Review: The ThoughtWorks Anthology
This book well justifies its addition to the prestigious ranks of Pragmatic Bookshelf. It is well taken and timely, some of the material covered is... more »
0 commentsSave Tags: books, methodology, tools, trends
What's Your Favorite java.net Project?
java.net seems to be a little bit underestimated. It is actually great platform for open source projects—and very easy to set up. You get SVN or CVS... more »
2 commentsSave Tags: java
Functional Web Services Testing Made Easy with SoapUI - Part 2
Before we begin, a quick Groovy primer. We start with the fact that Groovy is Java and Java is Groovy. If you have written Java code, you have written... more »
0 commentsSave Tags: flash-flex, groovy, java, web services
Functional Web Services Testing Made Easy with SoapUI - Part 1
Service-oriented architecture (SOA) and web services are becoming more and more popular in many development projects. In Java or .NET, exposing your... more »
0 commentsSave Tags: frameworks, tools, web services
How to Plan Software like a Pro
Potential clients come to us every day concerned about planning their software and how to get their vision across.
1 commentsSave Tags: how-to, php, web 2.0, web services
An introduction to LINQ for db4o
An article that explains and demonstrates the new LINQ implementation that comes with the open source object database "db4o".
0 commentsSave Tags: .net, database, frameworks, open source
Spring into Seam, Part 2: When stateless and stateful collide
In the first article in this series ("Spring into Seam, Part 1: Build a Seam-Spring hybrid component"), you saw some of the details of how two popular... more »
1 commentsSave Tags: frameworks, java
Programmers Don't Read Books - But You Should
If programmers don't learn from books today, how do they learn to program? They do it the old-fashioned way: by rolling up their sleeves and writing... more »
1 commentsSave Tags: books, opinion
Masters of the Void Rev. 4!
I recently revised my Masters of the Void C tutorial for Mac users. It now uses Xcode from the start, but is still the same incremental,... more »
0 commentsSave Tags: apple, c-and-cpp, other languages
Groovy or JRuby?
Recently, it has become the fad to weigh in on the Groovy vs JRuby debate, usually along the lines of "Which is X?", where X is one of "better",... more »
1 commentsSave Tags: groovy, java, opinion, ruby
Ruby in Ruby--Seriously
All the attention that the various Ruby implementations are getting these days is a wonderful thing. Competition and lots of people trying out... more »
1 commentsSave Tags: ruby
The Cardinal Rule of Automated Testing
I’ve had numerous conversations over the past year or so with people who aren’t that familiar with writing automated tests (be they unit tests,... more »
0 commentsSave Tags: methodology
Doug McCune: Why I don’t read books
I’ve never read a programming book. I realized this when I got sent a promo copy of the Flex 2 with Actionscript 3 book from Friends of ED. [Side... more »
4 commentsSave Tags: books, opinion
Handy online regex tool for PHP, Perl, JS and Python
A coworker of mine has been working on a ajax enabled regex tool which lets you evaluate regex expressions in several languages (including PHP PCRE... more »
1 commentsSave Tags: javascript, php, python, tools
A Great Visual Studio Add-on You Must Have
Recently I found out this great add-on for Visual Studio 2008 called PowerCommands. PowerCommands Extends the functionality of Visual Studio 2008 by... more »
0 commentsSave Tags: how-to
How to Start Learning Wicket with Maven & NetBeans IDE
The Wicket project's Quick Start is, conveniently, based on Maven. Why convenient? Because NetBeans IDE has great support for it. Here I show you how... more »
0 commentsSave Tags: java
Groovy Interchange Format?
Is Groovy a good way to pass complex data from one server to another (instead of JSON or XML)? If you're already using Groovy, you can use it very... more »
0 commentsSave Tags: groovy, java, web services, xml
Alan Cooper: Open-Source is a Sign of Failure
In the keynote where Alan Cooper proclaimed that Agile processes are bad for developing quality software, he made another provoking statement: that... more »
0 commentsSave Tags: opinion
On Beauty in Code
I was thinking about the topic of beautiful code this morning. There’s a lot of disagreement about what constitutes beauty in code. I’ve watched... more »
2 commentsSave Tags: opinion
Bigger And Better: Trends in Mobile Screen Sizes
An interesting couple of posts in the past week by Morten Hjerde, in which he compiles Norwegian usage data (mobile phones with color screens, support... more »
0 commentsSave Tags: mobile, trends, web design
Supporting OSGi Bundles in the Java Module System
A draft specification for supporting OSGi bundles in the Java Module System is put together based on the past EG discussion in particular the... more »
0 commentsSave Tags: frameworks, java
ddcli: An Objective-C Command Line Application Framework
Writing GUI applications in Objective-C is easy thanks to Cocoa. It takes care of a lot of mundane things like setting up the standard main function,... more »
0 commentsSave Tags: apple, frameworks, other languages
Garlic Programmers for Silver Code?
I just read Larry O'Brien's article about there being no silver programmers. He makes the case that although there may be great variance in programmer... more »
0 commentsSave Tags: opinion
Who's driving the bus?
Here at DTS, we're very focused on consulting-type software development. As such, we have very direct access to our end users and customers. Our work... more »
0 commentsSave Tags: how-to, methodology, opinion