Wednesday, September 30, 2009

Added some security

I installed Windows Security Essentials on the Office PC. This looks like the bit of software that MS has been missing for many years. I always wondered why windows would infer that your PC needed virus protection but that MS had nothing to offer to fill that gap.
I am also listening to the Pogues on the Development PC using Spotify.

Tuesday, September 15, 2009

New Tabs

I added two new tabs to the main page. A Charts tab that lists the charts, and a My Chart tab that will list the default chart for that user.
I like the concept of each user having a current or default chart. So when they log in I can take them straight to the chart they want to see. Clearly I will have to provide management pages so that the user can change their default chart.
I think a user would want to do this as, after using a charts for a while, it can become too big and contain data from a long time ago.

Wednesday, September 02, 2009

Installed Inversion Of control framework

I downloaded Castle Windsor http://www.castleproject.org/castle/download.html
So I can start testing the Chart List properly
I used the notes from "Pro ASP.NET MVC framework" but there is an alternative explanation of the set up here by Matt Hall.

Tuesday, May 12, 2009

Hotel in Belfast

A few views of my room in Belfast.
Lots of nice teand cafe. I use some of this during the day at work. No bottled water though.
Sink etc...
Posted by Picasa

Sunday, May 03, 2009

Multiple Charts Per Person

I added a charts table and now am updating the Weights table so that it has the cart name. This means that we can have multiple charts per person.
I think I wil make a default chart for a person at registration, called default. Then allow them to add more charts later.
Wonder if that could be used for charging. I see this on some web sites. 5 copies free then charge for more etc.