Archive for the ‘iPhonexe’ Category

Cannon.app is now on the App Store!

Monday, January 12th, 2009

Apple finally approved my game! Go here to get it!

-Joe

Cannon.app is complete and submitted to Apple!

Monday, January 5th, 2009

I wanted to wait until it was actually on the store, honest I did, but I’m pretty excited about this game. :)

It’s a port of the classic aim-and-shoot explosives-and-spikes game with an iPhone-ish feel to it. It will debut for 99 cents on the App Store, hopefully sometime next week. Anyways, here’s the video demo:



Let me know what you guys think! I actually set up a blog just to record my progress on the app, you can get to it over at silentmac.com.

More to come as always,
- Joe

How to write an XML parser app with the SDK

Tuesday, October 21st, 2008
One of the easiest apps to write is one that simply pulls data from the web, thanks to how Apple set up their frameworks. In this post I’m going to walk you through fetching and parsing an XML file from the web in the iPhone SDK. What we want to make is something like this:

NSURL → Parser.m → NSDictionary

Let’s start off with an example URL. For this blog post, I’m going to create an app that searches for gas stations near a zip code. I’ll be using Yahoo’s Local Search API, a very handy little framework that spits back local business results when given a zip code (or GPS coordinates, ;) ).
(more…)

SlayerStats Brings Halo 3 Stats to iTMS

Thursday, October 16th, 2008
A week ago I ported Halo3X to the iPhone (it was pretty easy, I just had to swap out the interface really), and uploaded it to the app store for $0.99/download. Now you can finally view Halo 3 Stats on your iPhone! Probably the most useful feature (one that would probably go unnoticed) is that the app caches the last gamertag - so you can close the app and reopen it.

You can view more details/download the app here.

Screenshot after the break.

(more…)

Daily iTunes Apps RSS Feed

Saturday, October 11th, 2008
rss feed

Check it out here.

The feed is updated every night around midnight and shows the 15 most recent apps on the store.