« Friendly Health Tip More links »

iPhone Left In Hot Car For Three Hours

Posted by Simon Welsh | 7 October 2008 | Comments (2)

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.


Share on FaceBook

Trackbacks

None
Trackback URL: http://simon.geek.nz/Trackbacks/add/1045

Post your comment

Sign in with Twitter

Comments

  • Maybe you should bring me a hot chocolate with marshmallows in it.

    Posted by Caitlin, 13/08/2012 11:32pm (9 months ago)

  • 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