Posted in cakephp on Nov 30th, 2009
I noticed that the data for my saves were not populating with the current date/time as they should, when calling the model->create() function, without a parameter, and then the model->save() function.
$this->ModelName->create();
$data = $this->ModelName->save($dataWithoutCreatedModifiedUpdated);
$data['ModelName']['created']==”0000-00-00 00:00:00″
Read Full Post »
Posted in geek on Nov 23rd, 2009
Sometimes, I want something only if it’s on the cheap, second hand, and easy… that’s usually Craigslist.
Often what I want isn’t available when I think of it… but it might show up sometime… I don’t want to have to look at craigslist every day (because I wont).
Google Alerts to the rescue.
If I’m in Louisville [...]
Read Full Post »
Posted in alan, geek on Nov 23rd, 2009
So the website has been down from Oct 21st to Nov 23rd. The old server got hacked (or really, a sister-server) and due to security concerns, we didn’t know what got owned and what was safe. We already had a different server hardware to put in place, just had to set it up. So we [...]
Read Full Post »