Coder’s Eye

A site about one of the three passions in my life.

Coder’s Eye header image 4

Entries from March 2007

Lighttpd on Cpanel VPS

March 28th, 2007 · 11 Comments

Working on a new project for a client, I need to run Django/Satchmo.

[Read more →]

Tags: Domains · Hosting · Best Practices · Tips

Enhancing FAQs with jQuery

March 8th, 2007 · 4 Comments

I’m so pleased by how useful and concise jQuery has been for my development of a dynamic FAQ module for Drupal. I can’t share that module yet, but I can talk about the jQuery that gives it a snappy and useful facelift.
It isn’t original, of course. Just click-to-toggle questions on a faq page. […]

[Read more →]

Tags: Tips · Javascript