Announcement

BTQueue is going to have a new core

Sorry for so long delay. It's all my fault since I am very busy due to my work. Anyway, I have been trying to upgrade core engine from BitTorrent 4.4.0 to BitTorrent 4.20.9. After getting the note, I decided to publish my unfinished work.

svn co https://svn.sourceforge.net/svnroot/btqueue/branches/BitTorrent-4.20.9 btqueue

Don't expect too much. It is in very early stage and unusable in all case. It could just start the program and exit properly.

Generate technorati tag with Interwiki

One reason that I like Post2Blog is the way of link creation, especially tag link, e.g. Technorati and Wikipedia. This functionality is not available in Firefox yet or Drupal yet. So I have to find a good replacement and finally I found Interwiki module. Anyway, this module doesn't support Technorati tag in nature but there is a patch to make it support rel attribute. However, that patch can't be applied against latest code in CVS due to new form api in Drupal 4.7 and lots more (Interwiki is a bit old). Luckily, everything is opensource so I patched them manually. My patch is posted here.

New ipdb.mysql

It seems I forgot about ipdb.mysql during last upgrade so I got a comment about my mistake. To fix this problem, I will upload as an attach file with this post so you can get it anytime you want. I don't commit it to the CVS because of its size. It might take your updating into big trouble for diffing 5MB text file.

Skype 1.3 beta for Dapper

Skype seems to be the best VoIP right now in terms of capability and scalability. In addtion, it officially supports many Linux distros like SuSE, Fedora Core, Mandriva, Debian and its families, and other Linux-based system by static binary format. For debian package, especially Ubuntu, it works nicely. I got menu immediately the installation finished. In this latest beta version Skype for Linux 1.3 BETA, it supports both OSS and ALSA. Luckily, it also lets me choose ALSA device by myself so I can use my USB sound card easily.

XUL-based Drupal Manager: Progress Update

Since I am a menter in , I would like to update what I and my student was done last month. My student is working hard on developing XUL-based Drupal Manager project. That's a short description. For a long one, he is developing a next generation of graphics user interface based on XML technology, aka XUL, proposed by Mozilla. XUL is a candidate for Web 2.0, another one is AJAX. AJAX seems to be better because it runs on most browsers while XUL can only run on Mozilla-based browsers. However, in other point of view, there is a possibility to run XUL on any XUL engine. Some day, XUL engine might be integrated into OS like Java or .Net.

AccessGrid on Ubuntu

Most of my works relate to grid technology and AccessGrid is one of them. I would like to install AccessGrid on my Ubuntu laptop in proper way. I mean to install AccessGrid via standard deb package plus a repository for next installation. Unfortunately, I have not found any sources for rebuilding on Dapper.