Posted on 22 March 2010, 15:34, by Ola, under
Web.
If you request a URL than returns a application/json result Firefox will give you a “Download this file” dialog by default. If you rather want the JSON data to show up just as a xml, rss or html page would you could download this little extension called JsonView that will do this for you. Another [...]
Posted on 27 November 2009, 16:13, by Ola, under
Web.
I’ve done lot’s of “web 2.0″ stuff lately and i just want to write down to really nice tools i found. Test and Validate JSON I have just built an API for AlternativeTo. It use JSON and this tool was really a life saver when it came to debug and test everything. http://jsonformatter.curiousconcept.com/ Test if [...]