Entries Tagged with ‘’


I have been tracking downloads on this blog from 4th of July 2005 and was really delighted to find that I have served over 10000 downloads to date.
Stats as follows:
Total Downloads: 17
Total clicks: 10036
Average clicks per link: 590.4
Of these, the plugins have three links each, while my themes have one.
Connections Reloaded leads the download count [...]

Use my Open Browser Window Plugin with IImage browser.
Read here.

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 [...]

Have released my third plugin for WordPress.
It is called Open Browser Window and does exactly as the name suggests.
It uses JavaScript to open a new browser window.
You can set the width, height and other features as well. You also have the option to choose if you want to center the newly opened window.
Read more >>