576 reputation
713
bio website takeoffvideo.com
location
age
visits member for 2 years, 4 months
seen Feb 6 at 19:24
stats profile views 48

Jan
31
awarded  Popular Question
Jan
15
awarded  Popular Question
Jan
13
awarded  Yearling
Nov
28
accepted Is there a way to test iOS builds on simulator without the source code?
Nov
20
answered Suppress about:blank in Print Output of WinForms WebBrowser
Nov
13
awarded  Necromancer
Nov
8
answered How to best organize Underscore.js templates for use with Backbone.js?
Nov
7
comment New iOS SDK 3.0, Posting to a user's wall without deprecated API
Yeah you can't mix #import <FacebookSDK/FacebookSDK.h> and #import "Facebook.h". I did all that just for access to FBDialog. Fun!
Nov
5
answered Defining a Mongoose Schema on the fly
Oct
23
comment What steps can be taken to improve jade template rendering performance in express using nodejs
That demo includes compilations of Jade templates. I found it was simple to set it up so jade templates compile into native JS functions as they are saved (during development), which means client script is lightning fast.
Sep
9
comment Aggregate data in RESTful API
Thanks for answering. /ratings is a paginated list of each rating, with query params for filtering. In my situation, the summaries can be any arbitrary date range, which UIs use to show day, week, and month views. There's 'to' and 'from' parameters for that. And we want to get more granular in the future, like hourly reports, or showing nighttime ratings per day over some date range. Knowing that, how would you handle it?
Sep
9
asked Aggregate data in RESTful API
Aug
15
awarded  Notable Question
Jul
20
awarded  Nice Answer
May
22
awarded  Necromancer
May
14
comment Is there any notification for detecting airplay in Objective c?
We had no problem with it being accepted. MPVolumeView is a public class. The only questionable thing going on is looping through its subviews. But it doesn't use any private APIs.
May
14
awarded  Revival
May
14
answered Is there any notification for detecting airplay in Objective c?
May
9
awarded  Nice Question
May
8
awarded  Necromancer