Siba Prasad Hota

less info
3,329 reputation
1621
bio website
location chennai
age 24
visits member for 1 year, 3 months
seen 16 mins ago
stats profile views 399

Hi ,

I am Siba Prasad, I have completed B.tech from BPUT.

I am working as Project manager for Mobile-Team.

I have done several project for Windows, Blackberry, Android,IPHONE, IPAD, and Mobile websites.

I m having knowledge in Objective-C, COCOS2d-x, C, C++, JAVA, .net, HTML, HTNL5, CSS, Jquery, JavaScript

Contact me : sibahota1989@gmail.com , mob:+91-8122712601


Mar
12
comment iPhone timer task for long processes
Yes You can use Timer with Repeat YES/NO
Mar
9
revised How to add sub cell in Particular UITableviewCell Programmatically
added 188 characters in body
Mar
9
revised How to add sub cell in Particular UITableviewCell Programmatically
added 130 characters in body
Mar
9
comment How to add sub cell in Particular UITableviewCell Programmatically
Yes its Possible But You have to Take Multiple Sections. Check This Link : stackoverflow.com/questions/10736524/…
Mar
9
revised iPhone timer task for long processes
added 526 characters in body
Mar
9
answered iPhone timer task for long processes
Mar
9
answered How to add sub cell in Particular UITableviewCell Programmatically
Mar
6
comment i want the size for 5 minutes 300kb for an audio file
check this link : developer.apple.com/library/ios/#samplecode/… You can convert Audio from wav to mp3.
Feb
25
comment How to draw a straight line on an iOS map without moving the map using MKmapkit
check this answer : stackoverflow.com/questions/14782850/… , just disable Userintearction on mapview and create a transparent view on your mapview , and use pan gestures to draw lines.
Feb
25
comment How to draw a straight line on an iOS map without moving the map using MKmapkit
Check my edited answer.
Feb
25
revised How to draw a straight line on an iOS map without moving the map using MKmapkit
added 887 characters in body
Feb
25
comment HTML button to a native bridge iOS
Why not you use Phonegap/cardova ? you can use the native plugins to call native side like camera.
Feb
25
revised SDWebimageDemo project give me memory warning in ipod why?
added 208 characters in body
Feb
25
answered How to draw a straight line on an iOS map without moving the map using MKmapkit
Feb
25
comment SDWebimageDemo project give me memory warning in ipod why?
try my answer and let me know.
Feb
25
answered SDWebimageDemo project give me memory warning in ipod why?
Feb
21
answered How can i play .mid file with different instruments in an iOS application?
Feb
14
answered resignFirstResponder is not working
Feb
14
answered Is there a way to unlock a users features in a subscription based iPhone App without been charged 30%
Feb
2
comment Is there any way or code to make the http request be more faster?
Nice one, Lot of things described for learners.