Welcome to Geekdojo Sign in | Join | Help

October 2005 - Posts

The wonder that is the freshmeat.net RSS feed has sent me useful looking answer to me simple static website generation needs, namely rest2web. It's a Python application that sits above docutils rest2html utility ("rest" in this context is reStructuredText, Read More
Here's what they have to say (thanks to Torsten for the pointer): VistaDB 2.1 database for .NET has been released This 2.1 update includes over 60 improvements, including new support for .NET 2.0 and Visual Studio .NET 2005. VistaDB is a small-footprint, Read More
Martin at TipMonkies has posted another ProtoPage "hack", this time for inserting an RSS feed using RSSinclude. The latter looks rather neat, though as I haven't checked it out in any detail yet I'm not sure whether it has any issus with browser Read More
Jeremy has a good, "article length" post covering the salient points of Dependency Injection using a realistic example of wanting to be able to unit test an MVP (model-view-presenter) solution, and includes some good links as well. Read More