Milestone 1:

Conduits:
	! Test IRC conduit
	! Test Tk conduit

Logging:
	- Complete the ASCII Colour log tests

Datasources:
	- How to write a datasource

Queries:
	- Document Factoids
	- Test Factoids
	- Document GoogleDefine
	- Test GoogleDefine
	- Document Rot13
	- Document Help
	- Document HTTP Base
	- Document DBIx Base
	- Sort RSS stuff
	- How to write a simple query

Fix tests:
	- Get to 100% coverage again

Other:
	- Proper quick-start guide
	- Document and test everything so far
	- Logging code review of all code
	- Code-doc review of all code

Completed:
	+ Bug: ANSI - 5 is bold, 4 is not?
	+ Document IRC conduit
	+ Document Tk conduit
	+ Document conduit base class
	+ Write a 'conduit writing guide'
	+ Complete the STDERR Log tests
	+ Complete the STDERR docs
	+ Complete the ASCII Colour docs
	+ Write a logging writing guide
	+ Move datasources to a more sensible location
	+ Split out base classes properly
	+ Document HTTP
	+ Test HTTP
	+ Document DBIx::Class
	+ Test DBIx::Class
	+ Add factoids help
	+ Add GoogleDefine help
	+ Test Rot13
	+ Test Help
	+ Tests pass
	+ Include all the plugins in coverage
	+ Run as pretty as possible
	+ Remove network tests
	+ Sensible help system
	+ Put unused stuff in the graveyard
	+ Fix SVN

Milestone 2:

	- Injection class
	- Document Greeting
	- Test Greeting
	- Fix Karma
	- Document Karma
	- Test Karma
	- Document RSS
	- Test RSS