Archive for June, 2008

John’s Background Switcher « John’s Adventures
Random wallpaper switcher, with Flickr, Picasa, and local photo/image support
(tags: desktop Flickr picasa wallpaper)

Tags:

Free Depeche View for Windows/Linux
Depeche View loads all text files from a folder into memory, allowing instant search as you type. Search a word or phrase just by clicking on it. Copy phrases or lines to clipboard by Control+Click.
(tags: search software tools tool text)

Tags:

FlashVideo | drupal.org
Flash conversion for drupal
(tags: drupal howto plugin tools video flash module)

Tags:

When Drupal 6.x dev always returns “page not found”… pages can still be found | Riff Blog
If Drupal 6 starts throwing “Page Not Found” out of the blue, throw the following into your index.php file and run it once. Saved me from what could have been a major headache.
menu_rebuild(); // use just once
die(); [...]

Tags: