amrox

2,028
Reputation
167 views

Registered User

Name amrox
Member for 1 year
Seen 2 hours ago
Website
Location Philadelphia, PA, US
Age 30
I like bikes, beer, and bits.
2d
answered Drawing incrementally in a UIView (iPhone)
2d
answered iphone Analysis & design - creating work flow
Nov
24
accepted Delegates, can’t get my head around them
Nov
24
comment [objective-C] get time between two times of the day
sorry, I wrote that with the Mac OS SDK. Corrected for iPhone SDK.
Nov
24
revised [objective-C] get time between two times of the day
Corrected to make it iPhone/CocoaTouch friendly.
Nov
24
answered Delegates, can’t get my head around them
Nov
24
answered [objective-C] get time between two times of the day
Nov
17
awarded  Popular Question
Nov
17
answered NSURL Encoding in ObjC
Nov
12
revised Customize login page template for Authkit with Pylons?
edited tags
Nov
11
asked Customize login page template for Authkit with Pylons?
Nov
5
comment NSManagedObject setValue problem (Core Data)
How to update the currently highlighted row depends on how the table is getting it's data. Are you using an ArrayController/bindings or a data source?
Sep
5
awarded  Yearling
Aug
19
answered how do i make this not leak? (iphone sdk)
Aug
19
awarded  Citizen Patrol
Aug
19
awarded  Commentator
Aug
19
comment Find all files in a directory that are not directories themselves.
You are right, misread the question. John Kugelman posted a more complete answer.
Aug
19
answered Find all files in a directory that are not directories themselves.
Aug
19
answered Create a “Universal Binary” from two apps?
Aug
19
comment NStimer from NSThread
This question is somewhat vague. Can you provide some more information, or some sample code?
Aug
7
accepted How I can set a date string from twitter to a NSDATE
Aug
7
answered How I can set a date string from twitter to a NSDATE
Aug
4
awarded  
Jul
25
awarded  Tumbleweed
Jul
18
asked Debugging independent unit test bundle for iPhone?
Jul
15
asked How to emulate ‘cp --update’ behavior on Mac OS X?
Jul
13
accepted iPhone: Using C Libraries
Jun
24
accepted How to use parametrized method with NSNotificationCenter?
Jun
23
answered iPhone: Using C Libraries
Jun
23
answered How to use parametrized method with NSNotificationCenter?
Jun
21
answered Xcode Naming Executables
Jun
21
comment Reading NSDictionary Keys from property lists
You don't need to alloc/init URLforALl at all. Just initialize it to nil. The dictionary's objectForKey: method will return you give you an autoreleased object.
Jun
21
answered Reading NSDictionary Keys from property lists