Welcome to

Magenic Technologies Community Blog

Sign in | Join | Help

October 2007 - Posts

RESTful maps?

I think it would be really cool if the map providers would support a nicer REST addressing scheme for things like countries, states, counties, cities, etc… all of that data is already hierarchical in nature anyway and maps well to a RESTful addressing
Posted by jeffk | 0 Comments
Filed under: , ,

New favorite tool – JSON Viewer

JSON is goodness for the browser, but I find it harder to read than XML (maybe I'm just used to the angle brackets??). I constantly find myself grabbing my JSON string out of the Firebug Console, pasting it into Visual Notepad ++ 9000 .NET™
Posted by jeffk | 0 Comments
Filed under: ,

Who owns usernames and passwords?

I've been catching up on some of the old DotNetRocks shows that I missed. Yesterday I was listening to show #167 - Security Update with Patrick Hynds and heard Mr. Hynds explain a security policy they have in place regarding usernames/passwords. "But
Posted by jeffk | 0 Comments
Filed under: ,

UrlScan gotcha

The other day I was helping one of the new developers on our project get the code up and running (ASP.NET 2.0 project). When she brought up the web site in the browser, IIS kept returning the terse error message: "The system cannot find the file
Posted by jeffk | 0 Comments
Filed under: ,