Wednesday, July 7, 2010

Simple Stopwatch Version 2 almost ready for release

Been a while since I've posted anything, so I thought I'd post a status update for Simple Stopwatch. The name and the purpose of the program is about all that has remained the same in this version. The code has had a 90% re-write, whilst still maintaining a easy-to-use interface. A new feature in this release will be a lap history viewer, so you can see the lap times previously recorded. The main stopwatch interface has been remodeled a bit based on the iPhone's stopwatch interface, with a large counter being the total elapsed time, and a smaller one for the lap time. Below is a screenshot of the interface as it currently stands.

Preview screenshot of Simple Stopwatch v2

Other than than, the only other change visible to the end user will be an about screen, and I hope to include an embedded help file, but am having difficulty with the RTF viewer object, so I'm not sure if it will make a 2.0 release. Anyway, I hope to have this release out within the next two weeks, so stay tuned!

Wednesday, August 19, 2009

Support group

If you want to say your 2 cents about my software and resources... here is you chance! I have created a google group to provide a place for compliments, criticism and feature requests related to any software or other resources that I make publicly available under either my own name or under the portableDev banner.

Thursday, July 16, 2009

Simple Stopwatch project on Google Code

Just created a project on Google Code for my simple stopwatch project, which is where I am trialing the use of Google Code for my other stuff.