Links for 2008-4-29
Posted by mattc at Apr 30, 08 05:05 AM
- Opera Dragonfly
Opera's firebug.
- TracDev/DatabaseSchema – The Trac Project – Trac
Handy for custom reports
Posted by mattc at Apr 30, 08 05:05 AM
Opera's firebug.
Handy for custom reports
Posted by mattc at Apr 23, 08 01:33 PM ... Comments (0)
Find all the *.as files in the src folder and print every line that isn't just whitespace characters (spaces, tabs etc.)
find ./src -name *.as -print -exec grep -Rv ^[[:space:]]*$ {} \; | wc -l
Useful for counting lines-of-code.
Posted by mattc at Apr 16, 08 05:05 AM
Simple demo v:polyline & svg.
Semi-interesting set of testing products from Gomez. Another attempt at automating screen capturing.
Posted by mattc at Apr 14, 08 03:14 PM ... Comments (0)
Using Ant 1.7 on OSX 1.4 with commons-net-1.4.1.jar in my lib path and the built in FTP task behind our work firewall when I get the following message:
java.net.SocketException: SOCKS: Connection not allowed by ruleset
I fixed it by adding the full address of our firewall to the 'Bypass proxy settings ...' list in the System Preferences -> Network -> Connection Type -> Proxies.
Posted by mattc at Apr 11, 08 05:05 AM
Beahaviour Drive Development - a strategy for designing tests.
Posted by mattc at Apr 8, 08 05:05 AM
Useful looking step by step notes for my new Arduino
Posted by mattc at Apr 7, 08 05:05 AM
Useful naming conventions for Ant targets (and the order in which Maven thinks you should run them)
Good summary of various types of interactive storytelling
Posted by mattc at Apr 6, 08 05:05 AM
'I can remember the exact instant when I realized that a large part of my life from then on was going to be spent in finding mistakes in my own programs."
Posted by mattc at Apr 5, 08 05:05 AM
Conceptually interactive storytelling seems to have come a long way since 1970 but I still don't understand the Storytron user experience.
random bookmark
link summary
month
October 2009 (1)
September 2009 (14)
August 2009 (16)
July 2009 (21)
June 2009 (24)
May 2009 (16)
April 2009 (2)
March 2009 (22)
February 2009 (11)
January 2009 (11)
December 2008 (9)
November 2008 (16)
October 2008 (18)
September 2008 (11)
August 2008 (12)
July 2008 (20)
June 2008 (15)
May 2008 (27)
April 2008 (9)
March 2008 (10)
February 2008 (8)
January 2008 (8)
December 2007 (12)
November 2007 (10)
October 2007 (10)
September 2007 (6)
August 2007 (13)
July 2007 (8)
June 2007 (10)
May 2007 (12)
April 2007 (5)
March 2007 (12)
February 2007 (13)
January 2007 (22)
December 2006 (21)
November 2006 (28)
August 2006 (1)
category
code (15)
food (4)
notes (4)
photo (18)
project (2)
quote (12)
sketch (13)
soup (10)
travel (2)
matt chadburn . wiki . 2010