Monday, 8 November 2010
Sunday, 24 October 2010
Chandamama iPhone app
Yesterday night I submitted an iOS app to Apple for approval, it’s first time ever I have experienced nerdgasm!
Chandamama is one of my favorite comic and I still read it when find old issues, I’m really excited to write an App for it. The first version has support for three languages that is Kannada, Hindi and English, it allows user to read Chandamama archives from 1949 which is exciting the best part is the will be available for free, yes you heard it correctly it is going to be FREE. Basically as C# developer I should live up to Microsoft in naming the product, so I named it “Chandamama Archive Reader”!
I have posted the screenshots of app just give sense of what we are going to get on iPhone/iPod.
The Home screen where you get select language.
List of Issues of Comic all the way from 1949!
Comic View, where we can navigate through pages by swiping on screen and you have option to use Next and Previous Button to navigate and Pinch in and out to zoom
When, you tap on Comic view it enters to full screen mode so you can continue reading comic without any visual distractions. (I love these vintage ads on comic
You possibly may think that App looks very boring, well, I have few tasks lined up for future release, as one of famous software quote “If always think of future, you never going to release V1.0” so that justifies everything.
If everything goes well it will be available in App store by end of October!
Sunday, 18 July 2010
Weekend! There's an app for that
Wednesday, 7 July 2010
Hello iPhone
Since I bought MacBook Pro all I had in mind is to build an iPhone app, I knew it is not going to be easy (not impossible either). I had two options to build an app, Objective-C with Cocoa touch or MonoTouch.
Being a C Sharp developer the choice was obvious MonoTouch, but soon after I started using it, I felt that it is not way to go I mean MonoTouch is great simple to use and just feels homely, the point I want make here is that before using it have understanding how an iPhone app works read programming guides and at least use objective-c and XCode for initial learning for about week or two it really helps understanding iPhone app architecture and most libraries. Later it’s an easy ride with MonoTouch and C#. (I found this link in Stackoverflow.com, which one to choose MonoTouch or CocoaTouch)
My first app was “Hello iPhone” (following tradition here), but I have uploaded DirnkMixture app an example from the “Head First iPhone Development” book but developed in Mono.



