|
List Info
Thread: JavaScript library for Blogger
|
|
| JavaScript library for Blogger |
  United States |
2007-10-19 19:37:31 |
Hi all,
We've just released a new component for the Google data
JavaScript
client library which allows you to perform Blogger API
operations from
your browser in any domain. If you haven't heard of the
initial
release of the JavaScript client (for the Google Calendar
API), you
may not know about my favorite part of this library, cross
domain
reads and writes. That means you can talk to Blogger from
any web page
via JavaScript.
There's quite a bit of reading and viewing material
available with
this release, so here are some links:
Samples
http://code.google.com/apis/gdata/samples.html#JavaScri
pt
Documentation
http://code.google.com/apis/blogger/developers_guide
_js.html
http://code.google.com/apis/gdata/jsdoc/1.1/index.html
Blog post
http://google-code-u
pdates.blogspot.com/2007/10/blogger-gdata-javascript-client-
library.html
Video interview
http://youtube
.com/watch?v=DjSO5nAK6wE
If you have questions, this is the place
Jeff
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Blogger Data API" group.
To post to this group, send email to bloggerDev googlegroups.com
To unsubscribe from this group, send email to
bloggerDev-unsubscribe googlegroups.com
For more options, visit this group at http:
//groups.google.com/group/bloggerDev?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: JavaScript library for Blogger |
  United States |
2007-10-19 23:38:24 |
Looks really cool. However I tried to grab blog.gears by
doing save
as web page, complete, in Firefox, added my own (newly
acquired) API
key and it doesn't load. Is it possible to package up the
samples for
easy download or tell me what my eyes missed when looking on
the
samples page for the download?
On Oct 19, 2007, at 5:37 PM, Jeff Scudder wrote:
>
> Hi all,
>
> We've just released a new component for the Google data
JavaScript
> client library which allows you to perform Blogger API
operations from
> your browser in any domain. If you haven't heard of the
initial
> release of the JavaScript client (for the Google
Calendar API), you
> may not know about my favorite part of this library,
cross domain
> reads and writes. That means you can talk to Blogger
from any web page
> via JavaScript.
>
> There's quite a bit of reading and viewing material
available with
> this release, so here are some links:
>
> Samples
> http://code.google.com/apis/gdata/samples.html#JavaScri
pt
>
> Documentation
> http://code.google.com/apis/blogger/developers_guide
_js.html
> http://code.google.com/apis/gdata/jsdoc/1.1/index.html
>
> Blog post
> http://google-code-updates.blogspot.com/2007/10/bl
ogger-gdata-
> javascript-client-library.html
>
> Video interview
> http://youtube
.com/watch?v=DjSO5nAK6wE
>
> If you have questions, this is the place
>
> Jeff
>
>
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Blogger Data API" group.
To post to this group, send email to bloggerDev googlegroups.com
To unsubscribe from this group, send email to
bloggerDev-unsubscribe googlegroups.com
For more options, visit this group at http:
//groups.google.com/group/bloggerDev?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: JavaScript library for Blogger |
  United States |
2007-10-22 14:09:21 |
Hi Bill,
Do you have a link to your attempted implementation? Also,
did you
download the image to your server? The Javascript library
requires an
image of the same domain on the page.
- pamela
On Oct 19, 9:38 pm, Bill Lazar <bla... gmail.com> wrote:
> Looks really cool. However I tried to grab blog.gears
by doing save
> as web page, complete, in Firefox, added my own (newly
acquired) API
> key and it doesn't load. Is it possible to package up
the samples for
> easy download or tell me what my eyes missed when
looking on the
> samples page for the download?
>
> On Oct 19, 2007, at 5:37 PM, Jeff Scudder wrote:
>
>
>
> > Hi all,
>
> > We've just released a new component for the Google
data JavaScript
> > client library which allows you to perform Blogger
API operations from
> > your browser in any domain. If you haven't heard
of the initial
> > release of the JavaScript client (for the Google
Calendar API), you
> > may not know about my favorite part of this
library, cross domain
> > reads and writes. That means you can talk to
Blogger from any web page
> > via JavaScript.
>
> > There's quite a bit of reading and viewing
material available with
> > this release, so here are some links:
>
> > Samples
> >http://code.google.com/apis/gdata/samples.html#JavaScri
pt
>
> > Documentation
> >http://code.google.com/apis/blogger/developers_guide
_js.html
> >http://code.google.com/apis/gdata/jsdoc/1.1/index.html
>
> > Blog post
> >http://google-code-updates.blogspot.com/2007/10/bl
ogger-gdata-
> > javascript-client-library.html
>
> > Video interview
> >http://youtube
.com/watch?v=DjSO5nAK6wE
>
> > If you have questions, this is the place
>
> > Jeff
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Blogger Data API" group.
To post to this group, send email to bloggerDev googlegroups.com
To unsubscribe from this group, send email to
bloggerDev-unsubscribe googlegroups.com
For more options, visit this group at http:
//groups.google.com/group/bloggerDev?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: JavaScript library for Blogger |
  United States |
2007-10-22 18:59:47 |
Update: We now have a zipped up archive of all the
blogger/calendar JS
samples here:
http://code.google.com/p/gdata-javascript-client/
downloads/list
Hopefully that helps you try out the samples. Please post
again if
still having problems.
- pamela
On Oct 22, 12:09 pm, "pamela (Google Employee)"
<pamela.... gmail.com>
wrote:
> Hi Bill,
>
> Do you have a link to your attempted implementation?
Also, did you
> download the image to your server? The Javascript
library requires an
> image of the same domain on the page.
>
> - pamela
>
> On Oct 19, 9:38 pm, Bill Lazar <bla... gmail.com> wrote:
>
> > Looks really cool. However I tried to grab
blog.gears by doing save
> > as web page, complete, in Firefox, added my own
(newly acquired) API
> > key and it doesn't load. Is it possible to package
up the samples for
> > easy download or tell me what my eyes missed when
looking on the
> > samples page for the download?
>
> > On Oct 19, 2007, at 5:37 PM, Jeff Scudder wrote:
>
> > > Hi all,
>
> > > We've just released a new component for the
Google data JavaScript
> > > client library which allows you to perform
Blogger API operations from
> > > your browser in any domain. If you haven't
heard of the initial
> > > release of the JavaScript client (for the
Google Calendar API), you
> > > may not know about my favorite part of this
library, cross domain
> > > reads and writes. That means you can talk to
Blogger from any web page
> > > via JavaScript.
>
> > > There's quite a bit of reading and viewing
material available with
> > > this release, so here are some links:
>
> > > Samples
> > >http://code.google.com/apis/gdata/samples.html#JavaScri
pt
>
> > > Documentation
> > >http://code.google.com/apis/blogger/developers_guide
_js.html
> > >http://code.google.com/apis/gdata/jsdoc/1.1/index.html
>
> > > Blog post
> > >http://google-code-updates.blogspot.com/2007/10/bl
ogger-gdata-
> > > javascript-client-library.html
>
> > > Video interview
> > >http://youtube
.com/watch?v=DjSO5nAK6wE
>
> > > If you have questions, this is the place
>
> > > Jeff
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Blogger Data API" group.
To post to this group, send email to bloggerDev googlegroups.com
To unsubscribe from this group, send email to
bloggerDev-unsubscribe googlegroups.com
For more options, visit this group at http:
//groups.google.com/group/bloggerDev?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|
[1-4]
|
|