5 messages in com.googlegroups.bloggerdevRe: [bloggerDev] New 1.05 version of ...
FromSent OnAttachments
Frank Mantek30 Aug 2006 07:55 
Bill Lazar30 Aug 2006 08:10 
Frank Mantek30 Aug 2006 11:28 
kernel198330 Aug 2006 22:10 
Frank Mantek31 Aug 2006 08:30 
Subject:Re: [bloggerDev] New 1.05 version of the C# libraries available
From:Bill Lazar (b.@billsaysthis.com)
Date:08/30/2006 08:10:14 AM
List:com.googlegroups.bloggerdev

Frank,

Any news on either PHP or Rails client code?

On Aug 30, 2006, at 7:55 AM, Frank Mantek wrote:

Get it over SVN (code.google.com/p/google-gdata)

== 1.0.5 == - Added batch support for GoogleFeeds, the first property to support this is the GoogleBase product - Added a unittest for GoogleBase. This code shows update/insert/ delete against base for single entries and batch entries refer to clients/cs/src/unittests/gbase.cs for sample code. - Added IComparable to atomuri.cs (based on a feature request on our issue list) - GDataAuthRequestFactory is now a subclass of GDataRequestFactory - Moved GCookies from GDataAuthRequestFactory to GDataRequestFactory and renamed it to Cookies - removed the debug binaries from the lib directory - added a google base sample application in VB ! - added the build executables to the lib directory - added java compatible GoogleBase classes to access Google base specific feeds

This will be released binary as well shortly for direct download. The googleBase VB demo uses a datagrid to bind to the returned feed, and allows you then to add/delete/edit Google Base data, and then batchupload those changes to the server.

As allows, report bugs, problems, suggestions on the issue list at code.google.com/p/google-gdata , or on the respective groups.

Enjoy