Firefox 3.5 released today?

Firefox 3.5 could be being released today?

Continue Reading

FireQuery 0.3 – A FireBug plugin for jQuery

The excellent FireBug web developer plug-in for Firefox has itself got a plug-in called FireQuery that targets and helps debug  jQuery with some additional functionality. Could be worth a look.

Continue Reading

Catharsis 1.2 – Best Practice ASP.NET MVC and NHibernate

When I have time I will look at the Catharsis project based on an article that I read on code project. Initial thoughts are that there are similarities to the sharp-architecture project by Billy McCafferty  that I’ve blogged about previously.

Continue Reading

UI Design Patterns

While I am more of a developer than a designer, I do care about the user interface to applications as quite often it does not matter how clever or beautiful you business logic, data access layer and database schema are if the end user does not like using your application or does not like the look of it then the whole project can be deemed a failure. The UI layer is just as important as...

Continue Reading

Improving performance and scalability with DDD

Domain Driven Design or DDD is something that I have been reading a lot about recently and trying to practise in some of my pet projects and today I came across an excellent post that discusses improving performance ,scalability and distributed systems. Well worth a read if you have the time.

Continue Reading