List Info

Thread: New 1.05 version of the C# libraries available




New 1.05 version of the C# libraries available
user name
2006-08-30 14:55:30
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

Frank Mantek

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Blogger Data API" group.
To post to this group, send email to bloggerDevgooglegroups.com
To unsubscribe from this group, send email to bloggerDev-unsubscribegooglegroups.com
For more options, visit this group at http://groups.google.com/group/bloggerDev
-~----------~----~----~----~------~----~------~--~---

New 1.05 version of the C# libraries available
user name
2006-08-30 15:10:37
Frank,

Any news on either PHP or Rails client code?

Thanks,
Bill Lazar

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
>
> Frank Mantek
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Blogger Data API" group.
To post to this group, send email to bloggerDevgooglegroups.com
To unsubscribe from this group, send email to
bloggerDev-unsubscribegooglegroups.com
For more options, visit this group at http://grou
ps.google.com/group/bloggerDev
-~----------~----~----~----~------~----~------~--~---

New 1.05 version of the C# libraries available
user name
2006-08-30 18:29:10
PHP is in general in the works, although i am not up to date on the current status. Should be soon though.

Sorry to say, I have no information at all about any rails implementation.

Frank Mantek

On 8/30/06, Bill Lazar <billsaysthis.com">billbillsaysthis.com> wrote:

Frank,

Any news on either PHP or Rails client code?

Thanks,
Bill Lazar

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

&gt; 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
&gt; - Added a unittest for GoogleBase. This code shows update/insert/
> delete against base for single entries and batch entries
&gt; &nbsp; 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
&gt; - Moved GCookies from GDataAuthRequestFactory to
> GDataRequestFactory and renamed it to Cookies
&gt; - 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
&gt; feed, and allows you then to add/delete/edit Google Base data, and
> then batchupload those changes to the server.
&gt;
> As allows, report bugs, problems, suggestions on the issue list at
> code.google.com/p/google-gdata , or on the respective groups.
&gt;
> Enjoy
>
> Frank Mantek
>;
> >






--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Blogger Data API" group.
To post to this group, send email to bloggerDevgooglegroups.com
To unsubscribe from this group, send email to bloggerDev-unsubscribegooglegroups.com
For more options, visit this group at http://groups.google.com/group/bloggerDev
-~----------~----~----~----~------~----~------~--~---

New 1.05 version of the C# libraries available
user name
2006-08-31 05:10:41
and what about the python library??
Is there any planning or already on the way?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Blogger Data API" group.
To post to this group, send email to bloggerDevgooglegroups.com
To unsubscribe from this group, send email to
bloggerDev-unsubscribegooglegroups.com
For more options, visit this group at http://grou
ps.google.com/group/bloggerDev
-~----------~----~----~----~------~----~------~--~---

New 1.05 version of the C# libraries available
user name
2006-08-31 15:31:07
As far as i know, Python is in the works. But again, as i am not personally working on it, i am not giving any promises on timeframes...

Frank Mantek

On 8/31/06, kernel1983 <gmail.com">kernel1983gmail.com> wrote:

and what about the python library??
Is there any planning or already on the way?






--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Blogger Data API" group.
To post to this group, send email to bloggerDevgooglegroups.com
To unsubscribe from this group, send email to bloggerDev-unsubscribegooglegroups.com
For more options, visit this group at http://groups.google.com/group/bloggerDev
-~----------~----~----~----~------~----~------~--~---

[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )