TOPICS

FIND YOUR TOPIC QUICKLY

Archive for August, 2008

Apologizing
Aug 18 2008

Apologies and empathy seem to be losing any value because the expression itself is largely meaningless.  I thought I’d cover what actually constitutes an apology in this entry because there is a big difference between apologizing and saying you are sorry. 

An apology in its Greek roots means a speech of defense.

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