-
Archives
- January 2010
- September 2009
- July 2009
- March 2009
- November 2008
- October 2008
- June 2008
- May 2008
- March 2008
- January 2008
- November 2007
- October 2007
- September 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
-
Meta
Monthly Archives: March 2004
Automatic Link Pop-out
Here’s a neat bit of code that, when embedded in a webpage, will pop all links into a new window when the form box is checked: <script language=”JavaScript”><!– // thanks to randomwalks.com for this code function targetLinks(boNew) { if (boNew) … Continue reading
Posted in Computers
Comments Off
Finally, a scrolling trackpad driver – Apple, you should include this…
Here’s a link to the software that many of us have been searching for. It does what uControl does for your trackpad and scrolling, without the bothersome key modifier.
Setting MAC address on a VLAN interface, source-based routing, and kernel set routes
here’s a synopsis of what I’ve found, and how I got things working as desired (I know there are others in similar situations with VLAN that might find this useful)
Food-Eating Battle Monkeys!!!
I picked the name ‘barnyard’ for my monkey – see if you can beat him! barnyardis aMan-Eating Ninja Monkey …with a Battle Rating of 9.6 To see if your Food-Eating Battle Monkey candefeat barnyard, enter your name:
Posted in General
Comments Off
Adding a multi-line value to NetInfo using niutil and Applescript
1. Create the file you want to load into the value as plain text and scp it to your destination server. 2. Create an applescript with the following text: set the text_file to open for access file “Remote HD:path:to:file” set … Continue reading
WuhWuh/WordPress
I’m now running WordPress, packaged as WuhWuh 0.1 – hope you like the new look. I’ll be rearranging the default structure of things shortly so bear with it!