A simple shell script for managing SSH tunnels.
Link: http://code.google.com/p/silassewell/wiki/ManageSSHTunnel
A simple shell script for managing SSH tunnels.
Link: http://code.google.com/p/silassewell/wiki/ManageSSHTunnel
With the release of Leopard (OS X 10.5) came a sufficiently usable Terminal (aka tabs). The only real complaint I had was the font.

I ended up tracking down the default font used in the GNOME terminal and installed it using the steps below:
NOTE: This gadget will no longer work, Google has deprecated the inline property which this gadget required.
Hide Google Search (source) is a gadget which hides the search area of iGoogle.
I've tested the gadget with the latest versions of Firefox, IE and Safari.

The above image is how the iGoogle page will load by default. You can toggle the hidden area by clicking the line right below the navigation bar.

I've made some tweaks to opml2html to make it a little cleaner and more useful.
The main two additions are a class so opml2html can be called programmatically and a command line argument so the input file isn't static.
A Java/GWT webmail experiment.
Link: http://code.google.com/p/silassewell/source/browse/trunk/2007/08/03/ssmail/src/com/silassewell/
NOTE: The follow instructions are meant for the Linux CLI, and should be run with sudo or as root.
Debian/Ubuntu: apt-get install wvdial Fedora/RHEL: yum install wvdial
[Dialer Defaults] Modem = /dev/ttyACM0 Baud = 460800 Init1 = ATZ Init2 = ATQ0 [Dialer ricochet] Username = * Password = * Phone = 3333 Inherits = Dialer Defaults
user@host:~$ dmesg | grep cdc_acm cdc_acm 2-1:1.0: ttyACM1: USB ACM devicTake the device name and prepend dev, so you get:
Modem = /dev/ttyACM1
wvdial ricochet &
I've created a simple Python script to convert Google Reader's OPML to HTML.
Source code is Apache License 2.0 and content is Creative Commons.
Silas Sewell © 2008