Monthly Archives: April 2009

OpenLD is going to live again

Finally I have decided to maintain OpenLD script. You already know OpenLD is a very lightweight link directory script. It is highly extensible without hard coding. You can make extensions to utilize its hooking system. There are many hooks in … Continue reading

Posted in Open Source, PHP, Scripts | Tagged , , | Leave a comment

URL Shortening using PHP

Yesterday while developing PunBB Twitter extension, Invarbrass of Projanmo Forum helped me by providing some URL shortening snippets for several websites. Those were very simple to use. I am sharing so that it comes to others’ usages. to.ly function CompressURL($url) … Continue reading

Posted in PHP, Scripts, Tutorial | Tagged , , , , , , , | Leave a comment

PunBB Twitter – Twitter Updater for PunBB Forum

This morning I got this idea to make an extension for PunBB forum engine that will update twitter status upon new posts and other activities. Few hours back I have completed it.  It may need many many improvements. But yep, … Continue reading

Posted in Open Source, PHP, Projanmo, Scripts, Softwares | Tagged , , , , , , , , , | 5 Comments

What the hell is happening with Akismet spam filter?

From two days I got more than 50 spam comments in my blog that is not automatically marked as spam by Akismet. But when I check the comments and click ‘Check for spam’ it is then identifying them as spam. … Continue reading

Posted in General, Open Source, Scripts | Tagged , | 1 Comment

Some of my recent photos

Hello, let me share some of my recent photography with you. Bookmark: yahooBuzzArticleHeadline = “Some of my recent photos”; yahooBuzzArticleId = “http://hungrycoder.xenexbd.com/my-life/some-of-my-recent-photos.html”;

Posted in My Life, Photography, Travel | Tagged , , , , , | Leave a comment

Layout “unijoy” not found – Got this Joomla problem finally fixed

I was suffering from this problem from long time. Just few minutes ago I got the real and effective solution for it. The main solution remains here and here. Recently also came to know that problem remains in Firefox and … Continue reading

Posted in Open Source, Tutorial | Tagged , , , | 1 Comment

PunBB 1.3x Extension…. Convert numbers to Bangla (Bengali) on the fly!

Just now I have completed the first version of bangla_numbers extension for PunBB 1.3.x. When enabled, this function will converts numbers used in PunBB to Bangla. It will specially converts numbers of posts, topics, replies, members etc. Installation: Upload the … Continue reading

Posted in Open Source, PHP | Tagged , , , , , | 3 Comments