Codepolice

Random posts from Ola in English. Mainly about programming and the web.

Great tools to test JSON and (totally unrelated) Pingbacks

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 you website handles Pingbacks correctly

Right now i am implementing a pingback functionality on AlternativeTo and i found this little website that lets you sent pingbacks without having to create a new WordPress post each time you want to test if everything works. Great stuff.

http://www.solitude.dk/ping/client.php

Leave a Reply