User contributions for Brianegge
Appearance
20 April 2012
- 12:2412:24, 20 April 2012 diff hist +281 m Quotes No edit summary
12 April 2012
- 15:3715:37, 12 April 2012 diff hist +202 m Quotes No edit summary
4 April 2012
- 12:0912:09, 4 April 2012 diff hist +431 N Korn Shell Created page with "=== Enable tracing a function in ksh === Tracing can be enabled for a KornShell script by using "set -x", but this will have no effect on functions within the script. The fol..." current
21 March 2012
- 01:3801:38, 21 March 2012 diff hist +318 m Linux Tips No edit summary
3 March 2012
- 16:1016:10, 3 March 2012 diff hist +189 m Linux Tips No edit summary
13 February 2012
- 15:4315:43, 13 February 2012 diff hist +12 m Ruby Proxy URL No edit summary current
11 February 2012
- 20:1420:14, 11 February 2012 diff hist +699 N IOS Tips Created page with "==== Tile a background image in a UIViewController ==== <geshi lang="C"> // tile background UIImage *wave = [UIImage imageNamed:@"background-dots.png"]; CGSize imageVie..." current
4 February 2012
- 02:3302:33, 4 February 2012 diff hist +1,123 m Python Tips No edit summary current
14 December 2011
- 13:5513:55, 14 December 2011 diff hist +79 m Quotes No edit summary
10 December 2011
- 23:1223:12, 10 December 2011 diff hist +20 m Ruby Tips No edit summary current
- 23:0923:09, 10 December 2011 diff hist +100 m Sybase Tips No edit summary
- 23:0323:03, 10 December 2011 diff hist +40 m CUSIP Source Code No edit summary current
- 22:5922:59, 10 December 2011 diff hist −4 m What is NLWP on Solaris? No edit summary current
- 22:5922:59, 10 December 2011 diff hist +12 m Solaris binary files quick reference No edit summary
- 22:5822:58, 10 December 2011 diff hist +124 m Solaris binary files quick reference No edit summary
- 22:5722:57, 10 December 2011 diff hist +40 m Java File.listFiles order No edit summary current
- 22:5622:56, 10 December 2011 diff hist +40 m PHP Tips No edit summary current
- 22:5622:56, 10 December 2011 diff hist +20 m Javax.net.debug No edit summary current
- 22:5522:55, 10 December 2011 diff hist +13 m Log4j file rotation No edit summary current
- 22:5422:54, 10 December 2011 diff hist +160 m Log4j file rotation No edit summary
- 22:5022:50, 10 December 2011 diff hist +40 m Slicehost No edit summary
- 22:4922:49, 10 December 2011 diff hist −1 m Slicehost No edit summary
- 22:4922:49, 10 December 2011 diff hist +2 m Slicehost No edit summary
- 22:4822:48, 10 December 2011 diff hist +14 m Slicehost No edit summary
- 22:4822:48, 10 December 2011 diff hist +40 m Slicehost No edit summary
- 22:4222:42, 10 December 2011 diff hist +20 m Java Hostname Lookup No edit summary current
- 22:4222:42, 10 December 2011 diff hist +40 m Java Unique List No edit summary current
12 August 2011
- 19:0419:04, 12 August 2011 diff hist +12 m Quotes No edit summary
10 May 2011
- 13:4813:48, 10 May 2011 diff hist +240 m Ssh argument length No edit summary current
9 May 2011
- 13:3013:30, 9 May 2011 diff hist +108 m Ssh argument length No edit summary
18 January 2011
- 01:2001:20, 18 January 2011 diff hist +241 m Ssh argument length No edit summary
12 January 2011
- 17:0317:03, 12 January 2011 diff hist +119 m Quotes No edit summary
2 January 2011
- 01:0701:07, 2 January 2011 diff hist +69 Nm IPMap Created page with '72.201.31.189 is http://www.fiverr.com/users/youyap, mytoplisting.com' current
30 August 2010
- 16:0716:07, 30 August 2010 diff hist +894 Nm Java currency symbols Created page with 'It's possible to get currency symbol codes out of Java, though as of version 1.6 it's a bit painful. <geshi lang="java5"> public static final String EURO_SYMBOL = Currency…' current
20 May 2010
- 20:0620:06, 20 May 2010 diff hist 0 N File:Pppoe.PNG No edit summary current
17 May 2010
- 21:1221:12, 17 May 2010 diff hist +69 m Interview Questions →C++ current
14 May 2010
- 19:5919:59, 14 May 2010 diff hist +299 m Quotes No edit summary
8 April 2010
- 13:2713:27, 8 April 2010 diff hist +404 m Vim tips No edit summary current
1 April 2010
- 19:0919:09, 1 April 2010 diff hist +301 m Quotes No edit summary
30 March 2010
- 13:4813:48, 30 March 2010 diff hist +319 Nm Jokes Created page with ';Economics : "A physicist, a chemist and an economist are stranded on an island, with nothing to eat. A can of soup washes ashore. The physicist says, "Let's smash the can open w…' current
20 January 2010
- 00:1200:12, 20 January 2010 diff hist +505 Nm Sum Sybase Logical IO Created page with 'In performance tuning complex Sybase queries, I usually keep an eye on the total logical IO. I've created the following one-liner to be used from within sqsh to sum up the logic…' current
19 January 2010
- 03:5403:54, 19 January 2010 diff hist +117 m Install Munin Apache plugin on Ubuntu No edit summary current
18 January 2010
- 22:2822:28, 18 January 2010 diff hist +290 m Linux Tips No edit summary
17 January 2010
- 23:4223:42, 17 January 2010 diff hist +3,698 Nm No more .bak files Created page with 'On of the earliest lessons I learned in computing was to always make a backup. In the days of MS-DOS, it was common to modify your '''autoexec.bat''' file. One learned it was s…' current
8 January 2010
- 07:1107:11, 8 January 2010 diff hist +103 m Merge template file in bash No edit summary current
- 07:0107:01, 8 January 2010 diff hist +2 m Merge template file in bash No edit summary
- 07:0007:00, 8 January 2010 diff hist +557 Nm Merge template file in bash Created page with 'I wanted to substitute some parameters in an xml file prior to feeding it to a Java program. The following one liner works in bash and uses perl to parse in a property file with…'
5 January 2010
- 05:0205:02, 5 January 2010 diff hist +132 m Linux Tips →Verify all the jar's in the classpath exist
- 05:0005:00, 5 January 2010 diff hist +16 m Linux Tips →Use sed to remove ANSI colors
4 January 2010
- 04:5504:55, 4 January 2010 diff hist +613 Nm Theta join Created page with 'The theta join is probably the least used SQL join type. Here's an example of a theta join in use. Lets say you have a table of daily sales, and want a report showing the sales…' current