Jai Bharat on January 5th, 2005

blogdsgn : News, links and useful stuff for the blog designer

Continue reading about Blog Design

Jai Bharat on January 3rd, 2005

WordPress Smilies

Continue reading about WordPress Smilies

Jai Bharat on January 3rd, 2005

After visiting several WP sites with photos from Flickr on the side-bar, I wanted to have photos from my Gallery in the side-bar. Yesterday I found “Gallery-RSS” , a cool plugin for WP from Jon.
This plugin makes use of MagpisRSS, But I couldn’t find a way to read attributes of elements using MagpieRSS,
I [...]

Continue reading about Two line hacks for WP+Gallery+MagpieRSS

Jai Bharat on December 31st, 2004

Wordpress Top Sites

Continue reading about Wordpress TopSites

Jai Bharat on December 26th, 2004

Once again my blog is flooded with comment spam. I installed “Kitten’s Spam Words” and “ThreeStrikesSPAM” to counter the first attack. Those plugins are good enough for a month. Two days back, new wave of spam started. After examining several authimage plugins I chose Trencaspammers, because it is simple [...]

Continue reading about Trencaspammers - Spam Protection for WordPress

Jai Bharat on December 11th, 2004

I was experimenting with WP looks for last 2 to 3 days. I think I have come up with a decent design. Shamelessly copied lot of stuff from “kubrick” theme.
Refs:
Anatomy of a WordPress Theme

Continue reading about Redesign

Jai Bharat on November 6th, 2004

Just gave it a shot. Today I upgraded my blog to WordPress 1.3. Rearranged few things, like made Backup/Restore as subsection of “Manage” section and modified backupRestore.php a little bit. Good no problems so far.

Continue reading about Upgraded to WordPress 1.3

Jai Bharat on November 6th, 2004

I didn’t find a step by step guide(for newbies and that works) to setup the “BlogTimes” plugin for WordPress. Here you go:

Download BlogTimes plugin
Unzip wp-blogtimes.zip
Upload blogtimes.php into your wp-content/plugins folder
Setup write permissions for wp-images and blogtimes.png, like:

// assuming webserver is in group (www-data on DEB)
chmod 775 wp-images    
chmod 775 blogtimes.png

Add the [...]

Continue reading about WordPress BlogTimes plugin Setup