drupal

Images in Drupal

Tagged:  

Just updating one of my drupal sites, ScanClub WA. I needed to update the favicon and let the users add some images to the pages. So here are some useful links:

To convert images to icons, try Bradicon.

For using images in Drupal, have a look at http://www.johnandcailin.com/blog/john/how-use-images-your-drupal-content

Benchmarking the http server up and coming

Being a little frustrated by the unwieldy beast that is apache, I am wanting to try out some of the sexy new http servers about town, namely cherokee, lighttpd and nginx. So to work out which I like better I'm going to set up and then benchmark the following:
- a drupal site
- a ruby on rails site
- both running under fastcgi as a designated user for that site
- test with and without a database backend
- test primarily on OpenSolaris. Maybe compare to Linux.

Syndicate content