926 reputation
715
bio website davedelong.com
location Cupertino, CA
age 27
visits member for 3 years, 9 months
seen Jun 13 at 20:53
stats profile views 72

I'm Dave, and I love Objective-C.

My Projects:

  • DDMathParser - a library for parsing NSString objects as mathematical expressions and evaluating them
  • CHCSVParser - a library for reading and writing CSV files
  • DDUnitConverter - a simple library for converting between units
  • StackKit - a framework for using the StackExchange API.

If you think I'm a nice guy, check out my Amazon Wishlist! :)


My answers and opinions expressed here are my own and do not represent my employer's views in any way.


Oct
29
comment Tags: iOS vs. iOS5 vs. iOS4, etc
While the wildcard is nice, it also introduces false positives. For example, if I subscribe to the "iOS*" feed, I'm going to get a bunch of "iostream" questions I don't care about.
Oct
19
comment Tags: iOS vs. iOS5 vs. iOS4, etc
Except that these tags don't provide context. That's the point of the request; they're almost universally misused and ignored.
Oct
16
comment Tags: iOS vs. iOS5 vs. iOS4, etc
Don't forget all the iphone-sdk-* variants.
Sep
29
comment Rename [cocoa] to [cocoa-osx]
-1 I don't think this is a big deal
Aug
30
comment Don't remove the @ part of my comment
@Jeff in addition, there are over 600,000 posts on SO that have at least four comments (so about 1 in 10), and nearly 50,000 posts that have at least 10. So even though the majority of posts won't benefit from the added context, the long tail of posts will. Isn't that what Stack Exchange is about? Catering to the long tail? ;)
Aug
30
comment Don't remove the @ part of my comment
@Jeff The prefix is there for context and clarity. Do you go about deleting parts of answers just because they take up space? Signatures are one thing; they don't add any value to the question. These "in reply to" prefixes do add value, because it's extremely difficult to follow comment threads of 4+ comments without them. I know the content here is cc-wiki, but please don't insult our intelligence by assuming that part of our contributions are inherently worthless and simply "take up space"
Aug
6
comment Don't remove the @ part of my comment
I find it really ironic that all of these comments are prefixed with "@username". Isn't that proof enough that this change should be revoked?
Jun
17
comment Sorting of flagged questions
@Vineet yep, similar idea. I like it! :)
May
28
comment (Unofficial) StackExchange WWDC Meet Up — 7th June, 2011
Your "When" needs more granularity. Is this going to last all day?
Mar
7
comment Manually specify language for syntax highlighting
The iphone, mac, objective-c, cocoa, etc tags are all very active. how about tossing "objc" in as a supported language?
Mar
3
comment Badge Request: Voter
Let's call it "Electorate"!
Feb
18
comment Why should I keep answering on Stack Overflow? Observations from a new user
@BradLarson: Yep, hitting the rep cap in any of the mac/iphone related tags is pretty hard. I recently hit hit 40k rep and I've hit the rep cap 23 times in nearly 2 years (only 11 of those times are from only upvotes).
Feb
16
comment Question editor unavailable under iPad
@LeguRi done. :)
Feb
16
comment Question editor unavailable under iPad
@LeguRi there is a backtick key. Tap and hold the apostrophe key, and a little menu of alternative characters pops up. The backtick character is the left-most one. I use this pretty frequently on my iPhone.
Feb
13
comment Change default landing page on StackApps
@George yeah, some googling revealed that. I decided to try the extension approach since it's the native solution for my browser. (I did install GreaseKit, and Simon's script works perfectly, but I prefer the extension)
Feb
12
comment Change default landing page on StackApps
+1 cool, I've never used greasemonkey before, but this is pretty neat. I suppose a SafariExtension could probably do the same thing.
Feb
3
comment After approving an edit, the number in the bar is incorrect
@Michael is the page reloaded dynamically? I didn't notice. I just clicked the "Approve Edit" button and assumed it was loading a new page. Regardless, I've edited the question for clarity. :)
Feb
3
comment After approving an edit, the number in the bar is incorrect
@Trufa it's a relevant question. I've edited the question with that tidbit :)
Feb
3
comment After approving an edit, the number in the bar is incorrect
@Trufa the "[1]" goes away.
Feb
3
comment Color diff should be the default view on pending edit review pages
There's a color diff? I've totally been missing that :P