Jeff Atwood

16,553
Reputation
18868 views

Moderator ♦

Name Jeff Atwood
Member for 1 year
Seen 4 mins ago
Website
Location El Cerrito, CA
Age 38
17h
revised How can I learn ASP.NET?
deleted 5 characters in body; edited title
1d
awarded  Organizer
Nov
21
answered Can I test if a regex is valid in C# without throwing exception
Nov
20
revised Packaging a Mac app for distribution
deleted 30 characters in body; edited tags; edited title
Nov
19
comment ax + by = c given two points P and Q
just use <sup> and <sub> they are supported. See stackoverflow.com/editing-help
Nov
19
revised Ignore “initialization from incompatible pointer type” warnings?
deleted 10 characters in body
Nov
19
revised NoMachine NX window closes after establishing connection
deleted 135 characters in body
Nov
19
revised Most inappropriate function or variable names you have encountered?
edited body
Nov
18
comment Reading a PDF document with iText not working sometimes
related: stackoverflow.com/questions/1753752/…
Nov
17
comment Entity Framework Validation
links appear to be out of date?
Nov
16
answered RegEx: Link Twitter-Name Mentions to Twitter in HTML
Nov
16
revised Clojure editor/IDE recommendations on OS X
added 1 characters in body
Nov
15
revised Best graph and diagram toolset for PHP
edited tags; edited tags
Nov
14
revised Cocoa Loading a ViewNib
edited title
Nov
13
revised RegEx match open tags except XHTML self-contained tags
edited tags
Nov
9
revised Java, HttpUrlConnection. Problem with getResponseCode()
deleted 1097 characters in body; added 33 characters in body
Nov
9
revised Will outsourcing make freelancing the future for American developers?
deleted 9236 characters in body
Nov
8
revised Should I Open Source my MonoTouch .NET iPhone application?
added 168 characters in body
Nov
7
awarded  Great Answer
Nov
7
revised graycode in .NET
added 816 characters in body; deleted 6 characters in body
Nov
7
revised graycode in .NET
added 42 characters in body
Nov
6
awarded  Reversal
Nov
6
revised Learning about LINQ
added 1 characters in body; edited tags; edited title
Nov
5
comment Java Applets failing to load in Mac OSX 10.5.4 / Firefox 3.5 / Java 1.5
this is for a java applet you've written?
Nov
5
revised How to use ternary operator for this statement in c#
deleted 26 characters in body
Nov
4
comment ASP.NET MVC “Donut caching” and TempData
very nice, thanks for sharing this code!
Nov
4
revised ASP.NET MVC “Donut caching” and TempData
added 4798 characters in body; added 65 characters in body
Nov
4
revised ASP.NET MVC “Donut caching” and TempData
deleted 4892 characters in body; edited tags; deleted 77 characters in body
Nov
4
revised Multiple max values in a query
deleted 47 characters in body; added 32 characters in body
Nov
4
answered What was the biggest mental leap/hurdle you had to overcome in your career?
Nov
4
revised SVN command line dialogs
added 224 characters in body; edited tags
Nov
4
revised Essential concepts to remember to be a better programmer
deleted 10 characters in body
Nov
4
revised Essential concepts to remember to be a better programmer
added 4 characters in body; added 17 characters in body; added 4 characters in body; edited body
Nov
3
comment What is the best Battleship AI?
I guess you should make your battleship AI multithreaded, then, to calculate the max # of shots per that time interval.
Nov
2
revised is the regex [a-Z] valid and if yes then is it the same as [a-zA-Z]
added 19 characters in body
Oct
28
answered Firefox and SSL: sec_error_unknown_issuer
Oct
26
comment “The” book for each programming language.
yes, also the author of Coders at Work!!
Oct
25
revised serialize problem in php
deleted 16 characters in body; deleted 7 characters in body
Oct
25
comment Light gray background in “bounce area” of a UITableView
related: stackoverflow.com/questions/1114587/…
Oct
25
revised iPhone-SDK:Background color for View which besides background on Table:
added 4 characters in body; edited tags
Oct
24
revised How to align checkboxes and their labels consistently cross-browsers
added 76 characters in body
Oct
24
revised sudden database disconnection in following code
deleted 105 characters in body
Oct
23
comment Why does an empty loop use so much processor time?
the hidden advantage of having more than one CPU core -- it protects you from badly written code! seriously!
Oct
23
revised How do you apply a .net attribute to a return type
remove <pre> it's not necessary
Oct
22
accepted IIS7 Cache-Control
Oct
22
revised Javascript: How can I block the backspace character?
deleted 71 characters in body
Oct
22
revised Extracting rows from a DB including depedent rows
deleted 2 characters in body
Oct
21
comment Position Fixed in CSS within a bounding box?
you could try doctype.com ; it really depends how much of your question is visual/pixels versus ascii/code.
Oct
21
revised What coldfusion 8 standard edition performance monitoring free tools are available?
deleted 12 characters in body
Oct
18
revised How do you perform an AND with a join?
deleted 10 characters in body