Archive for May, 2008

Content Modeling with XML

The Content Management System I'm currently working on has some known and reasoned limitations. It was designed a couple of years back for immediate ease-of-use by clients with simple needs and so i more an Adobe Contribute replacement rather than a full blown enterprise-ready überapp. There are some dynamic/shared elements such as 'Common [...]


Essential Programming Tools

Here is a list of programming tools I find essential in my development work. I'm omitting the obvious PHP, Apache, MySQL, Flash, Flex etc. in the hope of highlighting the smaller utilities. These are the ones off the top of my head but I hope to add to it later.
General Programming

Aptana - PHP [...]


Hybrid Static/Dynamic content with SQLite

I've been reading Deane's posts on Gadgetopia a lot recently and one of them refers to the notions of ' Data Push' and 'Template Pull' in terms of how content gets to the page driven by a CMS. This was an interesting post for me as I've recently found that a combination of these [...]