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