Black Friday 2009
Black Friday is almost here! Gadgetell's got you covered with all the latest news on who's offering the best deals. Dangerous crowds? You're on your own.
Our new podcast: Meet...
We know. Podcasts are so last year - but this one you won't want to miss. Whether it’s a rumor that won’t die, a new product announcement, or just a really good Macintosh or iPhone app find that we have to let you know about, we’ll make sure it’s covered on Appletellcast.
iPhone App Reviews
iPhone Apps. They were great when the App Store was first announced and we could all pick and chose what we wanted, but the number is now overwhelming. Here at Appletell, we'll detail the great iPhone apps we find, and steer you clear from those that aren't worth it even if they're free.
iPhone Game Reviews
As Apple turns the iPhone into one of the most popular gaming devices, the staff of Appletell--gamers and Apple fans alike--are here to help you get the most entertainment value out of your app store purchases.






I’ll start with Twitter. Twitter has their own public API available to developers, and Matt Gemmell, a popular developer himself, has made it extremely easy to use that API with the help of Craig Hockenberry, developer of Twitterific. Together, they created MGTwitterEngine, an easy-to-use library of classes providing methods that make it extremely easy for the developer to access the Twitter API. To show the power of it, for example, this easy to understand function(NSString *)getFollowedTimelineFor:(NSString *)username since:(NSDate *)date startingAtPage:(int)pageNumis all that is needed to get all the updates from a certain user. The connection to Twitter and API calls are all done in the background through the MGTwitterEngine files. There is built-in support for direct messages, blocking users, getting updates, getting user information, and almost every other function you would want on Twitter. The total time for me to get this up and running was no longer than 30 minutes.
Next is the Facebook API, which has been made available through Facebook Connect for iPhone. A short while back, Facebook announced their Connect platform for the iPhone, which allowed users to “seamlessly connect their Facebook account and information with your iPhone app” and “share user information and actions on your iPhone app with friends on Facebook.” After downloading the files for this API and adding them to your XCode project, you find that this is extremely easy to use, as well. The only issue I ran into was on the web side with the Facebook Developer application. Using it, you must create Template Bundle IDs that show how you will be updating the users Facebook feed (text, images, etc). Then, you must put that ID number in your app, which can be limited to how the feed is updated. Other than that, though, it was a great experience putting together a simple app using this, as Facebook made it extremely easy. Facebook is a very powerful tool, so it is great to see them helping developers out when it comes to using their platform.
See more iPhone Developer Intervention articles.
Subscribe to keep up with the latest Apple news and rumors! -
Subscribe to our feed