Archives for posts tagged ‘Wordpress’

Getting javascript to run in a WordPress blog entry

It’s not as easy as it looks to get javascript to run from inside a WordPress post. For a recent post, I wanted to run a one-off javascript so I didn’t want to change the header.php file in my theme. Instead I found this info on the WordPress codex on how to call javascript from [...]

Website’s new look

After a short affair with Drupal the website is back on WordPress. Drupal is a very powerful content management system but takes A LOT of work to maintain and customize, whereas WordPress just works. If you are interested in experimenting with WordPress for you site you can follow an excellent introduction to setting up a [...]