Yonge and Drewry #3

By , 2010-08-25 16:56

image

Yonge and Drewry #2

By , 2010-08-23 16:55

image

Yonge and Drewry. #1

By , 2010-08-20 16:49

image

By , 2010-08-18 21:56

Why Facebook is weird #1:

I can look at pictures of friends I haven’t seen in years and realize that they’ve become quite attractive.

At the risk of looking like a complete idiot

By , 2010-08-05 09:34

Here’s a bit of DOS batch-file scripting.

@ECHO OFF
ECHO. FOR loop test
for /L %%N in (0,1,12) do call :test %%N
goto End
 
:test
echo %1
 
goto :eof
:End
Echo.Reached End
pause

Custom theme by me. Based on Panorama by Themocracy