WordPress 2.6 is out

http://wordpress.org/development/2008/07/wordpress-26-tyner/

No Comments

25 Sites to download Free Web Templates

Check out these 25 websites that offer quality website templates for free download (under creative-commons) - some of these sites give some stylish web designs that’s worth to download.
 
http://dzineblog.com/2008/07/download-free-web-templates.html

1 Comment

Free Easy Blog CSS Design Tool for Wordpress & Movabletype - CSSEZ

 
Online Based CSS Authoring Tool
Download with wordpress or movabletype template formats
No need knowledge of CSS ,(X)HTML or blog templte tags.
A lot of tools available: Image Maker, many templates etc.
You can use shared design as base template.
Share your design in design gallery, and get links from it.
http://www.cssez.com/

No Comments

SyntaxHighlighter

SyntaxHighlighter allows you to easily post syntax highlighted code all without loosing it’s formatting or making an manual changes.
It supports the following languages (the alias for use in the post is listed next to the name):
* C++ — cpp, c, c++
* C# — c#, c-sharp, csharp
[...]

1 Comment

Windows Live Writer 2008 Final is here - No Longer in Beta

Microsoft has released a new Windows Live unified installer that will update your Windows Live Writer 2008 to a non-beta version.
The final version of Windows Live Writer 2008 supports 64bit Vista. And the whitespaces will no longer be substituted with  . Some addition bug fixes in Windows Live Writer 2008 include:
1. Blogger image uploading [...]

No Comments

Snap Shots for Your Website

Add Snap Shots To Your Website Or BlogEnhance your website with video, audio, RSS, and more from the best sites on the Internet with just a single line of javascript.
 
http://www.snap.com
http://www.snap.com/about/shots_faq.php#RefreshTime

No Comments

Best Free Themes for Wordpress

Best themes for Wordpress powered blogs. Download quality and professionally designed Wordpress templates for free at TopWPThemes.com
 
http://www.topwpthemes.com/
http://freewpthemesdownload.com/

No Comments

Free WordPress Themes by Small Potato

Some nice wordpress theme by Small Potato
http://www.wpdesigner.com/category/free-wordpress-themes/

No Comments

Need to ban spam bots from commenting your wordpress site?

WP-Ban 1.11 is the solution, Ban users by IP, IP Range, host name and referer url from visiting your WordPress’s blog. It will display a custom ban message when the banned IP, IP range, host name or referer url trys to visit you blog. You can also exclude certain IPs from being banned. There [...]

No Comments

BlogJet 2.0 - Blog editor on steroids

BlogJet is a Windows blog client for managing multiple blogs, with features no web-based blog editor can match. What makes using BlogJet a lot more comfortable than posting with browser or other blog clients?
BlogJet is a blog client for Windows that allows you to manage your blogs without opening a browser. What makes using [...]

No Comments

SlimStat — A simple web stats analyser based on ShortStat

How SlimStat differs to ShortStat
There are too many changes to mention them all, but the major ones are:
Drill-down and filter data in any way you choose

Shows visits and unique IPs, not just hits
Option to hide visits from search engine crawlers
Allows you to ignore specified IP address ranges
Attempts to filter out spam [...]

No Comments

How to fix the wp-shortstat 771 error

Fatal error: Cannot access empty property in /home/xxxxxxxx/public_html/wp-content/plugins/wp-shortstat.php on line 771
Line 771:
Change this:<tr><td colspan=”2″ class=”accent”>Since <?php echo gmdate(”g:i a j M Y”,$wpss->getFirstHit()+(((gmdate(’I’))?($wpss->tz_offset+1):$wpss->tz_offset)*3600));?></td></tr>
To This:<tr><td colspan=”2″ class=”accent”>Since <?php echo gmdate(”g:i a j M Y”,$wpss->getFirstHit()+(((gmdate(’I’))?($wpss->$tz_offset+1):$wpss->$tz_offset)*3600));?></td></tr>
(Removing the $ in front of both $tz -> tz will solve the problem)

No Comments

flickrRSS plugin

This plugin for WordPress allows you to display Flickr photos on your weblog. The plugin supports user, public and group photostreams. It’s easy to setup and configure via an options panel. It also has image cache support.
Download
flickrRSS 3.2 (for WP 2.1 - Jan 22, 2007)
http://eightface.com/wordpress/flickrrss/

No Comments

SmartRSS Plugin - Nice RSS to Blog Tools for Wordpress

Transform your blog into an automated posting tool by syndicating with multiple RSS feed sources!
Features:- administration tool for managing rss feeds- each feed can be assigned to a specific category- after importing the feed, you may display related feeds by using the provided code below- cron job for importing feeds as a scheduled period
Package [...]

No Comments

Microsoft Expression Web and Wordpress = Great Blogging

Eric Zocher and Wayne Smith sit down to talk with me about Microsoft’s Expression Web, a new tool for helping design and develop Web sites.
http://www.podtech.net/scobleshow/technology/1240/talking-about-microsoft-expression-web-design-tool-for-web-sites#
If you’re curious and want to find out more about Expression Web and the Expression suite of professional design products, check out the Expression Web site. A trial [...]

1 Comment