Recent News Stories

Keys To Web 3.0 Design and Development When Using ASP.NET

You can skip the following boring story as it's only a prelude to the meat of this post.

1 replies - 339 views - 10/10/08 by Jon Davis in News

Blisteringly Fast Integration Tests With NHibernate and SQLite

One thing I love about using NHibernate as my O/RM is being able to push the database schema from the domain.  This lets me create the database from scratch...

0 replies - 227 views - 10/10/08 by carcer in News

JSF 2.0 New Feature Preview Series (Part 3) Publish/Subscribe Event System

This is the fifth entry in the JSF 2.0 New Feature Preview Series. The last entry wrapped up the new application resource handling.  We'll now switch focus...

0 replies - 1001 views - 10/09/08 by Ryan Lubke in News

Overview of Databinding in Silverlight

The goal the below code is to bind data using XAML.  So, for the example I used MLB Pitching stats for 2008, created a Pitcher object, then a...

0 replies - 252 views - 10/09/08 by cschuman in News

Deploying An ASP.Net MVC Web Application To IIS7

The next installment in my exciting series where I capture what I know about deploying Dovetail Mobile Agent which could be boiled down to How To Be a Web...

0 replies - 327 views - 10/08/08 by kevm in News

JSF 2.0 New Feature Preview Series (Part 2.3): Resources

This is the fourth blog in the JSF 2.0 New Feature Preview Series. The previous entry covered the new resource API. This will be the last part of the...

1 replies - 1164 views - 10/08/08 by Ryan Lubke in News

Floatitis Part 1 : An Introduction

Floats, the nightmare of everyone starting out with css. Sure they are helpful, but are they worth all the bugs and cursing and exceptions on exceptions on...

0 replies - 501 views - 10/08/08 by Niels Matthijs in News

JS Bin for Collaborative JavaScript Debugging

The weekend before last I blitzed through an idea I had on the shelf for about 6 months and put it live under the name JS Bin. What is it? JS Bin is a form...

0 replies - 413 views - 10/07/08 by Remy Sharp in News

Top 7 Stock Photo Sites for Web Designers

They say that a picture is worth a thousand words. And in design in general and web design in particular, this is very often the case. Finding that image that...

0 replies - 1575 views - 10/06/08 by Schalk Neethling in News

Ajaxified Body

I've often wondered if it was possible to use Ajax to reload the main content of a web application without reloading the header, menu and footer. SiteMesh...

2 replies - 2289 views - 10/06/08 by Matt Raible in News

Query String Aware JavaScript

As developers we know it's useful to read the query string (everything after the '?' in the URL) to allow for customisations. However, I didn't think I could...

0 replies - 886 views - 10/03/08 by Remy Sharp in News

Browser Stats : Why We Love The Numbers

The beginning of a new month. The (modest) pile of cash on the bank is a little more substantial and the fresh slate idea softly settles down inside our minds....

0 replies - 478 views - 10/03/08 by Niels Matthijs in News

How To Implement Row Level Access Control In Lucene

Below I have written some fully functionally code that shows how you could implement row level access control in Lucene (2.3.2). Basically you have to index...

0 replies - 1489 views - 10/02/08 by amccurry in News

Floats And Position:Absolute:IE6 Magic

Even though most css bugs out there are already well documented and provided with fixes, it's not always easy to recognize a bug you're encountering right...

0 replies - 579 views - 10/02/08 by Niels Matthijs in News

Introduction to Emastic - CSS Framework

Emastic is em based CSS Grid Framework. The layout is based on em that gives extra elasticity. See more at: Elastic layout with CSS. Emastic main width can be...

0 replies - 1284 views - 10/01/08 by Vladimir Carrer in News