Archive for August, 2008

WordPress as a Group Twitter

08.29.2008 by Denis - 0 Comment
Posted in WordPress

XMPPHP is the successor to Class.Jabber.PHP. I use the class to setup a Gtalk bot and integrat it with WordPress, which turns WordPress into a group twitter.

  1. Change your WordPress’s setting: Anyone can register and New User Default Role is Author. These settings can be tweaked in Setting => Genenal of WordPress admin panel.
  2. Download the Prologue WordPress theme and install it.
  3. Download the Gtalk bot code file: xmpphp.zip
  4. Modify the wp-xmpphp.php file. Change the $gtalk_account and $gtalk_password according to your Gtalk bot account and password.
  5. Upload them to WordPress root directory. Make sure the wp-xmpphp.php and wp-config.php are placed in the same directory.
  6. Visit http://your-blog/wp-xampphp.php in your browser once to start the bot
  7. Use the cron job to run the following job: wget http://your-blog/wp-xampphp.php every 10 minutes.

During the test, this php GTalk bot occupied a lot of server resource.

Top Friends 0.3

08.26.2008 by Denis - 1 Comment
Posted in Plugin

I have upgraded my WordPress plugin Top Friends to version 0.3. The following features have beed added to the version:

  • Add a setting panel for the plugin
  • Compatible with the host which PHP version less than 5.2
  • Widgetize the plugin
  • .

Top Friends

More information about how to use the plugin please click Top Friends introduce page.

Download: Top Friends.

Proximity News Theme

08.25.2008 by Denis - 0 Comment
Posted in Theme

Proximity News Theme is the most advanced WordPress Theme. It have the following features:

Proximity News Theme

  • Custom Header Image
  • Theme Options
  • Drop-down Navigation
  • “Smart” Home Page
  • Archives/Blog Page Template
  • Advanced Sidebar
  • Pretty Category Archives
  • Search
  • Story Thumbnails
  • Breadcrumb Navigation

Buy: Single Use LicenseDevelop License

Google PageRank for WordPress

08.20.2008 by Denis - 1 Comment
Posted in Plugin

Google PageRank for WordPress can retrieve PageRank for every post, and display the PageRank value at the end of the post’s content.

Installation and Usage

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. That’s all

Download: Google PageRank for WordPress