Subscribe to
Posts
Comments

Archive for December, 2006

No excuses

I’ve spent a short while today upgrading my Pub Finder to use the Google Maps 2.0 API. I’ve also added indexes onto the data set to improve the speed.
Finding any one of the 5,149 pubs now in the database is now even quicker so there’s no excuse to drink in a dodgy pub.

Spent a while trying to get sub-projects opening within Visual Studio today where the root project has SSL security setup. Every time VS tried to open the sub-projects it would error with the message “Secure channel failed”.
Figured it out eventually - you need to add a location element to the web.config for the get_aspx_ver.aspx to [...]