-
IntelliJ will always win until Eclipse figures out that usability and fixing bugs is far more important than adding new features. (via DZone)
-
Granite Data Services aims to be a free, open source alternative to Adobe Flex 2 Data Services for J2EE application servers
-
Build an Ajax application using Google Web Toolkit, Apache Derby, and Eclipse, Part 3: CommunicationIn this article, you worked through the process of creating a single RPC using GWT
-
How did you get everyone in your community (company, department, or broader community) to use a wiki? Or maybe you haven’t, perhaps you’re still struggling with ways to get people to use the wiki.
Monthly Archives: February 2007
Daily del.icio.us for Feb 15, 2007
-
Enchanter is a small library that helps you script SSH sessions in a manner similar to Expect. It uses BeanShell as the default scripting engine, although any supported by Jakarta BSF are possible (Ruby, Python, Javascript, etc). This tool requires Java 5
-
Over the weekend, I fired up three EC2 instances: one for the Terracotta server and two for running client applications. The two client machines were running our shared work queue example
-
This JSR will develop an API for providing support for RESTful(Representational State Transfer) Web Services in the Java Platform. (Let’s see how the jcp screws this one up)
-
The Sysinternals Troubleshooting Utilities have been rolled up into a single Suite of tools. This file contains the individual troubleshooting tools and help files
-
I have mixed feelings about mocks. I can say I’m 97% classicist and 3% mockist. I tend to avoid them as much as possible for the following reasons:
Daily del.icio.us for Feb 14, 2007
-
This is where Struts 2 comes in. Like the Mini, it has (almost) none of the parts , but all of the Spirit of the original. – Interesting observations 🙂
-
OpenDS is an open source directory service written from the ground up using 100% pure java.
Daily del.icio.us for Feb 13, 2007
-
Open Terracotta allows threads in a cluster of JVMs to interact with each other across JVM boundaries using the same built-in JVM facilities extended to have a cluster-wide meaning. These clustering capabilities are injected into the bytecode of the appli
Daily del.icio.us for Feb 12, 2007
-
A Use Case diagram is useful when you are describing requirements for a system in the analysis, design, implementation and documentation stages. This part will show you how to create a Use Case Diagram on NetBeans.
Daily del.icio.us for Feb 11, 2007
-
Bill Roth takes a stab at using the Yahoo geocoding ws with Workshop
Daily del.icio.us for Feb 10, 2007
-
This article introduces DAOFlex, an open-source tool that automates some of the routine tasks in developing Adobe Flex 2 business applications
-
In this article, we’ve presented different types of regular expression signatures that can be used to detect SQL Injection and Cross Site Scripting attacks
Daily del.icio.us for Feb 09, 2007
-
Yahoo!’s new Pipes service is a service that generalizes the idea of the mashup, providing a drag and drop editor that allows you to connect internet data sources, process them, and redirect the output. It has enormous promise in turning the web into a p
-
I ran the test several times, below is a sample of the results: Total JPa query time: 12.108 Total ibatis query time: 4.556. [iBATIS does rock!! :)]
-
The following is a draft of an article that is based on my actual use of iBatis, and my goal is to instruct others to quickly become productive using the framework.
-
Themes for iBATIS 3.0 include Test driven development, Code cleanliness over performance, Simple design over flexible design, One JAR file, No required 3rd party dependencies and Better plug-in support
-
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
-
Peter Cooper recently asked: ‘How has Ruby blown or stretched your mind?’ Just for fun, here’s my answer. It’s not a feature of the language that is so important. It’s the attitude.
Daily del.icio.us for Feb 08, 2007
-
Yahoo! Pipes is one of a very small set of on-line data manipulation and data mashup environments that can really change the way we work with on-line data sources.
Daily del.icio.us for Feb 07, 2007
-
This article presents a little-known use of XUL (Mozilla’s user-interface language) and shows how to take advantage of its superior performance and accessibility over HTML while maintaining cross-browser compatibility