| bio | website | |
|---|---|---|
| location | Brisbane, Australia | |
| age | ||
| visits | member for | 2 years, 2 months |
| seen | Apr 26 at 9:22 | |
| stats | profile views | 14 |
|
Apr 17 |
comment |
Decent tool for building and testing regular expressions I updated the answer as requested, sorry for the "Link only" Faux Pas |
|
Jun 16 |
comment |
Best source control system for busy web development team Just FYI, Git works like a champion on Windows. I use it locally to connect to an SVN Repository everyday. See Cygwin or the git bash Shell.. (I also use pure git for other projects on Windows...) |
|
May 19 |
comment |
Design: Object method vs separate class's method which takes Object as parameter? +1 for the StatisticsCalculator Interface (and subsequent use of the Strategy Pattern). And the thorough well thought out answer |