Search This Site

Custom Search

Friday, December 3, 2010

[bloggerDev] Re: Finally I successful upload template from command line to Blogger.

On Dec 2, 2:43 am, Brett Morgan <brettmor...@google.com> wrote:
> Gavenoka,
>
> Does the "source=gavenkoa-brainbreak-1" need to be pulled out to
> Makefile.config?
>
I make posible to change 'source' value from 'Makefile.config'
by setting:

CLIENT_ID = myhome-makefile-1 # in form companyName-applicationName-
versionID

I try login and work with Blogger service without passing this
parameter with success!

According to http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html#Request
I think this parameter need for gathering statistics about clients app
or for Firewalls to distinguish good client apps from bad.

Also I work on removing dependency on tidy (make it optional).

Recall that Makefile from

http://code.google.com/p/brain-break-blog/source/browse/Makefile

can be useful to automatically update your blogger templates without
using in some way inconvenient browser interface (especially if you
have a lot of blogs).

Also I recommend store templates under VCS (Google code offer free
Mercurial code hosting,
check how I done this - http://code.google.com/p/brain-break-blog).

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