Posts tagged as:

tdd

Daily del.icio.us for June 9th through June 12th

June 12, 2009

Optional Annotations – The JAX-WS programming model uses a number of optional annotations for adding details about your service, such as the binding it uses, to the Java code.
Ibatis Tutorial: Aggregation with groupBy – This tutorial builds on the knowledge from the Ibatis Inheritance Tutorial. As such the configuration and schema won't be repeated here [...]

Read the full article →

Daily del.icio.us for May 27th through June 2nd

June 2, 2009

Amazon Web Services Blog: Setting up a Load-Balanced Oracle Weblogic Cluster in Amazon EC2 – Oracle recently made available a set of AMI images suitable for use with the Amazon EC2 cloud computing platform. I found the two images (32-bit and 64-bit) that contain Weblogic (along with Oracle Enterprise Linux 5 and JRockit) the most [...]

Read the full article →

Daily del.icio.us for May 2nd through May 7th

May 7, 2009

Agile Architecture : Software & Technology @kirkk.com – Agile practices play a critical role in agile architecture. Test-driven development lends you the courage to undergo architectural evolution. Continuous integration accommodates architectural shifts by ensuring issues encountered while refactoring are identified and corrected quickly. Supplementing your up-front design approach with an emergent strategy emphasizing spikes or [...]

Read the full article →

Daily del.icio.us for March 14th through March 19th

March 19, 2009

Writing good unit tests, Part 1: Follow your GUTs – JavaWorld – Just like production code, test code needs to be rigorously examined to ensure it's clean and bug free. In this first half of a two-part article, Klaus Berg makes the case for why good unit tests are as important as high-quality production code, [...]

Read the full article →

Daily del.icio.us for January 13th through January 15th

January 15, 2009

Relevance Blog : Why I still prefer Prototype to jQuery – jQuery is a very nice piece of work, and makes some common tasks easier than their Prototype equivalents. Where it’s good, it’s very good indeed. But its design is uneven, and its scope is limited. For me, at least, Prototype is still the tool [...]

Read the full article →

Daily del.icio.us for December 31st through January 4th

January 4, 2009

Barack Obama Is Your New Bicycle – Barack Obama Is Your New Bicycle
I'm using Git because it makes me feel cool | unethical blogger – As 2007 became 2008 the writing was on the wall, Git was our new bicycle. It had been blessed by Saint Torvalds and clearly we needed to get in on [...]

Read the full article →

Daily del.icio.us for December 2nd through December 6th

December 6, 2008

Enterprise Java Community: Pondering About JSR-135, the New Servlet 3.0 Specification – Now there is a new specification coming, Servlet 3.0 (JSR-315). The Early Draft of this specification features some new really neat features, and in my opinion some mistakes. In this article I'm going to show the new additions to the EOD (ease of [...]

Read the full article →

Daily del.icio.us for October 2nd through October 4th

October 4, 2008

Examining America's presidential candidates | Examining the candidates | The Economist – A survey of academic economists by The Economist finds the majority—at times by overwhelming margins—believe Mr Obama has the superior economic plan, a firmer grasp of economics and will appoint better economic advisers.
Java Programmer: Quick review of Collections in Java – For a [...]

Read the full article →

Daily del.icio.us for September 19th through September 21st

September 21, 2008

Gbridge Does Simple but Secure File Sharing, Syncing, and VNC – Gbridge is a free software that lets you sync folders, share files, chat and VNC securely and easily. It extends Google's gtalk service to a VPN (Virtual Private Network) that connects your computers and your close friends' computers directly and securely. Gbridge has many [...]

Read the full article →

Daily del.icio.us for June 24th through June 27th

June 27, 2008

vmcNetFlix – Official Site – vmcNetflix is an add-in for Microsoft Windows Vista Media Center which allows you to manage your NetFlix subscription, stream NetFlix "WatchNow" movies directly to the Media Center player, or download the movies for playback later from a "WatchLater" ga
The LinkedIn Blog: LinkedIn is 99% Java but 100% Mac [...]

Read the full article →

Daily del.icio.us for January 29th

January 29, 2008

InfoQ: Does TDD Really Ensure Quality? – Our main result is that Test-First programmers write more tests per unit of programming effort. In turn, a higher number of tests lead to proportionally higher levels of productivity. Thus through a chain effect, Test-First appears to improve productivity
InfoQ: "Can I call you back about that?" Building Asynchronous [...]

Read the full article →

Daily del.icio.us for January 22nd through January 25th

January 25, 2008

Prototype 1.6.0.2 cheat sheet – Juriy Zaytsev just released a brand-new Prototype 1.6.0.2 cheat sheet that is a great time-saver for development and also makes a nice wall poster
Tech's Bottom Line | Bill Snyder | InfoWorld | Move over, Red Hat. Open source ain't what it used to be | January 24, 2008 03:00 AM [...]

Read the full article →

Books I am currently reading

December 23, 2007

As I've said before, I am a voracious book collector and (usually) reader as well. I love books and could spend hours reading. With a demanding job, a wife and a young daughter, I've built up quite a backlog and hope to get to most of these books in the next few weeks. Here are [...]

Read the full article →

Daily del.icio.us for Dec 06, 2007 through Dec 08, 2007

December 8, 2007

The 53 Places to Go in 2008 – New York Times – What?s on your travel itinerary in the new year? From a new luxury hotel in Laos (where you can take in the view of ancient temples from a chaise lounge by the infinity pool) to the waterfront night clubs of Hvar
Riding Rails: Rails [...]

Read the full article →

Daily del.icio.us for Nov 27, 2007 through Dec 01, 2007

December 1, 2007

Scientific American: The Secret to Raising Smart Kids – More than three decades of research shows that a focus on effort?not on intelligence or ability?is key to success in school and in life
An Open Letter to the OpenDS Community and to Sun Microsystems – cn=Directory Manager – If Sun is unable to ensure that their [...]

Read the full article →

Daily del.icio.us for Aug 25, 2007

August 25, 2007

James Duncan Davidson ? Remembering Java Naming Blunders Past – The value of a brand is created by the public that uses it, not by the company that owns it. Brands are funny things. They make us choose products out of a sense of comfort instead of an honest evaluation.
Raible Designs | Display Tag 1.1.1 [...]

Read the full article →

Daily del.icio.us for Aug 21, 2007 through Aug 25, 2007

August 25, 2007

James Duncan Davidson ? Remembering Java Naming Blunders Past – The value of a brand is created by the public that uses it, not by the company that owns it. Brands are funny things. They make us choose products out of a sense of comfort instead of an honest evaluation.
Raible Designs | Display Tag 1.1.1 [...]

Read the full article →

Daily del.icio.us for Aug 04, 2007 through Aug 09, 2007

August 9, 2007

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, [...]

Read the full article →

Daily del.icio.us for Feb 23, 2007

February 23, 2007

jQuery: jQuery and Jack Slocum's Ext – The jQuery Project and Jack Slocum?s Ext Project have partnered to integrate the amazingly lightweight and powerful jQuery framework with Ext?s awesome UI library
AJFORM – World's easiest AJAX Forms API / JavaScript ToolKit – AJFORM is a JavaScript toolkit which simply submits data from any given form in [...]

Read the full article →

Daily del.icio.us for Feb 20, 2007 through Feb 21, 2007

February 21, 2007

Bob's Unit Testing Best Practices – Testing Digitally – Having used Agile programming methods for a number of years now. I have come across some best practices for unit testing that I would like to share with you.
O'Reilly Open Books Project – O'Reilly has published a number of Open Books–books with various forms of "open" [...]

Read the full article →


You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser
Mobilytics