Time Track is a Personal Software Process tool to track time spent on projects and activities. Time is input with a Java Swing GUI and recorded as XML. The time is tracked down to the nearest minute. The idea behind tracking your time at this level of granularity is to improve your estimate efforts by basing them on historical data. Having the data as XML should allow you to easily create new reports by utilizing existing XML-based tools, such as XSLT. Time Track includes a Reporter tool that generates HTML activity summaries using XSLT stylesheets. These reports also include SVG graphs, which the Reporter tool converts to JPG files for simpler inclusion in the HTML reports.
A jQuery plug-in that asks the user for consent before applying Google Analytics.