Here’s a list of blog links for all your favorite Screen Saver crew members including Leo Laporte, Sarah Lane, Dan Huard, and Kevin Rose.
WP Hack: Nicer Archives
Mark at Weblog Tools Collection has a WP archives hack to give you a sortable list of archives. You can sort on date and category and filter by author and year. I have it in use here at Blogging Pro.
WP Plugin: Update Notify
I found here a WP Plugin that will notify an array of e-mail addresses whenever you post a new entry to your blog. This is bare bones as you have to hard code the e-mail addresses into the plugin.
WordPress Chatter Is Up
This isn’t any surprise to anyone who has their ear to the ground. The topic of WordPress among the blogging community went through the roof on or about May 12, 2004, as did talk about MovableType. But as you can see WordPress is on fire right now. I have been playing around with BlogPulse today […]
An Introduction To Weblog Terms
A little confused about what RSS or Permalink means? Freshen up on weblog terminology with this introductory article.
Submit Your Weblog To The World
You finally have your weblog up and running and have written your first, “Hello World”. Now how do you create a readership? Unfortunately the “build it and they will come” axiom does not apply on the web. First step should be to get your weblog submitted to as many directories and search engines as possible. […]
WP Plugin: Sanitized Titles
This plugin gives you MT style titles. Replaces ‘-‘ with ‘_’, eliminates the dots on decimal numbers and sanitizes rather than deleting non-English characters. Must have for languages other than English.
WP Hack: Random Message
Soto has a Random Message WP hack that allows you to display random quotes, phrases, words or whatever message you’d like. I have it installed on another blog of mine and it works great.
WP Plugin: Related Posts
Here is another Related Entries Plugin which is based on the previous one I posted earlier except cleaned up and coded into a plugin, taking advantage of WP’s plug-in system.
WP Hack: Related Posts
This Related Post hack looks for keywords in a single post and grabs links to other posts with some of the same keywords. This is a hack and thus you need to add the code into your my-hacks.php file.