Site hosted by Angelfire.com: Build your free website today!

Ruffin's Wacky, use-at-your-own-risk, quickly hacked, no error checking, will possibly destroy your box, no support provided (unless maybe you ask) apps! And that's regardless of whether the below explicitly says "at your own risk" -- it's always at your own risk. AT YOUR OWN RISK!!!

FAQ Maker
A quick VB 6.0 app made to make making FAQs easier.  Add, edit, delete, change order of FAQ questions.  Links, anchors, links back to the question list, etc, all done for you.  CRAZY FAST.  Get source to FAQ html into clipboard with Ctrl-G.  It doesn't get any better.

There's no installer.  If you have Win2k, XP, or have ever installed another VB 6 app it should "just work".  Use at your own risk.

 FAQ Maker exe download
FAQ maker screengrab
Stupid Pet Tricks
This is an idiotic group of text manipulation functions that I use fairly often in lieu of learning regular expressions as well as I should. Does do some interesting stuff, like insert wildcards from seperate files into repeated chunks of code, format tab separated rows (say from a database) into easy to read columns, etc. Again, at your own risk, yo. This one's just a zipped exe to download.

 Stupid Pet Tricks, aka "The Lazy Man's Regular Expressionless RegExp Tool"
SqlWhitespace Squirrel Sql Plugin
Crappy knock-off for the SQuirreL SQL isql client that formats text in your sql pane. Very very much a work in progress. Also provides awfully rudimentary Java code (in the form of a plugin) to print plain text. Though the plugins are crappy, it's pretty good code for learning to write a SQuirreL SQL plugin that manipulates text in the SQL pane.

Source and binary included in the jar, below. Hey, it's your risk.

 Apache-ORO regexp package (required prereq; didn't write this)
 SqlWhitespace.jar