Thursday, October 3, 2013
D-Link DWR-113 3G Wi-Fi Router with Tata Photon configuration
Saturday, April 20, 2013
Yahooooo! Counting 1006+....
Happy to see that so Many people using my app all over the world.
Its boost me to add more in to this list.
Thanks to my family who gave me full support to spend time for the world.
Friday, March 15, 2013
New Address, New Door, New Keys but Same family…!!!
Hi All,
The Address is Different !
The Keys are New !!
But the door is always open for friends like you !!!
Please make us happy by visiting our new house on Sunday 17th March 2013.
I am very happy to invite you all for my house warming ceremony on Sunday 17th March 2013 at 10.30AM to 11.00 AM.Saturday, March 2, 2013
sMatcher 1.2 - with native iPad support
What is new in sMatcher 1.2?
1. Native iPad UI support
2. New type of Legends for easy understanding
3. Star Names in your language (Tamil, Telugu, Malayalam, Kannada, Singalese, English)
4. Direct Feedback form app (using google doc)
Eagerly waiting for your feedback.
Sunday, February 24, 2013
sMatcher v1.1 - crash fix is on the way
Please reinstall the app to fix this or wait for few days to get the updated version to fix
Sorry for the inconvenience caused to you all!
Please submit your feedback to improve the app.
Wednesday, December 12, 2012
CollectionViewCell - Custom Cell implementation error
2012-12-12 19:14:50.121 sMatcher[13647:11303] porutham cell <NSIndexPath 0x903aab0> 2 indexes [0, 0]
2012-12-12 19:14:50.123 sMatcher[13647:11303] -[UICollectionViewCell lblTitel]: unrecognized selector sent to instance 0x903ca50
2012-12-12 19:14:50.123 sMatcher[13647:11303] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UICollectionViewCell lblTitel]: unrecognized
Later i have created seperate class file with xib specifically for cell.
I have designed the cell in xib, but still i get the same error above.
Then with reference to this thread
http://www.raywenderlich.com/forums/viewtopic.php?f=20&t=5043&start=10
I have changed my code in viewDidLoad of the main controlller like below
Instead of this
[self.collectionView registerClass:[UICollectionViewCell class] forCellWithReuseIdentifier:@"poruthamCellV"];
I have changed to this
[self.collectionView registerNib:[UINib nibWithNibName:@"poruthamCell" bundle:[NSBundle mainBundle]] forCellWithReuseIdentifier:@"poruthamCellV"];
All started working as i expected, what ever i have designed in xib started appearing in the collection view. So seems like we have to register the cell xib file before we use in collection view which is something different from custom table view cell implementation where we no need to do this.
Monday, December 10, 2012
Bannerghatta Zoo - A week end visit in bangalore
2. Cap (if you want new one you can buy over there )
4. Food (If you don't want to try outside)
5. kids trolly (if you have kids)
Friday, December 7, 2012
sMatcher - My First App for iOS
Friday, November 30, 2012
First experience on my first app in App Store
Initially I have named my app as "iMatcher", but while uploading, App Store did not allowed me to create with this name, so I ended up changing the name to "sMatcher"( ie star marcher) which I would say perfect name for my app.
I think before we create any app , first we have register the app name to reserve it, because last minute changing the app name will lead to many confusion. I ended up changing my app name in multiple places as I have referred the app name in FAQ and about pages.
(Sorry if there is any error as this post sent from my iPhone)
Technical issue in appstore
Saturday, October 13, 2012
JellyBean for HTC desire
How to change HTC flash screen in HTC Desire
Tuesday, October 9, 2012
Can't mount SD Card in HTC Desire , Android - USB Brick
Ref:
http://wiki.cyanogenmod.com/wiki/Fastboot
http://forum.xda-developers.com/showthread.php?t=691639
http://forum.xda-developers.com/showthread.php?t=872966
















