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.
Performance improvements in J2SE 6
One of the principal design centers of J2SE 6(Mustang) was to yield improved performance and scalability. This has been brought about mostly by the... more »
0 commentsSave Tags: java
Java Tip: Simplify Spring Apps with @Autowired
The Spring framework is a popular choice for Java developers due to its combination of power and simplicity. Spring is many things, but at its core,... more »
1 commentsSave Tags: java, usability
Tomcat Today, GlassFish Tomorrow?
While there are indeed several advantages to using GlassFish vs. Tomcat, it's probably useful to know that Sun is the original creator of Tomcat and... more »
0 commentsSave Tags: java, server
Spring Rich Client - Part 2
Let us do some more basics with the “Spring Rich Client” 1.0.0 (SpringRC). Although it is time to give an overview of the entire architecture I won’t... more »
1 commentsSave Tags: frameworks, java
55 Free High Quality Icon Sets
In the overview below we present 55 more excellent, free and professional icons for desktop and web design. Some of them can be used for both private... more »
0 commentsSave Tags: gui, web design
The PHP version of Twitter is open source
The PHP open source community welcomes the new Twitter, a micro-blogging service based on the Free Software Laconica tool.
1 commentsSave Tags: open source, php, tools, web 2.0
IE8 Security Part V: Comprehensive Protection
I’m excited to share with you details on the significant investments we’ve made in Security for Internet Explorer 8. As you might guess from the... more »
0 commentsSave Tags: microsoft, security, tools
IE8 Security Part IV: The XSS Filter
Today we are releasing some details on a new IE8 feature that makes reflected / “Type-1” Cross-Site Scripting (XSS) vulnerabilities much more... more »
0 commentsSave Tags: microsoft, security, tools
IE8 Security Part III: SmartScreen® Filter
For Internet Explorer 8, we’ve built upon the success of the Phishing Filter feature (which blocks over a million phishing attacks weekly) to develop... more »
0 commentsSave Tags: microsoft, security, tools
We’re official!
The Firefox community is the proud new owner of a Guinness World Record — each and every one of you! Mozilla today received confirmation from... more »
1 commentsSave Tags: news, tools
Game Programming Crash Course (for J2ME)
A thorough tutorial for introducing people to game programming and J2ME (no Java experience required!). Explained in great detail and clear language.... more »
1 commentsSave Tags: eclipse, games, how-to, java
VisualSVN and TortoiseSVN
Almost holiday time, time to tidy up all work. Recently I moved to Tortoise SVN for all my source control needs. Getting that to work was not that... more »
0 commentsSave Tags: reviews, tools
jWebApp: Naturally RESTful, AJAX Friendly, and Perfect For Agile/Rapid Web Development
jWebApp is among the easiest web frameworks to learn and use, and allows for extremely fast web application development. By default, jWebApp uses a... more »
0 commentsSave Tags: ajax, web 2.0, web design, web services
What’s new in Subversion 1.5
I am a contented Subversion user, so took a look at the changes. Top of the list is “merge tracking”, though it is described as “foundational” which... more »
0 commentsSave Tags: reviews, usability
Microsoft accused of reinventing EJB – ouch!
There is a lot of discussion around Microsoft’s object-relational efforts right now. There are a couple of key issues: Is Microsoft really committed... more »
0 commentsSave Tags: microsoft, reviews
I'm not a real world developer
I made the mistake recently of reading some of the responses to the 'Entity Framework Vote of No Confidence' letter which I'm sure you've heard about... more »
0 commentsSave Tags: opinion, reviews
Jt - Java Pattern Oriented Framework
Jt2.6 has been released. Jt is a pattern oriented framework for the rapid implementation of Java applications. Jt has been utilized in several large... more »
0 commentsSave Tags: announcement, frameworks, java
NetBeans 6.1 Tutorial | Creating a Java Client for del.icio.us RESTful Web Services
del.icio.us is a bookmarking service where you can save, share your favorite/useful URL's. It has a REST API: http://del.icio.us/help/api/. Using... more »
0 commentsSave Tags: frameworks, java, tools, web services
jFade 1.0 - color fader for jQuery
This plugin will easily allow you to do color transitions for text, background and borders for different events.
0 commentsSave Tags: css-html, javascript
The problem with "I'll wait until my manager sends me to training"
With all the new technologies coming out, many software developers want to get sent to training seminars. Sometimes "Training" is fun - your company... more »
0 commentsSave Tags: opinion, reviews
Seven practices for healthier, faster software development
In this article, learn about seven practices that can reduce overtime, cut costs, and speed up production on your software development project. Create... more »
0 commentsSave Tags: how-to
Oracle-itis
I don't think Oracle is a totally worthless product. I hear that it's good for carrier-grade high-availability. Of course, I've also heard that it's... more »
0 commentsSave Tags: database, opinion
Java theory and practice: Going wild with generics, Part 2
Wildcards can be very confusing when it comes to generics in the Java language, and one of the most common mistakes is to fail to use one of the two... more »
0 commentsSave Tags: how-to, java
60 Not To Be Missed Web Development Articles - June 2008 Web Builder Zone
June was a bumper month with a huge amount of awesome articles and tutorials posted across the web. Below is a list of ... not to be missed articles... more »
0 commentsSave Tags: ajax, css-html, web 2.0, web design
Next Generation Javascripting
But even as Javascript—as well as the HTML elements it has access to— continues to mature, the general perception of what these technologies enable do... more »
0 commentsSave Tags: javascript, trends