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.
Java 5 Function Object Awesomeness
You don't see a lot of blog posts about how great function objects are in Java. It's pretty popular to hate on Java in this area. You're not really a... more »
0 commentsSave Tags: java, opinion
Bill Gates’ last day at Microsoft (video)
Posted on June 6th, 2008 by Joggee A video spoof shown during the CES 2008 keynote by Bill Gates about his last full day at Microsoft in July... more »
0 commentsSave Tags: .net, database, research
Look Out Oracle: MapReduce Might Be Able To Do JOINs
Apologies for the esoteric post, folks... but this is kind of important... Two folks from Yahoo, plus two folks from UCLA, have just released a paper... more »
2 commentsSave Tags: database, methodology, server
Google to Host Most Important Ajax Libraries
Google will host Ajax libraries such as jQuery, prototype, script.aculo.us, MooTools and dojo.
3 commentsSave Tags: ajax, javascript
The Single Best Source Control Model
Some best practices are so evident that nobody seems to be bothered to write about them. Just have a glance at the software development books you... more »
1 commentsSave Tags: methodology, tools
GridGain 2.0.3 Is Out!
After several weeks of exhausting testing we've released GridGain 2.0.3. This release is probably one of the most tested releases to date. The goal of... more »
0 commentsSave Tags: java, open source
Interesting Java Job Trend Reversals
SOA is not just SOAP anymore, there's more to Java persistence than EJB or JDBC, Spring crosses EJB and much more chart action!
0 commentsSave Tags: java, trends
Grails.org now powered by Grails
We've just launched a re-write of the Grails.org site in Grails. Previously the site was powered by Confluence (the Atlassian wiki), now in the spirit... more »
0 commentsSave Tags: frameworks, groovy, news
Why should I care about OSGi anyway?
InfoQ has a discussion thread summarizing the reactions to the announcement of the SpringSource Application Plaform. Michael Burke asked a great... more »
0 commentsSave Tags: frameworks, java, opinion
Gant with Hudson in 5 steps
Gant is a Groovy-based build system that uses Ant’s extensive collection of flower power tasks without all of the nasty XML– this enables you to... more »
0 commentsSave Tags: groovy, how-to, java, tools
JavaOne: Brian Goetz on concurrency in Java 7
Brian’s talk focused pretty much exclusively on the new fork-join framework that will be added as part of the JSR 166 extension in Java 7.
0 commentsSave Tags: java, standards, trends
Concurrency - The Law of Sudden Riches
We all expect faster hardware to make our code execute faster and better. In this newsletter we examine why this is not always true. Sometimes the... more »
0 commentsSave Tags: java
Java NIO - No Input no Output :)
It's rather an offtop but I should say some words about NIO on Linux. NIO or new input/output provides better performance and less resources... more »
0 commentsSave Tags: java, open source
Architecture astronauts take over (Joel on Software)
That's one sure tip-off to the fact that you're being assaulted by an Architecture Astronaut: the incredible amount of bombast; the heroic, utopian... more »
2 commentsSave Tags: frameworks, opinion, trends
SpringSource Launches New Application Server without Java EE
SpringSource has today launched the SpringSource Application Platform, a new application server that harnesses the power of Spring, OSGi and Apache... more »
5 commentsSave Tags: java, server
J2EE Security and JAAS
What is the role of JAAS in J2EE security? Do you think JASS is the underlying security mechanism used in J2EE? This post may be of interest.
0 commentsSave Tags: java, security
From Ant to Gant
Andrew Glover is the first to report on Gant's latest trick: a converter from Ant to Gant. With this little script you'll be able to replace those... more »
0 commentsSave Tags: groovy, tools
Ajax performance analysis
Performance is one of the primary motivations for enhancing applications with Ajax. Ajax can improve response time by communicating with the server... more »
0 commentsSave Tags: ajax, javascript, tools, web 2.0
OpenEXT: The fork
OpenEXT is here. It is a fork of Ext JS 2.0.2, which was under an LGPL license (kinda…. with some invalid, non-open source licensing). The crux of... more »
0 commentsSave Tags: frameworks, javascript, news
Dojo clients with an Apache Sling backend
Lars Trieloff has published a cool tutorial on how to use the Dojo client library with Apache Sling as a backend. Data is exchanged via plain json.
0 commentsSave Tags: ajax, how-to, server, web 2.0
Gradle - A new Build System
Gradle is a very flexible, general purpose build system, with a build-by-convention framework a la Maven on top. It uses Apache Ivy for its dependency... more »
0 commentsSave Tags: announcement, groovy, java, open source
Want Free Subversion, Trac, Mylyn, and More? Of course you do.
If the idea of 500 Mb of free Subversion, Trac (with XML-RPC access for things like Mylyn), Wiki, and a whole lot more sounds like a good thing to... more »
1 commentsSave Tags: announcement, coldfusion, eclipse
Hello, OSGi, Part 2: Introduction to Spring Dynamic Modules
If you've had your ear to the ground recently, you've likely been hearing a lot about service-oriented application development with OSGi and Spring... more »
0 commentsSave Tags: frameworks, java
Subversion visually explained in 30 sec
Flash video showing 2 concurrent SVN users. Includes conflict solving.
0 commentsSave Tags: how-to, open source, tools
via