teh interwebz
RSS icon Home icon
  • iPhone + AIM + push notification = Happy Josh Highland

    Posted on June 22nd, 2009 Josh Highland No comments

    aimPush

    I got my real start in programming making “progies”, back when MaGuS and fungii ruled the scene (only a fist full of people will know who I am talking about), circa 1995. I have and always will have a soft spot in my heart for AOL instant messaging. I don’t use the AOL service anymore, but I still have a bunch of friends that use AIM (AOL Instant Messenger). AIM is one of the biggest things that I missed when I got rid of my T-mobile Sidekick and went to an iPhone. Sure iPhone had an aim app, but it was garbage. It would sign you off line the second that you closed the screen or got a call or SMS message. Complete garbage.

    Just moments ago, the iPhone AIM app with push notification launched. With the release of the iPhone 3.0 software it is now possible to stay connected to services like AIM and get notified when you have a new message with hout having to have the app always running. It works in a similar manner to SMS message. It’s called “push service” because the notifications get pushed to your device, instead of your device polling the server on a timed interval.

    With that said, I have decided to retire my 15 year old AOL screen name and create a more fitting one. You can reach me on AIM at “xJOSHHIGHLANDx“. Let’s party like it’s 1995!

  • Web Development Rapper

    Posted on June 13th, 2009 Josh Highland No comments
    YouTube Preview Image

    The best part is that everything this guy raps about is 100% correct.

  • Controlling Twitter SMS notifications through code

    Posted on June 1st, 2009 Josh Highland No comments

    twitter sms

    It’s not secret my current favorite tech toys are my iPhone and Twitter.

    I follow several hundred people of interest, and regularly use TwitterFon Pro, TweetDeck and Twitter.com to keep up with them all. For an elite group of people I follow on twitter I choose to have their updates pushed to me via SMS (text message) to my phone.

    Sometimes I’m in area where I dont have reliable service to my phone (most of the meeting rooms at my work for some reason), and Twitter will try to send me an SMS message telling me that one of my good friends just made a tweet. If Twitter cant deliver that tweet for some reason, like the phone doesnt have service, Twitter simply stops sending message to your phone. There has been many times where i have thought to myself “damn Twitter is quiet today”, then I log onto Twitter.com and see a “is you device have trouble?” error. If i don’t go check the website, I have no idea that Twitter turned off SMS updates to my phone. Twitter is cool but they aren’t cool enough to send you an email saying “Hey your phone is screwed up, we are going to stop sending you SMS message until you fix it”. Atleast then the poor bastards like me who are addicted to twitter would know what we have to do.

    Because I am such a Twitter addict, I have come up with a plan to end my frustrations with this problem. The solution? Use some evil “robots” to do my bidding. I have blogged about them before, I am talking about Cron and Curl. okokok, so they aren’t evil robots they are software running on my computer.

    Twitter has an awesome API (Application Programming Interface) that allows you to do all sorts of sweet things using REST based http requests, including turning on and off SMS notifications to your phone.

    cURL is an application that allows you to connect to web addresses from a command line.

    cron is an application that allows you run application at scheduled intervals.

    Can you guess where this is all going? Here is mathematical representation for you
    ((Twitter API + cURL) * cron(30 minutes)) = Happy Josh Highland

    I have cron run the following command every 30 minutes (replace username and password with your own of course)

    /usr/bin/curl -u user:password -d device=sms http://twitter.com/account/update_delivery_device.xml

    I will never need to log onto twitter to turn on my SMS notifications ever again. In the event that Twitter disables notifications to my phone, every 30 minutes my evil robots enable MS messages to my phone. At most I will have 30 minutes of down time. I can live with that.

    This is a perfect example of what one of my Computer Science professors told me… “If you have to do it more then 2 times write a script to do it for you”.

  • Info on the new iPhone has leaked

    Posted on May 13th, 2009 Josh Highland 1 comment

    iphonemb717

    I have been keeping my ears open for rumors about the new iPhone. Earlier this week, the above image was leaked onto a mac rumors website from a chinese source.

    The image above shows a new iPhone model number “MB717LL” with 32GB of Storage. If the poster’s claims are to be believed, the new iPhone will contain the following features:

    • 600MHz CPU Speed (up from 400MHz)
    • 256MB RAM (up from 128MB)
    • Digital Compass and FM
    • 3.2 megapixel camera with auto focus
    • 32GB size
    • No major changes in battery, screen and external casing.

    There is no way of telling if this information is correct, but the leaked photos and  information on the unibody MacBook and MacBook Pro also came from the same Chinese website, to they have some merit in my mind.

    It’s no suprise that the screen and the physical shape of the device hasnt changed, if it did, us iPhone application developers would be screwed. I think its going to be nice to have a better camera and an FM tuner.

    If this is all true, its not a major leap ahead, but I will still be inline to get one. I am guessing that the device will be announced and possibly released at the WWDC (Apple Worldwide Developers Conference) in June.

  • Swine Flu Zombies

    Posted on May 1st, 2009 Josh Highland 2 comments

    swine kiss

    I’m not one to panic about outbreaks, I laughed in the face of SARS and the Bird Flu but this Swine Flue has me kind of worked up. I’m also not one for conspiracy theories, but I think this Swine Flu deal is way more serious then we are being told. When the state of Texas closes down ALL sporting events in an attempt to stop it’s spread, you know something is up. People are demanding we close the boarder to Mexico, Obama is addressing it nationally, this is some major stuff! Living less then 2oo miles from Mexico, the place this all started, isn’t settling either.

    swinemap

    With the help of the all powerful Google, you can track outbreaks in real time. Things like this don’t make me feel any better.

    I like to think of people with Swine Flu as “The infected”, kind of like a zombie movie… 28 days later / I am legend, etc. FREAKING INFECTED ZOMBIES WHO ARE COMING AFTER ME!

    zombies