1,043 reputation
1527
bio website sambaumgarten.me
location Palo Alto, CA
age 14
visits member for 2 years
seen yesterday
stats profile views 186

I am a iOS and web engineer located in Palo Alto, California. I started developing iOS apps at the age of 10 and have been engineering ever since be it hardware or software.


1d
revised New iOS 7 statusBar leaves a range 20px in apps compiled in Xcode 5
Fixed Grammer
1d
suggested suggested edit on New iOS 7 statusBar leaves a range 20px in apps compiled in Xcode 5
1d
comment Querying the moodle database within moodle
Hmm. Try moving it in and change the path to "./config.php" and see if that helps
1d
answered Querying the moodle database within moodle
1d
answered Global functions in an iOS application
1d
comment custom tableview cell is not refreshing
Try adding a breakpoint in - (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath and see if it's being called when you reload.
1d
awarded  Autobiographer
1d
answered iPhone date picker should look like android date picker
1d
comment Custom angular version in jsfiddle
Here's an example if you need it still: fiddle.net/QFNLW/
1d
comment Custom angular version in jsfiddle
I just added a working example to the answer
1d
revised Custom angular version in jsfiddle
added 79 characters in body
1d
answered jQuery Events On Newly Created Elements
1d
answered Custom angular version in jsfiddle
1d
answered Ruby version change on heroku push
1d
revised Im getting this error 'autorelease' is unavailable: not available in automatic reference counting mode
added 1018 characters in body
Jun
15
awarded  Yearling
Jun
15
awarded  Organizer
Jun
15
revised AVAudioPlayer - playing multiple audio files, in sequence
edited tags
Jun
15
asked Odd RTCReporting bug
Jun
11
accepted Reasons to use CoreData rather than just fetching the data with a get request and saving it in a local variable