Archive for the ‘programming’ Category

git through proxy

Tuesday, October 20th, 2009

You’re at work and want to access your git repo who’s residing in the free external world?

create the following config file in your .ssh folder:

Host
ProxyCommand connect -S : %h %p

replace the hosts and port as appropriate.

You can find the connect executable for windows here
Hat tip to pieter.

using wildcards in java classpath

Tuesday, October 20th, 2009

A china on your desktop

Wednesday, July 8th, 2009

Amazing

Thursday, January 31st, 2008

Wiimote fun

Thursday, January 31st, 2008