--- Stuff rto 2009-02-04 22:28:59.919757
+++ Stuff rto 2009-04-13 18:34:46.146762
@@ -1,10 +1,10 @@
-This is where i keep "My Stuff", both writings and projects in one large intertwined wiki-mess :-)
+This is where i keep "My Stuff", both writings and projects in one large intertwined wiki-mess :-)
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.
@@ -13,6 +13,7 @@
* Editor is an emacs'esque editor designed specifically for me, by me, and in python.
* 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.
+* WinNotify is a simple command line tool to show notification messages on windows.
AbandonedProjects contains old abandoned projects.