- 17:22, 21 March 2010 TWV B-Ploeg - 20 maart 2010 (hist) [23 bytes] Kenny (Talk | contribs) (Created page with '<routeyou id="194525"/>')
- 09:41, 11 December 2009 Useful Eclipse Plugins (hist) [319 bytes] Kenny (Talk | contribs) (Created page with '== Useful Eclipse Plugins == {| class="wikitable" |- ! Plugin !! Purpose !! Website !! Update Site |- | XQDT || XQuery Development Tools || http://www.xqdt.org/ || http://www.xq…')
- 10:19, 10 December 2009 XSL/XPath Tips and Tricks (hist) [159 bytes] Kenny (Talk | contribs) (Created page with '== XSL/XPath Tips and Tricks == === How to find out the 'position()' of an ancestor element === <pre> count(ancestor::host/preceding-sibling::host) + 1 </pre>')
- 07:35, 9 December 2009 Eclipse External Tools (hist) [487 bytes] Kenny (Talk | contribs) (Created page with '== Eclipse External Tools == A collection of quick (but handy) tools for Eclipse. === TortoiseSVN Integration === To show the history (in TortoiseSVN) of the current file: <sour…')
- 07:32, 9 December 2009 Eclipse Detail Formatters (Java 4) (hist) [1,012 bytes] Kenny (Talk | contribs) (Created page with '== Eclipse Detail Formatters for Java 1.4 or earlier == === java.util.Collection === <source lang="java"> StringBuffer builder = new StringBuffer(); builder.append("[\r\n"); for…')
- 10:39, 8 December 2009 TortoiseSVN Tips and Tricks (hist) [2,048 bytes] Kenny (Talk | contribs) (Created page with '== TortoiseSVN Tips and Tricks == === Performance Boosts === ''[http://progblog.wordpress.com/2006/12/28/optimising-tortoisesvn/ Source]'' As noted in other posts, I am current…')
- 10:30, 26 November 2009 CygWin Tips and Tricks (hist) [291 bytes] Kenny (Talk | contribs) (Created page with '== Bash configuration per user/global == In your <tt>/etc/profile</tt> add the following line: <source lang="bash"> . /etc/bash.local </source> In your <tt>/etc/bash.local</tt>…')
- 10:18, 26 November 2009 PuTTy Tips and Tricks (hist) [553 bytes] Kenny (Talk | contribs) (Created page with '== Getting Home/End/Backspace/Delete working in PuTTy == To get the Home/End/Backspace/Delete keys properly working in PuTTy, apply these settings: * Settings > Terminal > Keyboa…')
- 08:49, 5 November 2009 Windows Tips and Tricks (hist) [2,439 bytes] Kenny (Talk | contribs) (Created page with '=== Change XP Visual Style at Login === Source: http://www.neowin.net/forum/index.php?showtopic=140542 To open Registry Editor in XP: Start > Run > type "regedit" - no quotes T…')
- 09:23, 28 October 2009 Java Tips and Tricks (hist) [285 bytes] Kenny (Talk | contribs) (Created page with '== Use nimbus look-and-feel == Open up the file: <tt>lib/swing.properties</tt> in your JRE or JDK directory and add the following content: <source lang="properties"> swing.defaul…')
- 07:23, 16 October 2009 Eclipse Detail Formatters (hist) [2,410 bytes] Kenny (Talk | contribs) (Created page with '== java.lang.Throwable == <source lang="java"> java.io.ByteArrayOutputStream data = new java.io.ByteArrayOutputStream(10000); java.io.PrintStream ps = new java.io.PrintStream(dat…')
- 13:20, 5 August 2009 BadCode (hist) [1,249 bytes] Kenny (Talk | contribs) (Created page with '<source lang="java"> private String convertTimestamp(long timestamp){ Calendar cal = (Calendar)Calendar.getInstance().clone(); cal.setTimeInMillis(timestamp);…')
- 08:06, 12 July 2009 TWV B-Ploeg - 11 juli 2009 (hist) [23 bytes] Kenny (Talk | contribs) (New page: <routeyou id="117342"/>)