Archive of Wordpress

18Jul2009
Image00003

8 sites to follow for every wordpress addicted

As a wordpress addicted, I'm regularly following a few websites to stay uptodate with the latest development news, new how-to's and to get new inspirations. With this post I want to share the sites I follow, I hope this might be useful for someone to get inspired. Some of the sites are wordpress-only related, some cover many other website design & coding topics as well. The sites are in no

Read MoreView Comments (10)
02Jun2009
classi

[Review] Classipress – a premium wordpress themes for a classified listing website

Ever wanted to run a website similar to Craigslist? Now you can do, with Classipress Theme for Wordpress. Classipress allows you to setup a classified ads listing website in less them half an hour. All you have to do is: have a plain install of wordpress buy Classipress, upload it to your wordpress theme folder and activate it. adjust settings. It's easy as that. and the feature list is

Read MoreView Comments (4)
01Sep2008
Amazing new premium wordpress themes club Thumbnail

Amazing new premium wordpress themes club

A few days ago I came across an amazing new site where you can get prmium themes for really low money. First I thought everything is a joke, but I monitored the site for a few days and saw that the guy over there keeps adding new themes so I thought I should check it out. The sites name is "Elegant wordpress themes", click here to get there. Different to other sites, you don't have to pay for

Read MoreView Comments (5)
09Aug2007

ZooomrRSS-plugin updated

After some days, it seems that the guys over at zooomr.com have fixed there problems with the rss feed. I updated my zooomrRSS plugin, so now it works again. If you're using it already, you only have to overwrite the existing file and do not need the change the configuration. If this is the first time you're using it, please have a look at the configuration page here:

Read MoreView Comments (9)
07Aug2007

Problems with the zooomr RSS feed

As someone wrote me today, my zooomrRSS plugin is not working anymore. I did a quick check, and noticed that the guys over at zooomr.com did some changes to the feed and is not displaying any item anymore. I adapted the plugin, as soon as they fix the problems with the feed I'll update the plugin and release it here. So stay tuned, hopefully they get it fixed

Read MoreLeave a Comment
18Feb2007

Top wordpress plugins you can’t do without

There are probably more then 1,000 plugins avaliable for wordpress, and some of them have to be good. But how to determine which one you need for your blog? There are a lot of "best wordpress plugins" out there, so this list isn't intended to be a list with the "best" plugins, but I show you here the plugins I use on all my blogs and are essential in my eyes. So, let's get started: Akismet >> The most common spam fighter plugin. It comes already shipped with wordpress, you just have to get your API-key on wordpress.com and you're done. This plugins works great for my sites, on some of them I get more them 200 comment spam a day, and just imagine how much time you save by turning this plugin on and not have to go to such a lot of comments to find a few good ones.

Read MoreView Comments (31)
02Sep2006

my zooomrRSS plugin – a first release

What is this plugin all about? This plugin allows you to show your most recent photos published on zooomr or to show the most recent public photos on zooomr. This plugin is base on flickrRSS, but as zooomr doesn't support all features of the flickr RSS feed, there are a few limitations. Full cache support is enabled in this release as well. // --> // --> Download the plugin by clicking here Installation: 1. Download the plugin first 2. Unzip the downloaded file and upload zooomr_RSS.php to your wordpress plugin directory. 3. Go to your Administration panel and activate the plugin. 4. Configure the settings via the Options->zooomr_RSS panel. 5. Put <?php get_zooomr_RSS(); ?> where you want to have the images displayed. 6. If you're using a widgets enabled theme, then just use the zooomr_RSS widget and you're done! FAQ: 1. Is there a way to get random images from the script? No, the zooomrRSS feed only gives you your last 20 photos. 2. I've

Read MoreView Comments (29)