Sunday, December 19, 2010

Two Maps, Same Scale -- ACME Labs

ACME Labs (thttpd creators) ... page that shows two locations side-by-side at the same scale in Google Maps ... so you can do comparisons of size between two places. Kewl.
http://acme.com/same_scale/

Tcl for Web Nerds

A book by Philip Greenspun, Hal Abelson, Lydia Sandon
http://philip.greenspun.com/tcl/index.adp

AOL Server referenced here

Saturday, December 18, 2010

Sunday, December 12, 2010

Tcl dict command

http://wiki.tcl.tk/5042

Tk Examples

http://wiki.tcl.tk/1291

Tk Syntax Help

Tk Syntax Help

Webscool (NZ)

http://homepages.ihug.co.nz/~webscool/

ARMpit Scheme - Scheme on ARM bare-metal

http://armpit.sourceforge.net/

Quack - adding to Emacs

Get
http://www.neilvandyke.org/quack/quack.el
and save it into a new directory called
/usr/share/emacs/site-lisp/quack/

Add these lines to .emacs:
(setq load-path
(append (list nil "/usr/share/emacs/site-lisp/quack")
load-path))
(require 'quack)


Quack should load when Emacs starts.

Quack (Emacs Scheme mode)

http://www.neilvandyke.org/quack/

Monday, December 6, 2010

Oracle AutoVue and .sbk files viewing

Oracle AutoVue can view .sbk (Mentor Expedition PCB) files.

Download 30-day trial from Oracle.

147MB odd for the installer ... it's a bit disk-hungry too.