Archive

Archive for the ‘cms’ Category

Creating a CMS Framework – The Plan

May 18th, 2009 fbis No comments

I’ve now written 4 cms’ and have decided as a personal project to create a core system that can easily be adapted to many tasks.  Over the past 4 cms’ I’ve used the same code a lot and created a central core of utils (imaginatively called Gist!) but I want to go a step further and have a central system I can use straight off.

Read more…

Categories: Asp.Net, cms Tags:

My Latest Cms…

January 27th, 2009 fbis No comments

I am currently writing my third cms where I work.  It’s very much modern and the architecture is pretty snazzy.  I’ve not used much of asp.net default stuff, favouring my own slimline versions of their bloated packages like ajax, MVC, and the user account system.  I’ve pulled most stuff in from my old cms’ and extended it in a number of ways.

Read more…

Categories: cms Tags: