Highlight Search Terms WordPress Plugin

April 13th, 2009

Highlight Search Terms is a WordPress plugin that can highlight search terms on your blog’s search page. The plugin is based on a tutorial by Thaya Kareeson, but it also includes several additional features not present in the tutorial and better browser compatibility.
Features

Multiple colors : Each word of the search query is higlighted in a [...]

Continue Reading...

7 Firefox Addons For Viewing The Web Your Way

March 28th, 2009

The Web is big. You just won’t believe how vastly, hugely, mind-bogglingly big it is. I mean, you may think it’s a long way down the road to … oops, wrong reference.
Still, the Web really is huge, and in addition to all the well-designed and accessible sites you use every day (right?), there are also [...]

Continue Reading...

Automatically Restart Crashed Or Hanged Applications

March 4th, 2009

Don’t you hate it when programs hang or crash? I find it especially annoying when a background application like an IM client or a bandwidth monitor silently crashes – sometimes I only notice the problem hours later when I’ve already missed a bunch of messages. I’m sure you’ve encountered a few “Not responding” errors and [...]

Continue Reading...

Anti-Privacy 1.0 (Beta)

February 7th, 2009

Imagine you are a systems administrator at a major ISP. The company’s servers log every page your clients visit, and due to your position you have full and unrestricted access to those logs. This comes in handy when troubleshooting network problems, but nobody would find out if you browsed somebody’s web history for other reasons [...]

Continue Reading...

Last.fm Lyrics Tag Cloud

February 1st, 2009

Here’s a little mashup I created over the weekend – a song lyrics tag cloud, built from any user’s “Top Tracks” on Last.fm. You can select the time period, the number of tags to show and the sort order (alphabetic, random or by frequency).
For example, here’s one I made for my Last.fm account :

