Jump to content

User contributions for Brianegge

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

30 December 2009

22 December 2009

  • 05:2905:29, 22 December 2009 diff hist +619 Nm Macports svn to hg Created page with 'When oDesk decided to shutdown their subversion hosting, I wanted to migrate my work to Mercurial. It's been a challenge to get this to work in a Mac. Here's what I've done. <…' current

16 December 2009

  • 03:1403:14, 16 December 2009 diff hist +344 Nm Svn set properties for scripts Created page with 'Often I find scripts which have been checked in by other users and don't have the correct subversion properties for them to be checked out on unix. The following two commands fi…' current

14 December 2009

13 December 2009

30 November 2009

29 November 2009

  • 21:5721:57, 29 November 2009 diff hist +2,431 Nm Ternary Operator in C Created page with 'In writing C, I've often liked the ternary operator. It allows expressions to be computed in line, and shortens the amount of code one has to write. I've also believed that any…'

26 November 2009

25 November 2009

23 November 2009

  • 07:2307:23, 23 November 2009 diff hist +1,269 Nm MQException 2195 Created page with ' <geshi> Caused by: com.ibm.mq.MQException: MQJE001: An MQException occurred: Completion Code 2, Reason 2195 MQJE018: Protocol error - unexpected segment type received at…' current

18 November 2009

17 November 2009

  • 23:5723:57, 17 November 2009 diff hist +341 Nm Reformat XML Created page with 'Using the [http://xmlstar.sourceforge.net/ XMLStarlet] command line tool, one can easily reformat xml. A shortcut for this is to reformat the xml on your clipboard. This little…' current
  • 06:0706:07, 17 November 2009 diff hist +216 Nm Ruby Proxy URL Created page with 'If you need to install gems behind a proxy which accepts basic authentication, you can use this syntax. <geshi> gem install term-ansicolor --http-proxy http://username:password@…'

5 November 2009

  • 02:5702:57, 5 November 2009 diff hist +602 Nm Java.lang.String.isEmpty Created page with 'I was getting the following error when I deployed a component into a JBoss container. <geshi> java.lang.NoSuchMethodError: java.lang.String.isEmpty()Z </geshi> Initially, I th…' current

4 November 2009

2 November 2009

  • 03:2803:28, 2 November 2009 diff hist +3,538 Nm InstanceOf Performance Created page with 'The following is a microbenchmark to test the performance of the Java instanceOf operation. The four dispatch methods tested are: # InstanceOf operator # Comparing class object…' current

27 October 2009

  • 22:0722:07, 27 October 2009 diff hist +869 Nm TLS Handshake Example Created page with 'Following are the bytes transfered during a [http://en.wikipedia.org/wiki/Transport_Layer_Security#TLS_handshake_in_detail TLS Handshake] when requesting the resource https://www…' current

21 October 2009

  • 00:4700:47, 21 October 2009 diff hist +838 Nm Java Hostname Lookup Created page with 'The following snippet shows how to get the hostname and IP address. <geshi lang="java"> public static void main(String[] args) throws UnknownHostException { java.net.InetAddr…'

20 October 2009

17 October 2009

  • 05:2405:24, 17 October 2009 diff hist +1,432 Nm URL Converters Created page with 'This weekend I created two new websites: [http://011010.com http://011010.com/banner.png] and [http://iliil.com http://iliil.com/banner.png] The first lets you turn an ordina…' current

10 October 2009

9 October 2009

21 September 2009

17 September 2009

14 September 2009

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