Author: Sherwin

  • Resize to a Specific Element’s Dimensions

    Here’s a snippet to resize a background image to the dimensions of an element. In this case, #bkgImage. var resizeBkg = function() { var h = self.innerHeight || document.documentElement.clientHeight || document.body.clientHeight; var w = self.innerWidth || document.documentElement.clientWidth || document.body.clientWidth; var e = document.getElementById(‘bkgImage’); if (w > h) { e.width = w; e.height = w; }…

  • A Longer Walk on Google Maps

    It was cool to find out that Apple released an update to iPhone 2.2 today. After going through the process, I couldn’t wait to try out the new features—specially the ones involving Google Maps. They were: Street View, and public transit & walking directions. Things were fine when all of a sudden… a “things that…

  • SNL: Justin Timberlake for Beyonce’s Single Ladies Music Video

    Oh man… this had me going—freaking hilarious. I think Justin Timberlake was going to host this upcoming Saturday or something but can’t anymore due to the Holidays. So he popped in and did Weekend Update and a skit with Beyonce. Just in case you missed it this past Saturday’s SNL, here it is ((Please do…

  • Gmail Themes

    My account finally got updated with the new Gmail Themes! Looks pretty cool and should provide users some spice in their email time.

  • The Best Wee Ninja Ever

    Awesome! Let me present to you the one and only, best Wee Ninja ((Wee Ninjas are based of the game that was recently released in this past October, Ninja Town.)) =) PS. If you prefer to buy Ninja Town on Amazon, go here.