Entries Tagged with ‘’


This is a follow up of my yesterday’s post and developments on the same.
The first manhole has broken still further, while the second has been repaired. I wonder why they didn’t repair both

Will keep you updated on the status of the first…

The place where I catch my bus every morning near J.B. Nagar has two manholes.
A few months back one of the manholes broke a bit and within the next two days it had crumbled completely. Instead of it being repaired I found stones around the manhole. It did get repaired finally.
I missed photographs then, [...]

I guess mixing feeds from across my sites was a bad idea.
I have once again made changes to my main feed and will now being serving just this blog posts in it.
However, for those interested you can always subscribe to the digested feed which contain feeds from the support forum and demo blogs. The feed [...]

Presenting my fourth plugin for WordPress.
It is called Open Picture Window Plugin and is based on my Open Browser Window Plugin.
Have you ever wanted to display only a thumbnail and link to the new image. However, you don’t want the image opening in the same window and you don’t want all the toolbars and more [...]

For those who have subscribed to the feeds on my site may have noticed that instead of pictures loading, you instead have a pale violet image.
This is because I have hot-linking protection turned ON.
And unfortunately, I don’t think I will be turning it OFF in the near future.
For those who don’t know, websites can [...]

This hack requires you to have the IImage Browser Plugin and my Open Browser Window Plugin.
Once you have these two installed you can go about the hack:
1. Open iimage-browser.php
2. Find:
$ib_custom_code_thumb = ‘Must be set in iimage-browser.php’;
3. Replace with:
$ib_custom_code_thumb = ‘<a href=”%src” onclick=”ald_OpenPictureWindow(this.href,’iimagebrowser’,”,’%width’,'%height’,true); return false”><img src=”%tsrc” title=”%title” alt=”%title” width=”%twidth” height=”%theight” /></a>’;
Using this hack you can now [...]