Book review at Slashdot: Pro Drupal Development

Book cover - Pro Drupal Development (Apress, 2007)At Slashdot, Michael J. Ross wrote a book review of the recent Apress title Pro Drupal Development. This book written by John K. VanDyk and Matt Westgate is really recommended if you are into Drupal module development.

As an avid Drupal fan, I already bought the book the week it was released and found it very helpful, not to mention enjoyable. The authors managed to put all the information you need to know into just over 400 pages. Most information is module development related, but they do cover the theming system enough to get you started.

Link to the review :

http://books.slashdot.org/article.pl?sid=07/06/06/1352210

Making Wii-friendly pages

One thing I like about my Nintendo Wii is the fact that I can surf the web through it’s Internet Channel. Being a game console hooked up to a TV, one problem is that most web pages are harder to read and navigate through than on a PC. Luckily the Opera powered webbrowser does have some options like the ability to zoom into a page, but it’s still far from perfect.

Fortunately there are quite a few Wii-optimized websites. For instance there’s Viewii which is a front end for Youtube videos (Flickr pictures coming soon) and Finetune, a radio station. Even Google made Google Reader Wii-friendly.

If you are interested in making your website Wii-friendly too, check out the Making Wii-friendly pages artice at Dev.Opera. It describes what web standards the Opera browser on the Wii supports, how it displays a website and lot’s of tips and considerations on creating Wii-compatible webpages.

DivX Pro free (for a limited time)

For a limited time you can get DivX Pro bundle for free on the DivX website (both Windows and Mac versions available).

All you have to do is enter your email address and you’ll be able to download the installer. The serial number is sent to the email address you entered.

To get your free copy of DivX Pro go to :

http://www.divx.com/dff/index.php

I don’t know when this giveaway ends or why they have this offer but you can’t go any cheaper than free :)

No more boing

These last few days I’ve been busy getting familiar with my new Apple MacBook. Although I am quite impressed with how it and it’s operating system MacOS X Tiger works, there’s one annoying feature, namely the Boing sound which it produces when you turn on the computer.

Apple really should include a configuration option where you can suppress the sound by default because if you’re working in a library or are at a meeting, it’s rather embarrassing.

Until then, you can do exactly this with a little freeware tool called StartupSound.prefPane. It lets you control the volume setting of the startup sound. Version 1.1-Beta is a universal binary so it also supports the newer Intel-based Macs like the Macbook (Pro).

Turn preventing comment spam into something useful

Most of us who are on the net for years might remember the SETI@Home project where your computer’s idle time was used to analyze radio telescope data in the search for ET. The great thing behind this idea was that unused resources (your computer doing nothing) were leveraged into something beneficial. Even if you don’t believe in extra terrestial life, the spin off projects that used the same concept (Cancer research, furter refining the value of PI) all had it’s value.

Yesterday I ran into something similar. reCAPTCHA, developed by the School of Computer Science at Carnegie Mellon University, is a CAPTCHA system which actually is useful. According to the reCAPTCHA website, each day more than 60 million CAPTCHA’s are solved daily which corresponds to roughly 150.000 hours of work each day. That of course is an awful waste of resources being wasted just to prevent comment spam on websites so over at Carnegie Mellon they came up with the following idea.

Everyday, books are digitized by OCR programs to preserve them for the future. Unfortunately, OCR programs aren’t perfect and due to the quality of the source they make mistakes in interpreting the text. Having these mistakes fixed by a human takes a lot of time and money.

reCAPTCHA solves this problem (and the problem of preventing comment spam) by presenting a user with two scanned in words. For one of these scanned words, the answer is known. The user is asked to type in both words and the reCAPTCHA system assumes that if the known word is entered correctly, the answer to the unknown word is probably also correct. It will store this answer and present it to other people until it is confident enough the original answer is right.

The scanned books used by the reCAPTCHA system are from the Internet Archive which are mostly Creative Commons licensed books. Hopefully soon all these books can be enjoyed in digitized form by all of us.

If you are interested in integrating reCAPTCHA into your website, check out the reCAPTCHA resources page where you will find plugins for WordPress, phpBB, Drupal etc. Also available are programming libraries for languages like PHP, Python and Ruby and a reference to the web-based API.

Manually subscribing to a podcast in iTunes

When it comes to listening to podcasts, I use iTunes. Until now I only subscribed to podcasts through the iTunes store, but today I discovered a podcast which wasn’t listed there.

Now, when you look at the iTunes interface, there seems to be no option to manually add a podcast feed. Fortunately it is possible however. To add a feed manually select the menu item Advanced > Subscribe to podcast. Enter or cut-and-paste the feed address, click the OK button and you’re all set.

Wii Virtual Console

Besides the ability to play Wii and GameCube games, the Nintendo Wii also allows you to play those console classics of the good ol’ days. The list of supported classic game systems are :

  • Nintendo Entertainment System (NES)
  • Super Nintendo (SNES)
  • Nintendo 64 (N64)
  • Sega Megadrive
  • TurboGrafx-16 (PC Engine)

At the moment there are about 60 or 70 games available and they can be bought for 500-1000 Wii points (about 5-10 bucks) through the Virtual Console channel.

Before buying a game, I would recommend checking out vc-reviews.com , a site where you can find the latest news, reviews and other useful information on these Virtual Console games.

SpamCop Outlook Add-In

If you’re like me who regularly submit received spam messages to SpamCop, but find it annoying to cut-and-paste the message headers and body seperately in Outlook 2003, you might want to check out SpamCop Outlook Add-In. This nifty little free COM add-in for Outlook adds a SpamCop icon to your Outlook toolbar which, when clicked upon, will copy the entire selected message contents (header and body) to your clipboard.