A quick note to say as much as I like Django, it turns out I still get really frustrated with Python. I keep getting stupid indentation errors. I find that using spaces instead of tabs is as I said in my earlier post a big part of this. I just screw up spaces when I …
After really looking back and forth regarding WordPress and Drupal I decided to look around at different development frameworks just for giggles and ran into Django (pronounced jango) again. I have run across Django before and usually eliminated it immediately because it is Python based instead of PHP. But for what ever silly reason… uhm, …
Well, after a long thought I have decided to stick with WordPress for the time being which means I won’t be moving everything over to PostgreSQL. I still have the same motivation for moving to PostgreSQL that I had before but I am just comfortable for the time being with WordPress.
In my ponderings about WordPress and PostgreSQL I was challenged to consider Joomla. Believe me, I have considered Joomla and rejected it, at least for my use. Let me give you a brief history of Joomla and me.
I have a bit of a rant in me right now so you may want to duck and cover. Although I tend to disagree with some of the rabid and rather constraining ideologies in the open source community, I have always agreed with the basic issue that the source code should be open so that …
I am running more and more into people that perceive that many web sites are so heavy with Javascript that the site bogs down and bombs their web browser. It is my personal belief that this is slightly skewed but it points out that many wish for simple, fast sites. There are times when I …