Entry tags:
petterhaggholm.net and self-indulgence
I've launched
a new version of my website. Although there are some content tweaks, the chief differences are
- The backend—it used to be static HTML with a PHP page for the book list; now it's all dynamically created using mod_python.
- It now uses jQuery for some fancy effects (and should fallback rather gracefully with clients that don't support, or have disabled, Javascript; except for the book list page—I still need to make a
static
version of that one). I'm particularly fond of the blog widget using that JSON dump.