New jQuery Plugin: AP Text Counter

October 26, 2009

I’m happy to announce my second plugin is up on the jQuery website for download, AP Text Counter. This is a simple plugin that implements a text limiter and counter mechanism in jQuery, complete with customizable options and useful callbacks to know when various events occur. Here are the links, so go give it a [...]

0

Firefox Plugin to Change View Source

May 18, 2009
Tags: ,

Here’s a nifty plugin written Davide Ficano that allows you to control what application(s) that is used to view the HTML source on a given page in Firefox. I use a nice text editor called Boxer that I prefer over the default, and this plugin allows me to use it. Web developers should give it [...]

0

My First Plugin

October 16, 2007

Yes, ladies and gentlemen, I have started learning how to write WordPress plugins. My first plugin is one that removes the word “Private: ” from the beginning of blog and page titles (when they are saved with a status of private).

The way this works is by creating a function that takes one argument. I then [...]

0