
I recently checked out SEO Ultimate, and on their homepage they have a quick install function, which I made a similar implementation off here on myWordPress.com
Use it to quickly enter your wordpress blog url, and you will instantly start the installation process. Fast, quick and easy!
Quick Install for SEO Booster Lite
It works by simply redirecting you to the installation page of your blog,...

1.9.2 of SEO Booster Lite has just been released with speed optimization and a footer attribution.
A recent post from Nerdaphernalia inspired me to add admin attribution to the plugin page: WordPress plugin attribution footer — update
The code to add is really easy, and any WordPress developer should drop by, as the blog contains a lot of great tips and tricks written in a very knowledgeable...

A user recently asked me how to automatically post his Youtube favourites using the myVideoPoster plugin.
The solution is very simple.
In the settings, simply add your favourites RSS feed in the following format:
http://gdata.youtube.com/feeds/base/users/<username>/favorites
So, if your username is “lovingwordpress” (thought up example), your favourites RSS feed would be as...

Earlier today, WordPress 2.8.4 was released.
The release is a security update, which primarily fixes one particular bug:
Yesterday a vulnerability was discovered: a specially crafted URL could be requested that would allow an attacker to bypass a security check to verify a user requested a password reset. As a result, the first account without a key in the database (usually the admin account)...

Recently Peter Westwood wrote about a new feature for WordPress plugin authors on wordpress.org, about how to implement better communication between authors and users of the plugins about which changes where made in between versions, so the users would be better suited deciding to upgrade or not.
Today I noticed a new version of WordPress being released, version 2.8.3, and it occurred to me that...