Monday, May 25, 2009

Back from camping

Kelley and I are back from camping. We found a couple of issues with the motorhome I need to work on. All I have to do for the rest of the day is to unload the motorhome.

Friday, May 22, 2009

Gone for the weekend

Kelley and I are going camping for the weekend. We may not have service where we will be. I hope everyone has a good weekend.

Saturday, May 16, 2009

blogger project

I have been looking at the sample code and am getting my mind wrapped around how to organize the app and how to do the individual processes and to work with the gdata blogger api. It looks like I SHOULD be able to do everything through the existing api. I will be working on the project this coming week. The first step will be to get it to display a list of my blogs. Initially this will be for personal use only as my username and password will be hard coded. After I get the basics working, I will figure out how to store settings so that others can use the software.

Thursday, May 7, 2009

Interesting details about the gdata api

I was using wget to study the gdata blogger api and noticed that it was sending the blog entries that have html were being sent with the code formatted with strings starting with & and ending with ;. This could be useful working on a blogger client.

Request Information