Trust TB-3100 OS X alternative driver
Aiptek hyperpen 8000U: http://www.aiptek.com.tw/english/service/d_tablet_usb.htm
Snippets: svn:ignore and patch
Every time the same problem: you’re at the command line and you need to make Subversion ignore some files, so here’s the snippet:
svn propset svn:ignore "ruby_sess.*" ./tmp/sessions/
Even more rare: creating patches: see this post


