- New elements in HTML 5 – HTML 5 introduces new elements to HTML for the first time since the last millennium. New structural elements include aside, figure, and section. New inline elements include time, meter, and progress. New embedding elements include video and audio.
- Download Query Express – Query Express is a simple Query Analyzer look-alike, but being small and free it can be run where the SQL Server client tools are not installed or licensed. This makes it especially useful as a query tool for MSDE and SQL Express. It also connects to Orac
- Videocast: How to Succeed at Unit Testing by Agitar Software – In this Tech Talk Alberto Savoia, CTO of Agitar Software explains how his early experiences with agile development at Google turned him into an evangelist for unit and developer testing, but also made him realize that, without some automation, most develo
- Bill de hÓra: Tab switching with SiteMesh – Using SiteMesh and CSS selectors for menus – Here’s another technique that uses the SiteMesh’s decorator:getProperty tag and leverages CSS selectors instead of scripts.
- Introduction to scripting in Java, Part 2 – Java World – How will scripting affect the runtime performance, robustness, and maintainability of your Java applications? Find out more from Dejan Bosanac’s ‘Scripting in Java: Languages, Frameworks, and Patterns’ AW book
- Building a better Zebra Table | geeks not nerds – Today while surfing I stumbled onto this site: Stripe your tables the OO way. After reading it, I realized that it was hopelessly overcomplicated for what it needed to do, so I thought I’d write a better one
- CSS Juice – Design, Tutorial, Showcase and more » 13 Online Generators for Web 2.0 Design – Here is the list of online generator particularly for web 2.0 design
- In Silicon Valley, Millionaires Who Don?t Feel Rich – New York Times – By almost any definition – except his own and perhaps those of his neighbors here in Silicon Valley, Hal Steger has made it. Mr. Steger, 51, a self-described geek, has banked more than $2 million
- Ext JS Blog – Ext v1.1 Released – The Ext team is proud to announce the immediate availability of Ext v1.1 for download. The 1.1 version includes the new stand-alone version of Ext, a lightweight HTML editor, a new Ext.Ajax utility class, enhancements to DateField and DatePicker
- HtmlUnit: Re-synchronize AJAX Calls for Simple, Deterministic Test Automation « Marc Guillemot?s blog – The upcoming release of HtmlUnit will contain a very large number of fixes and improvements (particularly for the JavaScript support of libraries like Prototype or GWT). An interesting new feature is the experimental AjaxManager that allows to easily cont
- Enterprise Java Community: JBoss Seam: A Deep Integration Framework – JBoss Seam is an open source “deep integration” framework that tries to have the best of both the Java EE and Spring worlds. It started out to address the design flaws between two key Java EE frameworks: JSF and EJB3.