Alex B

4,799
reputation
566 views

Registered User

name Alex B
member for 1 year
seen 8 hours ago
website
location Colorado
age
Dec
2
revised Dont add commas to number in mailchimp
deleted 31 characters in body; edited tags
Nov
25
awarded  Popular Question
Nov
23
revised Iphone interface question
edited tags
Nov
23
revised Number of nested loops at runtime
improved formatting
Nov
20
comment Find missing numbers in continuous filenames (advanced ls & find)
are both directories accessible from a single machine or do you need a cross-machine solution?
Nov
19
revised How do I create a checkbox list with images in ASP.net?
fixed grammar
Nov
18
answered Java make a copy of a reader
Nov
18
answered Looking for a good exercise in building a website
Nov
18
answered “Please confirm which user you are changing the password for”
Nov
13
revised Java: Is there support for macros?
improved formatting
Nov
13
answered What’s my Big O?
Nov
13
answered What are the (dis)advantages of writing unit tests in a different language to the code?
Nov
5
comment CruiseControl JUnit test results show all zeroes
@bguiz, you should post as an answer. I think you are correct.
Nov
5
answered Dependency Injection best practices and anti-patterns
Oct
13
revised Java: Interview questions for software tester?
edited tags
Oct
13
revised Java: Interview questions for software tester?
added 5 characters in body
Oct
13
revised Effective workflow to allow designers access to portion of SVN repository
edited tags
Oct
8
awarded  Nice Answer
Oct
8
accepted Cannot create a for loop inside a java thread - why?
Oct
8
answered Cannot create a for loop inside a java thread - why?
Oct
7
comment What non-programming books should programmers read?
It is amazing how relevant this book is today.
Oct
6
revised IE7 rendering and javascript differences between 7.0.5730.13CO vs 7.0.5730.13
edited title
Oct
6
revised Delete all items from a c++ std::vector
added comment text to question
Oct
6
answered Delete all items from a c++ std::vector
Oct
5
comment Does anyone use the Scheme programming language for a living?
You might look at "Are there people using Scheme out there?" stackoverflow.com/questions/291033
Sep
26
awarded  Popular Question
Sep
24
revised Is it possible to measure a timespan that could span over several machine restarts not using the DateTime class???
edited title
Sep
21
answered facebook application send images
Sep
18
revised List of freely available programming books
Updated link to pdf mirror after _why's site went down
Sep
18
revised List of freely available programming books
Updated Why's Poignant Guide to Ruby link to pdf mirror as _why's site went down
Sep
16
awarded  Good Question
Sep
15
answered Don’t know what format date is to be able to parse it ‘[1252457867]’
Sep
15
revised how do I use IDEA intellij to auto-complete method parameters?
clarified intellij versions
Sep
15
awarded  Popular Question
Sep
13
awarded  Yearling
Sep
9
comment How does this C++ code compile without an end return statement?
The above code will compile in visual studio. The "for each" is an extension to C++ present in vs-2005.
Sep
9
asked How does this C++ code compile without an end return statement?
Sep
7
answered Antivirus (Symantec Endpoint) configuration for developer machine
Sep
5
comment java source code to html with links from uses to definitions
See similar intellij question: stackoverflow.com/questions/1162537/…
Aug
26
comment What is the max number of websites / virtual directories one can host on IIS?
Does this belong on serverfault?
Aug
26
answered Good Case For Interfaces
Aug
25
revised Google App Engine Java development on IntelliJ?
edited tags
Aug
25
revised Intellij Idea “Move refactoring” with Junit tests
deleted 11 characters in body; edited tags
Aug
25
awarded  Famous Question
Aug
25
revised How do I get Intellij not to analyze my ant build files?
edited tags
Aug
25
revised IntelliJ IDEA 8.1.3 ‘s Js BUG?
deleted 25 characters in body; edited tags
Aug
25
revised Intellij 7.0.3 jsp tag namespace
edited tags
Aug
25
revised How is import done in Java?
Not a haiku
Aug
24
revised First Day of Next Year for SQL Server?
edited title
Aug
21
answered What could go wrong with calling a static method with an object in Java?