Blog Archives

Google introduced new format for JSON results

Google announced new JSON-C format for Youtube API, in that announcement they mentioned that direct transformation of ATOM to JSON is not very effective and actually make no much sense. It’s actually not just announcement – they already created docs

Tagged with: , , , ,
Posted in Software Development

GData Api and JSON feed generation from java

I found that google GData API allow you to access and manage almost all google-services (like Calendar, Picassa, Blogger). It give you numerous ways to do that – via java, PHP, javascript or pure HTTP/XML feeds. very powerful. great work!

Tagged with: , , , , ,
Posted in Software Development