Sunday, August 1st, 2010

The update you’ve all been waiting for – CubePoints 1.3

Sunday, August 2nd, 2009 by Peter Zhang

Yes, it’s out. http://wordpress.org/extend/plugins/cubepoints/

New changes to this release include:

  • Fix for Javascript files
  • Introduction of an API system (will improve later on)
  • Cron Automatic update now available
  • Minor database changes

All users are recommended to update to this latest version since it fixes a critical Javascirpt problem in the previous versions.

For more information on API, please refer to the docs for more details. Need more? Wait for the next release ;)

So what are you waiting for? Download it and install it now!


Porting your website design into a WordPress theme

Thursday, October 16th, 2008 by Peter Zhang

Recently when Jonathan and I designed this theme, I was in charge of porting it over to make it work on Wordpress. (Yes, that means Jonathan did everything else.. Kudos to him =P) It was not totally painful with the great amount of help i can get from Wordpress Codex and other websites, but I felt it would be more convenient to compile all of them together into a simple guide.

This tutorial is going to teach you how to port your [finished] website design to a WordPress theme. It sounds hard, but it is actually not. =) So, let us begin…

Please note that the finished work of this tutorial will not have WP 2.7(or up) features (nested comments, etc.)

Read the rest of this entry »