Friday, 15 May 2009

PHP is the way to go

After playing with the javascript Blogger API with limited success I moved on to PHP and found that to be the way to get to my blog from an external source. chalk one up for PHP and cURL.
I suppose I should try to access the Google calendar API next...

Wednesday, 13 May 2009

It works!


As I mentioned earlier I am trying to get at my blog entries using the API in javascript - well it works (but only in IE). So I am close!!

First Up

OK this is my first effort at this.

I need to write some thoughts as I am looking at the API for blogger to import the content into another site.

It is my understanding that I can get at my blog via code from another site.

Wish me luck on this one!