--- Stuff rto 2009-02-01 20:47:13.604900
+++ Stuff rto 2009-02-04 22:31:37.141294
@@ -4,17 +4,16 @@
Projects
==
-* [Vertigo](http://dev.infonet.dk/projects/vertigo/) is a system in python for managaing one or more servers with an unlimited number of virtual hosts supporting a per-domain specified number of services (web, mail, database, ftp, etc.)
+* Vertigo is a system in python for managaing one or more servers with an unlimited number of virtual hosts supporting a per-domain specified number of services (web, mail, database, ftp, etc.)
* libAnyBus is a C++ library for easily transfering objects over the network.
* libPathFinder is a library that started of doing A* path-finding but that now also supports structures for managing the maps to path-find through such as QuadTrees. My C++ template masterpiece, not a single line of compiled code :-)
* Odin is a library that is supposed to make it easier to write games that take place in a 2.5 dimensional worlds, especially roleplaying and strategy games.
* libIso3D is a library for visualizing a 3D isometric view of a game world using the Odin library.
* er2code is a tool that automatically generates classes for relations in your database.
* Editor is an emacs'esque editor designed specifically for me, by me, and in python.
-* EvolutionSpamBayesPlugin is a plugin for Evolution which uses SpamBayes for junk (read: spam) filtering.
* LaptopLocation is a system for automatically configuring your laptop to the particular location you are in.
* iProjects is a tool to automatically generate statistics for, build and run test suites for your projects. It generates html pages for your manager's viewing pleasure.
-* Stofa is a tool for connecting to a danish ISP called StofaNet, it comes with both console and Gtk+ frontends and utilizes GConf for storing the configuration.
+
AbandonedProjects contains old abandoned projects.