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)

31 August 2008

27 August 2008

13 August 2008

  • 20:0620:06, 13 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

4 August 2008

  • 21:3021:30, 4 August 2008 diff hist +743 Nm PfilesNew page: Solaris 10 doesn't come with lsof, and a non-root user can't compile and run lsof. However, the '''pfiles''' command in Solaris 10 can offer similar functionality. Unfortunately, it does...

30 July 2008

28 July 2008

27 July 2008

25 July 2008

20 July 2008

18 July 2008

  • 00:1300:13, 18 July 2008 diff hist +899 Nm GettextNew page: I've spend the past week attempting to recompile [http://www.gnu.org/software/gettext/ gettext] 0.17 for Solaris 10 x86. I've had this compiled before, but I decided to recompile it with ... current

9 July 2008

  • 01:1701:17, 9 July 2008 diff hist +3,218 Nm String Concatenation optimizationNew page: I often see developers needlessly using StringBuffer.append in preference to the built in string concatenation operator. This is based on the idea that the "+" operator always creates a n...

26 June 2008

  • 08:1608:16, 26 June 2008 diff hist +1,314 Nm X extends ExceptionNew page: In response to [http://nat.truemesh.com/archives/000738.html Generic Throws: Another Little Java Idiom] Unfortunately, the "X extends Exception" falls apart fairly quickly with the curren... current

22 June 2008

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