Well, it's finally here. I put the first version of
tadmap.com up last week and have spent the week weeding out those bugs caused by the move from my development machine to the web server.
This is the first milestone I set for myself. The aims were very simple:
- A website visible to the public
- Allow user to register/sign in
- Allow user to upload images from their map collection

It was important to me that from the start that login was secure an the users images remain secure/private by default. The website is a free service and not revenue generating, so I try to keep costs down wherever possible. One thing that bothered me when trying to create a secure login was that it would cost money to use HTTPS. This was my main reason for opting for
OpenID. I am aware a lot of people don't know what OpenID is but when I did the research I can see it is the way of the future. I am hoping anyone interested in using tadmap.com will make the effort to figure it out. And it means that pople won't need to remember another username/password.
The current version of the website is missing some key features that make it really useful like having access to the original image and making images publicly visible. These and other features are in the pipeline and some are even working on my own machine, so I will add these features one by one as they become 'product' quality. So keep an eye on this blog where I will announce new features and other news. Also, don't forget to make suggestions on
uservoice.
Hope you enjoy!