Scared of the Peacock Revolution since 2006
Blog » iPhone Left In Hot Car For Three Hours
Just pointing out this article that could totally be me. If I was female and stupid enough to leave Larry alone in a car.
And on an unrelated note, I've made a blog archive widget thingy. It uses some funky SQL like
$sql = "SELECT MONTH(`ArticlePage`.`Date`) AS `Month`, count(`ArticlePage`.`ID`) AS `Articles` FROM `ArticlePage`, `SiteTree` WHERE `SiteTree`.`ID` = `ArticlePage`.`ID` AND YEAR(`ArticlePage`.`Date`) = '{$this->Year}' AND `SiteTree`.`ParentID` IN (SELECT `ID` FROM `ArticleHolder` WHERE `ShowInArchive` = true) GROUP BY MONTH(`ArticlePage`.`Date`) ORDER BY MONTH(`ArticlePage`.`Date`) DESC";
Mmm, tasty.
Maybe you should bring me a hot chocolate with marshmallows in it.
Authorities added that it was "just sheer luck" that the toddler who was also left in the car was unconscious at the time, as otherwise he could have potentially damaged the iPhone
I've seen that code somewhere..
Posted by JoMangee, 21/10/2008 8:20am (5 years ago)
RSS feed for comments on this page | RSS feed for all comments