How Coding Standards Can Impair Application Performance
One of the "real world" lessons rarely taught in the university setting is that in the "real world" you're going to have to follow coding standards.... more »
1 commentsSave Tags: frameworks, standards, tools
Time Tracking and Invoicing Software for Developers
Pipeline is a simple-to-use online software application that makes invoicing and billing your clients a breeze, designed specifically for use by UK... more »
2 commentsSave Tags: announcement, tools, web 2.0
Hibernate Core 3.3.0 goes GA
Hibernate 3.3.0.GA has been released. A big thanks to everyone who helped us get here.
0 commentsSave Tags: frameworks, java, news
NetBeans 6.5 M1 - The Good, The Bad, & The Ugly
Having used NetBeans for a long long time, I thought I would share my views about some of the helpful aspects this IDE offers, some not so helpful,... more »
0 commentsSave Tags: java, open source, opinion, usability
Killer Design & Development Dashboard w/ 100s of Resources
Massive and fairly easy to navigate web resource list. Definitely worth a peek, if not a bookmark.
0 commentsSave Tags: how-to, tools, web design
Java is not Object Oriented
The Java programming language is one of the most taught, learned, written about, and programmed in programming languages today. Beginning its life in... more »
7 commentsSave Tags: java, opinion, other languages
Web Development as Tag Soup
As we work with ASP.NET MVC on Stack Overflow, I find myself violently thrust back into the bad old days of tag soup that I remember from my tenure as... more »
0 commentsSave Tags: opinion
Critical security issues found in the Spring Framework
Ounce Labs recently discovered two vulnerabilities that can affect Java Web applications that use the Spring Framework. The company is working with... more »
4 commentsSave Tags: frameworks, java, news, security
CMS battle: Drupal vs Joomla vs Custom Programming
In modern Content Management System (CMS) world there are two major figures - Joomla (descendant of Mambo CMS ) and Drupal. They both are open source... more »
2 commentsSave Tags: php, research, tools, web design
Why Javascript Creeps Me Out
In any reasonable language, it would first alert "Hello", and then alert "World". But noooo. Javascript's gotta get all fancy and defer execution... more »
4 commentsSave Tags: javascript, opinion
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
More (Really) Stunning Desktop Wallpapers
Desktop wallpapers are always nice to look at and to draw inspiration from. They may provide with some fresh perspective and offer you some eye-candy... more »
1 commentsSave Tags: usability
Why FileInputStream is slow.
On my first crack at a Java-based Wide Finder implementation, got a surprisingly slow result for using java.io.FileInputStream to read a file. Dug... more »
7 commentsSave Tags: java
Field Guide to Firefox 3
Firefox 3 is going to be launched very soon. In anticipation of this long-awaited event, the folks in the Mozilla community have been writing... more »
0 commentsSave Tags: how-to, tools
What Makes Stripes So Great?
I was reading the mailing list this morning and there is a discussion about Stripes versus Struts2. The author of the thread was trying to convince... more »
0 commentsSave Tags: java, opinion
Spring Java Configuration - What's New in M3
Today marks the third milestone release of the Spring Java Configuration project (JavaConfig for short). The release contains numerous bug fixes and... more »
3 commentsSave Tags: java, server
Playing with Android SDK
Yesterday I wrote a small app using Android SDK, this app is called on every incoming call showing a image, just for testing purposes and trying to... more »
0 commentsSave Tags: gui, java, research
SpringTips stole my blog post
Although imitation is the sincerest form of flattery, its a sickly feeling knowing someone has stolen your blog post word for word without even a... more »
1 commentsSave Tags: opinion
Acid3 Test Released. I Took Some Screen Captures.
I took some screen captures of the major browsers rendering the Acid3 test- Opera 9, Safari 3, Firefox 2,3, and Internet Explorer 6 and 7. With the... more »
0 commentsSave Tags: css-html, javascript, standards
Spring with Stripes - A Maven Based Sample Code
The purpose of this post is to give a Maven based sample code of Spring with Stripes integration. The source code set is already in Eclipse project... more »
0 commentsSave Tags: frameworks, java, tools
Green Programming – Conservation Through Better Programming
It will become increasingly important for developers to consider the ecological impacts of their application. This is much more than just a social... more »
2 commentsSave Tags: how-to, opinion, research, trends
Jep 3.2 - Java Expression Parser
JEP is a Java library for parsing and evaluating mathematical expressions. With this package you can allow your users to enter an arbitrary formula as... more »
0 commentsSave Tags: frameworks, java
Firefox 3 Performance Numbers
Moving on from the “let me use that API” conversation and only some real stuff, urandom (thanks for the comment) let us know about the Cybernet News... more »
0 commentsSave Tags: news, tools
Tutorial: Web Services with Spring 2.5 and Apache CXF 2.0
Quickly create web services in Spring 2.5 using Apache CXF 2.0, a.k.a. XFire 2.0. This tutorial shows you how.
2 commentsSave Tags: frameworks, java, open source, web services
Annotation-Based Autowiring in Spring 2.5
Simplify Spring 2.5 configuration by autowiring with Java annotations.
0 commentsSave Tags: frameworks, java
via