824 reputation
413
bio website ohloh.net/accounts/tj111
location Cleveland, OH
age 25
visits member for 3 years, 11 months
seen Jun 28 '12 at 16:38
stats profile views 82

Oct
14
comment Is Weddingnuts.com a StackExchange site or an SO clone?
twitter.com/robstar/status/2484737556 Confirms he built wedding nuts.
Oct
5
comment Script to add more branded icons to SO tags, to offset Adobe branding
/mac/ should be /^mac/, currently it matches 'emacs'. Also /.net/ should be /\.net/, as the "." matches anything, so it currently matches "arpa-net" (wish this was a tag).
Aug
21
comment Can we have a “plz-send-me-the-codez” flag for moderation / editor attention?
Voted to close as "Not a real question"
Aug
10
comment Why don't askers accept answers they up-vote and accept-in-comments?
I find it more efficient to run directly to third as opposed to re-routing through first and second base.
Jul
21
comment Anyone else having trouble logging in with yahoo openid?
This has happened to me in the past. I think the solution for me was to just try the next day (-_-)
Jul
21
comment Request to add inline code and monospace font
A great article that discusses this alistapart.com/articles/howtosizetextincss
Jul
16
comment Answer Highlight/Fade-out doesn't fade-out
Yes I have. I even checked the headers and every request was returned with a 304 Not Modified or 200 OK status code.
Jul
16
comment pixel.quantserve.com - what's it about, and should I block it?
This is true. I have Noscript set to block all quantserve.com traffic.
Jul
15
comment How do you indent code in the post editor?
Jonathan Sampson needs to make a greasmonkey script that captures tabs in question/answer textareas that adds 4 spaces and keeps the focus.
Jul
14
comment Should Sarcasm be Acceptable?
What if the answer is correct and just throws in some sarcasm for good measure? stackoverflow.com/questions/1105258
Jul
13
comment Should smilies be turned into images in questions and answers?
Whats wrong with ASCII smilies (o_O) ?
Jul
10
comment Closing Etiquette: Why Do Some Answer *and* Close?
stackoverflow.com/questions/1105258/… Another example. Didn't get closed but I voted for it and answered it.
Jul
9
comment Can you bring the color back to meta?
I like it but it makes it hard to differentiate which questions you've seen and haven't on the front page. Simply change .question-hyperlink { to a.question-hyperlink:visited { and voila!
Jul
9
comment SO-Site Bar (Minimalistic)
Thanks! The pixel offset, now that I noticed it, is driving my OCD nuts. If I get some time later I'll fix it.