lawrence

531
Reputation
61 views

Registered User

Name lawrence
Member for 1 year
Seen 2 days ago
Website
Location New York
Age 26
Heroes: Radical Edward, Motoko Kusanagi, Brian Eno
Nov
24
answered Design pattern for iPhone -> web service functionality?
Nov
12
answered iPhone - UIViewController not rotating when device orientation changes
Nov
10
awarded  Yearling
Nov
9
comment Wrestling with SQL
i had just finished writing up my own version of this from your original posting, but i deleted it since you should get the credit
Nov
9
comment Wrestling with SQL
because if i do "select distinct IF(sender_id=4, recipient_id, sender_id) AS partner_id, created" then i get duplicate partner_ids
Nov
9
revised Wrestling with SQL
specified "including the most recent value of created"; added 223 characters in body
Nov
9
comment Wrestling with SQL
M is the other user's ID. All I want in the end is a list of M's and their associated most-recent create times.
Nov
9
comment Wrestling with SQL
ah, this is close. unfortunately i was unclear and i also need the timestamp itself, which breaks distinct, i think?
Nov
9
revised Wrestling with SQL
specified mysql
Nov
9
asked Wrestling with SQL
Oct
22
comment Overlapping the tab bar in a subview
Hmm, first time I've asked a question and gotten no responses. Why?
Oct
22
asked Odd behavior while sending HTML email with MessageUI.framework
Aug
26
accepted Calling .focus() on a text field during a jquery-ui dialog-with-tabs load breaks the dialog rendering.
Aug
26
answered Calling .focus() on a text field during a jquery-ui dialog-with-tabs load breaks the dialog rendering.
Aug
19
asked Overlapping the tab bar in a subview
Aug
18
asked Setting a property on a custom object through Interface Builder
Aug
5
comment Method delegation in Javascript/jQuery?
Beautiful, thank you. I knew there must have been some really basic way to do what I wanted with inheritance.
Aug
5
revised Method delegation in Javascript/jQuery?
fix grammar
Aug
5
revised Method delegation in Javascript/jQuery?
deleted 503 characters in body; added 31 characters in body
Aug
5
revised Method delegation in Javascript/jQuery?
fixed object literal syntax
Aug
5
awarded  Critic
Aug
5
asked Method delegation in Javascript/jQuery?
Jul
31
awarded  Popular Question
Jul
30
comment Presenting a modal view controller only after another one has been dismissed
hey, thanks for the suggestion! this seems to work. the one caveat is that i had to use performSelectorOnMainThread:withObject:waitUntilDone: even though it's already in the main thread, just so that all the internal notifications triggered by the dismissal get cleared out before the new presentModalViewController:animated: call starts mucking around again. Otherwise I get an EXC_BAD_ACCESS.
Jul
30
asked Presenting a modal view controller only after another one has been dismissed
Jul
25
comment Is this plan for preventing iPhone app client spoofing sound?
Thanks for the answer and especially for the link to the related question.
Jul
24
asked Is this plan for preventing iPhone app client spoofing sound?
Jul
14
answered Should I provide lost credentials to users via a direct message on Twitter?
Jul
4
awarded  
Jun
9
awarded  Tumbleweed