Blog

  • Angry Birds for Android

    Check it out, Android users… Angry Birds is in Beta for Android and a lite version is available for free!  In the 5 or 6 levels I’ve had time to play so far, I’ve been thoroughly impressed.  Unlike Doodle Jump, which doesn’t play nearly as smoothly on the Droid as it does on the iPod, this game feels like it’s supposed to.  In fact, it’s one of the few games for Android I’ve found so far that really feels like a game should… appealing graphics, great performance, and fun!  It’s as if I were playing it on an iPhone… which is saying a lot, as in my opinion, Apple still has the corner on the market with games.  However, I believe that will gradually change, and games like Angry Birds is on the right track to doing just that.  It all really boils down to weather or not developers will feel it’s worth their time porting to Android, but as more Android devices saturate the market, the more that won’t be an issue.

    Grab a copy in the Market, and help the developers out by reporting any bugs you do find by using the ‘Bug’ button in the menu.

  • Saturday Shenanigans: Recent Entertainment News

    I’m going to have to apologize about this week’s Saturday Shenanigans (and possibly the upcoming month or so), I volunteer my time as a coach for a flag football team and it just doesn’t leave me a ton of extra time. However, I don’t want these weekly posts to fall by the wayside, so the show must go on!

    With that out of the way, let’s get on to the Shenanigans.

    Google just has to have their hand in everything! The Financial Times says that Google has approached major studios about launching a global pay per view movie service by the end of 2010. If this comes to fruition, analysts speculate that YouTube will become one of the major players in the online video streaming marketplace.

    Entertainment Weekly has a video of an interview on the Emmy red carpet with Tina Fey. In this pre-Emmy clip, she reveals that she’s booked Mad Man Jon Hamm for a return appearance as Drew in her show’s much-anticipated live episode. Jon Hamm has been great in this role, so I’m excited to see how it goes live. Oh, and speaking of the Emmy’s, here’s the list of winners.

    We’ll cover the rest of the shenanigans after the jump. (more…)

  • Parrot AR Drone Unboxing

    Look what the UPS man just dropped off…





  • Integrating WordPress and SMF

    We here at Hijinks Inc. are in the process of rolling out a forum section to the site using Simple Machines Forum, or SMF. And while we aren’t integrating user databases at this point we did want to find a way to bridge some of the information between our WordPress blog and the forum.

    Today I’m going to cover how we integrated the blog into the Who’s Online page for SMF with instructions on how you can do this on your own site.
    (more…)

  • Removing the Vertical Buttons from iTunes 10

    One of the first things I noticed about iTunes 10 was those ridiculously awful vertical buttons. Seriously, what were they thinking? And as a fellow developer pointed out, that even violates Apples own Human Interface Guidelines… Not to mention it’s a crime against humanity.

    Someone much craftier than I figured out that all you need to do to restore those buttons back to their horizontial counterparts is open up a Terminal window and enter the following:

    defaults write com.apple.iTunes full-window -1

    Press Enter, close Terminal and restart or open iTunes. You should see things are now back to normal.