User contributions for Egge

A user with 451 edits. Account created on 5 May 2006.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

6 November 2008

12 October 2008

10 October 2008

2 October 2008

1 October 2008

  • 07:3107:31, 1 October 2008 diff hist +1,153 Nm Java Proper CaseNew page: A quick search on how to proper case or title case a Java string returned a number way to approach this problem. In C/assembly you can do the replacement in place, and very fast using bit...
  • 03:1503:15, 1 October 2008 diff hist +1,981 Nm Timeago.rbNew page: Here's yet another timeago function which I found, for those who don't want to include a full Rails framework in your Ruby script. Sorry - I don't remember where I copied this function fr... current

29 September 2008

26 September 2008

  • 09:1509:15, 26 September 2008 diff hist +10,217 Nm Log4j file rotationNew page: If you have an application writing to a log file using log4j, under what circumstances could the log rotation cause the hosting process to fail? I spent some time investigation this tod...

24 September 2008

22 September 2008

  • 01:1601:16, 22 September 2008 diff hist +2,802 Nm Nothing Compares to YouNew page: One of my frequent pain points with Java Generics concerns the '''Comparable''' interface. In pre-generics, the Comparable interface can be specified at multiple points within an inherita... current

17 September 2008

  • 11:1211:12, 17 September 2008 diff hist +510 Nm Python TipsNew page: Python takes some getting used to. The clean syntax is great, but it has some things which a Java or Ruby programmer might not guess. == How to tell if an object is None == This won't...

16 September 2008

  • 00:3300:33, 16 September 2008 diff hist +1,940 Nm Java File.listFiles orderNew page: The documentation for the Java JDK specifically mentions that the files returns can be in any order. <blockquote> There is no guarantee that the name strings in the resulting array...

15 September 2008

10 September 2008

9 September 2008

7 September 2008

2 September 2008

1 September 2008

31 August 2008

27 August 2008

14 August 2008

  • 00:0600:06, 14 August 2008 diff hist +224 Nm SingletonListNew page: Instead of writing <geshi lang="java"> List<String> list = new ArrayList(); list.add(item); </geshi> You can simply write: <geshi lang="java"> List<String> list = Collections.singletonLis... current

5 August 2008

31 July 2008

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)