Last week I have been doing some searching for Wordpress themes (aka templates) and I end up getting this nice list of source sites:
1 - Theme viewer from Wordpress.net
2 - Italia SW
3 - Collection of WordPress 1.5 themes from alexking.org
4 - Free Wordpress Theme
5 - 83 Beautiful Wordpress Themes You (Probably) Haven’t Seen
And, another nice thing that I found was the Wordpress Theme Generator, which it is really worth check it out.
May 25th, 2007
Never been so easy to insert Flash Video in your Wordpress blog. In order to do that, you will need a combination of Roel Meurders’s WP-FLV plug-in and Jeroen Wijering’s Flash Video player.
First thing to do is download the player and unzip the file and then upload to a folder in your hosting that can be accessed on the web. (i.e http://www.yourdomain.com/flashplayer/)
After that you will need to download and install the WP-FLV plug-in for Wordpress.
Once everything is installed in your server, edit the plugin changing the place where the player is in your server.
Now you can do a post and add the follwing code where you want the flash video to apper:
<flv xhref="/movie.flv" mce_href="/movie.flv" / >
Simple like that!
March 17th, 2007