4,650 reputation
12042
bio website
location
age
visits member for 3 years, 8 months
seen 2 days ago
stats profile views 417

for(i=1;i<101;++i)console.log((i%3?'':'Fizz')+(i%5?'':'Buzz')||i+'\n')


May
2
revised How do I inline the :before element when unable to include a CSS/style section?
added 90 characters in body
Apr
30
revised Can I/how do I pass a multiline string as an argument into a moinmoin macro?
details in response to comments
Apr
12
revised Is there a current tutorial or howto document for using the xhtml2pdf python module?
added some details
Apr
11
revised How do I configure Eclipse/PyDev to properly allow references to command line tools?
added 1942 characters in body
Dec
10
revised Does the Play framework come with an included email templating library or tool?
added 32 characters in body
Sep
6
revised Can I use multiple segues with one UITableViewDelegate?
Corrected based on what worked for me
Sep
4
revised How do I programmatically display a UISegmentedControl?
Added details in response to comments
Aug
10
revised Are there any available templates or tutorials showing the boilerplate for Facebook login in a modal view?
clarified based on comments.
Jul
9
revised Couchbase server refusing network connections - any ideas what might be the issue?
added 41 characters in body; deleted 36 characters in body
Jul
3
revised What might be the cause of an unexpected error when attempting to delete a facebook story?
added 47 characters in body; edited title
Jul
3
revised What might be the cause of an unexpected error when attempting to delete a facebook story?
added 145 characters in body
Jun
27
revised Get current URL from IFRAME
Clearer response.
May
11
revised How to check if a specific UIViewController's view is currently visible?
corrected in response to comments.
Apr
26
revised Where/how can I obtain a version of mysqldb that works with python 2.7, on OS X?
added 21 characters in body
Apr
26
revised Where/how can I obtain a version of mysqldb that works with python 2.7, on OS X?
edited in response to answers
Apr
24
revised Can I (how do I) use Jade shorthand when passing parameters into a Jade file?
fixed bug in code
Apr
3
revised Launching same script (as parent script) in jQuery UI Dialog fails
Clarified the intro a bit
Apr
2
revised Is a full list of requests made through/by my application through facebook easily available?
added 13 characters in body
Mar
30
revised How do I send a server-side app request using the C# FacebookSdk?
edited tags
Mar
27
revised How do I detect if the ON UPDATE event fired with query in MYSQL?
typo