2009

Getting a Huawei E220 3G modem to work under Snow Leopard

I had some problems getting my Huawei E220 3G USB modem running under Snow Leopard. The drivers from Telia and huawei.com didn't work. Turns out Huawei has another site over at huaweidevice.com with updated drivers.

Here are the steps I took.

A DiggBar Killer/Blocker for Drupal

In the interest of web hygiene I've created a simple module based on that removes the bar and optionally redirects the user to a specific page.

Check it out .

Using the HTML5 <video> tag with a Flash fallback

The HTML5 <video> tag makes it possible to embed video clips in web pages much like how the <img> tag works for images. The browser itself provides the playback functionality without any need for plugins like Quicktime or Flash.

A Markdown WYSIWYM solution for Drupal (or: Markdown for clients that don't sport neck beards)

WYSIWYG editors like FCKeditor and TinyMCE are popular, but in some ways they do more harm than good.