TOPICS

FIND YOUR TOPIC QUICKLY

Posts Tagged ‘wordpress’

Killer App: Customization
Aug 14 2008

There are thousands of high quality Wordpress Themes available on the internet. In fact, there are so many that only the prolific number of sites powered by Wordpress could even come close to re-using them all. The theme I was using was supposed to be temporary when I put it in place in mid-2007. Here it is 2008 and I was still on it. I had to change it to give my site it’s own look.

RECENT COMMENTS




  • ON...CakePHP 1.2 File Upload
    "Fixed it! Thanks for the heads up Jose."
  • Keith Medlin
  • ON...CakePHP 1.2 File Upload
    "Thanks a lot for the example. Just another typo/error in the tutorial : var $validateFile = array( ’size’ = 204800, should be: var $validateFile = array( ’size’ => 204800,..."
  • Jose Sanchis