The Tao of Domain Driven Design

2008-09-11 19:13

Domain Driven Design is the latest software fad, and DDD is already becoming a buzzword recruiters are looking for on CVs. Every developer wants to be doing it, and many think they are doing it. But most of these developers see DDD as a series of software patterns and development guidance, and mis... [阅读全文]

Cascading - Answer For The Question Few Would Ask

2008-09-11 18:42

I came across a framework called Cascading that basically aims to provide an abstraction on top of the Hadoop for defining complex workflows avoiding MapReduce details. It does so by creating a new DSL with tuples, pipes and flows that gets automatically translated into MapReduce operations upon ex... [阅读全文]

Silverlight vs Flash: Simple XML Parser

2008-09-11 18:34

This is a simple demonstration on XML Parsing. It’s really primitive knowledge and I added a drop down effect to make it looks much more attractive. The Silverlight version can only load the XML from the resources. It’s because I don’t have IIS right now and I couldn’t solve the cross domain securi... [阅读全文]

Finding The Opposite Of A Regular Expression In Ruby

2008-09-11 18:26

A solution to find everything except a regular expression with a regexp! This method can be used with other programming language also. ... [阅读全文]

Is Google’s Chrome sliding into obscurity?

2008-09-11 18:15

Chrome was unleashed on the world on September 5 and enjoyed lavish amounts of media hype, but soon the news stories turned from talking about a great new browser to discussing security issues and how Google made a mess of the EULA. This took a lot of the steam out of the release and I’m sure that ... [阅读全文]

Understanding the nuances of time and place

2008-09-11 17:10

Timing Is Everything, Get results for “bluegrass this weekend” or “gallery openings next Saturday.” If you’re searching on Tuesday for a Mexican restaurant for Saturday night, you’re not looking for a Taco Bell. ... [阅读全文]

10,000 bacterial samples lost: can it happen again?

2008-09-11 16:55

10,000 bacterial samples lost: can it happen again? ... [阅读全文]

An Inside Look at Apples Sneaky ITunes 8 Upgrade

2008-09-11 16:40

“Seems like Apple is - once again - without consent or proper disclosure sneaking in software on their Windows customers PCs (http://blogs.zdnet.com/Bott/?p=536). This time buggy, BSODing device drivers. An even bigger problem is Apples “ ... [阅读全文]

Java SE 6 Update 10 RC2 is now available

2008-09-11 16:37

Java SE 6u10 RC2 is now available for download! ... [阅读全文]

A New Addiction: Internet Junkies

2008-09-11 16:01

While compulsive gambling is only beginning to be addressed by mental health professionals, they must now face a new affliction: Internet addiction. ... [阅读全文]

30 Skills Every IT Person Needs

2008-09-11 15:42

Great article - we’re all so focused on key tech skills we forget other little things ... [阅读全文]

W3c markup validation and Big websites - Is it really needed?

2008-09-11 15:30

Today, I would like to talk about W3C XHTML validation service.This service checks the XHTML of your website and reports you if your web page have any error or warning according to standard of W3C. If you are talking about this website currently you’ll find 74 Errors, 24 warning(s) and frankly I’ve... [阅读全文]

JOSSO - Java Open Single Sign-On Project

2008-09-11 15:19

JOSSO, or Java Open Single Sign-On, is an open source J2EE-based SSO infrastructure aimed to provide a solution for centralized, platform neutral, user authentication and authorization. ... [阅读全文]

Butterfly DI Container v. 2.5-9-beta: Easier Collection, Array, and Map Configuration

2008-09-11 15:14

Butterfly DI Container v. 2.5.9-beta provides a few new features, plus bug fixes, as described on this page. ... [阅读全文]

Announcing Griffon 0.0

2008-09-11 14:52

After over a year of poking and prodding at the various parts of desktop Java the Groovy swing developers are proud to announce the first release of Griffon, a Grails-like tool for Swing development. While not yet industrial strength we felt it was important to put out a release so people can get a... [阅读全文]

JSR 173 - Streaming API for XML (StAX) - OSGi-Compatible Version

2008-09-11 13:45

Provides an OSGi-compatible version of the StAX API. ... [阅读全文]

Naming Conventions

2008-09-11 13:30

“After reading various sitepoint threads over the past few months and seeing countless topics discussed in full, I realize that one topic has been left out entirely. The topic I want to discuss is probably one of the most debatable topics…” ... [阅读全文]

Using form labels as text field values

2008-09-11 13:14

“When designing you sometimes have limited space to put and display all of the form elements. Recently that happened to me and when I was trying to squeeze in a simple newsletter form to a 120px wide area (plus a limited height). I realized that some of the elements will have to go. The obvio... [阅读全文]

The Programming Elite, Programmers Who Read

2008-09-11 13:00

The programmers who read online, especially technical stuff unrelated to their work are a minority. The ones who read books are an even smaller group. Tom DeMarco and Timothy Lister’s classic “Peopleware” has the following to say about reading habits of programmers ... [阅读全文]

The Rubyist: August Edition

2008-09-11 12:57

Here is a recap of the top Ruby-related links for the month of July 2008. Links for The Rubyist are provided by A Rubyist Railstastic Adventure, a tumblelog. ... [阅读全文]