Transpose Email Plugin
I have a javascript function on my other website which was used to ‘encrypt’ my email address. It is different from other email address encrypters, mainly because it was easy to use and edit and didn’t require use of an…
Pages, Places, and Ponderings
Pages, Places, and Ponderings
I have a javascript function on my other website which was used to ‘encrypt’ my email address. It is different from other email address encrypters, mainly because it was easy to use and edit and didn’t require use of an…
Just added m0n5t3r’s Ajax Spell Checker Plugin It is based on Ajax Spell Checker. It works in the WordPress Admin Write page. It doesn’t work on the comments page yet. It adds a simple link “Check Spelling” to the Quicktags…
Was running the Spirit Theme for WordPress ever since I upgraded my blog to WordPress 1.5. The theme is a very good three column theme and does have a nice look to it. However, the markup it uses is a…
Released v1.2 of my Bad Behavior Stats plugin today. v1.2 has the following updates: Now, the number of days variable $bb_no_of_days is passed to the function as an argument, which means the plugin file need no longer be modified during…
WordPress just released a security update and version 1.5.1.2 as well. Read all about it here. Posting the security update below in case you don’t want to download and install 1.5.1.2: Open the wp-includes file in a text editor like…
Came across Bad Behaviour which is a plugin for WordPress which is a set of PHP scripts which prevents spambots from accessing your site by analyzing their actual HTTP requests and comparing them to profiles from known spambots. It goes…
WordPress 1.5.1.1 was released today and since it has a few bug fixes I immediately upgraded mine and Melody’s Blog. Update: In our effort to optimize we made two mistakes in 1.5.1, one related to feeds and one related to…
Ran into this problem when I was reapplying my WordPress Hack. Didn’t think much of it until I read Alex’s post on it. In short the problem is that WordPress automatically converts quotes in your post to “smart” quotes. Normally…
Upgraded the blog today to WordPress 1.5.1 Thankfully, I didn’t have to do much for it since with their new theme system, all I had to do was upload the WP core files and my blog has remained same. Just…