I have finished up the database layer for Drupaltin 2 and need some testers. This database layer interfaces both the Drupal and vBulletin database to Drupaltin, which is a very important piece.
Something else which is new is the svn repository. I have started a repository for Drupaltin so it is easier to keep track of things. So far I have only committed the database layer, but I will soon be committing other code I have done ;-)
Checkout the the handbook page on SVN for more info on that.
Subversion is a source control system similar to CVS. Source control is what helps keep the project organized so things do not turn up missing. Source control also helps a lot when you have multiple developers.