Posts Tagged ‘WordPress’

WordPress Related Posts Plugin

Friday, March 21st, 2008

I would like to present the most popular plugin I have ever developed. It’s so popular, it has been downloaded more then 10 Thousand times. It is truly a juggernaut, and now the latest version version is available free for you to download.

What the plugin does, is it generates related posts via the WordPress tags. It then adds the related posts to a feed which can, among things, be displayed at the bottom of all your posts. It will help keep people on your site for longer, and get more of your content viewed.

(more…)

WordPress Theme: U-Box

Thursday, March 20th, 2008

Chinese people make great designers, and have developed many rich WordPress themes. I would to introduce the first of many Chinese made WordPress themes.

The name of this theme is U-Box and it was designed by the talented Utom.
(more…)

Enable Memcached for your WordPress

Thursday, March 13th, 2008

What is Memcached?

( via Memcahced ) memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.

Danga Interactive developed memcached to enhance the speed of LiveJournal.com, a site which was already doing 20 million+ dynamic page views per day for 1 million users with a bunch of webservers and a bunch of database servers. memcached dropped the database load to almost nothing, yielding faster page load times for users, better resource utilization, and faster access to the databases on a memcache miss.
(more…)