Blog
- notes to self -

This is a checklist I put together some time ago. This makes it easier to remember everything that needs to be checked after migrating a site from development to the production server.

Every Drupal installation have its set of contributed modules, but there are some modules I always seem to be installing. Here is my list of Drupal modules for each install. I have also added a list of modules that can help you with your SEO needs.

Here is a neat trick for all you web developers that miss the broken image placeholder icon in Firefox.

Some notes on how to customize XAMPP, mainly for Windows systems but could give a hint on how to do it on other systems as well.

A small collection of emergency tools to recover data, boot unbootable systems etc. All free, as in free beer.

Ever wanted to remove unwanted style sheets? Here's the snippet.

A while back ago I used a Windows XP tweak program. Some time after that the list with the most freaquently used programs in the start menu disappeared. It took a while to figure out what caused this, especially as I uninstalled this tweaking program and forgot which one it was.

An example of a form with a select list of nodes with node count. This one also has the onchange attribute so it redirects the user on select. You do need to set up the Views view correctly for it to list by term id.

 A function that shows online users either anonymous, authenticated, or both.

A PHP snippet that lists terms from given vocabularies with node count.

Copyright © 2010 deuxcode.com
Powered by Drupal. Valid XHTML 1.0 Strict and CSS 2.1.