Archive for November, 2008
CakePHP vs Django dilemma
by izamryan on Nov.30, 2008, under Technology
I have a nice little pet project to work on … but I’m facing a bit of a dilemma right now. The project is a web-based tool to analyse information, and my debate is … which of the these 2x awesome tools should I use?
Django (which runs on the Python language) is what I’m currently experimenting with. And the one I’m thinking of using is CakePHP (which runs on the PHP language). Both Python and PHP are what I’d consider, “Scripting” high-level languages. Python is a great “glue” language. I feel Python has more promise than Perl for multi-developer situations, in that Python encourages good programming style, while Perl gives you enough rope to do the job, with left over to hang yourself, your tester, maintainer, and documenter with. PHP suffers a bit of the “spaghetti” criticism too. (continue reading…)
Reboot!
by izamryan on Nov.29, 2008, under Musings
Rebooted my blog today and decided to experiment with the latest WordPress for a change. My old blog was good but it had some issues - I was tracking an “in-development” content management system straight from subversion to get certain blogging features to work the way I wanted it.
Well, playing around with Silverstripe was worth it, IMHO. I’ve now got experience managing most of the Open Source CMSes - Joomla, Drupal and now Silverstripe. I dunno if Wordpress can really be considered a “CMS”, but I guess it’s a web-based application to add to my list of experiences.
