358 reputation
19
bio website spamsense.blogspot.com
location Indianapolis, IN
age 40
visits member for 3 years, 11 months
seen May 6 at 18:58
stats profile views 42

Professional: 16+ years C++/C#/HTML/ASP.NET/SQL

Personal: 1 wife, 3 kids


Apr
8
comment How can I avoid down-votes?
To follow from what @Hannele said, it's actually fairly unlikely that the person who answered also downvoted - if they thought it was worth answering, they wouldn't object to the question.
Mar
22
comment Why would ZoneAlarm warn me Stackoverflow could be phising site?
This is probably due to an over-excited trigger on the cross-site redirect. ("Hey, this site is redirecting you to somewhere else under a completely different domain, and they're not Google...")
Mar
11
comment What about when a sponsored tag doesn't have a universally accepted sponsor for that tag?
Yes, it was visible earlier today.
Jul
12
comment Remove the 25% requirement from the “Unsung Hero” gold badge
@VonC - exactly: Jon Skeet is definitely a sung hero. :)
Jun
29
comment Code block is not properly formatted when placed immediately after a list item
I use a horizontal rule, which has the same effect but actually blends in a little better.
Jun
29
comment Code block is not properly formatted when placed immediately after a list item
@Brad Gilbert - this is a common scenario if you want to have a list of points followed immediately by a code sample that is related to the answer in general and not to the final list item. (i.e. probably most of the time.)
Jun
29
comment Why does code formatting not work
Another note on this... Once you have a list in your answer, if you want to insert code that is not at the list level, you must have at least one non-blank, non-list line before the code (a horizontal rule works well) in order to break out of the "list" logic and allow the code to be formatted correctly. (See o.k.w's answer below, and stackoverflow.com/questions/3096866/… for an example that I just edited.)
Jun
24
comment 50 reputation for making comments is too high
On the other side of things, we end up with people posting an answer to something, when it should be a comment, then getting berated by the community for not understanding the difference. (Probably by people who don't realize that there is a 50-rep limit.) So their first interaction on the site ends up being negative.
May
28
comment Can you fake a closed question? [‌closed]
But since it's not closed, they don't have anything to reopen, which might flip their "must reopen" bit and cause them to close it... Then it would be "[closed][closed]"...
Dec
29
comment The 4th in the trilogy
But in that case, the fourth was actually first.
Jul
20
comment Is StackOverflow still Using LINQ to SQL as the ORM?
I'm not sure exactly what you mean by "using LINQ syntax" since they're just extension methods that have some syntactic sugar, but there is a question on SO that discusses this, and I've used it successfully as well. stackoverflow.com/questions/224475/…
Jul
15
comment What counts as “creating” a tag, for Taxonomist? And what prevents gaming the badge?
Depends where you go. If you're in a reasonably-sized town (30,000 or so) and/or near an interstate, you probably have good coverage. However, there are areas - not to far from those with good coverage - where coverage is spotty at best.
Jul
11
comment Should reputation requirements change as a Stackoverflow Knowledge Exchange site grows in users and content?
Perhaps two changes would make it work: 1) Once you have an ability, you don't lose it (subject to moderator/site owner intervention, of course) 2) Base rights (or at least higher-level rights) on a "sliding scale" approach. For example, if you are in the top 35% you can edit posts, top 25% you can vote to close posts, etc.
Jul
10
comment Tags with capitalization behave oddly
Probably because you spelled "capitalization" correctly...
Jul
10
comment Purposeful Question Bumping: Abuse or feature?
o_O the opportunities for abuse in that sentence are just... :)
Jul
10
comment Odd capatilisation error in a tag feed
That's awesome!
Jul
10
comment Half-assed answers from new question campers…problem?
That's true too... though it requires some level of abstract thought, which may beyond those who write the truly bad questions...
Jul
10
comment Half-assed answers from new question campers…problem?
On the other side of the coin, questions for clarification, etc. should be comments on the OP, not answers.
Jul
9
comment Posting and answering questions you have already found the answer to
That's exactly what I did here: stackoverflow.com/questions/247005/…. I spent hours figuring that one out (including some really obscure blog posts) and figured I could help some other people out too... Turns out a subsequent co-worker of mine found the post, without knowing it was mine, and used it on one of our projects. :)
Jul
9
comment What is a vote fraud?
I think part of the difference in what you're describing would be if you went to a user's profile page, looked at their questions/answers and upvoted ONLY their posts, without reading any of the others to see if they were also helpful or more accurate. I.e. upvoting that user's posts just because they were the author.