Vampire Wars Notes Ok, I'm breaking down and writing a CGI to track item requirements in these games... It's going to be generic and use some nifty session storage ...
Notes on Facebook Games Yes, I know... most folks despise these. However, after my upcoming how to on hiding the stupid update spam from people who don't play the ...
Notes About ... Something or other About This Site Hidden but Important Places to Buy Stuff in San Diego Notes on Facebook Games Yes, I know... but ...
FOSwiki Related Notes Fresh Installation of FOSwiki With 'configure', once it's up go to 'find more extensions' and download/install the mod perl thing. ...
Linux RAID Reference First off, volume management is done via the 'md' suite. 'mdadm' is the main utility used here. Secondly, if you aren't too familiar with RAID ...
Hidden Places to Buy Stuff in San Diego Some places will be listed in multiple areas. Places are eligible to be listed here if they meet the following criteria: ...
Upgrading TWiki to FOSwiki I finally decided to make the plunge to FOSwiki. There's a bunch of crap on both sides, but the FOSwiki project looks like ultimately it ...
Linux Related FOSWiki Related notes, which is a successor to my TWiki Related notes LVM can be prodded, when it's refusing to let volumes come online, with ...
Simulating a Published Paperback in Open Office I've found that a good simulation for paperbacks in OO is to use a 12 point font and set your paper size to C6. This ...
Ticket Pricing These are the employee prices for movie tickets at various companies, as of 6/2/2008. However, the prices at Costco are online prices and viewable ...
A quick Wacom tablet guide This is a quick reference so that I can look up cruft on ebay and tell good deals from crappy ones. Non Wacom Tablets This section is here ...
Checking Building Permits in San Diego Although half of the internet just blithely says, "Oh, just go pull the permit history" nowhere on the internet does it seem ...
Notes on Cinelerra In order to be able to make slideshows, I had to go to Settings Preferences Recording, then ensure that "Import Images with Duration X Seconds ...
PAGETITLE vs TOPICTITLE Previously, you could do "set pagetitle" to write the title for a page. Now it's been changed to topictitle. ...this means a whole lot of ...
Basic PS3 Capability Chart Since there are plenty of variants of the Sony PS3 out there, there's a ridiculous amount of misinformation out there about what each system ...
Gunwiki blog app This annoys me to have to write one of these, but it seems that every example out there for Ruby on Rails is yet another blasted blog app. All I want ...
Perl Reference \% is a very useful bit of widgetry. It allows you to pass hashes to sub functions (very useful if you want to combine hashes instead of overwriting ...
A quick guide to Alpha DSLR Lenses For anyone who doesn't know, Sony's Alpha DSLR line is nothing more than the result of Sony buying Minolta, then rebranding their ...
Audio Setup under Linux When I decided to do a video of my bachelor party, I determined that I was going to need to narrate it. This made me realize that I needed ...
Video Editing Stuff (...if you don't speak penguin or overgrown cat (OSX), then go read elsewhere) This is the beginning of a section on video. I learned some things ...
Irritating Changes in Various Distributions Redhat Enterprise Linux 5 automount status: Under RHEL4, running 'automount status' would basically 'diff' the ...
HD Camcorders on Linux My Sony SR 10 camcorder is fairly neat, and works with Linux a lot better than one might expect. Part of this is probably because Sony uses ...
About Notes.cheapspeech.com This wiki is a very generalized "dur, I need to write down something useful" area. There are plenty of things I do on my home network ...
My Notes on Ruby on Rails I am by no means an expert in this. I'm writing these notes for myself, but if anyone else finds 'em useful, then they are welcome to them ...
About Aptana On my system, I had to install Eclipse (yum y install eclipse). Also had to install a few other RPMs. Dealing with JRE issues Because I'm on Fedora ...
Notes on running a Qmail Server If you're running qmail verify (or anything which uses the DJB Daemontools package), you'll need this: http://scriptkitchen.com ...
nop Notes Web Preferences The following settings are web preferences of the Notes web. These preferences overwrite the site level preferences in . and ...
Researching your Job (or finding an upgrade) Useful Job Sites http://www.dice.com/ is by far the best job site out there for IT jobs. All of my own jobs have ...
My Bluetooth Headset Reference Because of California's lovely little law taking effect on July 1, 2008, it'll be a crime to talk on a phone while driving, without ...
Firewalling away the 'l33t haxx0rz' Yes, the world is full of dorks who run big long dictionary attacks against any host which responds to ssh. Any word in the dictionary ...
Using a Linux Box for a Router with NAT This is more or less just an example from my box, but here goes: A box which has this in its /etc/rc.d/rc.local will end up ...
My Discoveries on Spam For years, I've had a simple policy whenever I give my email address to a website, I give it a variant that includes the name of the website ...
Digest of the February 2008 mp3alumni 'online video questions' thread Thanks to geekd, Randy, Nathan, Joy, Dave Dudas, and Michael himself Additional References All ...
getsearchtarget.pl I use this script on a daily basis, to let me know what pages and what searches are leading people into my TWiki instance. I'm not going to bother ...
Checktitle.pl The attached script will run through all the pages of a TWiki web, looking for two things: pages without PAGETITLE set, pages without parent topics set ...
showviewedpages.pl This script performs the fairly basic task of showing the pages viewed on a given site. As is the case with getsearchtarget.pl, this script expects ...
Setting up a laptop my way First, let me dispel any illusion that I'm some kind of laptop expert. I'm not. I just happen to use laptops at home primarily, and there ...
Basic Info on Air Compressors This is mostly my own notes from various bits of online research. I've also found an detailed buyer's guide for compressors. I'd consider ...
Useful Notes on Various Phones I'm just tossing this out here for my own reference. It's by no means conclusive; it's just what I find useful and know I won't remember ...
Pop Quiz: How do you verify that one filesystem is a subset of another? So, this is an interesting problem which my fiancee gave me recently, by killing off my X session ...
Useful System Probing Commands DMIdecode If you've ever managed a large Linux installation, and dealt with a sudden policy change from "on high" that, all of a sudden ...
Generic Linux Filesystem Stuff Partitioning Block Devices Any block device can be partitioned. Likewise, you can make a filesystem on any block device. I discovered ...