Search This Site

Custom Search

Wednesday, October 27, 2010

[bloggerDev] Re: How upload blogger template to blog?

On 27 окт, 00:39, Brett Morgan <brettmor...@google.com> wrote:
>
> May I ask what it is you are attempting to do here? Is there a bigger
> picture that you are attempting to build?
>
There no any big picture )) Only small.

I maintain 3 personal blogger blogs and try customize view of blog
with hobby interest.

As my favorite editor is Emacs and I prefer edit templates in it and
try automate uploading process to stay in Emacs.

As content of template I store in Mercurial I interesting only in
uploading feature (but downloading word nice as I wrote up).

I discover nice docs:

http://code.google.com/apis/blogger/docs/2.0/developers_guide_protocol.html
http://code.google.com/apis/gdata/articles/using_cURL.html
http://code.google.com/apis/gdata/faq.html

and try make it done.

> My interest here is looking forward to what I should be building to support
> developers on the blogger platform.
>
I would happy if template uploading begin to work ))

Emacs previously have integration with Blogger:

http://buzz.blogger.com/2007/03/emacs-client-for-blogger.html
http://savannah.nongnu.org/projects/emacsweblogs/
http://www.emacswiki.org/emacs/WebloggerMode
http://code.google.com/p/emacspeak/source/browse/trunk/lisp/g-client/gblogger.el
https://launchpad.net/weblogger-el

and no one can handle template downloading/uploading.

I also check http://code.google.com/p/googlecl/wiki/Manual of
'googlecl' project.

Seems that all offline google service client use
http://code.google.com/apis/gdata/docs/client-libraries.html to
access services. And there are no any needed funcs there ))

--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" 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.

No comments:

Post a Comment