40 reputation
6
bio website
location
age
visits member for 2 years
seen May 9 at 8:34
stats profile views 9

Want to learn a lot about programming...


Dec
26
awarded  Tumbleweed
Dec
19
asked Present VFR Reader in landscape with two pages
Oct
10
comment NKAssetDownload not downloading after force close app
okay here what i've done. I did not remove the issues and just try to redownload the magazine. It just hangs there but then after 3-5 minutes the download starts. Does anybody know why?
Oct
10
asked NKAssetDownload not downloading after force close app
Aug
13
answered AVAudio Player gets delayed while loading for the first time
Aug
13
awarded  Commentator
Aug
13
comment wait_fences: failed to receive reply: 10004003 - viewDidLoad
at the end of the posted code, button and buttonTwo when tapped, calls loadingTEst and loadMap which presents modal viewControllers.
Aug
12
comment wait_fences: failed to receive reply: 10004003 - viewDidLoad
If I comment out everything in viewDidLoad except scrollView. The warning goes away.
Aug
12
asked wait_fences: failed to receive reply: 10004003 - viewDidLoad
Jun
2
awarded  Supporter
Oct
21
comment loading Model causes blank/white screen CodeIgniter 2.0.3
thanks ViKAwesome, I changed it to function __construct and it worked. Silly mistake
Oct
21
comment loading Model causes blank/white screen CodeIgniter 2.0.3
i've changed the code and it still shows a blank screen on Firefox and a server error on chrome. But when I load database information using the controller it gets the info.
Oct
21
revised loading Model causes blank/white screen CodeIgniter 2.0.3
changes the code to make it simpler
Oct
21
revised loading Model causes blank/white screen CodeIgniter 2.0.3
added 28 characters in body
Oct
21
accepted Auto fetch data from website iOS/iPhone Programming
Oct
21
asked loading Model causes blank/white screen CodeIgniter 2.0.3
Jul
13
revised how can i use UISCrollView paging with different heights?
added a question
Jul
13
comment how can i use UISCrollView paging with different heights?
is there a way, i can load nibs(with its own scroll and imageview inside) as i swipe from left to right or right to left? because loading images side by side in the uiscrollview isn't going to do the trick.
Jul
13
comment how can i use UISCrollView paging with different heights?
i think it's the same thing as bottom answer. i'll try it first
Jul
13
comment how can i use UISCrollView paging with different heights?
it does make sense. it's the way i'm doing it right now. images are at the top. but, if i scrolldown and swipe to the next image, it will show the middle portion of the image. what i wanted to do is, if i swipe, the next image will be shown automatically at the top. thanks for replying anyway, i appreciate it.