Technology
- iPhone SDK
- sqlite
- Core Audio
- Web Services
Jabeh
iPhone Application - jabeh.org
I developed Jabeh as a personal project. Although not built with OpenGL, only a couple switches in the app resemble Apple UI elements. The remaining buttons, views and effects were all custom made. The statistics and puzzle system are both built atop sqlite, with updates provided by a custom web service.
Technology
- iPhone SDK
- sqlite
- Cocoa
Prayer Book
iPhone Application - arashpayan.com/PrayerBook
This was my first iPhone app, and it gave me a chance to use a lot of the Apple provided controllers and UI elements. To construct the database of prayers, I built a Cocoa app called pbdbbuilder which reads and writes the sqlite db. Both Prayer Book and pbdbbuilder are released under the GPL and the source can be found at github.
Technology
- iPhone SDK
- Facebook Connect
- Camera
Animalizer
iPhone Application
I built this app for the good folks at Lil' Shark. With it you can easily put anybody's head into the body of an Animal and even share it on Facebook for all your friends to see.
Technology
- iPhone SDK
- Facebook Connect
- Adwhirl
- Cydia/Jailbreaking
Me So Holy
iPhone Application - mesoholy.com
Me So Holy is the spiritual sibling of Animalizer that lets you put your head into the body of a number of spiritual bodies. Apple won't approve it for release in the App Store (even with ratings), so it was repackaged as an ad-supported release for jailbroken devices. To get it, search for 'Me So Holy' in Cydia.
Technology
- iPhone SDK
- NSXMLParser
APXML
iPhone Library - arashpayan.com/projects/APXML
I wrote APXML because there's no Objective-C way of manipulating XML using the DOM on the iPhone. I released the library under the LGPL, and it lets you read in existing XML documents, or programmatically create new documents using elements and attributes. The source is available on github.
Technology
- iPhone SDK
Appirater
iPhone Library - arashpayan.com/projects/Appirater
Satisfied iPhone app users aren't usually reminded to rate those good apps. Integrate Appirater into your app with 3 lines of code, and as your app is used, long time users will be gently reminded to rate your app, and taken to your app's review page. The source is available on github.
Technology
- Java
- Swing
FileTree
Java Library - arashpayan.com/projects/FileTree
FileTree is a pure Java file system browser similar to the OS X Finder, or the left hand side of the Windows Explorer. It displays the system icon of each file or directory in the tree, giving it a native feel. The source is available on github.






