Selamat Hari Deepavali to all of my Hindu blog readers ;)
tinf – compact decompression library for deflate algorithm
I’ve used tinf (tiny inflate) library for a while now for decompressing deflate stream in my program. It is considerably smaller than the full blown zlib which does both compression and decompression.
Tinf is suitable where space is largely taken into consideration. It is compact enough to include within your software project. The drawback is that tinf is slightly slower than it’s zlib inflate() counterpart. Of course this assumes that you are a C-coder and does lots of software development in C, in which you would benefit directly from tinf library.
Sources :
Kad Raya anyone?
I spend RM0.00 for kad raya this year. Mainly because i cant think of anybody that i want to send Kad Raya to, partly because I’m not a kad raya kind of guy (or SMS/MMS raya kind of guy either).
Well, i guess the feeling is mutual because i dont think anybody out there would expect a kad raya from me either, would you? (professional kad raya extorter excluded!)
So if any of you received a Kad Raya from me in the future, then you must be an important person to me… You deserved it!
Download Free Software Songs
One of my buddy has asked me whether i have the free software song that he heard from an internet radio. Well currently i got two versions of ‘free software song’ performed by Fenster and Richard Stallman, both are available for download. As a plus, I’ve made both of the song available for my blog readers too, so here they are :
Hacked RSS 2.0 for Coppermine 1.3.x plugin

I’ve got over my boredom by coding a simple RSS 2.0 plugin for Coppermine 1.3.x.
This plugin simply publish your latest photo(s) via RSS 2.0 feed through the url http://yourgallery.com/rss20.php. It is easy to install and only contains one file! Just upload the rss20.php to the root directory of your Coppermine installation, and off it goes!
I’ve decided to release the plugin to public under the GNU General Public License 2.0. Please mail me any suggestions or feedback!
Download links :
Installing Ubuntu 5.10 (Breezy Badger) in OEM mode
Computer dealers task is now easier by the latest Ubuntu 5.10 OEM installation mode. Though it is not yet documented in full, the “oem” installation mode is useful for distributing pc/laptops with GNU/Linux pre-installed.
Read more here : Using the Ubuntu 5.10 OEM Mode
