Posts for June 2007
Jun 29
Get back, Web 2.0!
Support for that browser stalwart, the Back button, seems to be declining in the current crop of Web 2.0 applications. Should we try to support the browser back button, or is a relic of Web 1.0? And who's that other dark figure in the corner?
Jun 21
Layering
Developing software in service layers is generally a good idea, but only when the problem demands it.
Jun 19
Adaptation - adapters for .NET
I've started work on Adaptation, a small framework to implement adapter registries and object adaption in .NET. It's based (as far as C# allows) on the adapter functionality in Zope 3.