Nov 19 2007
CSS positioning
Found a nice article on css-positioning, which explains it in 10 easy steps.
Tags: css, positioning, web developmentNov 19 2007
Found a nice article on css-positioning, which explains it in 10 easy steps.
Tags: css, positioning, web developmentNov 05 2007
I’ve recently seen a lot of people trying to figure out which CMS to use. Most of them are generally stuck between two widely used CMS – Joomla & Drupal. This blog is on Wordpress, which can be used as a CMS too
, but I’ve tried installing and playing around with both Joomla & Drupal and found a few things I would like to share :
Performance + cost + popularity comparison
Though Joomla has gained more popularity over Drupal because of its easy deployment and easy editing. Drupal definitely wins over performance and costs. Drupal always attempts to send compressed pages, on the other hand Joomla won’t compress pages unless this option is explicitly turned on. You can see results of some tests conducted here, here, and here.
Overall, I would say that Drupal is difficult to customize by a non-programmer as compared to Joomla, which can be easily customized by a web-savvy user. However, you should go for drupal if you really want a powerful CMS-driven site.
You might be intrested in reading these as well.