.ws_tag { [...]

Continue Reading...

Convert RAR, CAB, ISO, etc To ZIP

January 29th, 2009

Recently I ran into a situation where I needed to convert some relatively obscure archive files (e.g. RAR) to the ZIP format. That’s easy enough if you only need to deal with a single file – just extract it using your favorite archiver and re-compress the extracted files as .zip.
However, manually converting dozens of [...]

Continue Reading...

Admin Menu Editor For WordPress

December 20th, 2008

Here is my latest and hack-iest plugin yet – Admin Menu Editor. It’s a WordPress plugin that will let you manually edit the Dashboard menu. You can reorder the menus, show/hide specific items, change access rights, and more. The plugin is still a bit rough around the edges, so a good understading of WP internals [...]

Continue Reading...

Plugin Compatibility Notes

December 4th, 2008

As I write this, WordPress 2.7 is due to arrive in a few days. Now that’s very shiny and all, but there’s one thing that has always made me a bit wary about upgrading to a new version : plugin compatibility. When you have a lot of active plugins there’s always a chance that one [...]

Continue Reading...

Restrict Login By IP – A WordPress Plugin

November 7th, 2008

This plugin lets you specify IP addresses or hosts that users are allowed to login from. You can either use full IPs (e.g. “12.34.56.7″) or partial IPs (e.g. “12.34″), which lets you specify a range of addresses. More advanced configuration is also possible – you can specify allowed subnet(s) via network/netmask and use IPv6 addresses, [...]

Continue Reading...

Custom Favorite Actions For WP 2.7 (Beta)

October 31st, 2008

The upcoming WordPress 2.7 will include a “favorite actions” feature – a dropdown menu that is supposed to contain quick links for easy access to select dashboard pages. The dropdown starts out with a few preset links, and new links can be added by plugins.
Power To The Users
I think it would make more sense to [...]

Continue Reading...

Cache Cleaner For WP Super Cache

October 22nd, 2008

WP Super Cache is an excellent caching plugin, but sometimes it seems to have problems with deleting expired files. For example, even though this site typically gets at least 3000 pageviews per day, and I’ve set WP Super Cache to delete expired files every 1000 requests (the lowest setting), the expired files tend to accumulate. [...]

Continue Reading...

Quick Configuration Links For All Plugins : A WordPress Hack

October 15th, 2008

A plugin that will scan the WordPress menu structure and attempt to locate the configuration page for each of the active plugins, and add a “Settings” link to the plugin’s row – right besides the “Deactivate” and “Edit” links. The plugin is also smart enough to skip this for plugins that have already added the configuration link on their own (in most cases).

Continue Reading...

Eternal Rickroll – A Firefox Extension/Prank

October 11th, 2008

Have you ever tried to rickroll your friends and/or coworkers, but were thwarted by their unexplainable mistrust of the YouTube links you sent them? If your answer is “yes” then you are a very evil person… and I’ve got just the addon for you!
“Eternal Rickroll” is a Firefox extension that, once installed, will automatically replace [...]

Continue Reading...

“Search This Site” Bookmarklet For FireFox & Opera

October 7th, 2008

Some time ago I made a Firefox extension that would let you easily search any site you had open. The addon, while not hugely popular, has received some favorable comments and is still actively used by some.
Today someone who identified hirself simply as nettrotter submitted a bookmarklet that does the same thing. The bookmarklet [...]

Continue Reading...

WordPress Plugin Profiler

September 27th, 2008

It’s a plugin that measures the performance of other plugins. Well, at least in theory. After several days of intermittent and furious development the plugin is more of a glorified hack, or rather an amalgam of hacks, that provides a myriad of details and slightly-inaccurate summaries about the inner workings of WordPress and its plugins. [...]

Continue Reading...

Comment Moderation Feed WP Plugin

September 15th, 2008

Comment Moderation Feed is a small WordPress plugin that creates a RSS 2.0 feed of comments awaiting moderation on your blog. The feeds is similar to other comment feeds offered by WP, but it also includes additional information about the comment author (like email and IP address) and quick links that let you approve, mark as spam or delete a comment.

Continue Reading...

SEO For Opera

September 5th, 2008

During the last week I have ported (more or less) the famous SEO for Firefox addon to Opera. Now die-hard Opera fans can also enjoy it’s excellent market research capabilities and enhanced Google/Yahoo! search results
In case you’re not familiar with this outstanding SEO tool check out the “Features” section below.
Download & Installation [...]

Continue Reading...

FLV Player For Linux

August 30th, 2008

I’ve seen this question a few times on various Linux forums – how do you play FLV files (AKA Flash video) on Linux? – so I figured I’d write up a short post about my favorite Linux FLV player. As you would expect, it’s open source and it can also handle lots of video formats [...]

Continue Reading...

OCPU 2.4.x – Cute Icons And Random Tweaks

August 21st, 2008

The soulless hulk of Progress trudges on…
I’ve ranted before about how the One Click Plugin Updater is slowly becoming obsolete now that WordPress has an automatic upgrade feature built into it’s core, but OCPU is still the most popular plugin I’ve ever released, so I continue updating it and fixing bugs. Anyway, it still has [...]

Continue Reading...

Finding Interesting Websites via Google Trends/PHP/AJAX

August 11th, 2008

I have created a PHP/JS script that will let you enter a list of sites and use the Google tool to analyze the sites and generate a list of related websites – a kind of recommendation engine. For example, if you enter a webcomic site A you will probably get a list of other webcomics B, C and D that are also enjoyed by people who read webcomic A.

Continue Reading...

WordPress Admin Password Reset Script

July 30th, 2008

There’s a useful script that you can use to reset your WordPress admin password if you have forgotten it and the “normal” password recovery methods – e.g. using the “Lost your password?” link on the login page – don’t seem to work. It’s a standalone script (not a plugin) and doesn’t require you to be [...]

Continue Reading...

Last.fm Global Hotkeys

July 27th, 2008

Last.fm does not have out-of-the-box support for global hotkeys, so I created a simple tool that will let you control the Last.fm for Windows app through global hotkeys. Download it here.

Continue Reading...

How To Change Your Admin Username In WordPress

July 24th, 2008

A small WordPress plugin that will let you easily edit your username from within WordPress. Useful if you want to change it to something other than admin. The plugin is compatible with any version of WordPress from 2.0 to 2.6.

Continue Reading...

Safer Cookies Plugin For WordPress

July 12th, 2008

As you might know, when you log in to a WordPress blog a session cookie is created that serves as a kind of authentication “key”. This is what lets you stay logged in and access various areas of the dashboard without having to enter your password every time. However, if a hacker was to get [...]

Continue Reading...

RSS Feeds for DeviantART Notifications

June 9th, 2008

I thought it would be handy if I could get the various DA notifications (deviantWATCH, new comments on your deviations, etc) as a RSS feed, so I created a PHP script that can log into a DA account and generate the feed. It creates three feeds –

New deviations from your deviantWATCH (with thumbnails!).
Messages (e.g. [...]

Continue Reading...

WordPress Plugin : Move “Publish” Away From “Save”

May 13th, 2008

I’ve created a simple plugin based on an idea somebody posted on WordPress Extend Ideas –
Right now, when you’re drafting a Wordpress post in WP 2.5.1, the “Save” and “Publish” buttons are right next to each other.
It’s generally a bad thing in user interface heuristics to put a destructive or non-undoable action (such [...]

Continue Reading...

Digg : Some Useless Comment Stats

May 12th, 2008

As part of a little side project, I’ve written a script that determines the most “dugg” and most “buried” Digg.com comments for the day. It can also find the discussion thread that contains the most diggs. Only popular submissions are checked for comments.
I’ve put it up at TheBestOfDigg.com. The idea is to post the best/worst [...]

Continue Reading...

Simple Text Summarizer In PHP

April 12th, 2008

I’ve written a simple text summarizer that can find the most important sentences in any given (English) text and produce a summary of the specified length. It would be pretty easy to adapt the PHP script to other languages, too.

Continue Reading...

Broken Link Checker Plugin Version 0.3

February 18th, 2008

I’ve gotten some interesting feature suggestions for my link checker WordPress plugin since I released the last version several months ago. During the last week I finally got around to implementing some of them. Enjoy
What’s New
Making broken links look different
There’s now an option to add a “broken_link” CSS class to known broken links. [...]

Continue Reading...

Random Person Name Generator

February 7th, 2008

I decided to put a person name database I found to good use and make a person name generator. Here it is! The generator uses Markov chains. Most of the source code is available for download.

Continue Reading...