Saturn

Download

Saturn v1.6  (0.4 Mb, requires Microsoft .Net 2.0)
Saturn v1.2  (0.3 Mb, requires Microsoft .Net 1.1)



Saturn is a task tracker that I wrote that allows me to store the data on my USB flash drive while still working smoothly if I don't have the drive handy.

Saturn allows me to store tasks for all the different development projects I'm working on at any one time. Projects can be split down into milestones (eg. alpha release, v1.0, v1.5 etc) and the status of each task and milestone can be seen at a glance - the icon colour represents the status: grey = not started yet, amber = in development, green = complete.

Tasks can also be be viewed by status (eg. show me all the tasks currently in development) and by type (eg. show me all the bugs).



Saturn now has two Operating Modes: File mode and SQL Server mode.

In File mode Saturn is designed for a single user - either a lone developer or a project leader, while SQL Server mode is suitable for a small team of developers.

File Mode

In File mode Saturn stores project and task details in an XML file which can be located in any location desired (in my case on my USB flash drive). You can set the storage location by selecting the Set Data File Location option in the Tools menu.

Whenever the data is saved Saturn also takes a local copy of the data that can then be accessed (in read-only mode to avoid changing the data in more than one location) if the "real" data isn't available (ie. if I've left my USB flash drive at home).

In addition, because the data is stored as XML, if you've got your USB flash drive, but don't have access to a PC that can run Saturn, you can still read your data just by opening the Projects.xml file.

SQL Server Mode

SQL Server mode is still "experimental" at this stage, although it's been working pretty well for myself and my work colleagues for the last few months.

It has been developed on SQL Server 2005 (though it should also work on SQL Server 2000) and requires Integrated Security to work. You will need to create an empty database and the required tables will be created the first time you connect to it. As such, the first user to connect to the database should have permissions to create the tables (at least db_ddladmin database role), and other users should have at least read and write permissions (db_datareader and db_datawriter).

Main Features



Requirements

PC with Windows 98, Me, 2000 or XP

And enough memory to run Windows efficiently.

Microsoft .Net Framework

Saturn v1.3 and above requires the .Net Framework 2.0 to run.
Saturn v1.2 and below requires the .Net Framework 1.1 to run.


Version History

v1.6, 22 January 2007

v1.5, 20 June 2006

v1.4, 20 April 2006

v1.3, 24 March 2006

v1.2, 16 February 2006

v1.1, 15 September 2005

v1.0, 8 August 2005