Development

Porting interwiki.module to Drupal 5

This is a long journey for me. The second critical module in this site is interwiki. I often used this useful module to refer to something mostly Technorati. This module is a filter so it is possible to use with other filter including wiki or markdown.

Porting ip2cc and search_keywords to Drupal 5

Eventually, I continue my tasks as a module maintainer to port my modules, ip2cc and search_keywords to Drupal 5. I would like to announce that these modules are ported to Drupal 5. If you have time, please give it a try to upgrade.

BenQ Joybook S52 built-in sound card partially work with ALSA

Wow! It has been about 7 months since I migrated to Ubuntu Dapper in my laptop, BenQ Joybook S52, with on sound. During that time, I live with a USB sound card. As I mentioned in the past, this issue has been posted about 19 months ago. Fortunately, this issue has big progress last week or two. Congratulation for all you having BenQ Joybook S52 and S53 series!

Applying filter to node body in atom.module for Drupal 5

According to my previous post, it is not perfect yet. I have just noticed that full contents are not formatted properly. In particular, markdown filter is not applied as expect due to the node_prepare() called to format only teaser.

Porting atom.module to Drupal 5

I personally use ATOM instead of RSS at my site. In Drupal, we have atom module which served me for a year perfectly. Anyway, it was not ported to Drupal 5 yet. Here is my first contribution.

The first anniversary and the new version

To all readers, I'm very glad to announce the first anniversary of this site. At that time, I just want to have a place to store my experiences to share with everyone else and I would like to try Drupal. One year later, Drupal proved itself as the one and only one CMS choice for me because of its high quality code and community.