User contributions for Brianegge

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

30 November 2009

29 November 2009

  • 21:5721:57, 29 November 2009 diff hist +2,431 Nm Ternary Operator in CCreated 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 2195Created 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 XMLCreated 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 URLCreated 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@…'

12 November 2009

5 November 2009

  • 02:5702:57, 5 November 2009 diff hist +602 Nm Java.lang.String.isEmptyCreated 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

  • 07:0807:08, 4 November 2009 diff hist +809 Nm What exceptions can ejbCreate throw?Created page with 'One of the wonders of ejb2 is the methods you implement are not defined in an interface. I recently wanted to know exceptions can be thrown from an ejbCreate method. The answer…' current
  • 03:0803:08, 4 November 2009 diff hist +2,770 Nm Daemonizing Unix processesCreated page with 'Have you ever attempted to log out from a Unix host, only to have your terminal session hang? This is often the result of an improperly started background process. Many of our …' current

2 November 2009

  • 03:2803:28, 2 November 2009 diff hist +3,538 Nm InstanceOf PerformanceCreated 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 ExampleCreated 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 LookupCreated 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 ConvertersCreated 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

15 September 2009

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