JSON

Playing with Blogger json feed using jQuery

I used blogger [a.k.a BlogSpot] for sometime and liked it, in the recent time I want complete control over designing and displaying and moved to Drupal hosting and start blogging over there with my own website.

I want to show my old entries from blogger on my new website, then I found blogger provides us rss feeds in xml or json format of the full post, I was happy and start working on it.

First I thought that I would add entries manually, but what if I have hundreds of entries, then I opt to show all recent entries dynamically. I opt jQuery for all  my work.

Syndicate content