Skip to content
Archive of posts filed under the Wordpress category.

Faster blog with stats removed

I was thinking of removing the statpress plugin for quite some time now, but did not have a good alternative. Today finally I managed to do this as I had few hours to spare. Now that this is done, you should not be getting the database error that some of you on IE were getting [...]

CR Post to Ping.fm not working – resolved.

Last couple of months I was having a tough time getting the plugins in my wordpress to work with the ping.fm service.  This is the only service that I rely on to post my blogs. So, basically I was left with no mechanism to publish my new posts Now thanks to this post I am [...]

using wordpress CLI to post to wordpress

There is a very nice post here: How to post content to a WordPress blog from the command line I tried this in Fedora 14 and here is the way to get this working in Fedora 12345su – cpan install WordPress::CLI WordPress::Post Now, once the above completes make sure that the path /usr/local/bin is in [...]