You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Andrew Grieve <ag...@chromium.org> on 2013/06/21 04:12:00 UTC

Cordova Blog

I brought it up in a separate thread (
http://callback.markmail.org/thread/y44pmva6gfm257sl) but probably deserves
its own.

I'd like to create a Blog for Cordova and make all Committers able to post
to it. We could use it to:
- Post release announcements & release notes
- Draw attention to deprecations and upgrade guides
- Deep dive into significant improvements / changes

Mainly, I think having a blog for the project will be really help by
providing an authoritative source for Cordova blob posts (as opposed to on
our personal blogs, which I appreciate, but which I feel are lacking
authority).

I'm quite inexperienced at blogging, so everyone agrees we should go ahead
with this, it'd be good if someone more blog-savvy would own setting it up.

Re: Cordova Blog

Posted by Brian LeRoux <b...@brian.io>.
We could mirror but stuff that lives on apache.org is svn deployed and
I'm almost completely certain that infra would not be into changing
that.

On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <cs...@gmail.com> wrote:
> @Brian
>
>    I'm not married to WordPress was just referring as an example, JekyII
> will do fine ,
>
> Can we see if we can host the content on git/github instead of svn?, this
> way, I think it will be easier to contribute and maintain.
>
>
> --Carlos
>
>
> On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <b...@brian.io> wrote:
>
>> +1 on a blog but I'd like to do something static if possible. (Jekyll,
>> Scotch, Docpad are all nice enough). We used to use Wordpress for
>> http://phonegap.com and it was a complete struggle to keep it up to
>> date and online. The running joke when were dealing w/ this was
>> 'static sites are web scale'. And its true, since moving to Jekyll
>> we've had basically zero downtime.
>>
>> While our current setup is not ideal (svn) it does accommodate
>> anything static. I will talk w/ Yohei about doing a slight refresh to
>> that (if cool w/ everyone here).
>>
>>
>>
>> On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <cs...@gmail.com>
>> wrote:
>> > This is great idea.
>> >
>> > I don't mind the same content in both places. (PhoneGap and Cordova)
>> > Phonegap is spelled Cordova anyway :-)
>> >
>> >
>> > Some of the blog posts in PhoneGap point to personal blogs.
>> > I would thin that the Cordova Blog will do the same have blogs hosted on
>> > its site or point to personal blog posts.
>> >
>> > What about having Pages (i.e. WordPress) on the Cordova Blog in addition
>> of
>> > Posts?
>> > Ideas for Pages:
>> > - Release Notes
>> > - Roadmap/Timeline
>> > - Videos
>> > - Tutorials
>> > - List 3rd Party Plugins
>> >
>> > Here is another one, if Blog (i.e. WordPress) is created why not host the
>> > whole site (cordova.io) with WordPress (Posts and Pages) and move away
>> from
>> > Ruby for the website :-). If not then you will be maintaining two sites
>> > with two different technologies.
>> >
>> > --Carlos
>> >
>> > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <bo...@gmail.com> wrote:
>> >
>> >> Currently, PhoneGap aggregates the blog posts of many committers at
>> >> phonegap.com/blog.  The downside of this is that it's an Adobe blog,
>> >> and it's not Apache Cordova.  Apache Cordova should probably have its
>> >> own blog, but I see a lot of the same content being in two different
>> >> places.
>> >>
>> >> If someone wants to take this on, that'd be awesome.
>> >>
>> >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <ag...@chromium.org>
>> >> wrote:
>> >> > I brought it up in a separate thread (
>> >> > http://callback.markmail.org/thread/y44pmva6gfm257sl) but probably
>> >> deserves
>> >> > its own.
>> >> >
>> >> > I'd like to create a Blog for Cordova and make all Committers able to
>> >> post
>> >> > to it. We could use it to:
>> >> > - Post release announcements & release notes
>> >> > - Draw attention to deprecations and upgrade guides
>> >> > - Deep dive into significant improvements / changes
>> >> >
>> >> > Mainly, I think having a blog for the project will be really help by
>> >> > providing an authoritative source for Cordova blob posts (as opposed
>> to
>> >> on
>> >> > our personal blogs, which I appreciate, but which I feel are lacking
>> >> > authority).
>> >> >
>> >> > I'm quite inexperienced at blogging, so everyone agrees we should go
>> >> ahead
>> >> > with this, it'd be good if someone more blog-savvy would own setting
>> it
>> >> up.
>> >>
>> >
>> >
>> >
>> > --
>> > Carlos Santana
>> > <cs...@gmail.com>
>>
>
>
>
> --
> Carlos Santana
> <cs...@gmail.com>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
Just a bit confused here

For committers code reviews are done in reviews.apache.org
For contributors code reviews are done in github.com

Why?

Guessing here:
     Committers don't use pull request system of github.com, they use git
on git-wip-us.apache.org server and for some reason committers are not
allow to do code reviews suing github pull requests and site?

Maybe I got frustrated with reviews.apache.org because I didn't get the
rbtools to work on my mac, and since I'm not a committer maybe I should
stick with github pull requests.

--Carlos




On Tue, Jul 9, 2013 at 9:45 AM, Andrew Grieve <ag...@chromium.org> wrote:

> Yeah, I'd say our current state is that we're "testing the waters" with it.
> Not yet ready to tell 3rd party devs to use it instead of github.
>
> It has been added to http://wiki.apache.org/cordova/CommitterWorkflow,
>
> For cordova-site, I realize that I haven't yet added a .reviewboardrc to
> it, so uploading a review wouldn't be as smooth as for the other repos.
> Will get on this.
>
>
>
>
> On Tue, Jul 9, 2013 at 9:38 AM, Michal Mocny <mm...@chromium.org> wrote:
>
> > reviews.apache.org is just a place to submit patches for review, manage
> > comments on lines of code etc.
> >
> > Some of us have started using it to organize reviews of patches.  Its not
> > the most beautiful interface, but it serves its purpose.
> >
> > I just tried it and submitting a new review I see many more than three
> > items (heck, cordova itself has like 20 repositories now).
> >
> > We probably should mention it in the workflow, but its not a mandatory
> > item, just a tool for those who are interested.
> >
> > -Michal
> >
> >
> > On Tue, Jul 9, 2013 at 9:31 AM, Carlos Santana <cs...@gmail.com>
> > wrote:
> >
> > > Thanks Andrew
> > >
> > > What's the deal with https://reviews.apache.org ? I found it empty
> > (i.e. 3
> > > items)
> > >
> > > Is the Apache Cordova project migrating to it soon?, people don't know
> > > about it?
> > >
> > > If the Cordova Project wants to make it part fo the dev workflow it
> might
> > > help to document it on the Wiki
> > > http://wiki.apache.org/cordova/ContributorWorkflow
> > >
> > > I try using it and I failed, if someone can write a short cheat for it
> > that
> > > will be awesome.
> > >
> > > -Carlos
> > >
> > >
> > > On Mon, Jul 8, 2013 at 9:36 PM, Andrew Grieve <ag...@chromium.org>
> > > wrote:
> > >
> > > > I got the site added to review.apache.org, so in the future we can
> use
> > > > that
> > > > for reviewing changes / new blog posts.
> > > >
> > > > I'll apply your patch tomorrow :).
> > > >
> > > >
> > > > On Mon, Jul 8, 2013 at 5:33 PM, Carlos Santana <csantana23@gmail.com
> >
> > > > wrote:
> > > >
> > > > > I'm good for staging and review new features on GitHub Pages before
> > > > pushing
> > > > > live content to svn/infra
> > > > >
> > > > >
> > > > > On Mon, Jul 8, 2013 at 5:16 PM, Brian LeRoux <b...@brian.io> wrote:
> > > > >
> > > > > > > Did I forgot to say I don't love SVN.
> > > > > >
> > > > > > Ya.
> > > > > >
> > > > > >
> > > > > > > Can we host this on gtihub pages and maintain the website on
> > > Github,
> > > > > and
> > > > > > > let github run jekyll on the source code?
> > > > > >
> > > > > > Unfortunately no. We could use Github for 'staging' I guess.
> > > > > >
> > > > > >
> > > > > > > Downloads and Docs files will still be available from
> > > > > > > http://cordova.apache.org/downloads and
> > > > > http://cordova.apache.org/docsbut
> > > > > > > the website and blog will live in Github.
> > > > > >
> > > > > > Again, no. The website needs to be on Apache infra. =/
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Carlos Santana
> > > > > <cs...@gmail.com>
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Carlos Santana
> > > <cs...@gmail.com>
> > >
> >
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Andrew Grieve <ag...@chromium.org>.
Yeah, I'd say our current state is that we're "testing the waters" with it.
Not yet ready to tell 3rd party devs to use it instead of github.

It has been added to http://wiki.apache.org/cordova/CommitterWorkflow,

For cordova-site, I realize that I haven't yet added a .reviewboardrc to
it, so uploading a review wouldn't be as smooth as for the other repos.
Will get on this.




On Tue, Jul 9, 2013 at 9:38 AM, Michal Mocny <mm...@chromium.org> wrote:

> reviews.apache.org is just a place to submit patches for review, manage
> comments on lines of code etc.
>
> Some of us have started using it to organize reviews of patches.  Its not
> the most beautiful interface, but it serves its purpose.
>
> I just tried it and submitting a new review I see many more than three
> items (heck, cordova itself has like 20 repositories now).
>
> We probably should mention it in the workflow, but its not a mandatory
> item, just a tool for those who are interested.
>
> -Michal
>
>
> On Tue, Jul 9, 2013 at 9:31 AM, Carlos Santana <cs...@gmail.com>
> wrote:
>
> > Thanks Andrew
> >
> > What's the deal with https://reviews.apache.org ? I found it empty
> (i.e. 3
> > items)
> >
> > Is the Apache Cordova project migrating to it soon?, people don't know
> > about it?
> >
> > If the Cordova Project wants to make it part fo the dev workflow it might
> > help to document it on the Wiki
> > http://wiki.apache.org/cordova/ContributorWorkflow
> >
> > I try using it and I failed, if someone can write a short cheat for it
> that
> > will be awesome.
> >
> > -Carlos
> >
> >
> > On Mon, Jul 8, 2013 at 9:36 PM, Andrew Grieve <ag...@chromium.org>
> > wrote:
> >
> > > I got the site added to review.apache.org, so in the future we can use
> > > that
> > > for reviewing changes / new blog posts.
> > >
> > > I'll apply your patch tomorrow :).
> > >
> > >
> > > On Mon, Jul 8, 2013 at 5:33 PM, Carlos Santana <cs...@gmail.com>
> > > wrote:
> > >
> > > > I'm good for staging and review new features on GitHub Pages before
> > > pushing
> > > > live content to svn/infra
> > > >
> > > >
> > > > On Mon, Jul 8, 2013 at 5:16 PM, Brian LeRoux <b...@brian.io> wrote:
> > > >
> > > > > > Did I forgot to say I don't love SVN.
> > > > >
> > > > > Ya.
> > > > >
> > > > >
> > > > > > Can we host this on gtihub pages and maintain the website on
> > Github,
> > > > and
> > > > > > let github run jekyll on the source code?
> > > > >
> > > > > Unfortunately no. We could use Github for 'staging' I guess.
> > > > >
> > > > >
> > > > > > Downloads and Docs files will still be available from
> > > > > > http://cordova.apache.org/downloads and
> > > > http://cordova.apache.org/docsbut
> > > > > > the website and blog will live in Github.
> > > > >
> > > > > Again, no. The website needs to be on Apache infra. =/
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Carlos Santana
> > > > <cs...@gmail.com>
> > > >
> > >
> >
> >
> >
> > --
> > Carlos Santana
> > <cs...@gmail.com>
> >
>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
What is .reviewboardrc ? is that a file on every cordova git repo?

What post-review tool?
If its RBTools I couldn't get that to work on my mac, maybe is a permission
thing. Or someone can put a quick cheat to set it up for cordova dev.




On Tue, Jul 9, 2013 at 10:11 AM, Andrew Grieve <ag...@chromium.org> wrote:

> That all sounds right to me.
>
> The .reviewboardrc sets group = cordova, so the trick for it being sane is
> to use the post-review tool
>
>
> On Tue, Jul 9, 2013 at 10:04 AM, Carlos Santana <csantana23@gmail.com
> >wrote:
>
> > Hum maybe I'm looking in the wrong place.
> >
> > I go to Groups and I only see one "cordova"
> > https://reviews.apache.org/groups/
> > https://reviews.apache.org/groups/cordova/
> >
> > I got to "My Account" seetings and I can only add one group "cordova"
> > Which groups do you belong to or wish to watch?
> > [] cordova
> >
> > Maybe the problem is that folks are not setting the "Group" field to
> > "cordova" when they do a new Request?
> > Could this be a required field when the repository starts with
> "cordova*" ?
> >
> > --Carlos
> >
> >
> >
> > On Tue, Jul 9, 2013 at 9:38 AM, Michal Mocny <mm...@chromium.org>
> wrote:
> >
> > > reviews.apache.org is just a place to submit patches for review,
> manage
> > > comments on lines of code etc.
> > >
> > > Some of us have started using it to organize reviews of patches.  Its
> not
> > > the most beautiful interface, but it serves its purpose.
> > >
> > > I just tried it and submitting a new review I see many more than three
> > > items (heck, cordova itself has like 20 repositories now).
> > >
> > > We probably should mention it in the workflow, but its not a mandatory
> > > item, just a tool for those who are interested.
> > >
> > > -Michal
> > >
> > >
> > > On Tue, Jul 9, 2013 at 9:31 AM, Carlos Santana <cs...@gmail.com>
> > > wrote:
> > >
> > > > Thanks Andrew
> > > >
> > > > What's the deal with https://reviews.apache.org ? I found it empty
> > > (i.e. 3
> > > > items)
> > > >
> > > > Is the Apache Cordova project migrating to it soon?, people don't
> know
> > > > about it?
> > > >
> > > > If the Cordova Project wants to make it part fo the dev workflow it
> > might
> > > > help to document it on the Wiki
> > > > http://wiki.apache.org/cordova/ContributorWorkflow
> > > >
> > > > I try using it and I failed, if someone can write a short cheat for
> it
> > > that
> > > > will be awesome.
> > > >
> > > > -Carlos
> > > >
> > > >
> > > > On Mon, Jul 8, 2013 at 9:36 PM, Andrew Grieve <ag...@chromium.org>
> > > > wrote:
> > > >
> > > > > I got the site added to review.apache.org, so in the future we can
> > use
> > > > > that
> > > > > for reviewing changes / new blog posts.
> > > > >
> > > > > I'll apply your patch tomorrow :).
> > > > >
> > > > >
> > > > > On Mon, Jul 8, 2013 at 5:33 PM, Carlos Santana <
> csantana23@gmail.com
> > >
> > > > > wrote:
> > > > >
> > > > > > I'm good for staging and review new features on GitHub Pages
> before
> > > > > pushing
> > > > > > live content to svn/infra
> > > > > >
> > > > > >
> > > > > > On Mon, Jul 8, 2013 at 5:16 PM, Brian LeRoux <b...@brian.io> wrote:
> > > > > >
> > > > > > > > Did I forgot to say I don't love SVN.
> > > > > > >
> > > > > > > Ya.
> > > > > > >
> > > > > > >
> > > > > > > > Can we host this on gtihub pages and maintain the website on
> > > > Github,
> > > > > > and
> > > > > > > > let github run jekyll on the source code?
> > > > > > >
> > > > > > > Unfortunately no. We could use Github for 'staging' I guess.
> > > > > > >
> > > > > > >
> > > > > > > > Downloads and Docs files will still be available from
> > > > > > > > http://cordova.apache.org/downloads and
> > > > > > http://cordova.apache.org/docsbut
> > > > > > > > the website and blog will live in Github.
> > > > > > >
> > > > > > > Again, no. The website needs to be on Apache infra. =/
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Carlos Santana
> > > > > > <cs...@gmail.com>
> > > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Carlos Santana
> > > > <cs...@gmail.com>
> > > >
> > >
> >
> >
> >
> > --
> > Carlos Santana
> > <cs...@gmail.com>
> >
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Andrew Grieve <ag...@chromium.org>.
That all sounds right to me.

The .reviewboardrc sets group = cordova, so the trick for it being sane is
to use the post-review tool


On Tue, Jul 9, 2013 at 10:04 AM, Carlos Santana <cs...@gmail.com>wrote:

> Hum maybe I'm looking in the wrong place.
>
> I go to Groups and I only see one "cordova"
> https://reviews.apache.org/groups/
> https://reviews.apache.org/groups/cordova/
>
> I got to "My Account" seetings and I can only add one group "cordova"
> Which groups do you belong to or wish to watch?
> [] cordova
>
> Maybe the problem is that folks are not setting the "Group" field to
> "cordova" when they do a new Request?
> Could this be a required field when the repository starts with "cordova*" ?
>
> --Carlos
>
>
>
> On Tue, Jul 9, 2013 at 9:38 AM, Michal Mocny <mm...@chromium.org> wrote:
>
> > reviews.apache.org is just a place to submit patches for review, manage
> > comments on lines of code etc.
> >
> > Some of us have started using it to organize reviews of patches.  Its not
> > the most beautiful interface, but it serves its purpose.
> >
> > I just tried it and submitting a new review I see many more than three
> > items (heck, cordova itself has like 20 repositories now).
> >
> > We probably should mention it in the workflow, but its not a mandatory
> > item, just a tool for those who are interested.
> >
> > -Michal
> >
> >
> > On Tue, Jul 9, 2013 at 9:31 AM, Carlos Santana <cs...@gmail.com>
> > wrote:
> >
> > > Thanks Andrew
> > >
> > > What's the deal with https://reviews.apache.org ? I found it empty
> > (i.e. 3
> > > items)
> > >
> > > Is the Apache Cordova project migrating to it soon?, people don't know
> > > about it?
> > >
> > > If the Cordova Project wants to make it part fo the dev workflow it
> might
> > > help to document it on the Wiki
> > > http://wiki.apache.org/cordova/ContributorWorkflow
> > >
> > > I try using it and I failed, if someone can write a short cheat for it
> > that
> > > will be awesome.
> > >
> > > -Carlos
> > >
> > >
> > > On Mon, Jul 8, 2013 at 9:36 PM, Andrew Grieve <ag...@chromium.org>
> > > wrote:
> > >
> > > > I got the site added to review.apache.org, so in the future we can
> use
> > > > that
> > > > for reviewing changes / new blog posts.
> > > >
> > > > I'll apply your patch tomorrow :).
> > > >
> > > >
> > > > On Mon, Jul 8, 2013 at 5:33 PM, Carlos Santana <csantana23@gmail.com
> >
> > > > wrote:
> > > >
> > > > > I'm good for staging and review new features on GitHub Pages before
> > > > pushing
> > > > > live content to svn/infra
> > > > >
> > > > >
> > > > > On Mon, Jul 8, 2013 at 5:16 PM, Brian LeRoux <b...@brian.io> wrote:
> > > > >
> > > > > > > Did I forgot to say I don't love SVN.
> > > > > >
> > > > > > Ya.
> > > > > >
> > > > > >
> > > > > > > Can we host this on gtihub pages and maintain the website on
> > > Github,
> > > > > and
> > > > > > > let github run jekyll on the source code?
> > > > > >
> > > > > > Unfortunately no. We could use Github for 'staging' I guess.
> > > > > >
> > > > > >
> > > > > > > Downloads and Docs files will still be available from
> > > > > > > http://cordova.apache.org/downloads and
> > > > > http://cordova.apache.org/docsbut
> > > > > > > the website and blog will live in Github.
> > > > > >
> > > > > > Again, no. The website needs to be on Apache infra. =/
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Carlos Santana
> > > > > <cs...@gmail.com>
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Carlos Santana
> > > <cs...@gmail.com>
> > >
> >
>
>
>
> --
> Carlos Santana
> <cs...@gmail.com>
>

Re: Cordova Blog

Posted by Andrew Grieve <ag...@chromium.org>.
Yep, your screenshot looks the same as mine.

For old reviews, I played around a bit and didn't find a compelling way to
do it. If you click on "All Review Requests", you can add the "repository"
column, sort by it, and page until you hit cordova-*. Would love to know if
there's a better way.


On Tue, Jul 9, 2013 at 11:45 AM, Carlos Santana <cs...@gmail.com>wrote:

> ah I see, thanks for the explanation
>
> Cool I see it now duh!
>
> cordova-docs:(master)$ cat .reviewboardrc
> #
> # Settings for post-review (used for uploading diffs to reviews.apache.org
> ).
> #
> GUESS_FIELDS = True
> OPEN_BROWSER = True
> TARGET_GROUPS = 'cordova'
> REVIEWBOARD_URL = 'http://reviews.apache.org'
>
>
>
>
> On Tue, Jul 9, 2013 at 10:39 AM, Andrew Grieve <ag...@chromium.org>
> wrote:
>
> > post-review is what rbtools is going to replacing. I haven't tried
> rbtools
> > yet. .reviewboard is meant to be checked in to each repo and read by
> > post-review / rbtools. Using github vs. reviewboard are both valid right
> > avenues right now for code review. The idea behind introducing
> reviewboard
> > is that it's apache hosted and doesn't require cloning the repos onto
> > github. Github's review process is also not the best (diff view hides
> > things on you, and every comment results in an email)
> >
> >
> > On Tue, Jul 9, 2013 at 10:28 AM, Michal Mocny <mm...@chromium.org>
> wrote:
> >
> > > I can't see your attached image, but previously you said you saw 3
> > reviews?
> > >  I think thats just all of them at the moment ;)
> > >
> > >
> > > On Tue, Jul 9, 2013 at 10:20 AM, Carlos Santana <csantana23@gmail.com
> > > >wrote:
> > >
> > > > Michal
> > > >   I can see the cordova repos when creating a new request.
> > > >
> > > > How do you get a view with all reviews associated with all the
> cordova
> > > > repos?
> > > >
> > > > On the "My Dashboard" I'm looking to see all reviews associated with
> > > > cordova repos, but I don't see them
> > > > https://reviews.apache.org/dashboard/?view=to-group&group=cordova
> > > >
> > > > [image: Inline image 2]
> > > >
> > > >
> > > >
> > > >
> > > > On Tue, Jul 9, 2013 at 10:13 AM, Michal Mocny <mm...@chromium.org>
> > > wrote:
> > > >
> > > >> Carlos, what are you looking *for*?
> > > >>
> > > >> When I go to create a new review request, I see a list of cordova
> > repos,
> > > >> including "cordova-site".
> > > >>
> > > >>
> > > >> On Tue, Jul 9, 2013 at 10:04 AM, Carlos Santana <
> csantana23@gmail.com
> > > >> >wrote:
> > > >>
> > > >> > Hum maybe I'm looking in the wrong place.
> > > >> >
> > > >> > I go to Groups and I only see one "cordova"
> > > >> > https://reviews.apache.org/groups/
> > > >> > https://reviews.apache.org/groups/cordova/
> > > >> >
> > > >> > I got to "My Account" seetings and I can only add one group
> > "cordova"
> > > >> > Which groups do you belong to or wish to watch?
> > > >> > [] cordova
> > > >> >
> > > >> > Maybe the problem is that folks are not setting the "Group" field
> to
> > > >> > "cordova" when they do a new Request?
> > > >> > Could this be a required field when the repository starts with
> > > >> "cordova*" ?
> > > >> >
> > > >> > --Carlos
> > > >> >
> > > >> >
> > > >> >
> > > >> > On Tue, Jul 9, 2013 at 9:38 AM, Michal Mocny <mmocny@chromium.org
> >
> > > >> wrote:
> > > >> >
> > > >> > > reviews.apache.org is just a place to submit patches for
> review,
> > > >> manage
> > > >> > > comments on lines of code etc.
> > > >> > >
> > > >> > > Some of us have started using it to organize reviews of patches.
> > >  Its
> > > >> not
> > > >> > > the most beautiful interface, but it serves its purpose.
> > > >> > >
> > > >> > > I just tried it and submitting a new review I see many more than
> > > three
> > > >> > > items (heck, cordova itself has like 20 repositories now).
> > > >> > >
> > > >> > > We probably should mention it in the workflow, but its not a
> > > mandatory
> > > >> > > item, just a tool for those who are interested.
> > > >> > >
> > > >> > > -Michal
> > > >> > >
> > > >> > >
> > > >> > > On Tue, Jul 9, 2013 at 9:31 AM, Carlos Santana <
> > > csantana23@gmail.com>
> > > >> > > wrote:
> > > >> > >
> > > >> > > > Thanks Andrew
> > > >> > > >
> > > >> > > > What's the deal with https://reviews.apache.org ? I found it
> > > empty
> > > >> > > (i.e. 3
> > > >> > > > items)
> > > >> > > >
> > > >> > > > Is the Apache Cordova project migrating to it soon?, people
> > don't
> > > >> know
> > > >> > > > about it?
> > > >> > > >
> > > >> > > > If the Cordova Project wants to make it part fo the dev
> workflow
> > > it
> > > >> > might
> > > >> > > > help to document it on the Wiki
> > > >> > > > http://wiki.apache.org/cordova/ContributorWorkflow
> > > >> > > >
> > > >> > > > I try using it and I failed, if someone can write a short
> cheat
> > > for
> > > >> it
> > > >> > > that
> > > >> > > > will be awesome.
> > > >> > > >
> > > >> > > > -Carlos
> > > >> > > >
> > > >> > > >
> > > >> > > > On Mon, Jul 8, 2013 at 9:36 PM, Andrew Grieve <
> > > agrieve@chromium.org
> > > >> >
> > > >> > > > wrote:
> > > >> > > >
> > > >> > > > > I got the site added to review.apache.org, so in the future
> > we
> > > >> can
> > > >> > use
> > > >> > > > > that
> > > >> > > > > for reviewing changes / new blog posts.
> > > >> > > > >
> > > >> > > > > I'll apply your patch tomorrow :).
> > > >> > > > >
> > > >> > > > >
> > > >> > > > > On Mon, Jul 8, 2013 at 5:33 PM, Carlos Santana <
> > > >> csantana23@gmail.com
> > > >> > >
> > > >> > > > > wrote:
> > > >> > > > >
> > > >> > > > > > I'm good for staging and review new features on GitHub
> Pages
> > > >> before
> > > >> > > > > pushing
> > > >> > > > > > live content to svn/infra
> > > >> > > > > >
> > > >> > > > > >
> > > >> > > > > > On Mon, Jul 8, 2013 at 5:16 PM, Brian LeRoux <b...@brian.io>
> > > >> wrote:
> > > >> > > > > >
> > > >> > > > > > > > Did I forgot to say I don't love SVN.
> > > >> > > > > > >
> > > >> > > > > > > Ya.
> > > >> > > > > > >
> > > >> > > > > > >
> > > >> > > > > > > > Can we host this on gtihub pages and maintain the
> > website
> > > on
> > > >> > > > Github,
> > > >> > > > > > and
> > > >> > > > > > > > let github run jekyll on the source code?
> > > >> > > > > > >
> > > >> > > > > > > Unfortunately no. We could use Github for 'staging' I
> > guess.
> > > >> > > > > > >
> > > >> > > > > > >
> > > >> > > > > > > > Downloads and Docs files will still be available from
> > > >> > > > > > > > http://cordova.apache.org/downloads and
> > > >> > > > > > http://cordova.apache.org/docsbut
> > > >> > > > > > > > the website and blog will live in Github.
> > > >> > > > > > >
> > > >> > > > > > > Again, no. The website needs to be on Apache infra. =/
> > > >> > > > > > >
> > > >> > > > > >
> > > >> > > > > >
> > > >> > > > > >
> > > >> > > > > > --
> > > >> > > > > > Carlos Santana
> > > >> > > > > > <cs...@gmail.com>
> > > >> > > > > >
> > > >> > > > >
> > > >> > > >
> > > >> > > >
> > > >> > > >
> > > >> > > > --
> > > >> > > > Carlos Santana
> > > >> > > > <cs...@gmail.com>
> > > >> > > >
> > > >> > >
> > > >> >
> > > >> >
> > > >> >
> > > >> > --
> > > >> > Carlos Santana
> > > >> > <cs...@gmail.com>
> > > >> >
> > > >>
> > > >
> > > >
> > > >
> > > > --
> > > > Carlos Santana
> > > > <cs...@gmail.com>
> > > >
> > >
> >
>
>
>
> --
> Carlos Santana
> <cs...@gmail.com>
>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
ah I see, thanks for the explanation

Cool I see it now duh!

cordova-docs:(master)$ cat .reviewboardrc
#
# Settings for post-review (used for uploading diffs to reviews.apache.org).
#
GUESS_FIELDS = True
OPEN_BROWSER = True
TARGET_GROUPS = 'cordova'
REVIEWBOARD_URL = 'http://reviews.apache.org'




On Tue, Jul 9, 2013 at 10:39 AM, Andrew Grieve <ag...@chromium.org> wrote:

> post-review is what rbtools is going to replacing. I haven't tried rbtools
> yet. .reviewboard is meant to be checked in to each repo and read by
> post-review / rbtools. Using github vs. reviewboard are both valid right
> avenues right now for code review. The idea behind introducing reviewboard
> is that it's apache hosted and doesn't require cloning the repos onto
> github. Github's review process is also not the best (diff view hides
> things on you, and every comment results in an email)
>
>
> On Tue, Jul 9, 2013 at 10:28 AM, Michal Mocny <mm...@chromium.org> wrote:
>
> > I can't see your attached image, but previously you said you saw 3
> reviews?
> >  I think thats just all of them at the moment ;)
> >
> >
> > On Tue, Jul 9, 2013 at 10:20 AM, Carlos Santana <csantana23@gmail.com
> > >wrote:
> >
> > > Michal
> > >   I can see the cordova repos when creating a new request.
> > >
> > > How do you get a view with all reviews associated with all the cordova
> > > repos?
> > >
> > > On the "My Dashboard" I'm looking to see all reviews associated with
> > > cordova repos, but I don't see them
> > > https://reviews.apache.org/dashboard/?view=to-group&group=cordova
> > >
> > > [image: Inline image 2]
> > >
> > >
> > >
> > >
> > > On Tue, Jul 9, 2013 at 10:13 AM, Michal Mocny <mm...@chromium.org>
> > wrote:
> > >
> > >> Carlos, what are you looking *for*?
> > >>
> > >> When I go to create a new review request, I see a list of cordova
> repos,
> > >> including "cordova-site".
> > >>
> > >>
> > >> On Tue, Jul 9, 2013 at 10:04 AM, Carlos Santana <csantana23@gmail.com
> > >> >wrote:
> > >>
> > >> > Hum maybe I'm looking in the wrong place.
> > >> >
> > >> > I go to Groups and I only see one "cordova"
> > >> > https://reviews.apache.org/groups/
> > >> > https://reviews.apache.org/groups/cordova/
> > >> >
> > >> > I got to "My Account" seetings and I can only add one group
> "cordova"
> > >> > Which groups do you belong to or wish to watch?
> > >> > [] cordova
> > >> >
> > >> > Maybe the problem is that folks are not setting the "Group" field to
> > >> > "cordova" when they do a new Request?
> > >> > Could this be a required field when the repository starts with
> > >> "cordova*" ?
> > >> >
> > >> > --Carlos
> > >> >
> > >> >
> > >> >
> > >> > On Tue, Jul 9, 2013 at 9:38 AM, Michal Mocny <mm...@chromium.org>
> > >> wrote:
> > >> >
> > >> > > reviews.apache.org is just a place to submit patches for review,
> > >> manage
> > >> > > comments on lines of code etc.
> > >> > >
> > >> > > Some of us have started using it to organize reviews of patches.
> >  Its
> > >> not
> > >> > > the most beautiful interface, but it serves its purpose.
> > >> > >
> > >> > > I just tried it and submitting a new review I see many more than
> > three
> > >> > > items (heck, cordova itself has like 20 repositories now).
> > >> > >
> > >> > > We probably should mention it in the workflow, but its not a
> > mandatory
> > >> > > item, just a tool for those who are interested.
> > >> > >
> > >> > > -Michal
> > >> > >
> > >> > >
> > >> > > On Tue, Jul 9, 2013 at 9:31 AM, Carlos Santana <
> > csantana23@gmail.com>
> > >> > > wrote:
> > >> > >
> > >> > > > Thanks Andrew
> > >> > > >
> > >> > > > What's the deal with https://reviews.apache.org ? I found it
> > empty
> > >> > > (i.e. 3
> > >> > > > items)
> > >> > > >
> > >> > > > Is the Apache Cordova project migrating to it soon?, people
> don't
> > >> know
> > >> > > > about it?
> > >> > > >
> > >> > > > If the Cordova Project wants to make it part fo the dev workflow
> > it
> > >> > might
> > >> > > > help to document it on the Wiki
> > >> > > > http://wiki.apache.org/cordova/ContributorWorkflow
> > >> > > >
> > >> > > > I try using it and I failed, if someone can write a short cheat
> > for
> > >> it
> > >> > > that
> > >> > > > will be awesome.
> > >> > > >
> > >> > > > -Carlos
> > >> > > >
> > >> > > >
> > >> > > > On Mon, Jul 8, 2013 at 9:36 PM, Andrew Grieve <
> > agrieve@chromium.org
> > >> >
> > >> > > > wrote:
> > >> > > >
> > >> > > > > I got the site added to review.apache.org, so in the future
> we
> > >> can
> > >> > use
> > >> > > > > that
> > >> > > > > for reviewing changes / new blog posts.
> > >> > > > >
> > >> > > > > I'll apply your patch tomorrow :).
> > >> > > > >
> > >> > > > >
> > >> > > > > On Mon, Jul 8, 2013 at 5:33 PM, Carlos Santana <
> > >> csantana23@gmail.com
> > >> > >
> > >> > > > > wrote:
> > >> > > > >
> > >> > > > > > I'm good for staging and review new features on GitHub Pages
> > >> before
> > >> > > > > pushing
> > >> > > > > > live content to svn/infra
> > >> > > > > >
> > >> > > > > >
> > >> > > > > > On Mon, Jul 8, 2013 at 5:16 PM, Brian LeRoux <b...@brian.io>
> > >> wrote:
> > >> > > > > >
> > >> > > > > > > > Did I forgot to say I don't love SVN.
> > >> > > > > > >
> > >> > > > > > > Ya.
> > >> > > > > > >
> > >> > > > > > >
> > >> > > > > > > > Can we host this on gtihub pages and maintain the
> website
> > on
> > >> > > > Github,
> > >> > > > > > and
> > >> > > > > > > > let github run jekyll on the source code?
> > >> > > > > > >
> > >> > > > > > > Unfortunately no. We could use Github for 'staging' I
> guess.
> > >> > > > > > >
> > >> > > > > > >
> > >> > > > > > > > Downloads and Docs files will still be available from
> > >> > > > > > > > http://cordova.apache.org/downloads and
> > >> > > > > > http://cordova.apache.org/docsbut
> > >> > > > > > > > the website and blog will live in Github.
> > >> > > > > > >
> > >> > > > > > > Again, no. The website needs to be on Apache infra. =/
> > >> > > > > > >
> > >> > > > > >
> > >> > > > > >
> > >> > > > > >
> > >> > > > > > --
> > >> > > > > > Carlos Santana
> > >> > > > > > <cs...@gmail.com>
> > >> > > > > >
> > >> > > > >
> > >> > > >
> > >> > > >
> > >> > > >
> > >> > > > --
> > >> > > > Carlos Santana
> > >> > > > <cs...@gmail.com>
> > >> > > >
> > >> > >
> > >> >
> > >> >
> > >> >
> > >> > --
> > >> > Carlos Santana
> > >> > <cs...@gmail.com>
> > >> >
> > >>
> > >
> > >
> > >
> > > --
> > > Carlos Santana
> > > <cs...@gmail.com>
> > >
> >
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Andrew Grieve <ag...@chromium.org>.
post-review is what rbtools is going to replacing. I haven't tried rbtools
yet. .reviewboard is meant to be checked in to each repo and read by
post-review / rbtools. Using github vs. reviewboard are both valid right
avenues right now for code review. The idea behind introducing reviewboard
is that it's apache hosted and doesn't require cloning the repos onto
github. Github's review process is also not the best (diff view hides
things on you, and every comment results in an email)


On Tue, Jul 9, 2013 at 10:28 AM, Michal Mocny <mm...@chromium.org> wrote:

> I can't see your attached image, but previously you said you saw 3 reviews?
>  I think thats just all of them at the moment ;)
>
>
> On Tue, Jul 9, 2013 at 10:20 AM, Carlos Santana <csantana23@gmail.com
> >wrote:
>
> > Michal
> >   I can see the cordova repos when creating a new request.
> >
> > How do you get a view with all reviews associated with all the cordova
> > repos?
> >
> > On the "My Dashboard" I'm looking to see all reviews associated with
> > cordova repos, but I don't see them
> > https://reviews.apache.org/dashboard/?view=to-group&group=cordova
> >
> > [image: Inline image 2]
> >
> >
> >
> >
> > On Tue, Jul 9, 2013 at 10:13 AM, Michal Mocny <mm...@chromium.org>
> wrote:
> >
> >> Carlos, what are you looking *for*?
> >>
> >> When I go to create a new review request, I see a list of cordova repos,
> >> including "cordova-site".
> >>
> >>
> >> On Tue, Jul 9, 2013 at 10:04 AM, Carlos Santana <csantana23@gmail.com
> >> >wrote:
> >>
> >> > Hum maybe I'm looking in the wrong place.
> >> >
> >> > I go to Groups and I only see one "cordova"
> >> > https://reviews.apache.org/groups/
> >> > https://reviews.apache.org/groups/cordova/
> >> >
> >> > I got to "My Account" seetings and I can only add one group "cordova"
> >> > Which groups do you belong to or wish to watch?
> >> > [] cordova
> >> >
> >> > Maybe the problem is that folks are not setting the "Group" field to
> >> > "cordova" when they do a new Request?
> >> > Could this be a required field when the repository starts with
> >> "cordova*" ?
> >> >
> >> > --Carlos
> >> >
> >> >
> >> >
> >> > On Tue, Jul 9, 2013 at 9:38 AM, Michal Mocny <mm...@chromium.org>
> >> wrote:
> >> >
> >> > > reviews.apache.org is just a place to submit patches for review,
> >> manage
> >> > > comments on lines of code etc.
> >> > >
> >> > > Some of us have started using it to organize reviews of patches.
>  Its
> >> not
> >> > > the most beautiful interface, but it serves its purpose.
> >> > >
> >> > > I just tried it and submitting a new review I see many more than
> three
> >> > > items (heck, cordova itself has like 20 repositories now).
> >> > >
> >> > > We probably should mention it in the workflow, but its not a
> mandatory
> >> > > item, just a tool for those who are interested.
> >> > >
> >> > > -Michal
> >> > >
> >> > >
> >> > > On Tue, Jul 9, 2013 at 9:31 AM, Carlos Santana <
> csantana23@gmail.com>
> >> > > wrote:
> >> > >
> >> > > > Thanks Andrew
> >> > > >
> >> > > > What's the deal with https://reviews.apache.org ? I found it
> empty
> >> > > (i.e. 3
> >> > > > items)
> >> > > >
> >> > > > Is the Apache Cordova project migrating to it soon?, people don't
> >> know
> >> > > > about it?
> >> > > >
> >> > > > If the Cordova Project wants to make it part fo the dev workflow
> it
> >> > might
> >> > > > help to document it on the Wiki
> >> > > > http://wiki.apache.org/cordova/ContributorWorkflow
> >> > > >
> >> > > > I try using it and I failed, if someone can write a short cheat
> for
> >> it
> >> > > that
> >> > > > will be awesome.
> >> > > >
> >> > > > -Carlos
> >> > > >
> >> > > >
> >> > > > On Mon, Jul 8, 2013 at 9:36 PM, Andrew Grieve <
> agrieve@chromium.org
> >> >
> >> > > > wrote:
> >> > > >
> >> > > > > I got the site added to review.apache.org, so in the future we
> >> can
> >> > use
> >> > > > > that
> >> > > > > for reviewing changes / new blog posts.
> >> > > > >
> >> > > > > I'll apply your patch tomorrow :).
> >> > > > >
> >> > > > >
> >> > > > > On Mon, Jul 8, 2013 at 5:33 PM, Carlos Santana <
> >> csantana23@gmail.com
> >> > >
> >> > > > > wrote:
> >> > > > >
> >> > > > > > I'm good for staging and review new features on GitHub Pages
> >> before
> >> > > > > pushing
> >> > > > > > live content to svn/infra
> >> > > > > >
> >> > > > > >
> >> > > > > > On Mon, Jul 8, 2013 at 5:16 PM, Brian LeRoux <b...@brian.io>
> >> wrote:
> >> > > > > >
> >> > > > > > > > Did I forgot to say I don't love SVN.
> >> > > > > > >
> >> > > > > > > Ya.
> >> > > > > > >
> >> > > > > > >
> >> > > > > > > > Can we host this on gtihub pages and maintain the website
> on
> >> > > > Github,
> >> > > > > > and
> >> > > > > > > > let github run jekyll on the source code?
> >> > > > > > >
> >> > > > > > > Unfortunately no. We could use Github for 'staging' I guess.
> >> > > > > > >
> >> > > > > > >
> >> > > > > > > > Downloads and Docs files will still be available from
> >> > > > > > > > http://cordova.apache.org/downloads and
> >> > > > > > http://cordova.apache.org/docsbut
> >> > > > > > > > the website and blog will live in Github.
> >> > > > > > >
> >> > > > > > > Again, no. The website needs to be on Apache infra. =/
> >> > > > > > >
> >> > > > > >
> >> > > > > >
> >> > > > > >
> >> > > > > > --
> >> > > > > > Carlos Santana
> >> > > > > > <cs...@gmail.com>
> >> > > > > >
> >> > > > >
> >> > > >
> >> > > >
> >> > > >
> >> > > > --
> >> > > > Carlos Santana
> >> > > > <cs...@gmail.com>
> >> > > >
> >> > >
> >> >
> >> >
> >> >
> >> > --
> >> > Carlos Santana
> >> > <cs...@gmail.com>
> >> >
> >>
> >
> >
> >
> > --
> > Carlos Santana
> > <cs...@gmail.com>
> >
>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
How do you see closed reviews?

GIve this link a try for the picture
Andrew give this a try
https://www.evernote.com/shard/s34/sh/3aef4d3b-d095-4f4c-aea9-ef19b8126cd3/6dbcdd6b2275b9d243698a90752898b0



On Tue, Jul 9, 2013 at 10:28 AM, Michal Mocny <mm...@chromium.org> wrote:

> I can't see your attached image, but previously you said you saw 3 reviews?
>  I think thats just all of them at the moment ;)
>
>
> On Tue, Jul 9, 2013 at 10:20 AM, Carlos Santana <csantana23@gmail.com
> >wrote:
>
> > Michal
> >   I can see the cordova repos when creating a new request.
> >
> > How do you get a view with all reviews associated with all the cordova
> > repos?
> >
> > On the "My Dashboard" I'm looking to see all reviews associated with
> > cordova repos, but I don't see them
> > https://reviews.apache.org/dashboard/?view=to-group&group=cordova
> >
> > [image: Inline image 2]
> >
> >
> >
> >
> > On Tue, Jul 9, 2013 at 10:13 AM, Michal Mocny <mm...@chromium.org>
> wrote:
> >
> >> Carlos, what are you looking *for*?
> >>
> >> When I go to create a new review request, I see a list of cordova repos,
> >> including "cordova-site".
> >>
> >>
> >> On Tue, Jul 9, 2013 at 10:04 AM, Carlos Santana <csantana23@gmail.com
> >> >wrote:
> >>
> >> > Hum maybe I'm looking in the wrong place.
> >> >
> >> > I go to Groups and I only see one "cordova"
> >> > https://reviews.apache.org/groups/
> >> > https://reviews.apache.org/groups/cordova/
> >> >
> >> > I got to "My Account" seetings and I can only add one group "cordova"
> >> > Which groups do you belong to or wish to watch?
> >> > [] cordova
> >> >
> >> > Maybe the problem is that folks are not setting the "Group" field to
> >> > "cordova" when they do a new Request?
> >> > Could this be a required field when the repository starts with
> >> "cordova*" ?
> >> >
> >> > --Carlos
> >> >
> >> >
> >> >
> >> > On Tue, Jul 9, 2013 at 9:38 AM, Michal Mocny <mm...@chromium.org>
> >> wrote:
> >> >
> >> > > reviews.apache.org is just a place to submit patches for review,
> >> manage
> >> > > comments on lines of code etc.
> >> > >
> >> > > Some of us have started using it to organize reviews of patches.
>  Its
> >> not
> >> > > the most beautiful interface, but it serves its purpose.
> >> > >
> >> > > I just tried it and submitting a new review I see many more than
> three
> >> > > items (heck, cordova itself has like 20 repositories now).
> >> > >
> >> > > We probably should mention it in the workflow, but its not a
> mandatory
> >> > > item, just a tool for those who are interested.
> >> > >
> >> > > -Michal
> >> > >
> >> > >
> >> > > On Tue, Jul 9, 2013 at 9:31 AM, Carlos Santana <
> csantana23@gmail.com>
> >> > > wrote:
> >> > >
> >> > > > Thanks Andrew
> >> > > >
> >> > > > What's the deal with https://reviews.apache.org ? I found it
> empty
> >> > > (i.e. 3
> >> > > > items)
> >> > > >
> >> > > > Is the Apache Cordova project migrating to it soon?, people don't
> >> know
> >> > > > about it?
> >> > > >
> >> > > > If the Cordova Project wants to make it part fo the dev workflow
> it
> >> > might
> >> > > > help to document it on the Wiki
> >> > > > http://wiki.apache.org/cordova/ContributorWorkflow
> >> > > >
> >> > > > I try using it and I failed, if someone can write a short cheat
> for
> >> it
> >> > > that
> >> > > > will be awesome.
> >> > > >
> >> > > > -Carlos
> >> > > >
> >> > > >
> >> > > > On Mon, Jul 8, 2013 at 9:36 PM, Andrew Grieve <
> agrieve@chromium.org
> >> >
> >> > > > wrote:
> >> > > >
> >> > > > > I got the site added to review.apache.org, so in the future we
> >> can
> >> > use
> >> > > > > that
> >> > > > > for reviewing changes / new blog posts.
> >> > > > >
> >> > > > > I'll apply your patch tomorrow :).
> >> > > > >
> >> > > > >
> >> > > > > On Mon, Jul 8, 2013 at 5:33 PM, Carlos Santana <
> >> csantana23@gmail.com
> >> > >
> >> > > > > wrote:
> >> > > > >
> >> > > > > > I'm good for staging and review new features on GitHub Pages
> >> before
> >> > > > > pushing
> >> > > > > > live content to svn/infra
> >> > > > > >
> >> > > > > >
> >> > > > > > On Mon, Jul 8, 2013 at 5:16 PM, Brian LeRoux <b...@brian.io>
> >> wrote:
> >> > > > > >
> >> > > > > > > > Did I forgot to say I don't love SVN.
> >> > > > > > >
> >> > > > > > > Ya.
> >> > > > > > >
> >> > > > > > >
> >> > > > > > > > Can we host this on gtihub pages and maintain the website
> on
> >> > > > Github,
> >> > > > > > and
> >> > > > > > > > let github run jekyll on the source code?
> >> > > > > > >
> >> > > > > > > Unfortunately no. We could use Github for 'staging' I guess.
> >> > > > > > >
> >> > > > > > >
> >> > > > > > > > Downloads and Docs files will still be available from
> >> > > > > > > > http://cordova.apache.org/downloads and
> >> > > > > > http://cordova.apache.org/docsbut
> >> > > > > > > > the website and blog will live in Github.
> >> > > > > > >
> >> > > > > > > Again, no. The website needs to be on Apache infra. =/
> >> > > > > > >
> >> > > > > >
> >> > > > > >
> >> > > > > >
> >> > > > > > --
> >> > > > > > Carlos Santana
> >> > > > > > <cs...@gmail.com>
> >> > > > > >
> >> > > > >
> >> > > >
> >> > > >
> >> > > >
> >> > > > --
> >> > > > Carlos Santana
> >> > > > <cs...@gmail.com>
> >> > > >
> >> > >
> >> >
> >> >
> >> >
> >> > --
> >> > Carlos Santana
> >> > <cs...@gmail.com>
> >> >
> >>
> >
> >
> >
> > --
> > Carlos Santana
> > <cs...@gmail.com>
> >
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Michal Mocny <mm...@chromium.org>.
I can't see your attached image, but previously you said you saw 3 reviews?
 I think thats just all of them at the moment ;)


On Tue, Jul 9, 2013 at 10:20 AM, Carlos Santana <cs...@gmail.com>wrote:

> Michal
>   I can see the cordova repos when creating a new request.
>
> How do you get a view with all reviews associated with all the cordova
> repos?
>
> On the "My Dashboard" I'm looking to see all reviews associated with
> cordova repos, but I don't see them
> https://reviews.apache.org/dashboard/?view=to-group&group=cordova
>
> [image: Inline image 2]
>
>
>
>
> On Tue, Jul 9, 2013 at 10:13 AM, Michal Mocny <mm...@chromium.org> wrote:
>
>> Carlos, what are you looking *for*?
>>
>> When I go to create a new review request, I see a list of cordova repos,
>> including "cordova-site".
>>
>>
>> On Tue, Jul 9, 2013 at 10:04 AM, Carlos Santana <csantana23@gmail.com
>> >wrote:
>>
>> > Hum maybe I'm looking in the wrong place.
>> >
>> > I go to Groups and I only see one "cordova"
>> > https://reviews.apache.org/groups/
>> > https://reviews.apache.org/groups/cordova/
>> >
>> > I got to "My Account" seetings and I can only add one group "cordova"
>> > Which groups do you belong to or wish to watch?
>> > [] cordova
>> >
>> > Maybe the problem is that folks are not setting the "Group" field to
>> > "cordova" when they do a new Request?
>> > Could this be a required field when the repository starts with
>> "cordova*" ?
>> >
>> > --Carlos
>> >
>> >
>> >
>> > On Tue, Jul 9, 2013 at 9:38 AM, Michal Mocny <mm...@chromium.org>
>> wrote:
>> >
>> > > reviews.apache.org is just a place to submit patches for review,
>> manage
>> > > comments on lines of code etc.
>> > >
>> > > Some of us have started using it to organize reviews of patches.  Its
>> not
>> > > the most beautiful interface, but it serves its purpose.
>> > >
>> > > I just tried it and submitting a new review I see many more than three
>> > > items (heck, cordova itself has like 20 repositories now).
>> > >
>> > > We probably should mention it in the workflow, but its not a mandatory
>> > > item, just a tool for those who are interested.
>> > >
>> > > -Michal
>> > >
>> > >
>> > > On Tue, Jul 9, 2013 at 9:31 AM, Carlos Santana <cs...@gmail.com>
>> > > wrote:
>> > >
>> > > > Thanks Andrew
>> > > >
>> > > > What's the deal with https://reviews.apache.org ? I found it empty
>> > > (i.e. 3
>> > > > items)
>> > > >
>> > > > Is the Apache Cordova project migrating to it soon?, people don't
>> know
>> > > > about it?
>> > > >
>> > > > If the Cordova Project wants to make it part fo the dev workflow it
>> > might
>> > > > help to document it on the Wiki
>> > > > http://wiki.apache.org/cordova/ContributorWorkflow
>> > > >
>> > > > I try using it and I failed, if someone can write a short cheat for
>> it
>> > > that
>> > > > will be awesome.
>> > > >
>> > > > -Carlos
>> > > >
>> > > >
>> > > > On Mon, Jul 8, 2013 at 9:36 PM, Andrew Grieve <agrieve@chromium.org
>> >
>> > > > wrote:
>> > > >
>> > > > > I got the site added to review.apache.org, so in the future we
>> can
>> > use
>> > > > > that
>> > > > > for reviewing changes / new blog posts.
>> > > > >
>> > > > > I'll apply your patch tomorrow :).
>> > > > >
>> > > > >
>> > > > > On Mon, Jul 8, 2013 at 5:33 PM, Carlos Santana <
>> csantana23@gmail.com
>> > >
>> > > > > wrote:
>> > > > >
>> > > > > > I'm good for staging and review new features on GitHub Pages
>> before
>> > > > > pushing
>> > > > > > live content to svn/infra
>> > > > > >
>> > > > > >
>> > > > > > On Mon, Jul 8, 2013 at 5:16 PM, Brian LeRoux <b...@brian.io>
>> wrote:
>> > > > > >
>> > > > > > > > Did I forgot to say I don't love SVN.
>> > > > > > >
>> > > > > > > Ya.
>> > > > > > >
>> > > > > > >
>> > > > > > > > Can we host this on gtihub pages and maintain the website on
>> > > > Github,
>> > > > > > and
>> > > > > > > > let github run jekyll on the source code?
>> > > > > > >
>> > > > > > > Unfortunately no. We could use Github for 'staging' I guess.
>> > > > > > >
>> > > > > > >
>> > > > > > > > Downloads and Docs files will still be available from
>> > > > > > > > http://cordova.apache.org/downloads and
>> > > > > > http://cordova.apache.org/docsbut
>> > > > > > > > the website and blog will live in Github.
>> > > > > > >
>> > > > > > > Again, no. The website needs to be on Apache infra. =/
>> > > > > > >
>> > > > > >
>> > > > > >
>> > > > > >
>> > > > > > --
>> > > > > > Carlos Santana
>> > > > > > <cs...@gmail.com>
>> > > > > >
>> > > > >
>> > > >
>> > > >
>> > > >
>> > > > --
>> > > > Carlos Santana
>> > > > <cs...@gmail.com>
>> > > >
>> > >
>> >
>> >
>> >
>> > --
>> > Carlos Santana
>> > <cs...@gmail.com>
>> >
>>
>
>
>
> --
> Carlos Santana
> <cs...@gmail.com>
>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
Michal
  I can see the cordova repos when creating a new request.

How do you get a view with all reviews associated with all the cordova
repos?

On the "My Dashboard" I'm looking to see all reviews associated with
cordova repos, but I don't see them
https://reviews.apache.org/dashboard/?view=to-group&group=cordova

[image: Inline image 2]




On Tue, Jul 9, 2013 at 10:13 AM, Michal Mocny <mm...@chromium.org> wrote:

> Carlos, what are you looking *for*?
>
> When I go to create a new review request, I see a list of cordova repos,
> including "cordova-site".
>
>
> On Tue, Jul 9, 2013 at 10:04 AM, Carlos Santana <csantana23@gmail.com
> >wrote:
>
> > Hum maybe I'm looking in the wrong place.
> >
> > I go to Groups and I only see one "cordova"
> > https://reviews.apache.org/groups/
> > https://reviews.apache.org/groups/cordova/
> >
> > I got to "My Account" seetings and I can only add one group "cordova"
> > Which groups do you belong to or wish to watch?
> > [] cordova
> >
> > Maybe the problem is that folks are not setting the "Group" field to
> > "cordova" when they do a new Request?
> > Could this be a required field when the repository starts with
> "cordova*" ?
> >
> > --Carlos
> >
> >
> >
> > On Tue, Jul 9, 2013 at 9:38 AM, Michal Mocny <mm...@chromium.org>
> wrote:
> >
> > > reviews.apache.org is just a place to submit patches for review,
> manage
> > > comments on lines of code etc.
> > >
> > > Some of us have started using it to organize reviews of patches.  Its
> not
> > > the most beautiful interface, but it serves its purpose.
> > >
> > > I just tried it and submitting a new review I see many more than three
> > > items (heck, cordova itself has like 20 repositories now).
> > >
> > > We probably should mention it in the workflow, but its not a mandatory
> > > item, just a tool for those who are interested.
> > >
> > > -Michal
> > >
> > >
> > > On Tue, Jul 9, 2013 at 9:31 AM, Carlos Santana <cs...@gmail.com>
> > > wrote:
> > >
> > > > Thanks Andrew
> > > >
> > > > What's the deal with https://reviews.apache.org ? I found it empty
> > > (i.e. 3
> > > > items)
> > > >
> > > > Is the Apache Cordova project migrating to it soon?, people don't
> know
> > > > about it?
> > > >
> > > > If the Cordova Project wants to make it part fo the dev workflow it
> > might
> > > > help to document it on the Wiki
> > > > http://wiki.apache.org/cordova/ContributorWorkflow
> > > >
> > > > I try using it and I failed, if someone can write a short cheat for
> it
> > > that
> > > > will be awesome.
> > > >
> > > > -Carlos
> > > >
> > > >
> > > > On Mon, Jul 8, 2013 at 9:36 PM, Andrew Grieve <ag...@chromium.org>
> > > > wrote:
> > > >
> > > > > I got the site added to review.apache.org, so in the future we can
> > use
> > > > > that
> > > > > for reviewing changes / new blog posts.
> > > > >
> > > > > I'll apply your patch tomorrow :).
> > > > >
> > > > >
> > > > > On Mon, Jul 8, 2013 at 5:33 PM, Carlos Santana <
> csantana23@gmail.com
> > >
> > > > > wrote:
> > > > >
> > > > > > I'm good for staging and review new features on GitHub Pages
> before
> > > > > pushing
> > > > > > live content to svn/infra
> > > > > >
> > > > > >
> > > > > > On Mon, Jul 8, 2013 at 5:16 PM, Brian LeRoux <b...@brian.io> wrote:
> > > > > >
> > > > > > > > Did I forgot to say I don't love SVN.
> > > > > > >
> > > > > > > Ya.
> > > > > > >
> > > > > > >
> > > > > > > > Can we host this on gtihub pages and maintain the website on
> > > > Github,
> > > > > > and
> > > > > > > > let github run jekyll on the source code?
> > > > > > >
> > > > > > > Unfortunately no. We could use Github for 'staging' I guess.
> > > > > > >
> > > > > > >
> > > > > > > > Downloads and Docs files will still be available from
> > > > > > > > http://cordova.apache.org/downloads and
> > > > > > http://cordova.apache.org/docsbut
> > > > > > > > the website and blog will live in Github.
> > > > > > >
> > > > > > > Again, no. The website needs to be on Apache infra. =/
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Carlos Santana
> > > > > > <cs...@gmail.com>
> > > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Carlos Santana
> > > > <cs...@gmail.com>
> > > >
> > >
> >
> >
> >
> > --
> > Carlos Santana
> > <cs...@gmail.com>
> >
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Michal Mocny <mm...@chromium.org>.
Carlos, what are you looking *for*?

When I go to create a new review request, I see a list of cordova repos,
including "cordova-site".


On Tue, Jul 9, 2013 at 10:04 AM, Carlos Santana <cs...@gmail.com>wrote:

> Hum maybe I'm looking in the wrong place.
>
> I go to Groups and I only see one "cordova"
> https://reviews.apache.org/groups/
> https://reviews.apache.org/groups/cordova/
>
> I got to "My Account" seetings and I can only add one group "cordova"
> Which groups do you belong to or wish to watch?
> [] cordova
>
> Maybe the problem is that folks are not setting the "Group" field to
> "cordova" when they do a new Request?
> Could this be a required field when the repository starts with "cordova*" ?
>
> --Carlos
>
>
>
> On Tue, Jul 9, 2013 at 9:38 AM, Michal Mocny <mm...@chromium.org> wrote:
>
> > reviews.apache.org is just a place to submit patches for review, manage
> > comments on lines of code etc.
> >
> > Some of us have started using it to organize reviews of patches.  Its not
> > the most beautiful interface, but it serves its purpose.
> >
> > I just tried it and submitting a new review I see many more than three
> > items (heck, cordova itself has like 20 repositories now).
> >
> > We probably should mention it in the workflow, but its not a mandatory
> > item, just a tool for those who are interested.
> >
> > -Michal
> >
> >
> > On Tue, Jul 9, 2013 at 9:31 AM, Carlos Santana <cs...@gmail.com>
> > wrote:
> >
> > > Thanks Andrew
> > >
> > > What's the deal with https://reviews.apache.org ? I found it empty
> > (i.e. 3
> > > items)
> > >
> > > Is the Apache Cordova project migrating to it soon?, people don't know
> > > about it?
> > >
> > > If the Cordova Project wants to make it part fo the dev workflow it
> might
> > > help to document it on the Wiki
> > > http://wiki.apache.org/cordova/ContributorWorkflow
> > >
> > > I try using it and I failed, if someone can write a short cheat for it
> > that
> > > will be awesome.
> > >
> > > -Carlos
> > >
> > >
> > > On Mon, Jul 8, 2013 at 9:36 PM, Andrew Grieve <ag...@chromium.org>
> > > wrote:
> > >
> > > > I got the site added to review.apache.org, so in the future we can
> use
> > > > that
> > > > for reviewing changes / new blog posts.
> > > >
> > > > I'll apply your patch tomorrow :).
> > > >
> > > >
> > > > On Mon, Jul 8, 2013 at 5:33 PM, Carlos Santana <csantana23@gmail.com
> >
> > > > wrote:
> > > >
> > > > > I'm good for staging and review new features on GitHub Pages before
> > > > pushing
> > > > > live content to svn/infra
> > > > >
> > > > >
> > > > > On Mon, Jul 8, 2013 at 5:16 PM, Brian LeRoux <b...@brian.io> wrote:
> > > > >
> > > > > > > Did I forgot to say I don't love SVN.
> > > > > >
> > > > > > Ya.
> > > > > >
> > > > > >
> > > > > > > Can we host this on gtihub pages and maintain the website on
> > > Github,
> > > > > and
> > > > > > > let github run jekyll on the source code?
> > > > > >
> > > > > > Unfortunately no. We could use Github for 'staging' I guess.
> > > > > >
> > > > > >
> > > > > > > Downloads and Docs files will still be available from
> > > > > > > http://cordova.apache.org/downloads and
> > > > > http://cordova.apache.org/docsbut
> > > > > > > the website and blog will live in Github.
> > > > > >
> > > > > > Again, no. The website needs to be on Apache infra. =/
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Carlos Santana
> > > > > <cs...@gmail.com>
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Carlos Santana
> > > <cs...@gmail.com>
> > >
> >
>
>
>
> --
> Carlos Santana
> <cs...@gmail.com>
>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
Hum maybe I'm looking in the wrong place.

I go to Groups and I only see one "cordova"
https://reviews.apache.org/groups/
https://reviews.apache.org/groups/cordova/

I got to "My Account" seetings and I can only add one group "cordova"
Which groups do you belong to or wish to watch?
[] cordova

Maybe the problem is that folks are not setting the "Group" field to
"cordova" when they do a new Request?
Could this be a required field when the repository starts with "cordova*" ?

--Carlos



On Tue, Jul 9, 2013 at 9:38 AM, Michal Mocny <mm...@chromium.org> wrote:

> reviews.apache.org is just a place to submit patches for review, manage
> comments on lines of code etc.
>
> Some of us have started using it to organize reviews of patches.  Its not
> the most beautiful interface, but it serves its purpose.
>
> I just tried it and submitting a new review I see many more than three
> items (heck, cordova itself has like 20 repositories now).
>
> We probably should mention it in the workflow, but its not a mandatory
> item, just a tool for those who are interested.
>
> -Michal
>
>
> On Tue, Jul 9, 2013 at 9:31 AM, Carlos Santana <cs...@gmail.com>
> wrote:
>
> > Thanks Andrew
> >
> > What's the deal with https://reviews.apache.org ? I found it empty
> (i.e. 3
> > items)
> >
> > Is the Apache Cordova project migrating to it soon?, people don't know
> > about it?
> >
> > If the Cordova Project wants to make it part fo the dev workflow it might
> > help to document it on the Wiki
> > http://wiki.apache.org/cordova/ContributorWorkflow
> >
> > I try using it and I failed, if someone can write a short cheat for it
> that
> > will be awesome.
> >
> > -Carlos
> >
> >
> > On Mon, Jul 8, 2013 at 9:36 PM, Andrew Grieve <ag...@chromium.org>
> > wrote:
> >
> > > I got the site added to review.apache.org, so in the future we can use
> > > that
> > > for reviewing changes / new blog posts.
> > >
> > > I'll apply your patch tomorrow :).
> > >
> > >
> > > On Mon, Jul 8, 2013 at 5:33 PM, Carlos Santana <cs...@gmail.com>
> > > wrote:
> > >
> > > > I'm good for staging and review new features on GitHub Pages before
> > > pushing
> > > > live content to svn/infra
> > > >
> > > >
> > > > On Mon, Jul 8, 2013 at 5:16 PM, Brian LeRoux <b...@brian.io> wrote:
> > > >
> > > > > > Did I forgot to say I don't love SVN.
> > > > >
> > > > > Ya.
> > > > >
> > > > >
> > > > > > Can we host this on gtihub pages and maintain the website on
> > Github,
> > > > and
> > > > > > let github run jekyll on the source code?
> > > > >
> > > > > Unfortunately no. We could use Github for 'staging' I guess.
> > > > >
> > > > >
> > > > > > Downloads and Docs files will still be available from
> > > > > > http://cordova.apache.org/downloads and
> > > > http://cordova.apache.org/docsbut
> > > > > > the website and blog will live in Github.
> > > > >
> > > > > Again, no. The website needs to be on Apache infra. =/
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Carlos Santana
> > > > <cs...@gmail.com>
> > > >
> > >
> >
> >
> >
> > --
> > Carlos Santana
> > <cs...@gmail.com>
> >
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Michal Mocny <mm...@chromium.org>.
reviews.apache.org is just a place to submit patches for review, manage
comments on lines of code etc.

Some of us have started using it to organize reviews of patches.  Its not
the most beautiful interface, but it serves its purpose.

I just tried it and submitting a new review I see many more than three
items (heck, cordova itself has like 20 repositories now).

We probably should mention it in the workflow, but its not a mandatory
item, just a tool for those who are interested.

-Michal


On Tue, Jul 9, 2013 at 9:31 AM, Carlos Santana <cs...@gmail.com> wrote:

> Thanks Andrew
>
> What's the deal with https://reviews.apache.org ? I found it empty (i.e. 3
> items)
>
> Is the Apache Cordova project migrating to it soon?, people don't know
> about it?
>
> If the Cordova Project wants to make it part fo the dev workflow it might
> help to document it on the Wiki
> http://wiki.apache.org/cordova/ContributorWorkflow
>
> I try using it and I failed, if someone can write a short cheat for it that
> will be awesome.
>
> -Carlos
>
>
> On Mon, Jul 8, 2013 at 9:36 PM, Andrew Grieve <ag...@chromium.org>
> wrote:
>
> > I got the site added to review.apache.org, so in the future we can use
> > that
> > for reviewing changes / new blog posts.
> >
> > I'll apply your patch tomorrow :).
> >
> >
> > On Mon, Jul 8, 2013 at 5:33 PM, Carlos Santana <cs...@gmail.com>
> > wrote:
> >
> > > I'm good for staging and review new features on GitHub Pages before
> > pushing
> > > live content to svn/infra
> > >
> > >
> > > On Mon, Jul 8, 2013 at 5:16 PM, Brian LeRoux <b...@brian.io> wrote:
> > >
> > > > > Did I forgot to say I don't love SVN.
> > > >
> > > > Ya.
> > > >
> > > >
> > > > > Can we host this on gtihub pages and maintain the website on
> Github,
> > > and
> > > > > let github run jekyll on the source code?
> > > >
> > > > Unfortunately no. We could use Github for 'staging' I guess.
> > > >
> > > >
> > > > > Downloads and Docs files will still be available from
> > > > > http://cordova.apache.org/downloads and
> > > http://cordova.apache.org/docsbut
> > > > > the website and blog will live in Github.
> > > >
> > > > Again, no. The website needs to be on Apache infra. =/
> > > >
> > >
> > >
> > >
> > > --
> > > Carlos Santana
> > > <cs...@gmail.com>
> > >
> >
>
>
>
> --
> Carlos Santana
> <cs...@gmail.com>
>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
Thanks Andrew

What's the deal with https://reviews.apache.org ? I found it empty (i.e. 3
items)

Is the Apache Cordova project migrating to it soon?, people don't know
about it?

If the Cordova Project wants to make it part fo the dev workflow it might
help to document it on the Wiki
http://wiki.apache.org/cordova/ContributorWorkflow

I try using it and I failed, if someone can write a short cheat for it that
will be awesome.

-Carlos


On Mon, Jul 8, 2013 at 9:36 PM, Andrew Grieve <ag...@chromium.org> wrote:

> I got the site added to review.apache.org, so in the future we can use
> that
> for reviewing changes / new blog posts.
>
> I'll apply your patch tomorrow :).
>
>
> On Mon, Jul 8, 2013 at 5:33 PM, Carlos Santana <cs...@gmail.com>
> wrote:
>
> > I'm good for staging and review new features on GitHub Pages before
> pushing
> > live content to svn/infra
> >
> >
> > On Mon, Jul 8, 2013 at 5:16 PM, Brian LeRoux <b...@brian.io> wrote:
> >
> > > > Did I forgot to say I don't love SVN.
> > >
> > > Ya.
> > >
> > >
> > > > Can we host this on gtihub pages and maintain the website on Github,
> > and
> > > > let github run jekyll on the source code?
> > >
> > > Unfortunately no. We could use Github for 'staging' I guess.
> > >
> > >
> > > > Downloads and Docs files will still be available from
> > > > http://cordova.apache.org/downloads and
> > http://cordova.apache.org/docsbut
> > > > the website and blog will live in Github.
> > >
> > > Again, no. The website needs to be on Apache infra. =/
> > >
> >
> >
> >
> > --
> > Carlos Santana
> > <cs...@gmail.com>
> >
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Andrew Grieve <ag...@chromium.org>.
I got the site added to review.apache.org, so in the future we can use that
for reviewing changes / new blog posts.

I'll apply your patch tomorrow :).


On Mon, Jul 8, 2013 at 5:33 PM, Carlos Santana <cs...@gmail.com> wrote:

> I'm good for staging and review new features on GitHub Pages before pushing
> live content to svn/infra
>
>
> On Mon, Jul 8, 2013 at 5:16 PM, Brian LeRoux <b...@brian.io> wrote:
>
> > > Did I forgot to say I don't love SVN.
> >
> > Ya.
> >
> >
> > > Can we host this on gtihub pages and maintain the website on Github,
> and
> > > let github run jekyll on the source code?
> >
> > Unfortunately no. We could use Github for 'staging' I guess.
> >
> >
> > > Downloads and Docs files will still be available from
> > > http://cordova.apache.org/downloads and
> http://cordova.apache.org/docsbut
> > > the website and blog will live in Github.
> >
> > Again, no. The website needs to be on Apache infra. =/
> >
>
>
>
> --
> Carlos Santana
> <cs...@gmail.com>
>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
I'm good for staging and review new features on GitHub Pages before pushing
live content to svn/infra


On Mon, Jul 8, 2013 at 5:16 PM, Brian LeRoux <b...@brian.io> wrote:

> > Did I forgot to say I don't love SVN.
>
> Ya.
>
>
> > Can we host this on gtihub pages and maintain the website on Github, and
> > let github run jekyll on the source code?
>
> Unfortunately no. We could use Github for 'staging' I guess.
>
>
> > Downloads and Docs files will still be available from
> > http://cordova.apache.org/downloads and http://cordova.apache.org/docsbut
> > the website and blog will live in Github.
>
> Again, no. The website needs to be on Apache infra. =/
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Brian LeRoux <b...@brian.io>.
> Did I forgot to say I don't love SVN.

Ya.


> Can we host this on gtihub pages and maintain the website on Github, and
> let github run jekyll on the source code?

Unfortunately no. We could use Github for 'staging' I guess.


> Downloads and Docs files will still be available from
> http://cordova.apache.org/downloads and http://cordova.apache.org/docs but
> the website and blog will live in Github.

Again, no. The website needs to be on Apache infra. =/

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
Thanks Brian

Andrew Grieve Here is the new patch for Cordova Blog
https://issues.apache.org/jira/browse/CB-3997

- Includes your changes merged from GitHub
  https://github.com/csantanapr/cordova-blog/pull/4
- Added rss feed xml and link
- Added favicon.ico for Cordova Website
- Added the first blog post "Cordova has a Blog"

Did I forgot to say I don't love SVN.

Can we host this on gtihub pages and maintain the website on Github, and
let github run jekyll on the source code?
Downloads and Docs files will still be available from
http://cordova.apache.org/downloads and http://cordova.apache.org/docs but
the website and blog will live in Github.

Here is a proof of concept:
http://csantanapr.github.io/cordova-blog
by using gh-pages branch out of the repo
https://github.com/csantanapr/cordova-blog

This was a fun exercise , I think I'm going to setup my own website/blog
using jekyll
--Carlos



On Wed, Jul 3, 2013 at 1:23 PM, Brian LeRoux <b...@brian.io> wrote:

> Looks great Carlos! I say ship it.
>
> Maybe just throw up a welcome blog post that says to 'watch this space
> for more info very soon!'.
>
>
>
> On Tue, Jul 2, 2013 at 3:01 PM, Carlos Santana <cs...@gmail.com>
> wrote:
> > JIRA item contains the svn diff for the Cordova Blog and is ready to be
> > check in by a committer.
> >
> > https://issues.apache.org/jira/browse/CB-3997
> >
> > Please review and let me know if you have any issues.
> >
> > --Carlos
> >
> >
> >
> > On Tue, Jul 2, 2013 at 4:38 PM, Carlos Santana <cs...@gmail.com>
> wrote:
> >
> >> Ok I have this working with jekyll and GitHub pages
> >>
> >> You can preview gh-pages branch here:
> >> http://csantanapr.github.io/cordova-blog/blog
> >>
> >> You can see repo here:
> >> https://github.com/csantanapr/cordova-blog
> >>
> >> Blog README:
> >> https://github.com/csantanapr/cordova-blog/blob/master/www/README.md
> >>
> >> All the infrastructure is setup, only the blog is fully jekyll.
> >>
> >> There is no blog entries yet. But they can be added by just adding a
> >> markdown file
> >>
> >> I will try to figure out how to create a patch from git repo to put in
> >> apache svn
> >>
> >> What do you think on creating a firt blog post: "What's new in Cordova
> >> 2.9.0" ?
> >>
> >> --Carlos
> >>
> >>
> >> On Fri, Jun 28, 2013 at 10:03 AM, Andrew Grieve <agrieve@chromium.org
> >wrote:
> >>
> >>> That's fun! :)
> >>>
> >>>
> >>> On Fri, Jun 28, 2013 at 9:51 AM, Carlos Santana <csantana23@gmail.com
> >>> >wrote:
> >>>
> >>> > The Developer Gods are on my side this morning.
> >>> > Starting today to work on Cordova Blog using Jekyll and this pod-cast
> >>> > landed today
> >>> >
> >>> > #54: Jekyll and CMS-less websites with Young Hahn and Dave Cole
> >>> > http://5by5.tv/webahead/54
> >>> > June 27, 2013 at 7:00pm • 1 hour 28 minutes
> >>> >
> >>> > After many years of using Content Management Systems that store
> content
> >>> in
> >>> > a database, there's a movement to store content in files instead.
> Jekyll
> >>> > and other tools, including github, are springing up to create a new
> >>> > ecosystem of file-based tools. Young Hahn and Dave Cole join Jen
> >>> Simmons to
> >>> > explain.
> >>> >
> >>> > Quote of the day: "Shame on you for setting deadlines on Fridays, you
> >>> don't
> >>> > love developers"
> >>> >
> >>> >
> >>> > On Tue, Jun 25, 2013 at 11:44 AM, Brian LeRoux <b...@brian.io> wrote:
> >>> >
> >>> > > ya for sure, its basically a jekyll like clone now
> >>> > >
> >>> > > On Mon, Jun 24, 2013 at 9:05 PM, Carlos Santana <
> csantana23@gmail.com
> >>> >
> >>> > > wrote:
> >>> > > > Brian you mean port the whole site to JekyII?
> >>> > > >
> >>> > > >
> >>> > > > On Tue, Jun 25, 2013 at 12:03 AM, Brian LeRoux <b...@brian.io>
> wrote:
> >>> > > >
> >>> > > >> +1 lets port the whole template over
> >>> > > >> On Jun 24, 2013 7:42 PM, "Andrew Grieve" <ag...@chromium.org>
> >>> > wrote:
> >>> > > >>
> >>> > > >> > I think if you want to take a stab at it, Carlos, that would
> be
> >>> > great!
> >>> > > >> You
> >>> > > >> > can see how the website currently works by looking at:
> >>> > > >> >
> >>> > > >> > https://svn.apache.org/repos/asf/cordova/site/README.md
> >>> > > >> >
> >>> > > >> > I've created https://issues.apache.org/jira/browse/CB-3997 to
> >>> track
> >>> > > this
> >>> > > >> > and assigned it to you.
> >>> > > >> >
> >>> > > >> > If you can get a prototype going, maybe just post a diff of
> your
> >>> > > changes
> >>> > > >> > via "svn diff" and attach it to the JIRA ticket.
> >>> > > >> >
> >>> > > >> > I think timeline-wise, as soon as it gets done and we have a
> blog
> >>> > post
> >>> > > >> > written, we can ship it! :)
> >>> > > >> >
> >>> > > >> >
> >>> > > >> >
> >>> > > >> > On Mon, Jun 24, 2013 at 8:27 PM, Carlos Santana <
> >>> > csantana23@gmail.com
> >>> > > >> > >wrote:
> >>> > > >> >
> >>> > > >> > > I took a look today at JekyII and got excited at the
> >>> simplicity.
> >>> > > >> > >
> >>> > > >> > > I love simple solutions to simple problems.
> >>> > > >> > >
> >>> > > >> > > Should we try to launch a new site/blog for 3.0 time frame?
> >>> > > >> > >
> >>> > > >> > > How can I help? (admin, setup, tutorials, screencasts,
> >>> migration,
> >>> > > ideas
> >>> > > >> > for
> >>> > > >> > > posts, etc..)
> >>> > > >> > >
> >>> > > >> > > --Carlos
> >>> > > >> > >
> >>> > > >> > >
> >>> > > >> > > On Fri, Jun 21, 2013 at 1:09 PM, Brian LeRoux <b...@brian.io>
> >>> wrote:
> >>> > > >> > >
> >>> > > >> > > > OR we could use Github pages for the Cordova org and just
> >>> host
> >>> > on
> >>> > > a
> >>> > > >> > > > subdomain:
> >>> > > >> > > >
> >>> > > >> > > > http://blog.cordova.io
> >>> > > >> > > >
> >>> > > >> > > > ???
> >>> > > >> > > >
> >>> > > >> > > > Seems like the least friction.
> >>> > > >> > > >
> >>> > > >> > > > On Fri, Jun 21, 2013 at 9:56 AM, Carlos Santana <
> >>> > > >> csantana23@gmail.com>
> >>> > > >> > > > wrote:
> >>> > > >> > > > > Yes mirror to Github, official and live content will be
> >>> stored
> >>> > > on
> >>> > > >> > > apache
> >>> > > >> > > > > servers.
> >>> > > >> > > > >
> >>> > > >> > > > > +1 on the repo name cordova-blog
> >>> > > >> > > > >
> >>> > > >> > > > >
> >>> > > >> > > > > On Fri, Jun 21, 2013 at 12:52 PM, Shazron <
> >>> shazron@gmail.com>
> >>> > > >> wrote:
> >>> > > >> > > > >
> >>> > > >> > > > >> +1 on Jekyll and Github. All we need is to request a
> >>> > > cordova-blog
> >>> > > >> > repo
> >>> > > >> > > > on
> >>> > > >> > > > >> git-wip-us, and then the Github mirror does all the
> work
> >>> (I
> >>> > > think)
> >>> > > >> > :)
> >>> > > >> > > > >>
> >>> > > >> >
> >>> > https://help.github.com/articles/user-organization-and-project-pages
> >>> > > >> > > > >>
> >>> > > >> > > > >> So if the repo is cordova-blog, the url would then be
> >>> > > >> > > > >> http://cordova.github.io/cordova-blog
> >>> > > >> > > > >>
> >>> > > >> > > > >>
> >>> > > >> > > > >> On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <
> >>> > > >> > csantana23@gmail.com
> >>> > > >> > > > >> >wrote:
> >>> > > >> > > > >>
> >>> > > >> > > > >> > @Brian
> >>> > > >> > > > >> >
> >>> > > >> > > > >> >    I'm not married to WordPress was just referring
> as an
> >>> > > >> example,
> >>> > > >> > > > JekyII
> >>> > > >> > > > >> > will do fine ,
> >>> > > >> > > > >> >
> >>> > > >> > > > >> > Can we see if we can host the content on git/github
> >>> instead
> >>> > > of
> >>> > > >> > svn?,
> >>> > > >> > > > this
> >>> > > >> > > > >> > way, I think it will be easier to contribute and
> >>> maintain.
> >>> > > >> > > > >> >
> >>> > > >> > > > >> >
> >>> > > >> > > > >> > --Carlos
> >>> > > >> > > > >> >
> >>> > > >> > > > >> >
> >>> > > >> > > > >> > On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <
> >>> b@brian.io
> >>> > >
> >>> > > >> > wrote:
> >>> > > >> > > > >> >
> >>> > > >> > > > >> > > +1 on a blog but I'd like to do something static if
> >>> > > possible.
> >>> > > >> > > > (Jekyll,
> >>> > > >> > > > >> > > Scotch, Docpad are all nice enough). We used to use
> >>> > > Wordpress
> >>> > > >> > for
> >>> > > >> > > > >> > > http://phonegap.com and it was a complete
> struggle to
> >>> > > keep it
> >>> > > >> > up
> >>> > > >> > > to
> >>> > > >> > > > >> > > date and online. The running joke when were
> dealing w/
> >>> > this
> >>> > > >> was
> >>> > > >> > > > >> > > 'static sites are web scale'. And its true, since
> >>> moving
> >>> > to
> >>> > > >> > Jekyll
> >>> > > >> > > > >> > > we've had basically zero downtime.
> >>> > > >> > > > >> > >
> >>> > > >> > > > >> > > While our current setup is not ideal (svn) it does
> >>> > > accommodate
> >>> > > >> > > > >> > > anything static. I will talk w/ Yohei about doing a
> >>> > slight
> >>> > > >> > refresh
> >>> > > >> > > > to
> >>> > > >> > > > >> > > that (if cool w/ everyone here).
> >>> > > >> > > > >> > >
> >>> > > >> > > > >> > >
> >>> > > >> > > > >> > >
> >>> > > >> > > > >> > > On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <
> >>> > > >> > > > csantana23@gmail.com>
> >>> > > >> > > > >> > > wrote:
> >>> > > >> > > > >> > > > This is great idea.
> >>> > > >> > > > >> > > >
> >>> > > >> > > > >> > > > I don't mind the same content in both places.
> >>> (PhoneGap
> >>> > > and
> >>> > > >> > > > Cordova)
> >>> > > >> > > > >> > > > Phonegap is spelled Cordova anyway :-)
> >>> > > >> > > > >> > > >
> >>> > > >> > > > >> > > >
> >>> > > >> > > > >> > > > Some of the blog posts in PhoneGap point to
> personal
> >>> > > blogs.
> >>> > > >> > > > >> > > > I would thin that the Cordova Blog will do the
> same
> >>> > have
> >>> > > >> blogs
> >>> > > >> > > > hosted
> >>> > > >> > > > >> > on
> >>> > > >> > > > >> > > > its site or point to personal blog posts.
> >>> > > >> > > > >> > > >
> >>> > > >> > > > >> > > > What about having Pages (i.e. WordPress) on the
> >>> Cordova
> >>> > > Blog
> >>> > > >> > in
> >>> > > >> > > > >> > addition
> >>> > > >> > > > >> > > of
> >>> > > >> > > > >> > > > Posts?
> >>> > > >> > > > >> > > > Ideas for Pages:
> >>> > > >> > > > >> > > > - Release Notes
> >>> > > >> > > > >> > > > - Roadmap/Timeline
> >>> > > >> > > > >> > > > - Videos
> >>> > > >> > > > >> > > > - Tutorials
> >>> > > >> > > > >> > > > - List 3rd Party Plugins
> >>> > > >> > > > >> > > >
> >>> > > >> > > > >> > > > Here is another one, if Blog (i.e. WordPress) is
> >>> > created
> >>> > > why
> >>> > > >> > not
> >>> > > >> > > > host
> >>> > > >> > > > >> > the
> >>> > > >> > > > >> > > > whole site (cordova.io) with WordPress (Posts
> and
> >>> > Pages)
> >>> > > >> and
> >>> > > >> > > move
> >>> > > >> > > > >> away
> >>> > > >> > > > >> > > from
> >>> > > >> > > > >> > > > Ruby for the website :-). If not then you will be
> >>> > > >> maintaining
> >>> > > >> > > two
> >>> > > >> > > > >> sites
> >>> > > >> > > > >> > > > with two different technologies.
> >>> > > >> > > > >> > > >
> >>> > > >> > > > >> > > > --Carlos
> >>> > > >> > > > >> > > >
> >>> > > >> > > > >> > > > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <
> >>> > > >> > bowserj@gmail.com
> >>> > > >> > > >
> >>> > > >> > > > >> > wrote:
> >>> > > >> > > > >> > > >
> >>> > > >> > > > >> > > >> Currently, PhoneGap aggregates the blog posts of
> >>> many
> >>> > > >> > > committers
> >>> > > >> > > > at
> >>> > > >> > > > >> > > >> phonegap.com/blog.  The downside of this is
> that
> >>> it's
> >>> > > an
> >>> > > >> > Adobe
> >>> > > >> > > > >> blog,
> >>> > > >> > > > >> > > >> and it's not Apache Cordova.  Apache Cordova
> should
> >>> > > >> probably
> >>> > > >> > > have
> >>> > > >> > > > >> its
> >>> > > >> > > > >> > > >> own blog, but I see a lot of the same content
> >>> being in
> >>> > > two
> >>> > > >> > > > different
> >>> > > >> > > > >> > > >> places.
> >>> > > >> > > > >> > > >>
> >>> > > >> > > > >> > > >> If someone wants to take this on, that'd be
> >>> awesome.
> >>> > > >> > > > >> > > >>
> >>> > > >> > > > >> > > >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <
> >>> > > >> > > > >> agrieve@chromium.org>
> >>> > > >> > > > >> > > >> wrote:
> >>> > > >> > > > >> > > >> > I brought it up in a separate thread (
> >>> > > >> > > > >> > > >> >
> >>> > http://callback.markmail.org/thread/y44pmva6gfm257sl)
> >>> > > >> but
> >>> > > >> > > > >> probably
> >>> > > >> > > > >> > > >> deserves
> >>> > > >> > > > >> > > >> > its own.
> >>> > > >> > > > >> > > >> >
> >>> > > >> > > > >> > > >> > I'd like to create a Blog for Cordova and make
> >>> all
> >>> > > >> > Committers
> >>> > > >> > > > able
> >>> > > >> > > > >> > to
> >>> > > >> > > > >> > > >> post
> >>> > > >> > > > >> > > >> > to it. We could use it to:
> >>> > > >> > > > >> > > >> > - Post release announcements & release notes
> >>> > > >> > > > >> > > >> > - Draw attention to deprecations and upgrade
> >>> guides
> >>> > > >> > > > >> > > >> > - Deep dive into significant improvements /
> >>> changes
> >>> > > >> > > > >> > > >> >
> >>> > > >> > > > >> > > >> > Mainly, I think having a blog for the project
> >>> will
> >>> > be
> >>> > > >> > really
> >>> > > >> > > > help
> >>> > > >> > > > >> by
> >>> > > >> > > > >> > > >> > providing an authoritative source for Cordova
> >>> blob
> >>> > > posts
> >>> > > >> > (as
> >>> > > >> > > > >> opposed
> >>> > > >> > > > >> > > to
> >>> > > >> > > > >> > > >> on
> >>> > > >> > > > >> > > >> > our personal blogs, which I appreciate, but
> >>> which I
> >>> > > feel
> >>> > > >> > are
> >>> > > >> > > > >> lacking
> >>> > > >> > > > >> > > >> > authority).
> >>> > > >> > > > >> > > >> >
> >>> > > >> > > > >> > > >> > I'm quite inexperienced at blogging, so
> everyone
> >>> > > agrees
> >>> > > >> we
> >>> > > >> > > > should
> >>> > > >> > > > >> go
> >>> > > >> > > > >> > > >> ahead
> >>> > > >> > > > >> > > >> > with this, it'd be good if someone more
> >>> blog-savvy
> >>> > > would
> >>> > > >> > own
> >>> > > >> > > > >> setting
> >>> > > >> > > > >> > > it
> >>> > > >> > > > >> > > >> up.
> >>> > > >> > > > >> > > >>
> >>> > > >> > > > >> > > >
> >>> > > >> > > > >> > > >
> >>> > > >> > > > >> > > >
> >>> > > >> > > > >> > > > --
> >>> > > >> > > > >> > > > Carlos Santana
> >>> > > >> > > > >> > > > <cs...@gmail.com>
> >>> > > >> > > > >> > >
> >>> > > >> > > > >> >
> >>> > > >> > > > >> >
> >>> > > >> > > > >> >
> >>> > > >> > > > >> > --
> >>> > > >> > > > >> > Carlos Santana
> >>> > > >> > > > >> > <cs...@gmail.com>
> >>> > > >> > > > >> >
> >>> > > >> > > > >>
> >>> > > >> > > > >
> >>> > > >> > > > >
> >>> > > >> > > > >
> >>> > > >> > > > > --
> >>> > > >> > > > > Carlos Santana
> >>> > > >> > > > > <cs...@gmail.com>
> >>> > > >> > > >
> >>> > > >> > >
> >>> > > >> > >
> >>> > > >> > >
> >>> > > >> > > --
> >>> > > >> > > Carlos Santana
> >>> > > >> > > <cs...@gmail.com>
> >>> > > >> > >
> >>> > > >> >
> >>> > > >>
> >>> > > >
> >>> > > >
> >>> > > >
> >>> > > > --
> >>> > > > Carlos Santana
> >>> > > > <cs...@gmail.com>
> >>> > >
> >>> >
> >>> >
> >>> >
> >>> > --
> >>> > Carlos Santana
> >>> > <cs...@gmail.com>
> >>> >
> >>>
> >>
> >>
> >>
> >> --
> >> Carlos Santana
> >> <cs...@gmail.com>
> >>
> >
> >
> >
> > --
> > Carlos Santana
> > <cs...@gmail.com>
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Brian LeRoux <b...@brian.io>.
Looks great Carlos! I say ship it.

Maybe just throw up a welcome blog post that says to 'watch this space
for more info very soon!'.



On Tue, Jul 2, 2013 at 3:01 PM, Carlos Santana <cs...@gmail.com> wrote:
> JIRA item contains the svn diff for the Cordova Blog and is ready to be
> check in by a committer.
>
> https://issues.apache.org/jira/browse/CB-3997
>
> Please review and let me know if you have any issues.
>
> --Carlos
>
>
>
> On Tue, Jul 2, 2013 at 4:38 PM, Carlos Santana <cs...@gmail.com> wrote:
>
>> Ok I have this working with jekyll and GitHub pages
>>
>> You can preview gh-pages branch here:
>> http://csantanapr.github.io/cordova-blog/blog
>>
>> You can see repo here:
>> https://github.com/csantanapr/cordova-blog
>>
>> Blog README:
>> https://github.com/csantanapr/cordova-blog/blob/master/www/README.md
>>
>> All the infrastructure is setup, only the blog is fully jekyll.
>>
>> There is no blog entries yet. But they can be added by just adding a
>> markdown file
>>
>> I will try to figure out how to create a patch from git repo to put in
>> apache svn
>>
>> What do you think on creating a firt blog post: "What's new in Cordova
>> 2.9.0" ?
>>
>> --Carlos
>>
>>
>> On Fri, Jun 28, 2013 at 10:03 AM, Andrew Grieve <ag...@chromium.org>wrote:
>>
>>> That's fun! :)
>>>
>>>
>>> On Fri, Jun 28, 2013 at 9:51 AM, Carlos Santana <csantana23@gmail.com
>>> >wrote:
>>>
>>> > The Developer Gods are on my side this morning.
>>> > Starting today to work on Cordova Blog using Jekyll and this pod-cast
>>> > landed today
>>> >
>>> > #54: Jekyll and CMS-less websites with Young Hahn and Dave Cole
>>> > http://5by5.tv/webahead/54
>>> > June 27, 2013 at 7:00pm • 1 hour 28 minutes
>>> >
>>> > After many years of using Content Management Systems that store content
>>> in
>>> > a database, there's a movement to store content in files instead. Jekyll
>>> > and other tools, including github, are springing up to create a new
>>> > ecosystem of file-based tools. Young Hahn and Dave Cole join Jen
>>> Simmons to
>>> > explain.
>>> >
>>> > Quote of the day: "Shame on you for setting deadlines on Fridays, you
>>> don't
>>> > love developers"
>>> >
>>> >
>>> > On Tue, Jun 25, 2013 at 11:44 AM, Brian LeRoux <b...@brian.io> wrote:
>>> >
>>> > > ya for sure, its basically a jekyll like clone now
>>> > >
>>> > > On Mon, Jun 24, 2013 at 9:05 PM, Carlos Santana <csantana23@gmail.com
>>> >
>>> > > wrote:
>>> > > > Brian you mean port the whole site to JekyII?
>>> > > >
>>> > > >
>>> > > > On Tue, Jun 25, 2013 at 12:03 AM, Brian LeRoux <b...@brian.io> wrote:
>>> > > >
>>> > > >> +1 lets port the whole template over
>>> > > >> On Jun 24, 2013 7:42 PM, "Andrew Grieve" <ag...@chromium.org>
>>> > wrote:
>>> > > >>
>>> > > >> > I think if you want to take a stab at it, Carlos, that would be
>>> > great!
>>> > > >> You
>>> > > >> > can see how the website currently works by looking at:
>>> > > >> >
>>> > > >> > https://svn.apache.org/repos/asf/cordova/site/README.md
>>> > > >> >
>>> > > >> > I've created https://issues.apache.org/jira/browse/CB-3997 to
>>> track
>>> > > this
>>> > > >> > and assigned it to you.
>>> > > >> >
>>> > > >> > If you can get a prototype going, maybe just post a diff of your
>>> > > changes
>>> > > >> > via "svn diff" and attach it to the JIRA ticket.
>>> > > >> >
>>> > > >> > I think timeline-wise, as soon as it gets done and we have a blog
>>> > post
>>> > > >> > written, we can ship it! :)
>>> > > >> >
>>> > > >> >
>>> > > >> >
>>> > > >> > On Mon, Jun 24, 2013 at 8:27 PM, Carlos Santana <
>>> > csantana23@gmail.com
>>> > > >> > >wrote:
>>> > > >> >
>>> > > >> > > I took a look today at JekyII and got excited at the
>>> simplicity.
>>> > > >> > >
>>> > > >> > > I love simple solutions to simple problems.
>>> > > >> > >
>>> > > >> > > Should we try to launch a new site/blog for 3.0 time frame?
>>> > > >> > >
>>> > > >> > > How can I help? (admin, setup, tutorials, screencasts,
>>> migration,
>>> > > ideas
>>> > > >> > for
>>> > > >> > > posts, etc..)
>>> > > >> > >
>>> > > >> > > --Carlos
>>> > > >> > >
>>> > > >> > >
>>> > > >> > > On Fri, Jun 21, 2013 at 1:09 PM, Brian LeRoux <b...@brian.io>
>>> wrote:
>>> > > >> > >
>>> > > >> > > > OR we could use Github pages for the Cordova org and just
>>> host
>>> > on
>>> > > a
>>> > > >> > > > subdomain:
>>> > > >> > > >
>>> > > >> > > > http://blog.cordova.io
>>> > > >> > > >
>>> > > >> > > > ???
>>> > > >> > > >
>>> > > >> > > > Seems like the least friction.
>>> > > >> > > >
>>> > > >> > > > On Fri, Jun 21, 2013 at 9:56 AM, Carlos Santana <
>>> > > >> csantana23@gmail.com>
>>> > > >> > > > wrote:
>>> > > >> > > > > Yes mirror to Github, official and live content will be
>>> stored
>>> > > on
>>> > > >> > > apache
>>> > > >> > > > > servers.
>>> > > >> > > > >
>>> > > >> > > > > +1 on the repo name cordova-blog
>>> > > >> > > > >
>>> > > >> > > > >
>>> > > >> > > > > On Fri, Jun 21, 2013 at 12:52 PM, Shazron <
>>> shazron@gmail.com>
>>> > > >> wrote:
>>> > > >> > > > >
>>> > > >> > > > >> +1 on Jekyll and Github. All we need is to request a
>>> > > cordova-blog
>>> > > >> > repo
>>> > > >> > > > on
>>> > > >> > > > >> git-wip-us, and then the Github mirror does all the work
>>> (I
>>> > > think)
>>> > > >> > :)
>>> > > >> > > > >>
>>> > > >> >
>>> > https://help.github.com/articles/user-organization-and-project-pages
>>> > > >> > > > >>
>>> > > >> > > > >> So if the repo is cordova-blog, the url would then be
>>> > > >> > > > >> http://cordova.github.io/cordova-blog
>>> > > >> > > > >>
>>> > > >> > > > >>
>>> > > >> > > > >> On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <
>>> > > >> > csantana23@gmail.com
>>> > > >> > > > >> >wrote:
>>> > > >> > > > >>
>>> > > >> > > > >> > @Brian
>>> > > >> > > > >> >
>>> > > >> > > > >> >    I'm not married to WordPress was just referring as an
>>> > > >> example,
>>> > > >> > > > JekyII
>>> > > >> > > > >> > will do fine ,
>>> > > >> > > > >> >
>>> > > >> > > > >> > Can we see if we can host the content on git/github
>>> instead
>>> > > of
>>> > > >> > svn?,
>>> > > >> > > > this
>>> > > >> > > > >> > way, I think it will be easier to contribute and
>>> maintain.
>>> > > >> > > > >> >
>>> > > >> > > > >> >
>>> > > >> > > > >> > --Carlos
>>> > > >> > > > >> >
>>> > > >> > > > >> >
>>> > > >> > > > >> > On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <
>>> b@brian.io
>>> > >
>>> > > >> > wrote:
>>> > > >> > > > >> >
>>> > > >> > > > >> > > +1 on a blog but I'd like to do something static if
>>> > > possible.
>>> > > >> > > > (Jekyll,
>>> > > >> > > > >> > > Scotch, Docpad are all nice enough). We used to use
>>> > > Wordpress
>>> > > >> > for
>>> > > >> > > > >> > > http://phonegap.com and it was a complete struggle to
>>> > > keep it
>>> > > >> > up
>>> > > >> > > to
>>> > > >> > > > >> > > date and online. The running joke when were dealing w/
>>> > this
>>> > > >> was
>>> > > >> > > > >> > > 'static sites are web scale'. And its true, since
>>> moving
>>> > to
>>> > > >> > Jekyll
>>> > > >> > > > >> > > we've had basically zero downtime.
>>> > > >> > > > >> > >
>>> > > >> > > > >> > > While our current setup is not ideal (svn) it does
>>> > > accommodate
>>> > > >> > > > >> > > anything static. I will talk w/ Yohei about doing a
>>> > slight
>>> > > >> > refresh
>>> > > >> > > > to
>>> > > >> > > > >> > > that (if cool w/ everyone here).
>>> > > >> > > > >> > >
>>> > > >> > > > >> > >
>>> > > >> > > > >> > >
>>> > > >> > > > >> > > On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <
>>> > > >> > > > csantana23@gmail.com>
>>> > > >> > > > >> > > wrote:
>>> > > >> > > > >> > > > This is great idea.
>>> > > >> > > > >> > > >
>>> > > >> > > > >> > > > I don't mind the same content in both places.
>>> (PhoneGap
>>> > > and
>>> > > >> > > > Cordova)
>>> > > >> > > > >> > > > Phonegap is spelled Cordova anyway :-)
>>> > > >> > > > >> > > >
>>> > > >> > > > >> > > >
>>> > > >> > > > >> > > > Some of the blog posts in PhoneGap point to personal
>>> > > blogs.
>>> > > >> > > > >> > > > I would thin that the Cordova Blog will do the same
>>> > have
>>> > > >> blogs
>>> > > >> > > > hosted
>>> > > >> > > > >> > on
>>> > > >> > > > >> > > > its site or point to personal blog posts.
>>> > > >> > > > >> > > >
>>> > > >> > > > >> > > > What about having Pages (i.e. WordPress) on the
>>> Cordova
>>> > > Blog
>>> > > >> > in
>>> > > >> > > > >> > addition
>>> > > >> > > > >> > > of
>>> > > >> > > > >> > > > Posts?
>>> > > >> > > > >> > > > Ideas for Pages:
>>> > > >> > > > >> > > > - Release Notes
>>> > > >> > > > >> > > > - Roadmap/Timeline
>>> > > >> > > > >> > > > - Videos
>>> > > >> > > > >> > > > - Tutorials
>>> > > >> > > > >> > > > - List 3rd Party Plugins
>>> > > >> > > > >> > > >
>>> > > >> > > > >> > > > Here is another one, if Blog (i.e. WordPress) is
>>> > created
>>> > > why
>>> > > >> > not
>>> > > >> > > > host
>>> > > >> > > > >> > the
>>> > > >> > > > >> > > > whole site (cordova.io) with WordPress (Posts and
>>> > Pages)
>>> > > >> and
>>> > > >> > > move
>>> > > >> > > > >> away
>>> > > >> > > > >> > > from
>>> > > >> > > > >> > > > Ruby for the website :-). If not then you will be
>>> > > >> maintaining
>>> > > >> > > two
>>> > > >> > > > >> sites
>>> > > >> > > > >> > > > with two different technologies.
>>> > > >> > > > >> > > >
>>> > > >> > > > >> > > > --Carlos
>>> > > >> > > > >> > > >
>>> > > >> > > > >> > > > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <
>>> > > >> > bowserj@gmail.com
>>> > > >> > > >
>>> > > >> > > > >> > wrote:
>>> > > >> > > > >> > > >
>>> > > >> > > > >> > > >> Currently, PhoneGap aggregates the blog posts of
>>> many
>>> > > >> > > committers
>>> > > >> > > > at
>>> > > >> > > > >> > > >> phonegap.com/blog.  The downside of this is that
>>> it's
>>> > > an
>>> > > >> > Adobe
>>> > > >> > > > >> blog,
>>> > > >> > > > >> > > >> and it's not Apache Cordova.  Apache Cordova should
>>> > > >> probably
>>> > > >> > > have
>>> > > >> > > > >> its
>>> > > >> > > > >> > > >> own blog, but I see a lot of the same content
>>> being in
>>> > > two
>>> > > >> > > > different
>>> > > >> > > > >> > > >> places.
>>> > > >> > > > >> > > >>
>>> > > >> > > > >> > > >> If someone wants to take this on, that'd be
>>> awesome.
>>> > > >> > > > >> > > >>
>>> > > >> > > > >> > > >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <
>>> > > >> > > > >> agrieve@chromium.org>
>>> > > >> > > > >> > > >> wrote:
>>> > > >> > > > >> > > >> > I brought it up in a separate thread (
>>> > > >> > > > >> > > >> >
>>> > http://callback.markmail.org/thread/y44pmva6gfm257sl)
>>> > > >> but
>>> > > >> > > > >> probably
>>> > > >> > > > >> > > >> deserves
>>> > > >> > > > >> > > >> > its own.
>>> > > >> > > > >> > > >> >
>>> > > >> > > > >> > > >> > I'd like to create a Blog for Cordova and make
>>> all
>>> > > >> > Committers
>>> > > >> > > > able
>>> > > >> > > > >> > to
>>> > > >> > > > >> > > >> post
>>> > > >> > > > >> > > >> > to it. We could use it to:
>>> > > >> > > > >> > > >> > - Post release announcements & release notes
>>> > > >> > > > >> > > >> > - Draw attention to deprecations and upgrade
>>> guides
>>> > > >> > > > >> > > >> > - Deep dive into significant improvements /
>>> changes
>>> > > >> > > > >> > > >> >
>>> > > >> > > > >> > > >> > Mainly, I think having a blog for the project
>>> will
>>> > be
>>> > > >> > really
>>> > > >> > > > help
>>> > > >> > > > >> by
>>> > > >> > > > >> > > >> > providing an authoritative source for Cordova
>>> blob
>>> > > posts
>>> > > >> > (as
>>> > > >> > > > >> opposed
>>> > > >> > > > >> > > to
>>> > > >> > > > >> > > >> on
>>> > > >> > > > >> > > >> > our personal blogs, which I appreciate, but
>>> which I
>>> > > feel
>>> > > >> > are
>>> > > >> > > > >> lacking
>>> > > >> > > > >> > > >> > authority).
>>> > > >> > > > >> > > >> >
>>> > > >> > > > >> > > >> > I'm quite inexperienced at blogging, so everyone
>>> > > agrees
>>> > > >> we
>>> > > >> > > > should
>>> > > >> > > > >> go
>>> > > >> > > > >> > > >> ahead
>>> > > >> > > > >> > > >> > with this, it'd be good if someone more
>>> blog-savvy
>>> > > would
>>> > > >> > own
>>> > > >> > > > >> setting
>>> > > >> > > > >> > > it
>>> > > >> > > > >> > > >> up.
>>> > > >> > > > >> > > >>
>>> > > >> > > > >> > > >
>>> > > >> > > > >> > > >
>>> > > >> > > > >> > > >
>>> > > >> > > > >> > > > --
>>> > > >> > > > >> > > > Carlos Santana
>>> > > >> > > > >> > > > <cs...@gmail.com>
>>> > > >> > > > >> > >
>>> > > >> > > > >> >
>>> > > >> > > > >> >
>>> > > >> > > > >> >
>>> > > >> > > > >> > --
>>> > > >> > > > >> > Carlos Santana
>>> > > >> > > > >> > <cs...@gmail.com>
>>> > > >> > > > >> >
>>> > > >> > > > >>
>>> > > >> > > > >
>>> > > >> > > > >
>>> > > >> > > > >
>>> > > >> > > > > --
>>> > > >> > > > > Carlos Santana
>>> > > >> > > > > <cs...@gmail.com>
>>> > > >> > > >
>>> > > >> > >
>>> > > >> > >
>>> > > >> > >
>>> > > >> > > --
>>> > > >> > > Carlos Santana
>>> > > >> > > <cs...@gmail.com>
>>> > > >> > >
>>> > > >> >
>>> > > >>
>>> > > >
>>> > > >
>>> > > >
>>> > > > --
>>> > > > Carlos Santana
>>> > > > <cs...@gmail.com>
>>> > >
>>> >
>>> >
>>> >
>>> > --
>>> > Carlos Santana
>>> > <cs...@gmail.com>
>>> >
>>>
>>
>>
>>
>> --
>> Carlos Santana
>> <cs...@gmail.com>
>>
>
>
>
> --
> Carlos Santana
> <cs...@gmail.com>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
JIRA item contains the svn diff for the Cordova Blog and is ready to be
check in by a committer.

https://issues.apache.org/jira/browse/CB-3997

Please review and let me know if you have any issues.

--Carlos



On Tue, Jul 2, 2013 at 4:38 PM, Carlos Santana <cs...@gmail.com> wrote:

> Ok I have this working with jekyll and GitHub pages
>
> You can preview gh-pages branch here:
> http://csantanapr.github.io/cordova-blog/blog
>
> You can see repo here:
> https://github.com/csantanapr/cordova-blog
>
> Blog README:
> https://github.com/csantanapr/cordova-blog/blob/master/www/README.md
>
> All the infrastructure is setup, only the blog is fully jekyll.
>
> There is no blog entries yet. But they can be added by just adding a
> markdown file
>
> I will try to figure out how to create a patch from git repo to put in
> apache svn
>
> What do you think on creating a firt blog post: "What's new in Cordova
> 2.9.0" ?
>
> --Carlos
>
>
> On Fri, Jun 28, 2013 at 10:03 AM, Andrew Grieve <ag...@chromium.org>wrote:
>
>> That's fun! :)
>>
>>
>> On Fri, Jun 28, 2013 at 9:51 AM, Carlos Santana <csantana23@gmail.com
>> >wrote:
>>
>> > The Developer Gods are on my side this morning.
>> > Starting today to work on Cordova Blog using Jekyll and this pod-cast
>> > landed today
>> >
>> > #54: Jekyll and CMS-less websites with Young Hahn and Dave Cole
>> > http://5by5.tv/webahead/54
>> > June 27, 2013 at 7:00pm • 1 hour 28 minutes
>> >
>> > After many years of using Content Management Systems that store content
>> in
>> > a database, there's a movement to store content in files instead. Jekyll
>> > and other tools, including github, are springing up to create a new
>> > ecosystem of file-based tools. Young Hahn and Dave Cole join Jen
>> Simmons to
>> > explain.
>> >
>> > Quote of the day: "Shame on you for setting deadlines on Fridays, you
>> don't
>> > love developers"
>> >
>> >
>> > On Tue, Jun 25, 2013 at 11:44 AM, Brian LeRoux <b...@brian.io> wrote:
>> >
>> > > ya for sure, its basically a jekyll like clone now
>> > >
>> > > On Mon, Jun 24, 2013 at 9:05 PM, Carlos Santana <csantana23@gmail.com
>> >
>> > > wrote:
>> > > > Brian you mean port the whole site to JekyII?
>> > > >
>> > > >
>> > > > On Tue, Jun 25, 2013 at 12:03 AM, Brian LeRoux <b...@brian.io> wrote:
>> > > >
>> > > >> +1 lets port the whole template over
>> > > >> On Jun 24, 2013 7:42 PM, "Andrew Grieve" <ag...@chromium.org>
>> > wrote:
>> > > >>
>> > > >> > I think if you want to take a stab at it, Carlos, that would be
>> > great!
>> > > >> You
>> > > >> > can see how the website currently works by looking at:
>> > > >> >
>> > > >> > https://svn.apache.org/repos/asf/cordova/site/README.md
>> > > >> >
>> > > >> > I've created https://issues.apache.org/jira/browse/CB-3997 to
>> track
>> > > this
>> > > >> > and assigned it to you.
>> > > >> >
>> > > >> > If you can get a prototype going, maybe just post a diff of your
>> > > changes
>> > > >> > via "svn diff" and attach it to the JIRA ticket.
>> > > >> >
>> > > >> > I think timeline-wise, as soon as it gets done and we have a blog
>> > post
>> > > >> > written, we can ship it! :)
>> > > >> >
>> > > >> >
>> > > >> >
>> > > >> > On Mon, Jun 24, 2013 at 8:27 PM, Carlos Santana <
>> > csantana23@gmail.com
>> > > >> > >wrote:
>> > > >> >
>> > > >> > > I took a look today at JekyII and got excited at the
>> simplicity.
>> > > >> > >
>> > > >> > > I love simple solutions to simple problems.
>> > > >> > >
>> > > >> > > Should we try to launch a new site/blog for 3.0 time frame?
>> > > >> > >
>> > > >> > > How can I help? (admin, setup, tutorials, screencasts,
>> migration,
>> > > ideas
>> > > >> > for
>> > > >> > > posts, etc..)
>> > > >> > >
>> > > >> > > --Carlos
>> > > >> > >
>> > > >> > >
>> > > >> > > On Fri, Jun 21, 2013 at 1:09 PM, Brian LeRoux <b...@brian.io>
>> wrote:
>> > > >> > >
>> > > >> > > > OR we could use Github pages for the Cordova org and just
>> host
>> > on
>> > > a
>> > > >> > > > subdomain:
>> > > >> > > >
>> > > >> > > > http://blog.cordova.io
>> > > >> > > >
>> > > >> > > > ???
>> > > >> > > >
>> > > >> > > > Seems like the least friction.
>> > > >> > > >
>> > > >> > > > On Fri, Jun 21, 2013 at 9:56 AM, Carlos Santana <
>> > > >> csantana23@gmail.com>
>> > > >> > > > wrote:
>> > > >> > > > > Yes mirror to Github, official and live content will be
>> stored
>> > > on
>> > > >> > > apache
>> > > >> > > > > servers.
>> > > >> > > > >
>> > > >> > > > > +1 on the repo name cordova-blog
>> > > >> > > > >
>> > > >> > > > >
>> > > >> > > > > On Fri, Jun 21, 2013 at 12:52 PM, Shazron <
>> shazron@gmail.com>
>> > > >> wrote:
>> > > >> > > > >
>> > > >> > > > >> +1 on Jekyll and Github. All we need is to request a
>> > > cordova-blog
>> > > >> > repo
>> > > >> > > > on
>> > > >> > > > >> git-wip-us, and then the Github mirror does all the work
>> (I
>> > > think)
>> > > >> > :)
>> > > >> > > > >>
>> > > >> >
>> > https://help.github.com/articles/user-organization-and-project-pages
>> > > >> > > > >>
>> > > >> > > > >> So if the repo is cordova-blog, the url would then be
>> > > >> > > > >> http://cordova.github.io/cordova-blog
>> > > >> > > > >>
>> > > >> > > > >>
>> > > >> > > > >> On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <
>> > > >> > csantana23@gmail.com
>> > > >> > > > >> >wrote:
>> > > >> > > > >>
>> > > >> > > > >> > @Brian
>> > > >> > > > >> >
>> > > >> > > > >> >    I'm not married to WordPress was just referring as an
>> > > >> example,
>> > > >> > > > JekyII
>> > > >> > > > >> > will do fine ,
>> > > >> > > > >> >
>> > > >> > > > >> > Can we see if we can host the content on git/github
>> instead
>> > > of
>> > > >> > svn?,
>> > > >> > > > this
>> > > >> > > > >> > way, I think it will be easier to contribute and
>> maintain.
>> > > >> > > > >> >
>> > > >> > > > >> >
>> > > >> > > > >> > --Carlos
>> > > >> > > > >> >
>> > > >> > > > >> >
>> > > >> > > > >> > On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <
>> b@brian.io
>> > >
>> > > >> > wrote:
>> > > >> > > > >> >
>> > > >> > > > >> > > +1 on a blog but I'd like to do something static if
>> > > possible.
>> > > >> > > > (Jekyll,
>> > > >> > > > >> > > Scotch, Docpad are all nice enough). We used to use
>> > > Wordpress
>> > > >> > for
>> > > >> > > > >> > > http://phonegap.com and it was a complete struggle to
>> > > keep it
>> > > >> > up
>> > > >> > > to
>> > > >> > > > >> > > date and online. The running joke when were dealing w/
>> > this
>> > > >> was
>> > > >> > > > >> > > 'static sites are web scale'. And its true, since
>> moving
>> > to
>> > > >> > Jekyll
>> > > >> > > > >> > > we've had basically zero downtime.
>> > > >> > > > >> > >
>> > > >> > > > >> > > While our current setup is not ideal (svn) it does
>> > > accommodate
>> > > >> > > > >> > > anything static. I will talk w/ Yohei about doing a
>> > slight
>> > > >> > refresh
>> > > >> > > > to
>> > > >> > > > >> > > that (if cool w/ everyone here).
>> > > >> > > > >> > >
>> > > >> > > > >> > >
>> > > >> > > > >> > >
>> > > >> > > > >> > > On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <
>> > > >> > > > csantana23@gmail.com>
>> > > >> > > > >> > > wrote:
>> > > >> > > > >> > > > This is great idea.
>> > > >> > > > >> > > >
>> > > >> > > > >> > > > I don't mind the same content in both places.
>> (PhoneGap
>> > > and
>> > > >> > > > Cordova)
>> > > >> > > > >> > > > Phonegap is spelled Cordova anyway :-)
>> > > >> > > > >> > > >
>> > > >> > > > >> > > >
>> > > >> > > > >> > > > Some of the blog posts in PhoneGap point to personal
>> > > blogs.
>> > > >> > > > >> > > > I would thin that the Cordova Blog will do the same
>> > have
>> > > >> blogs
>> > > >> > > > hosted
>> > > >> > > > >> > on
>> > > >> > > > >> > > > its site or point to personal blog posts.
>> > > >> > > > >> > > >
>> > > >> > > > >> > > > What about having Pages (i.e. WordPress) on the
>> Cordova
>> > > Blog
>> > > >> > in
>> > > >> > > > >> > addition
>> > > >> > > > >> > > of
>> > > >> > > > >> > > > Posts?
>> > > >> > > > >> > > > Ideas for Pages:
>> > > >> > > > >> > > > - Release Notes
>> > > >> > > > >> > > > - Roadmap/Timeline
>> > > >> > > > >> > > > - Videos
>> > > >> > > > >> > > > - Tutorials
>> > > >> > > > >> > > > - List 3rd Party Plugins
>> > > >> > > > >> > > >
>> > > >> > > > >> > > > Here is another one, if Blog (i.e. WordPress) is
>> > created
>> > > why
>> > > >> > not
>> > > >> > > > host
>> > > >> > > > >> > the
>> > > >> > > > >> > > > whole site (cordova.io) with WordPress (Posts and
>> > Pages)
>> > > >> and
>> > > >> > > move
>> > > >> > > > >> away
>> > > >> > > > >> > > from
>> > > >> > > > >> > > > Ruby for the website :-). If not then you will be
>> > > >> maintaining
>> > > >> > > two
>> > > >> > > > >> sites
>> > > >> > > > >> > > > with two different technologies.
>> > > >> > > > >> > > >
>> > > >> > > > >> > > > --Carlos
>> > > >> > > > >> > > >
>> > > >> > > > >> > > > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <
>> > > >> > bowserj@gmail.com
>> > > >> > > >
>> > > >> > > > >> > wrote:
>> > > >> > > > >> > > >
>> > > >> > > > >> > > >> Currently, PhoneGap aggregates the blog posts of
>> many
>> > > >> > > committers
>> > > >> > > > at
>> > > >> > > > >> > > >> phonegap.com/blog.  The downside of this is that
>> it's
>> > > an
>> > > >> > Adobe
>> > > >> > > > >> blog,
>> > > >> > > > >> > > >> and it's not Apache Cordova.  Apache Cordova should
>> > > >> probably
>> > > >> > > have
>> > > >> > > > >> its
>> > > >> > > > >> > > >> own blog, but I see a lot of the same content
>> being in
>> > > two
>> > > >> > > > different
>> > > >> > > > >> > > >> places.
>> > > >> > > > >> > > >>
>> > > >> > > > >> > > >> If someone wants to take this on, that'd be
>> awesome.
>> > > >> > > > >> > > >>
>> > > >> > > > >> > > >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <
>> > > >> > > > >> agrieve@chromium.org>
>> > > >> > > > >> > > >> wrote:
>> > > >> > > > >> > > >> > I brought it up in a separate thread (
>> > > >> > > > >> > > >> >
>> > http://callback.markmail.org/thread/y44pmva6gfm257sl)
>> > > >> but
>> > > >> > > > >> probably
>> > > >> > > > >> > > >> deserves
>> > > >> > > > >> > > >> > its own.
>> > > >> > > > >> > > >> >
>> > > >> > > > >> > > >> > I'd like to create a Blog for Cordova and make
>> all
>> > > >> > Committers
>> > > >> > > > able
>> > > >> > > > >> > to
>> > > >> > > > >> > > >> post
>> > > >> > > > >> > > >> > to it. We could use it to:
>> > > >> > > > >> > > >> > - Post release announcements & release notes
>> > > >> > > > >> > > >> > - Draw attention to deprecations and upgrade
>> guides
>> > > >> > > > >> > > >> > - Deep dive into significant improvements /
>> changes
>> > > >> > > > >> > > >> >
>> > > >> > > > >> > > >> > Mainly, I think having a blog for the project
>> will
>> > be
>> > > >> > really
>> > > >> > > > help
>> > > >> > > > >> by
>> > > >> > > > >> > > >> > providing an authoritative source for Cordova
>> blob
>> > > posts
>> > > >> > (as
>> > > >> > > > >> opposed
>> > > >> > > > >> > > to
>> > > >> > > > >> > > >> on
>> > > >> > > > >> > > >> > our personal blogs, which I appreciate, but
>> which I
>> > > feel
>> > > >> > are
>> > > >> > > > >> lacking
>> > > >> > > > >> > > >> > authority).
>> > > >> > > > >> > > >> >
>> > > >> > > > >> > > >> > I'm quite inexperienced at blogging, so everyone
>> > > agrees
>> > > >> we
>> > > >> > > > should
>> > > >> > > > >> go
>> > > >> > > > >> > > >> ahead
>> > > >> > > > >> > > >> > with this, it'd be good if someone more
>> blog-savvy
>> > > would
>> > > >> > own
>> > > >> > > > >> setting
>> > > >> > > > >> > > it
>> > > >> > > > >> > > >> up.
>> > > >> > > > >> > > >>
>> > > >> > > > >> > > >
>> > > >> > > > >> > > >
>> > > >> > > > >> > > >
>> > > >> > > > >> > > > --
>> > > >> > > > >> > > > Carlos Santana
>> > > >> > > > >> > > > <cs...@gmail.com>
>> > > >> > > > >> > >
>> > > >> > > > >> >
>> > > >> > > > >> >
>> > > >> > > > >> >
>> > > >> > > > >> > --
>> > > >> > > > >> > Carlos Santana
>> > > >> > > > >> > <cs...@gmail.com>
>> > > >> > > > >> >
>> > > >> > > > >>
>> > > >> > > > >
>> > > >> > > > >
>> > > >> > > > >
>> > > >> > > > > --
>> > > >> > > > > Carlos Santana
>> > > >> > > > > <cs...@gmail.com>
>> > > >> > > >
>> > > >> > >
>> > > >> > >
>> > > >> > >
>> > > >> > > --
>> > > >> > > Carlos Santana
>> > > >> > > <cs...@gmail.com>
>> > > >> > >
>> > > >> >
>> > > >>
>> > > >
>> > > >
>> > > >
>> > > > --
>> > > > Carlos Santana
>> > > > <cs...@gmail.com>
>> > >
>> >
>> >
>> >
>> > --
>> > Carlos Santana
>> > <cs...@gmail.com>
>> >
>>
>
>
>
> --
> Carlos Santana
> <cs...@gmail.com>
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
Ok I have this working with jekyll and GitHub pages

You can preview gh-pages branch here:
http://csantanapr.github.io/cordova-blog/blog

You can see repo here:
https://github.com/csantanapr/cordova-blog

Blog README:
https://github.com/csantanapr/cordova-blog/blob/master/www/README.md

All the infrastructure is setup, only the blog is fully jekyll.

There is no blog entries yet. But they can be added by just adding a
markdown file

I will try to figure out how to create a patch from git repo to put in
apache svn

What do you think on creating a firt blog post: "What's new in Cordova
2.9.0" ?

--Carlos


On Fri, Jun 28, 2013 at 10:03 AM, Andrew Grieve <ag...@chromium.org>wrote:

> That's fun! :)
>
>
> On Fri, Jun 28, 2013 at 9:51 AM, Carlos Santana <csantana23@gmail.com
> >wrote:
>
> > The Developer Gods are on my side this morning.
> > Starting today to work on Cordova Blog using Jekyll and this pod-cast
> > landed today
> >
> > #54: Jekyll and CMS-less websites with Young Hahn and Dave Cole
> > http://5by5.tv/webahead/54
> > June 27, 2013 at 7:00pm • 1 hour 28 minutes
> >
> > After many years of using Content Management Systems that store content
> in
> > a database, there's a movement to store content in files instead. Jekyll
> > and other tools, including github, are springing up to create a new
> > ecosystem of file-based tools. Young Hahn and Dave Cole join Jen Simmons
> to
> > explain.
> >
> > Quote of the day: "Shame on you for setting deadlines on Fridays, you
> don't
> > love developers"
> >
> >
> > On Tue, Jun 25, 2013 at 11:44 AM, Brian LeRoux <b...@brian.io> wrote:
> >
> > > ya for sure, its basically a jekyll like clone now
> > >
> > > On Mon, Jun 24, 2013 at 9:05 PM, Carlos Santana <cs...@gmail.com>
> > > wrote:
> > > > Brian you mean port the whole site to JekyII?
> > > >
> > > >
> > > > On Tue, Jun 25, 2013 at 12:03 AM, Brian LeRoux <b...@brian.io> wrote:
> > > >
> > > >> +1 lets port the whole template over
> > > >> On Jun 24, 2013 7:42 PM, "Andrew Grieve" <ag...@chromium.org>
> > wrote:
> > > >>
> > > >> > I think if you want to take a stab at it, Carlos, that would be
> > great!
> > > >> You
> > > >> > can see how the website currently works by looking at:
> > > >> >
> > > >> > https://svn.apache.org/repos/asf/cordova/site/README.md
> > > >> >
> > > >> > I've created https://issues.apache.org/jira/browse/CB-3997 to
> track
> > > this
> > > >> > and assigned it to you.
> > > >> >
> > > >> > If you can get a prototype going, maybe just post a diff of your
> > > changes
> > > >> > via "svn diff" and attach it to the JIRA ticket.
> > > >> >
> > > >> > I think timeline-wise, as soon as it gets done and we have a blog
> > post
> > > >> > written, we can ship it! :)
> > > >> >
> > > >> >
> > > >> >
> > > >> > On Mon, Jun 24, 2013 at 8:27 PM, Carlos Santana <
> > csantana23@gmail.com
> > > >> > >wrote:
> > > >> >
> > > >> > > I took a look today at JekyII and got excited at the simplicity.
> > > >> > >
> > > >> > > I love simple solutions to simple problems.
> > > >> > >
> > > >> > > Should we try to launch a new site/blog for 3.0 time frame?
> > > >> > >
> > > >> > > How can I help? (admin, setup, tutorials, screencasts,
> migration,
> > > ideas
> > > >> > for
> > > >> > > posts, etc..)
> > > >> > >
> > > >> > > --Carlos
> > > >> > >
> > > >> > >
> > > >> > > On Fri, Jun 21, 2013 at 1:09 PM, Brian LeRoux <b...@brian.io>
> wrote:
> > > >> > >
> > > >> > > > OR we could use Github pages for the Cordova org and just host
> > on
> > > a
> > > >> > > > subdomain:
> > > >> > > >
> > > >> > > > http://blog.cordova.io
> > > >> > > >
> > > >> > > > ???
> > > >> > > >
> > > >> > > > Seems like the least friction.
> > > >> > > >
> > > >> > > > On Fri, Jun 21, 2013 at 9:56 AM, Carlos Santana <
> > > >> csantana23@gmail.com>
> > > >> > > > wrote:
> > > >> > > > > Yes mirror to Github, official and live content will be
> stored
> > > on
> > > >> > > apache
> > > >> > > > > servers.
> > > >> > > > >
> > > >> > > > > +1 on the repo name cordova-blog
> > > >> > > > >
> > > >> > > > >
> > > >> > > > > On Fri, Jun 21, 2013 at 12:52 PM, Shazron <
> shazron@gmail.com>
> > > >> wrote:
> > > >> > > > >
> > > >> > > > >> +1 on Jekyll and Github. All we need is to request a
> > > cordova-blog
> > > >> > repo
> > > >> > > > on
> > > >> > > > >> git-wip-us, and then the Github mirror does all the work (I
> > > think)
> > > >> > :)
> > > >> > > > >>
> > > >> >
> > https://help.github.com/articles/user-organization-and-project-pages
> > > >> > > > >>
> > > >> > > > >> So if the repo is cordova-blog, the url would then be
> > > >> > > > >> http://cordova.github.io/cordova-blog
> > > >> > > > >>
> > > >> > > > >>
> > > >> > > > >> On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <
> > > >> > csantana23@gmail.com
> > > >> > > > >> >wrote:
> > > >> > > > >>
> > > >> > > > >> > @Brian
> > > >> > > > >> >
> > > >> > > > >> >    I'm not married to WordPress was just referring as an
> > > >> example,
> > > >> > > > JekyII
> > > >> > > > >> > will do fine ,
> > > >> > > > >> >
> > > >> > > > >> > Can we see if we can host the content on git/github
> instead
> > > of
> > > >> > svn?,
> > > >> > > > this
> > > >> > > > >> > way, I think it will be easier to contribute and
> maintain.
> > > >> > > > >> >
> > > >> > > > >> >
> > > >> > > > >> > --Carlos
> > > >> > > > >> >
> > > >> > > > >> >
> > > >> > > > >> > On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <
> b@brian.io
> > >
> > > >> > wrote:
> > > >> > > > >> >
> > > >> > > > >> > > +1 on a blog but I'd like to do something static if
> > > possible.
> > > >> > > > (Jekyll,
> > > >> > > > >> > > Scotch, Docpad are all nice enough). We used to use
> > > Wordpress
> > > >> > for
> > > >> > > > >> > > http://phonegap.com and it was a complete struggle to
> > > keep it
> > > >> > up
> > > >> > > to
> > > >> > > > >> > > date and online. The running joke when were dealing w/
> > this
> > > >> was
> > > >> > > > >> > > 'static sites are web scale'. And its true, since
> moving
> > to
> > > >> > Jekyll
> > > >> > > > >> > > we've had basically zero downtime.
> > > >> > > > >> > >
> > > >> > > > >> > > While our current setup is not ideal (svn) it does
> > > accommodate
> > > >> > > > >> > > anything static. I will talk w/ Yohei about doing a
> > slight
> > > >> > refresh
> > > >> > > > to
> > > >> > > > >> > > that (if cool w/ everyone here).
> > > >> > > > >> > >
> > > >> > > > >> > >
> > > >> > > > >> > >
> > > >> > > > >> > > On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <
> > > >> > > > csantana23@gmail.com>
> > > >> > > > >> > > wrote:
> > > >> > > > >> > > > This is great idea.
> > > >> > > > >> > > >
> > > >> > > > >> > > > I don't mind the same content in both places.
> (PhoneGap
> > > and
> > > >> > > > Cordova)
> > > >> > > > >> > > > Phonegap is spelled Cordova anyway :-)
> > > >> > > > >> > > >
> > > >> > > > >> > > >
> > > >> > > > >> > > > Some of the blog posts in PhoneGap point to personal
> > > blogs.
> > > >> > > > >> > > > I would thin that the Cordova Blog will do the same
> > have
> > > >> blogs
> > > >> > > > hosted
> > > >> > > > >> > on
> > > >> > > > >> > > > its site or point to personal blog posts.
> > > >> > > > >> > > >
> > > >> > > > >> > > > What about having Pages (i.e. WordPress) on the
> Cordova
> > > Blog
> > > >> > in
> > > >> > > > >> > addition
> > > >> > > > >> > > of
> > > >> > > > >> > > > Posts?
> > > >> > > > >> > > > Ideas for Pages:
> > > >> > > > >> > > > - Release Notes
> > > >> > > > >> > > > - Roadmap/Timeline
> > > >> > > > >> > > > - Videos
> > > >> > > > >> > > > - Tutorials
> > > >> > > > >> > > > - List 3rd Party Plugins
> > > >> > > > >> > > >
> > > >> > > > >> > > > Here is another one, if Blog (i.e. WordPress) is
> > created
> > > why
> > > >> > not
> > > >> > > > host
> > > >> > > > >> > the
> > > >> > > > >> > > > whole site (cordova.io) with WordPress (Posts and
> > Pages)
> > > >> and
> > > >> > > move
> > > >> > > > >> away
> > > >> > > > >> > > from
> > > >> > > > >> > > > Ruby for the website :-). If not then you will be
> > > >> maintaining
> > > >> > > two
> > > >> > > > >> sites
> > > >> > > > >> > > > with two different technologies.
> > > >> > > > >> > > >
> > > >> > > > >> > > > --Carlos
> > > >> > > > >> > > >
> > > >> > > > >> > > > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <
> > > >> > bowserj@gmail.com
> > > >> > > >
> > > >> > > > >> > wrote:
> > > >> > > > >> > > >
> > > >> > > > >> > > >> Currently, PhoneGap aggregates the blog posts of
> many
> > > >> > > committers
> > > >> > > > at
> > > >> > > > >> > > >> phonegap.com/blog.  The downside of this is that
> it's
> > > an
> > > >> > Adobe
> > > >> > > > >> blog,
> > > >> > > > >> > > >> and it's not Apache Cordova.  Apache Cordova should
> > > >> probably
> > > >> > > have
> > > >> > > > >> its
> > > >> > > > >> > > >> own blog, but I see a lot of the same content being
> in
> > > two
> > > >> > > > different
> > > >> > > > >> > > >> places.
> > > >> > > > >> > > >>
> > > >> > > > >> > > >> If someone wants to take this on, that'd be awesome.
> > > >> > > > >> > > >>
> > > >> > > > >> > > >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <
> > > >> > > > >> agrieve@chromium.org>
> > > >> > > > >> > > >> wrote:
> > > >> > > > >> > > >> > I brought it up in a separate thread (
> > > >> > > > >> > > >> >
> > http://callback.markmail.org/thread/y44pmva6gfm257sl)
> > > >> but
> > > >> > > > >> probably
> > > >> > > > >> > > >> deserves
> > > >> > > > >> > > >> > its own.
> > > >> > > > >> > > >> >
> > > >> > > > >> > > >> > I'd like to create a Blog for Cordova and make all
> > > >> > Committers
> > > >> > > > able
> > > >> > > > >> > to
> > > >> > > > >> > > >> post
> > > >> > > > >> > > >> > to it. We could use it to:
> > > >> > > > >> > > >> > - Post release announcements & release notes
> > > >> > > > >> > > >> > - Draw attention to deprecations and upgrade
> guides
> > > >> > > > >> > > >> > - Deep dive into significant improvements /
> changes
> > > >> > > > >> > > >> >
> > > >> > > > >> > > >> > Mainly, I think having a blog for the project will
> > be
> > > >> > really
> > > >> > > > help
> > > >> > > > >> by
> > > >> > > > >> > > >> > providing an authoritative source for Cordova blob
> > > posts
> > > >> > (as
> > > >> > > > >> opposed
> > > >> > > > >> > > to
> > > >> > > > >> > > >> on
> > > >> > > > >> > > >> > our personal blogs, which I appreciate, but which
> I
> > > feel
> > > >> > are
> > > >> > > > >> lacking
> > > >> > > > >> > > >> > authority).
> > > >> > > > >> > > >> >
> > > >> > > > >> > > >> > I'm quite inexperienced at blogging, so everyone
> > > agrees
> > > >> we
> > > >> > > > should
> > > >> > > > >> go
> > > >> > > > >> > > >> ahead
> > > >> > > > >> > > >> > with this, it'd be good if someone more blog-savvy
> > > would
> > > >> > own
> > > >> > > > >> setting
> > > >> > > > >> > > it
> > > >> > > > >> > > >> up.
> > > >> > > > >> > > >>
> > > >> > > > >> > > >
> > > >> > > > >> > > >
> > > >> > > > >> > > >
> > > >> > > > >> > > > --
> > > >> > > > >> > > > Carlos Santana
> > > >> > > > >> > > > <cs...@gmail.com>
> > > >> > > > >> > >
> > > >> > > > >> >
> > > >> > > > >> >
> > > >> > > > >> >
> > > >> > > > >> > --
> > > >> > > > >> > Carlos Santana
> > > >> > > > >> > <cs...@gmail.com>
> > > >> > > > >> >
> > > >> > > > >>
> > > >> > > > >
> > > >> > > > >
> > > >> > > > >
> > > >> > > > > --
> > > >> > > > > Carlos Santana
> > > >> > > > > <cs...@gmail.com>
> > > >> > > >
> > > >> > >
> > > >> > >
> > > >> > >
> > > >> > > --
> > > >> > > Carlos Santana
> > > >> > > <cs...@gmail.com>
> > > >> > >
> > > >> >
> > > >>
> > > >
> > > >
> > > >
> > > > --
> > > > Carlos Santana
> > > > <cs...@gmail.com>
> > >
> >
> >
> >
> > --
> > Carlos Santana
> > <cs...@gmail.com>
> >
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Andrew Grieve <ag...@chromium.org>.
That's fun! :)


On Fri, Jun 28, 2013 at 9:51 AM, Carlos Santana <cs...@gmail.com>wrote:

> The Developer Gods are on my side this morning.
> Starting today to work on Cordova Blog using Jekyll and this pod-cast
> landed today
>
> #54: Jekyll and CMS-less websites with Young Hahn and Dave Cole
> http://5by5.tv/webahead/54
> June 27, 2013 at 7:00pm • 1 hour 28 minutes
>
> After many years of using Content Management Systems that store content in
> a database, there's a movement to store content in files instead. Jekyll
> and other tools, including github, are springing up to create a new
> ecosystem of file-based tools. Young Hahn and Dave Cole join Jen Simmons to
> explain.
>
> Quote of the day: "Shame on you for setting deadlines on Fridays, you don't
> love developers"
>
>
> On Tue, Jun 25, 2013 at 11:44 AM, Brian LeRoux <b...@brian.io> wrote:
>
> > ya for sure, its basically a jekyll like clone now
> >
> > On Mon, Jun 24, 2013 at 9:05 PM, Carlos Santana <cs...@gmail.com>
> > wrote:
> > > Brian you mean port the whole site to JekyII?
> > >
> > >
> > > On Tue, Jun 25, 2013 at 12:03 AM, Brian LeRoux <b...@brian.io> wrote:
> > >
> > >> +1 lets port the whole template over
> > >> On Jun 24, 2013 7:42 PM, "Andrew Grieve" <ag...@chromium.org>
> wrote:
> > >>
> > >> > I think if you want to take a stab at it, Carlos, that would be
> great!
> > >> You
> > >> > can see how the website currently works by looking at:
> > >> >
> > >> > https://svn.apache.org/repos/asf/cordova/site/README.md
> > >> >
> > >> > I've created https://issues.apache.org/jira/browse/CB-3997 to track
> > this
> > >> > and assigned it to you.
> > >> >
> > >> > If you can get a prototype going, maybe just post a diff of your
> > changes
> > >> > via "svn diff" and attach it to the JIRA ticket.
> > >> >
> > >> > I think timeline-wise, as soon as it gets done and we have a blog
> post
> > >> > written, we can ship it! :)
> > >> >
> > >> >
> > >> >
> > >> > On Mon, Jun 24, 2013 at 8:27 PM, Carlos Santana <
> csantana23@gmail.com
> > >> > >wrote:
> > >> >
> > >> > > I took a look today at JekyII and got excited at the simplicity.
> > >> > >
> > >> > > I love simple solutions to simple problems.
> > >> > >
> > >> > > Should we try to launch a new site/blog for 3.0 time frame?
> > >> > >
> > >> > > How can I help? (admin, setup, tutorials, screencasts, migration,
> > ideas
> > >> > for
> > >> > > posts, etc..)
> > >> > >
> > >> > > --Carlos
> > >> > >
> > >> > >
> > >> > > On Fri, Jun 21, 2013 at 1:09 PM, Brian LeRoux <b...@brian.io> wrote:
> > >> > >
> > >> > > > OR we could use Github pages for the Cordova org and just host
> on
> > a
> > >> > > > subdomain:
> > >> > > >
> > >> > > > http://blog.cordova.io
> > >> > > >
> > >> > > > ???
> > >> > > >
> > >> > > > Seems like the least friction.
> > >> > > >
> > >> > > > On Fri, Jun 21, 2013 at 9:56 AM, Carlos Santana <
> > >> csantana23@gmail.com>
> > >> > > > wrote:
> > >> > > > > Yes mirror to Github, official and live content will be stored
> > on
> > >> > > apache
> > >> > > > > servers.
> > >> > > > >
> > >> > > > > +1 on the repo name cordova-blog
> > >> > > > >
> > >> > > > >
> > >> > > > > On Fri, Jun 21, 2013 at 12:52 PM, Shazron <sh...@gmail.com>
> > >> wrote:
> > >> > > > >
> > >> > > > >> +1 on Jekyll and Github. All we need is to request a
> > cordova-blog
> > >> > repo
> > >> > > > on
> > >> > > > >> git-wip-us, and then the Github mirror does all the work (I
> > think)
> > >> > :)
> > >> > > > >>
> > >> >
> https://help.github.com/articles/user-organization-and-project-pages
> > >> > > > >>
> > >> > > > >> So if the repo is cordova-blog, the url would then be
> > >> > > > >> http://cordova.github.io/cordova-blog
> > >> > > > >>
> > >> > > > >>
> > >> > > > >> On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <
> > >> > csantana23@gmail.com
> > >> > > > >> >wrote:
> > >> > > > >>
> > >> > > > >> > @Brian
> > >> > > > >> >
> > >> > > > >> >    I'm not married to WordPress was just referring as an
> > >> example,
> > >> > > > JekyII
> > >> > > > >> > will do fine ,
> > >> > > > >> >
> > >> > > > >> > Can we see if we can host the content on git/github instead
> > of
> > >> > svn?,
> > >> > > > this
> > >> > > > >> > way, I think it will be easier to contribute and maintain.
> > >> > > > >> >
> > >> > > > >> >
> > >> > > > >> > --Carlos
> > >> > > > >> >
> > >> > > > >> >
> > >> > > > >> > On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <b@brian.io
> >
> > >> > wrote:
> > >> > > > >> >
> > >> > > > >> > > +1 on a blog but I'd like to do something static if
> > possible.
> > >> > > > (Jekyll,
> > >> > > > >> > > Scotch, Docpad are all nice enough). We used to use
> > Wordpress
> > >> > for
> > >> > > > >> > > http://phonegap.com and it was a complete struggle to
> > keep it
> > >> > up
> > >> > > to
> > >> > > > >> > > date and online. The running joke when were dealing w/
> this
> > >> was
> > >> > > > >> > > 'static sites are web scale'. And its true, since moving
> to
> > >> > Jekyll
> > >> > > > >> > > we've had basically zero downtime.
> > >> > > > >> > >
> > >> > > > >> > > While our current setup is not ideal (svn) it does
> > accommodate
> > >> > > > >> > > anything static. I will talk w/ Yohei about doing a
> slight
> > >> > refresh
> > >> > > > to
> > >> > > > >> > > that (if cool w/ everyone here).
> > >> > > > >> > >
> > >> > > > >> > >
> > >> > > > >> > >
> > >> > > > >> > > On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <
> > >> > > > csantana23@gmail.com>
> > >> > > > >> > > wrote:
> > >> > > > >> > > > This is great idea.
> > >> > > > >> > > >
> > >> > > > >> > > > I don't mind the same content in both places. (PhoneGap
> > and
> > >> > > > Cordova)
> > >> > > > >> > > > Phonegap is spelled Cordova anyway :-)
> > >> > > > >> > > >
> > >> > > > >> > > >
> > >> > > > >> > > > Some of the blog posts in PhoneGap point to personal
> > blogs.
> > >> > > > >> > > > I would thin that the Cordova Blog will do the same
> have
> > >> blogs
> > >> > > > hosted
> > >> > > > >> > on
> > >> > > > >> > > > its site or point to personal blog posts.
> > >> > > > >> > > >
> > >> > > > >> > > > What about having Pages (i.e. WordPress) on the Cordova
> > Blog
> > >> > in
> > >> > > > >> > addition
> > >> > > > >> > > of
> > >> > > > >> > > > Posts?
> > >> > > > >> > > > Ideas for Pages:
> > >> > > > >> > > > - Release Notes
> > >> > > > >> > > > - Roadmap/Timeline
> > >> > > > >> > > > - Videos
> > >> > > > >> > > > - Tutorials
> > >> > > > >> > > > - List 3rd Party Plugins
> > >> > > > >> > > >
> > >> > > > >> > > > Here is another one, if Blog (i.e. WordPress) is
> created
> > why
> > >> > not
> > >> > > > host
> > >> > > > >> > the
> > >> > > > >> > > > whole site (cordova.io) with WordPress (Posts and
> Pages)
> > >> and
> > >> > > move
> > >> > > > >> away
> > >> > > > >> > > from
> > >> > > > >> > > > Ruby for the website :-). If not then you will be
> > >> maintaining
> > >> > > two
> > >> > > > >> sites
> > >> > > > >> > > > with two different technologies.
> > >> > > > >> > > >
> > >> > > > >> > > > --Carlos
> > >> > > > >> > > >
> > >> > > > >> > > > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <
> > >> > bowserj@gmail.com
> > >> > > >
> > >> > > > >> > wrote:
> > >> > > > >> > > >
> > >> > > > >> > > >> Currently, PhoneGap aggregates the blog posts of many
> > >> > > committers
> > >> > > > at
> > >> > > > >> > > >> phonegap.com/blog.  The downside of this is that it's
> > an
> > >> > Adobe
> > >> > > > >> blog,
> > >> > > > >> > > >> and it's not Apache Cordova.  Apache Cordova should
> > >> probably
> > >> > > have
> > >> > > > >> its
> > >> > > > >> > > >> own blog, but I see a lot of the same content being in
> > two
> > >> > > > different
> > >> > > > >> > > >> places.
> > >> > > > >> > > >>
> > >> > > > >> > > >> If someone wants to take this on, that'd be awesome.
> > >> > > > >> > > >>
> > >> > > > >> > > >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <
> > >> > > > >> agrieve@chromium.org>
> > >> > > > >> > > >> wrote:
> > >> > > > >> > > >> > I brought it up in a separate thread (
> > >> > > > >> > > >> >
> http://callback.markmail.org/thread/y44pmva6gfm257sl)
> > >> but
> > >> > > > >> probably
> > >> > > > >> > > >> deserves
> > >> > > > >> > > >> > its own.
> > >> > > > >> > > >> >
> > >> > > > >> > > >> > I'd like to create a Blog for Cordova and make all
> > >> > Committers
> > >> > > > able
> > >> > > > >> > to
> > >> > > > >> > > >> post
> > >> > > > >> > > >> > to it. We could use it to:
> > >> > > > >> > > >> > - Post release announcements & release notes
> > >> > > > >> > > >> > - Draw attention to deprecations and upgrade guides
> > >> > > > >> > > >> > - Deep dive into significant improvements / changes
> > >> > > > >> > > >> >
> > >> > > > >> > > >> > Mainly, I think having a blog for the project will
> be
> > >> > really
> > >> > > > help
> > >> > > > >> by
> > >> > > > >> > > >> > providing an authoritative source for Cordova blob
> > posts
> > >> > (as
> > >> > > > >> opposed
> > >> > > > >> > > to
> > >> > > > >> > > >> on
> > >> > > > >> > > >> > our personal blogs, which I appreciate, but which I
> > feel
> > >> > are
> > >> > > > >> lacking
> > >> > > > >> > > >> > authority).
> > >> > > > >> > > >> >
> > >> > > > >> > > >> > I'm quite inexperienced at blogging, so everyone
> > agrees
> > >> we
> > >> > > > should
> > >> > > > >> go
> > >> > > > >> > > >> ahead
> > >> > > > >> > > >> > with this, it'd be good if someone more blog-savvy
> > would
> > >> > own
> > >> > > > >> setting
> > >> > > > >> > > it
> > >> > > > >> > > >> up.
> > >> > > > >> > > >>
> > >> > > > >> > > >
> > >> > > > >> > > >
> > >> > > > >> > > >
> > >> > > > >> > > > --
> > >> > > > >> > > > Carlos Santana
> > >> > > > >> > > > <cs...@gmail.com>
> > >> > > > >> > >
> > >> > > > >> >
> > >> > > > >> >
> > >> > > > >> >
> > >> > > > >> > --
> > >> > > > >> > Carlos Santana
> > >> > > > >> > <cs...@gmail.com>
> > >> > > > >> >
> > >> > > > >>
> > >> > > > >
> > >> > > > >
> > >> > > > >
> > >> > > > > --
> > >> > > > > Carlos Santana
> > >> > > > > <cs...@gmail.com>
> > >> > > >
> > >> > >
> > >> > >
> > >> > >
> > >> > > --
> > >> > > Carlos Santana
> > >> > > <cs...@gmail.com>
> > >> > >
> > >> >
> > >>
> > >
> > >
> > >
> > > --
> > > Carlos Santana
> > > <cs...@gmail.com>
> >
>
>
>
> --
> Carlos Santana
> <cs...@gmail.com>
>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
The Developer Gods are on my side this morning.
Starting today to work on Cordova Blog using Jekyll and this pod-cast
landed today

#54: Jekyll and CMS-less websites with Young Hahn and Dave Cole
http://5by5.tv/webahead/54
June 27, 2013 at 7:00pm • 1 hour 28 minutes

After many years of using Content Management Systems that store content in
a database, there's a movement to store content in files instead. Jekyll
and other tools, including github, are springing up to create a new
ecosystem of file-based tools. Young Hahn and Dave Cole join Jen Simmons to
explain.

Quote of the day: "Shame on you for setting deadlines on Fridays, you don't
love developers"


On Tue, Jun 25, 2013 at 11:44 AM, Brian LeRoux <b...@brian.io> wrote:

> ya for sure, its basically a jekyll like clone now
>
> On Mon, Jun 24, 2013 at 9:05 PM, Carlos Santana <cs...@gmail.com>
> wrote:
> > Brian you mean port the whole site to JekyII?
> >
> >
> > On Tue, Jun 25, 2013 at 12:03 AM, Brian LeRoux <b...@brian.io> wrote:
> >
> >> +1 lets port the whole template over
> >> On Jun 24, 2013 7:42 PM, "Andrew Grieve" <ag...@chromium.org> wrote:
> >>
> >> > I think if you want to take a stab at it, Carlos, that would be great!
> >> You
> >> > can see how the website currently works by looking at:
> >> >
> >> > https://svn.apache.org/repos/asf/cordova/site/README.md
> >> >
> >> > I've created https://issues.apache.org/jira/browse/CB-3997 to track
> this
> >> > and assigned it to you.
> >> >
> >> > If you can get a prototype going, maybe just post a diff of your
> changes
> >> > via "svn diff" and attach it to the JIRA ticket.
> >> >
> >> > I think timeline-wise, as soon as it gets done and we have a blog post
> >> > written, we can ship it! :)
> >> >
> >> >
> >> >
> >> > On Mon, Jun 24, 2013 at 8:27 PM, Carlos Santana <csantana23@gmail.com
> >> > >wrote:
> >> >
> >> > > I took a look today at JekyII and got excited at the simplicity.
> >> > >
> >> > > I love simple solutions to simple problems.
> >> > >
> >> > > Should we try to launch a new site/blog for 3.0 time frame?
> >> > >
> >> > > How can I help? (admin, setup, tutorials, screencasts, migration,
> ideas
> >> > for
> >> > > posts, etc..)
> >> > >
> >> > > --Carlos
> >> > >
> >> > >
> >> > > On Fri, Jun 21, 2013 at 1:09 PM, Brian LeRoux <b...@brian.io> wrote:
> >> > >
> >> > > > OR we could use Github pages for the Cordova org and just host on
> a
> >> > > > subdomain:
> >> > > >
> >> > > > http://blog.cordova.io
> >> > > >
> >> > > > ???
> >> > > >
> >> > > > Seems like the least friction.
> >> > > >
> >> > > > On Fri, Jun 21, 2013 at 9:56 AM, Carlos Santana <
> >> csantana23@gmail.com>
> >> > > > wrote:
> >> > > > > Yes mirror to Github, official and live content will be stored
> on
> >> > > apache
> >> > > > > servers.
> >> > > > >
> >> > > > > +1 on the repo name cordova-blog
> >> > > > >
> >> > > > >
> >> > > > > On Fri, Jun 21, 2013 at 12:52 PM, Shazron <sh...@gmail.com>
> >> wrote:
> >> > > > >
> >> > > > >> +1 on Jekyll and Github. All we need is to request a
> cordova-blog
> >> > repo
> >> > > > on
> >> > > > >> git-wip-us, and then the Github mirror does all the work (I
> think)
> >> > :)
> >> > > > >>
> >> > https://help.github.com/articles/user-organization-and-project-pages
> >> > > > >>
> >> > > > >> So if the repo is cordova-blog, the url would then be
> >> > > > >> http://cordova.github.io/cordova-blog
> >> > > > >>
> >> > > > >>
> >> > > > >> On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <
> >> > csantana23@gmail.com
> >> > > > >> >wrote:
> >> > > > >>
> >> > > > >> > @Brian
> >> > > > >> >
> >> > > > >> >    I'm not married to WordPress was just referring as an
> >> example,
> >> > > > JekyII
> >> > > > >> > will do fine ,
> >> > > > >> >
> >> > > > >> > Can we see if we can host the content on git/github instead
> of
> >> > svn?,
> >> > > > this
> >> > > > >> > way, I think it will be easier to contribute and maintain.
> >> > > > >> >
> >> > > > >> >
> >> > > > >> > --Carlos
> >> > > > >> >
> >> > > > >> >
> >> > > > >> > On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <b...@brian.io>
> >> > wrote:
> >> > > > >> >
> >> > > > >> > > +1 on a blog but I'd like to do something static if
> possible.
> >> > > > (Jekyll,
> >> > > > >> > > Scotch, Docpad are all nice enough). We used to use
> Wordpress
> >> > for
> >> > > > >> > > http://phonegap.com and it was a complete struggle to
> keep it
> >> > up
> >> > > to
> >> > > > >> > > date and online. The running joke when were dealing w/ this
> >> was
> >> > > > >> > > 'static sites are web scale'. And its true, since moving to
> >> > Jekyll
> >> > > > >> > > we've had basically zero downtime.
> >> > > > >> > >
> >> > > > >> > > While our current setup is not ideal (svn) it does
> accommodate
> >> > > > >> > > anything static. I will talk w/ Yohei about doing a slight
> >> > refresh
> >> > > > to
> >> > > > >> > > that (if cool w/ everyone here).
> >> > > > >> > >
> >> > > > >> > >
> >> > > > >> > >
> >> > > > >> > > On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <
> >> > > > csantana23@gmail.com>
> >> > > > >> > > wrote:
> >> > > > >> > > > This is great idea.
> >> > > > >> > > >
> >> > > > >> > > > I don't mind the same content in both places. (PhoneGap
> and
> >> > > > Cordova)
> >> > > > >> > > > Phonegap is spelled Cordova anyway :-)
> >> > > > >> > > >
> >> > > > >> > > >
> >> > > > >> > > > Some of the blog posts in PhoneGap point to personal
> blogs.
> >> > > > >> > > > I would thin that the Cordova Blog will do the same have
> >> blogs
> >> > > > hosted
> >> > > > >> > on
> >> > > > >> > > > its site or point to personal blog posts.
> >> > > > >> > > >
> >> > > > >> > > > What about having Pages (i.e. WordPress) on the Cordova
> Blog
> >> > in
> >> > > > >> > addition
> >> > > > >> > > of
> >> > > > >> > > > Posts?
> >> > > > >> > > > Ideas for Pages:
> >> > > > >> > > > - Release Notes
> >> > > > >> > > > - Roadmap/Timeline
> >> > > > >> > > > - Videos
> >> > > > >> > > > - Tutorials
> >> > > > >> > > > - List 3rd Party Plugins
> >> > > > >> > > >
> >> > > > >> > > > Here is another one, if Blog (i.e. WordPress) is created
> why
> >> > not
> >> > > > host
> >> > > > >> > the
> >> > > > >> > > > whole site (cordova.io) with WordPress (Posts and Pages)
> >> and
> >> > > move
> >> > > > >> away
> >> > > > >> > > from
> >> > > > >> > > > Ruby for the website :-). If not then you will be
> >> maintaining
> >> > > two
> >> > > > >> sites
> >> > > > >> > > > with two different technologies.
> >> > > > >> > > >
> >> > > > >> > > > --Carlos
> >> > > > >> > > >
> >> > > > >> > > > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <
> >> > bowserj@gmail.com
> >> > > >
> >> > > > >> > wrote:
> >> > > > >> > > >
> >> > > > >> > > >> Currently, PhoneGap aggregates the blog posts of many
> >> > > committers
> >> > > > at
> >> > > > >> > > >> phonegap.com/blog.  The downside of this is that it's
> an
> >> > Adobe
> >> > > > >> blog,
> >> > > > >> > > >> and it's not Apache Cordova.  Apache Cordova should
> >> probably
> >> > > have
> >> > > > >> its
> >> > > > >> > > >> own blog, but I see a lot of the same content being in
> two
> >> > > > different
> >> > > > >> > > >> places.
> >> > > > >> > > >>
> >> > > > >> > > >> If someone wants to take this on, that'd be awesome.
> >> > > > >> > > >>
> >> > > > >> > > >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <
> >> > > > >> agrieve@chromium.org>
> >> > > > >> > > >> wrote:
> >> > > > >> > > >> > I brought it up in a separate thread (
> >> > > > >> > > >> > http://callback.markmail.org/thread/y44pmva6gfm257sl)
> >> but
> >> > > > >> probably
> >> > > > >> > > >> deserves
> >> > > > >> > > >> > its own.
> >> > > > >> > > >> >
> >> > > > >> > > >> > I'd like to create a Blog for Cordova and make all
> >> > Committers
> >> > > > able
> >> > > > >> > to
> >> > > > >> > > >> post
> >> > > > >> > > >> > to it. We could use it to:
> >> > > > >> > > >> > - Post release announcements & release notes
> >> > > > >> > > >> > - Draw attention to deprecations and upgrade guides
> >> > > > >> > > >> > - Deep dive into significant improvements / changes
> >> > > > >> > > >> >
> >> > > > >> > > >> > Mainly, I think having a blog for the project will be
> >> > really
> >> > > > help
> >> > > > >> by
> >> > > > >> > > >> > providing an authoritative source for Cordova blob
> posts
> >> > (as
> >> > > > >> opposed
> >> > > > >> > > to
> >> > > > >> > > >> on
> >> > > > >> > > >> > our personal blogs, which I appreciate, but which I
> feel
> >> > are
> >> > > > >> lacking
> >> > > > >> > > >> > authority).
> >> > > > >> > > >> >
> >> > > > >> > > >> > I'm quite inexperienced at blogging, so everyone
> agrees
> >> we
> >> > > > should
> >> > > > >> go
> >> > > > >> > > >> ahead
> >> > > > >> > > >> > with this, it'd be good if someone more blog-savvy
> would
> >> > own
> >> > > > >> setting
> >> > > > >> > > it
> >> > > > >> > > >> up.
> >> > > > >> > > >>
> >> > > > >> > > >
> >> > > > >> > > >
> >> > > > >> > > >
> >> > > > >> > > > --
> >> > > > >> > > > Carlos Santana
> >> > > > >> > > > <cs...@gmail.com>
> >> > > > >> > >
> >> > > > >> >
> >> > > > >> >
> >> > > > >> >
> >> > > > >> > --
> >> > > > >> > Carlos Santana
> >> > > > >> > <cs...@gmail.com>
> >> > > > >> >
> >> > > > >>
> >> > > > >
> >> > > > >
> >> > > > >
> >> > > > > --
> >> > > > > Carlos Santana
> >> > > > > <cs...@gmail.com>
> >> > > >
> >> > >
> >> > >
> >> > >
> >> > > --
> >> > > Carlos Santana
> >> > > <cs...@gmail.com>
> >> > >
> >> >
> >>
> >
> >
> >
> > --
> > Carlos Santana
> > <cs...@gmail.com>
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Brian LeRoux <b...@brian.io>.
ya for sure, its basically a jekyll like clone now

On Mon, Jun 24, 2013 at 9:05 PM, Carlos Santana <cs...@gmail.com> wrote:
> Brian you mean port the whole site to JekyII?
>
>
> On Tue, Jun 25, 2013 at 12:03 AM, Brian LeRoux <b...@brian.io> wrote:
>
>> +1 lets port the whole template over
>> On Jun 24, 2013 7:42 PM, "Andrew Grieve" <ag...@chromium.org> wrote:
>>
>> > I think if you want to take a stab at it, Carlos, that would be great!
>> You
>> > can see how the website currently works by looking at:
>> >
>> > https://svn.apache.org/repos/asf/cordova/site/README.md
>> >
>> > I've created https://issues.apache.org/jira/browse/CB-3997 to track this
>> > and assigned it to you.
>> >
>> > If you can get a prototype going, maybe just post a diff of your changes
>> > via "svn diff" and attach it to the JIRA ticket.
>> >
>> > I think timeline-wise, as soon as it gets done and we have a blog post
>> > written, we can ship it! :)
>> >
>> >
>> >
>> > On Mon, Jun 24, 2013 at 8:27 PM, Carlos Santana <csantana23@gmail.com
>> > >wrote:
>> >
>> > > I took a look today at JekyII and got excited at the simplicity.
>> > >
>> > > I love simple solutions to simple problems.
>> > >
>> > > Should we try to launch a new site/blog for 3.0 time frame?
>> > >
>> > > How can I help? (admin, setup, tutorials, screencasts, migration, ideas
>> > for
>> > > posts, etc..)
>> > >
>> > > --Carlos
>> > >
>> > >
>> > > On Fri, Jun 21, 2013 at 1:09 PM, Brian LeRoux <b...@brian.io> wrote:
>> > >
>> > > > OR we could use Github pages for the Cordova org and just host on a
>> > > > subdomain:
>> > > >
>> > > > http://blog.cordova.io
>> > > >
>> > > > ???
>> > > >
>> > > > Seems like the least friction.
>> > > >
>> > > > On Fri, Jun 21, 2013 at 9:56 AM, Carlos Santana <
>> csantana23@gmail.com>
>> > > > wrote:
>> > > > > Yes mirror to Github, official and live content will be stored on
>> > > apache
>> > > > > servers.
>> > > > >
>> > > > > +1 on the repo name cordova-blog
>> > > > >
>> > > > >
>> > > > > On Fri, Jun 21, 2013 at 12:52 PM, Shazron <sh...@gmail.com>
>> wrote:
>> > > > >
>> > > > >> +1 on Jekyll and Github. All we need is to request a cordova-blog
>> > repo
>> > > > on
>> > > > >> git-wip-us, and then the Github mirror does all the work (I think)
>> > :)
>> > > > >>
>> > https://help.github.com/articles/user-organization-and-project-pages
>> > > > >>
>> > > > >> So if the repo is cordova-blog, the url would then be
>> > > > >> http://cordova.github.io/cordova-blog
>> > > > >>
>> > > > >>
>> > > > >> On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <
>> > csantana23@gmail.com
>> > > > >> >wrote:
>> > > > >>
>> > > > >> > @Brian
>> > > > >> >
>> > > > >> >    I'm not married to WordPress was just referring as an
>> example,
>> > > > JekyII
>> > > > >> > will do fine ,
>> > > > >> >
>> > > > >> > Can we see if we can host the content on git/github instead of
>> > svn?,
>> > > > this
>> > > > >> > way, I think it will be easier to contribute and maintain.
>> > > > >> >
>> > > > >> >
>> > > > >> > --Carlos
>> > > > >> >
>> > > > >> >
>> > > > >> > On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <b...@brian.io>
>> > wrote:
>> > > > >> >
>> > > > >> > > +1 on a blog but I'd like to do something static if possible.
>> > > > (Jekyll,
>> > > > >> > > Scotch, Docpad are all nice enough). We used to use Wordpress
>> > for
>> > > > >> > > http://phonegap.com and it was a complete struggle to keep it
>> > up
>> > > to
>> > > > >> > > date and online. The running joke when were dealing w/ this
>> was
>> > > > >> > > 'static sites are web scale'. And its true, since moving to
>> > Jekyll
>> > > > >> > > we've had basically zero downtime.
>> > > > >> > >
>> > > > >> > > While our current setup is not ideal (svn) it does accommodate
>> > > > >> > > anything static. I will talk w/ Yohei about doing a slight
>> > refresh
>> > > > to
>> > > > >> > > that (if cool w/ everyone here).
>> > > > >> > >
>> > > > >> > >
>> > > > >> > >
>> > > > >> > > On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <
>> > > > csantana23@gmail.com>
>> > > > >> > > wrote:
>> > > > >> > > > This is great idea.
>> > > > >> > > >
>> > > > >> > > > I don't mind the same content in both places. (PhoneGap and
>> > > > Cordova)
>> > > > >> > > > Phonegap is spelled Cordova anyway :-)
>> > > > >> > > >
>> > > > >> > > >
>> > > > >> > > > Some of the blog posts in PhoneGap point to personal blogs.
>> > > > >> > > > I would thin that the Cordova Blog will do the same have
>> blogs
>> > > > hosted
>> > > > >> > on
>> > > > >> > > > its site or point to personal blog posts.
>> > > > >> > > >
>> > > > >> > > > What about having Pages (i.e. WordPress) on the Cordova Blog
>> > in
>> > > > >> > addition
>> > > > >> > > of
>> > > > >> > > > Posts?
>> > > > >> > > > Ideas for Pages:
>> > > > >> > > > - Release Notes
>> > > > >> > > > - Roadmap/Timeline
>> > > > >> > > > - Videos
>> > > > >> > > > - Tutorials
>> > > > >> > > > - List 3rd Party Plugins
>> > > > >> > > >
>> > > > >> > > > Here is another one, if Blog (i.e. WordPress) is created why
>> > not
>> > > > host
>> > > > >> > the
>> > > > >> > > > whole site (cordova.io) with WordPress (Posts and Pages)
>> and
>> > > move
>> > > > >> away
>> > > > >> > > from
>> > > > >> > > > Ruby for the website :-). If not then you will be
>> maintaining
>> > > two
>> > > > >> sites
>> > > > >> > > > with two different technologies.
>> > > > >> > > >
>> > > > >> > > > --Carlos
>> > > > >> > > >
>> > > > >> > > > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <
>> > bowserj@gmail.com
>> > > >
>> > > > >> > wrote:
>> > > > >> > > >
>> > > > >> > > >> Currently, PhoneGap aggregates the blog posts of many
>> > > committers
>> > > > at
>> > > > >> > > >> phonegap.com/blog.  The downside of this is that it's an
>> > Adobe
>> > > > >> blog,
>> > > > >> > > >> and it's not Apache Cordova.  Apache Cordova should
>> probably
>> > > have
>> > > > >> its
>> > > > >> > > >> own blog, but I see a lot of the same content being in two
>> > > > different
>> > > > >> > > >> places.
>> > > > >> > > >>
>> > > > >> > > >> If someone wants to take this on, that'd be awesome.
>> > > > >> > > >>
>> > > > >> > > >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <
>> > > > >> agrieve@chromium.org>
>> > > > >> > > >> wrote:
>> > > > >> > > >> > I brought it up in a separate thread (
>> > > > >> > > >> > http://callback.markmail.org/thread/y44pmva6gfm257sl)
>> but
>> > > > >> probably
>> > > > >> > > >> deserves
>> > > > >> > > >> > its own.
>> > > > >> > > >> >
>> > > > >> > > >> > I'd like to create a Blog for Cordova and make all
>> > Committers
>> > > > able
>> > > > >> > to
>> > > > >> > > >> post
>> > > > >> > > >> > to it. We could use it to:
>> > > > >> > > >> > - Post release announcements & release notes
>> > > > >> > > >> > - Draw attention to deprecations and upgrade guides
>> > > > >> > > >> > - Deep dive into significant improvements / changes
>> > > > >> > > >> >
>> > > > >> > > >> > Mainly, I think having a blog for the project will be
>> > really
>> > > > help
>> > > > >> by
>> > > > >> > > >> > providing an authoritative source for Cordova blob posts
>> > (as
>> > > > >> opposed
>> > > > >> > > to
>> > > > >> > > >> on
>> > > > >> > > >> > our personal blogs, which I appreciate, but which I feel
>> > are
>> > > > >> lacking
>> > > > >> > > >> > authority).
>> > > > >> > > >> >
>> > > > >> > > >> > I'm quite inexperienced at blogging, so everyone agrees
>> we
>> > > > should
>> > > > >> go
>> > > > >> > > >> ahead
>> > > > >> > > >> > with this, it'd be good if someone more blog-savvy would
>> > own
>> > > > >> setting
>> > > > >> > > it
>> > > > >> > > >> up.
>> > > > >> > > >>
>> > > > >> > > >
>> > > > >> > > >
>> > > > >> > > >
>> > > > >> > > > --
>> > > > >> > > > Carlos Santana
>> > > > >> > > > <cs...@gmail.com>
>> > > > >> > >
>> > > > >> >
>> > > > >> >
>> > > > >> >
>> > > > >> > --
>> > > > >> > Carlos Santana
>> > > > >> > <cs...@gmail.com>
>> > > > >> >
>> > > > >>
>> > > > >
>> > > > >
>> > > > >
>> > > > > --
>> > > > > Carlos Santana
>> > > > > <cs...@gmail.com>
>> > > >
>> > >
>> > >
>> > >
>> > > --
>> > > Carlos Santana
>> > > <cs...@gmail.com>
>> > >
>> >
>>
>
>
>
> --
> Carlos Santana
> <cs...@gmail.com>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
Thanks Andrew I will stage the work, I will keep progress on JIRA to keep
noise low here in dev mailing list.

Need to figure how this svn thing works first :-(, I think that might be
the most difficult part


On Tue, Jun 25, 2013 at 12:05 AM, Carlos Santana <cs...@gmail.com>wrote:

> Brian you mean port the whole site to JekyII?
>
>
> On Tue, Jun 25, 2013 at 12:03 AM, Brian LeRoux <b...@brian.io> wrote:
>
>> +1 lets port the whole template over
>> On Jun 24, 2013 7:42 PM, "Andrew Grieve" <ag...@chromium.org> wrote:
>>
>> > I think if you want to take a stab at it, Carlos, that would be great!
>> You
>> > can see how the website currently works by looking at:
>> >
>> > https://svn.apache.org/repos/asf/cordova/site/README.md
>> >
>> > I've created https://issues.apache.org/jira/browse/CB-3997 to track
>> this
>> > and assigned it to you.
>> >
>> > If you can get a prototype going, maybe just post a diff of your changes
>> > via "svn diff" and attach it to the JIRA ticket.
>> >
>> > I think timeline-wise, as soon as it gets done and we have a blog post
>> > written, we can ship it! :)
>> >
>> >
>> >
>> > On Mon, Jun 24, 2013 at 8:27 PM, Carlos Santana <csantana23@gmail.com
>> > >wrote:
>> >
>> > > I took a look today at JekyII and got excited at the simplicity.
>> > >
>> > > I love simple solutions to simple problems.
>> > >
>> > > Should we try to launch a new site/blog for 3.0 time frame?
>> > >
>> > > How can I help? (admin, setup, tutorials, screencasts, migration,
>> ideas
>> > for
>> > > posts, etc..)
>> > >
>> > > --Carlos
>> > >
>> > >
>> > > On Fri, Jun 21, 2013 at 1:09 PM, Brian LeRoux <b...@brian.io> wrote:
>> > >
>> > > > OR we could use Github pages for the Cordova org and just host on a
>> > > > subdomain:
>> > > >
>> > > > http://blog.cordova.io
>> > > >
>> > > > ???
>> > > >
>> > > > Seems like the least friction.
>> > > >
>> > > > On Fri, Jun 21, 2013 at 9:56 AM, Carlos Santana <
>> csantana23@gmail.com>
>> > > > wrote:
>> > > > > Yes mirror to Github, official and live content will be stored on
>> > > apache
>> > > > > servers.
>> > > > >
>> > > > > +1 on the repo name cordova-blog
>> > > > >
>> > > > >
>> > > > > On Fri, Jun 21, 2013 at 12:52 PM, Shazron <sh...@gmail.com>
>> wrote:
>> > > > >
>> > > > >> +1 on Jekyll and Github. All we need is to request a cordova-blog
>> > repo
>> > > > on
>> > > > >> git-wip-us, and then the Github mirror does all the work (I
>> think)
>> > :)
>> > > > >>
>> > https://help.github.com/articles/user-organization-and-project-pages
>> > > > >>
>> > > > >> So if the repo is cordova-blog, the url would then be
>> > > > >> http://cordova.github.io/cordova-blog
>> > > > >>
>> > > > >>
>> > > > >> On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <
>> > csantana23@gmail.com
>> > > > >> >wrote:
>> > > > >>
>> > > > >> > @Brian
>> > > > >> >
>> > > > >> >    I'm not married to WordPress was just referring as an
>> example,
>> > > > JekyII
>> > > > >> > will do fine ,
>> > > > >> >
>> > > > >> > Can we see if we can host the content on git/github instead of
>> > svn?,
>> > > > this
>> > > > >> > way, I think it will be easier to contribute and maintain.
>> > > > >> >
>> > > > >> >
>> > > > >> > --Carlos
>> > > > >> >
>> > > > >> >
>> > > > >> > On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <b...@brian.io>
>> > wrote:
>> > > > >> >
>> > > > >> > > +1 on a blog but I'd like to do something static if possible.
>> > > > (Jekyll,
>> > > > >> > > Scotch, Docpad are all nice enough). We used to use Wordpress
>> > for
>> > > > >> > > http://phonegap.com and it was a complete struggle to keep
>> it
>> > up
>> > > to
>> > > > >> > > date and online. The running joke when were dealing w/ this
>> was
>> > > > >> > > 'static sites are web scale'. And its true, since moving to
>> > Jekyll
>> > > > >> > > we've had basically zero downtime.
>> > > > >> > >
>> > > > >> > > While our current setup is not ideal (svn) it does
>> accommodate
>> > > > >> > > anything static. I will talk w/ Yohei about doing a slight
>> > refresh
>> > > > to
>> > > > >> > > that (if cool w/ everyone here).
>> > > > >> > >
>> > > > >> > >
>> > > > >> > >
>> > > > >> > > On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <
>> > > > csantana23@gmail.com>
>> > > > >> > > wrote:
>> > > > >> > > > This is great idea.
>> > > > >> > > >
>> > > > >> > > > I don't mind the same content in both places. (PhoneGap and
>> > > > Cordova)
>> > > > >> > > > Phonegap is spelled Cordova anyway :-)
>> > > > >> > > >
>> > > > >> > > >
>> > > > >> > > > Some of the blog posts in PhoneGap point to personal blogs.
>> > > > >> > > > I would thin that the Cordova Blog will do the same have
>> blogs
>> > > > hosted
>> > > > >> > on
>> > > > >> > > > its site or point to personal blog posts.
>> > > > >> > > >
>> > > > >> > > > What about having Pages (i.e. WordPress) on the Cordova
>> Blog
>> > in
>> > > > >> > addition
>> > > > >> > > of
>> > > > >> > > > Posts?
>> > > > >> > > > Ideas for Pages:
>> > > > >> > > > - Release Notes
>> > > > >> > > > - Roadmap/Timeline
>> > > > >> > > > - Videos
>> > > > >> > > > - Tutorials
>> > > > >> > > > - List 3rd Party Plugins
>> > > > >> > > >
>> > > > >> > > > Here is another one, if Blog (i.e. WordPress) is created
>> why
>> > not
>> > > > host
>> > > > >> > the
>> > > > >> > > > whole site (cordova.io) with WordPress (Posts and Pages)
>> and
>> > > move
>> > > > >> away
>> > > > >> > > from
>> > > > >> > > > Ruby for the website :-). If not then you will be
>> maintaining
>> > > two
>> > > > >> sites
>> > > > >> > > > with two different technologies.
>> > > > >> > > >
>> > > > >> > > > --Carlos
>> > > > >> > > >
>> > > > >> > > > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <
>> > bowserj@gmail.com
>> > > >
>> > > > >> > wrote:
>> > > > >> > > >
>> > > > >> > > >> Currently, PhoneGap aggregates the blog posts of many
>> > > committers
>> > > > at
>> > > > >> > > >> phonegap.com/blog.  The downside of this is that it's an
>> > Adobe
>> > > > >> blog,
>> > > > >> > > >> and it's not Apache Cordova.  Apache Cordova should
>> probably
>> > > have
>> > > > >> its
>> > > > >> > > >> own blog, but I see a lot of the same content being in two
>> > > > different
>> > > > >> > > >> places.
>> > > > >> > > >>
>> > > > >> > > >> If someone wants to take this on, that'd be awesome.
>> > > > >> > > >>
>> > > > >> > > >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <
>> > > > >> agrieve@chromium.org>
>> > > > >> > > >> wrote:
>> > > > >> > > >> > I brought it up in a separate thread (
>> > > > >> > > >> > http://callback.markmail.org/thread/y44pmva6gfm257sl)
>> but
>> > > > >> probably
>> > > > >> > > >> deserves
>> > > > >> > > >> > its own.
>> > > > >> > > >> >
>> > > > >> > > >> > I'd like to create a Blog for Cordova and make all
>> > Committers
>> > > > able
>> > > > >> > to
>> > > > >> > > >> post
>> > > > >> > > >> > to it. We could use it to:
>> > > > >> > > >> > - Post release announcements & release notes
>> > > > >> > > >> > - Draw attention to deprecations and upgrade guides
>> > > > >> > > >> > - Deep dive into significant improvements / changes
>> > > > >> > > >> >
>> > > > >> > > >> > Mainly, I think having a blog for the project will be
>> > really
>> > > > help
>> > > > >> by
>> > > > >> > > >> > providing an authoritative source for Cordova blob posts
>> > (as
>> > > > >> opposed
>> > > > >> > > to
>> > > > >> > > >> on
>> > > > >> > > >> > our personal blogs, which I appreciate, but which I feel
>> > are
>> > > > >> lacking
>> > > > >> > > >> > authority).
>> > > > >> > > >> >
>> > > > >> > > >> > I'm quite inexperienced at blogging, so everyone agrees
>> we
>> > > > should
>> > > > >> go
>> > > > >> > > >> ahead
>> > > > >> > > >> > with this, it'd be good if someone more blog-savvy would
>> > own
>> > > > >> setting
>> > > > >> > > it
>> > > > >> > > >> up.
>> > > > >> > > >>
>> > > > >> > > >
>> > > > >> > > >
>> > > > >> > > >
>> > > > >> > > > --
>> > > > >> > > > Carlos Santana
>> > > > >> > > > <cs...@gmail.com>
>> > > > >> > >
>> > > > >> >
>> > > > >> >
>> > > > >> >
>> > > > >> > --
>> > > > >> > Carlos Santana
>> > > > >> > <cs...@gmail.com>
>> > > > >> >
>> > > > >>
>> > > > >
>> > > > >
>> > > > >
>> > > > > --
>> > > > > Carlos Santana
>> > > > > <cs...@gmail.com>
>> > > >
>> > >
>> > >
>> > >
>> > > --
>> > > Carlos Santana
>> > > <cs...@gmail.com>
>> > >
>> >
>>
>
>
>
> --
> Carlos Santana
> <cs...@gmail.com>
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
Brian you mean port the whole site to JekyII?


On Tue, Jun 25, 2013 at 12:03 AM, Brian LeRoux <b...@brian.io> wrote:

> +1 lets port the whole template over
> On Jun 24, 2013 7:42 PM, "Andrew Grieve" <ag...@chromium.org> wrote:
>
> > I think if you want to take a stab at it, Carlos, that would be great!
> You
> > can see how the website currently works by looking at:
> >
> > https://svn.apache.org/repos/asf/cordova/site/README.md
> >
> > I've created https://issues.apache.org/jira/browse/CB-3997 to track this
> > and assigned it to you.
> >
> > If you can get a prototype going, maybe just post a diff of your changes
> > via "svn diff" and attach it to the JIRA ticket.
> >
> > I think timeline-wise, as soon as it gets done and we have a blog post
> > written, we can ship it! :)
> >
> >
> >
> > On Mon, Jun 24, 2013 at 8:27 PM, Carlos Santana <csantana23@gmail.com
> > >wrote:
> >
> > > I took a look today at JekyII and got excited at the simplicity.
> > >
> > > I love simple solutions to simple problems.
> > >
> > > Should we try to launch a new site/blog for 3.0 time frame?
> > >
> > > How can I help? (admin, setup, tutorials, screencasts, migration, ideas
> > for
> > > posts, etc..)
> > >
> > > --Carlos
> > >
> > >
> > > On Fri, Jun 21, 2013 at 1:09 PM, Brian LeRoux <b...@brian.io> wrote:
> > >
> > > > OR we could use Github pages for the Cordova org and just host on a
> > > > subdomain:
> > > >
> > > > http://blog.cordova.io
> > > >
> > > > ???
> > > >
> > > > Seems like the least friction.
> > > >
> > > > On Fri, Jun 21, 2013 at 9:56 AM, Carlos Santana <
> csantana23@gmail.com>
> > > > wrote:
> > > > > Yes mirror to Github, official and live content will be stored on
> > > apache
> > > > > servers.
> > > > >
> > > > > +1 on the repo name cordova-blog
> > > > >
> > > > >
> > > > > On Fri, Jun 21, 2013 at 12:52 PM, Shazron <sh...@gmail.com>
> wrote:
> > > > >
> > > > >> +1 on Jekyll and Github. All we need is to request a cordova-blog
> > repo
> > > > on
> > > > >> git-wip-us, and then the Github mirror does all the work (I think)
> > :)
> > > > >>
> > https://help.github.com/articles/user-organization-and-project-pages
> > > > >>
> > > > >> So if the repo is cordova-blog, the url would then be
> > > > >> http://cordova.github.io/cordova-blog
> > > > >>
> > > > >>
> > > > >> On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <
> > csantana23@gmail.com
> > > > >> >wrote:
> > > > >>
> > > > >> > @Brian
> > > > >> >
> > > > >> >    I'm not married to WordPress was just referring as an
> example,
> > > > JekyII
> > > > >> > will do fine ,
> > > > >> >
> > > > >> > Can we see if we can host the content on git/github instead of
> > svn?,
> > > > this
> > > > >> > way, I think it will be easier to contribute and maintain.
> > > > >> >
> > > > >> >
> > > > >> > --Carlos
> > > > >> >
> > > > >> >
> > > > >> > On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <b...@brian.io>
> > wrote:
> > > > >> >
> > > > >> > > +1 on a blog but I'd like to do something static if possible.
> > > > (Jekyll,
> > > > >> > > Scotch, Docpad are all nice enough). We used to use Wordpress
> > for
> > > > >> > > http://phonegap.com and it was a complete struggle to keep it
> > up
> > > to
> > > > >> > > date and online. The running joke when were dealing w/ this
> was
> > > > >> > > 'static sites are web scale'. And its true, since moving to
> > Jekyll
> > > > >> > > we've had basically zero downtime.
> > > > >> > >
> > > > >> > > While our current setup is not ideal (svn) it does accommodate
> > > > >> > > anything static. I will talk w/ Yohei about doing a slight
> > refresh
> > > > to
> > > > >> > > that (if cool w/ everyone here).
> > > > >> > >
> > > > >> > >
> > > > >> > >
> > > > >> > > On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <
> > > > csantana23@gmail.com>
> > > > >> > > wrote:
> > > > >> > > > This is great idea.
> > > > >> > > >
> > > > >> > > > I don't mind the same content in both places. (PhoneGap and
> > > > Cordova)
> > > > >> > > > Phonegap is spelled Cordova anyway :-)
> > > > >> > > >
> > > > >> > > >
> > > > >> > > > Some of the blog posts in PhoneGap point to personal blogs.
> > > > >> > > > I would thin that the Cordova Blog will do the same have
> blogs
> > > > hosted
> > > > >> > on
> > > > >> > > > its site or point to personal blog posts.
> > > > >> > > >
> > > > >> > > > What about having Pages (i.e. WordPress) on the Cordova Blog
> > in
> > > > >> > addition
> > > > >> > > of
> > > > >> > > > Posts?
> > > > >> > > > Ideas for Pages:
> > > > >> > > > - Release Notes
> > > > >> > > > - Roadmap/Timeline
> > > > >> > > > - Videos
> > > > >> > > > - Tutorials
> > > > >> > > > - List 3rd Party Plugins
> > > > >> > > >
> > > > >> > > > Here is another one, if Blog (i.e. WordPress) is created why
> > not
> > > > host
> > > > >> > the
> > > > >> > > > whole site (cordova.io) with WordPress (Posts and Pages)
> and
> > > move
> > > > >> away
> > > > >> > > from
> > > > >> > > > Ruby for the website :-). If not then you will be
> maintaining
> > > two
> > > > >> sites
> > > > >> > > > with two different technologies.
> > > > >> > > >
> > > > >> > > > --Carlos
> > > > >> > > >
> > > > >> > > > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <
> > bowserj@gmail.com
> > > >
> > > > >> > wrote:
> > > > >> > > >
> > > > >> > > >> Currently, PhoneGap aggregates the blog posts of many
> > > committers
> > > > at
> > > > >> > > >> phonegap.com/blog.  The downside of this is that it's an
> > Adobe
> > > > >> blog,
> > > > >> > > >> and it's not Apache Cordova.  Apache Cordova should
> probably
> > > have
> > > > >> its
> > > > >> > > >> own blog, but I see a lot of the same content being in two
> > > > different
> > > > >> > > >> places.
> > > > >> > > >>
> > > > >> > > >> If someone wants to take this on, that'd be awesome.
> > > > >> > > >>
> > > > >> > > >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <
> > > > >> agrieve@chromium.org>
> > > > >> > > >> wrote:
> > > > >> > > >> > I brought it up in a separate thread (
> > > > >> > > >> > http://callback.markmail.org/thread/y44pmva6gfm257sl)
> but
> > > > >> probably
> > > > >> > > >> deserves
> > > > >> > > >> > its own.
> > > > >> > > >> >
> > > > >> > > >> > I'd like to create a Blog for Cordova and make all
> > Committers
> > > > able
> > > > >> > to
> > > > >> > > >> post
> > > > >> > > >> > to it. We could use it to:
> > > > >> > > >> > - Post release announcements & release notes
> > > > >> > > >> > - Draw attention to deprecations and upgrade guides
> > > > >> > > >> > - Deep dive into significant improvements / changes
> > > > >> > > >> >
> > > > >> > > >> > Mainly, I think having a blog for the project will be
> > really
> > > > help
> > > > >> by
> > > > >> > > >> > providing an authoritative source for Cordova blob posts
> > (as
> > > > >> opposed
> > > > >> > > to
> > > > >> > > >> on
> > > > >> > > >> > our personal blogs, which I appreciate, but which I feel
> > are
> > > > >> lacking
> > > > >> > > >> > authority).
> > > > >> > > >> >
> > > > >> > > >> > I'm quite inexperienced at blogging, so everyone agrees
> we
> > > > should
> > > > >> go
> > > > >> > > >> ahead
> > > > >> > > >> > with this, it'd be good if someone more blog-savvy would
> > own
> > > > >> setting
> > > > >> > > it
> > > > >> > > >> up.
> > > > >> > > >>
> > > > >> > > >
> > > > >> > > >
> > > > >> > > >
> > > > >> > > > --
> > > > >> > > > Carlos Santana
> > > > >> > > > <cs...@gmail.com>
> > > > >> > >
> > > > >> >
> > > > >> >
> > > > >> >
> > > > >> > --
> > > > >> > Carlos Santana
> > > > >> > <cs...@gmail.com>
> > > > >> >
> > > > >>
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Carlos Santana
> > > > > <cs...@gmail.com>
> > > >
> > >
> > >
> > >
> > > --
> > > Carlos Santana
> > > <cs...@gmail.com>
> > >
> >
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Brian LeRoux <b...@brian.io>.
+1 lets port the whole template over
On Jun 24, 2013 7:42 PM, "Andrew Grieve" <ag...@chromium.org> wrote:

> I think if you want to take a stab at it, Carlos, that would be great! You
> can see how the website currently works by looking at:
>
> https://svn.apache.org/repos/asf/cordova/site/README.md
>
> I've created https://issues.apache.org/jira/browse/CB-3997 to track this
> and assigned it to you.
>
> If you can get a prototype going, maybe just post a diff of your changes
> via "svn diff" and attach it to the JIRA ticket.
>
> I think timeline-wise, as soon as it gets done and we have a blog post
> written, we can ship it! :)
>
>
>
> On Mon, Jun 24, 2013 at 8:27 PM, Carlos Santana <csantana23@gmail.com
> >wrote:
>
> > I took a look today at JekyII and got excited at the simplicity.
> >
> > I love simple solutions to simple problems.
> >
> > Should we try to launch a new site/blog for 3.0 time frame?
> >
> > How can I help? (admin, setup, tutorials, screencasts, migration, ideas
> for
> > posts, etc..)
> >
> > --Carlos
> >
> >
> > On Fri, Jun 21, 2013 at 1:09 PM, Brian LeRoux <b...@brian.io> wrote:
> >
> > > OR we could use Github pages for the Cordova org and just host on a
> > > subdomain:
> > >
> > > http://blog.cordova.io
> > >
> > > ???
> > >
> > > Seems like the least friction.
> > >
> > > On Fri, Jun 21, 2013 at 9:56 AM, Carlos Santana <cs...@gmail.com>
> > > wrote:
> > > > Yes mirror to Github, official and live content will be stored on
> > apache
> > > > servers.
> > > >
> > > > +1 on the repo name cordova-blog
> > > >
> > > >
> > > > On Fri, Jun 21, 2013 at 12:52 PM, Shazron <sh...@gmail.com> wrote:
> > > >
> > > >> +1 on Jekyll and Github. All we need is to request a cordova-blog
> repo
> > > on
> > > >> git-wip-us, and then the Github mirror does all the work (I think)
> :)
> > > >>
> https://help.github.com/articles/user-organization-and-project-pages
> > > >>
> > > >> So if the repo is cordova-blog, the url would then be
> > > >> http://cordova.github.io/cordova-blog
> > > >>
> > > >>
> > > >> On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <
> csantana23@gmail.com
> > > >> >wrote:
> > > >>
> > > >> > @Brian
> > > >> >
> > > >> >    I'm not married to WordPress was just referring as an example,
> > > JekyII
> > > >> > will do fine ,
> > > >> >
> > > >> > Can we see if we can host the content on git/github instead of
> svn?,
> > > this
> > > >> > way, I think it will be easier to contribute and maintain.
> > > >> >
> > > >> >
> > > >> > --Carlos
> > > >> >
> > > >> >
> > > >> > On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <b...@brian.io>
> wrote:
> > > >> >
> > > >> > > +1 on a blog but I'd like to do something static if possible.
> > > (Jekyll,
> > > >> > > Scotch, Docpad are all nice enough). We used to use Wordpress
> for
> > > >> > > http://phonegap.com and it was a complete struggle to keep it
> up
> > to
> > > >> > > date and online. The running joke when were dealing w/ this was
> > > >> > > 'static sites are web scale'. And its true, since moving to
> Jekyll
> > > >> > > we've had basically zero downtime.
> > > >> > >
> > > >> > > While our current setup is not ideal (svn) it does accommodate
> > > >> > > anything static. I will talk w/ Yohei about doing a slight
> refresh
> > > to
> > > >> > > that (if cool w/ everyone here).
> > > >> > >
> > > >> > >
> > > >> > >
> > > >> > > On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <
> > > csantana23@gmail.com>
> > > >> > > wrote:
> > > >> > > > This is great idea.
> > > >> > > >
> > > >> > > > I don't mind the same content in both places. (PhoneGap and
> > > Cordova)
> > > >> > > > Phonegap is spelled Cordova anyway :-)
> > > >> > > >
> > > >> > > >
> > > >> > > > Some of the blog posts in PhoneGap point to personal blogs.
> > > >> > > > I would thin that the Cordova Blog will do the same have blogs
> > > hosted
> > > >> > on
> > > >> > > > its site or point to personal blog posts.
> > > >> > > >
> > > >> > > > What about having Pages (i.e. WordPress) on the Cordova Blog
> in
> > > >> > addition
> > > >> > > of
> > > >> > > > Posts?
> > > >> > > > Ideas for Pages:
> > > >> > > > - Release Notes
> > > >> > > > - Roadmap/Timeline
> > > >> > > > - Videos
> > > >> > > > - Tutorials
> > > >> > > > - List 3rd Party Plugins
> > > >> > > >
> > > >> > > > Here is another one, if Blog (i.e. WordPress) is created why
> not
> > > host
> > > >> > the
> > > >> > > > whole site (cordova.io) with WordPress (Posts and Pages) and
> > move
> > > >> away
> > > >> > > from
> > > >> > > > Ruby for the website :-). If not then you will be maintaining
> > two
> > > >> sites
> > > >> > > > with two different technologies.
> > > >> > > >
> > > >> > > > --Carlos
> > > >> > > >
> > > >> > > > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <
> bowserj@gmail.com
> > >
> > > >> > wrote:
> > > >> > > >
> > > >> > > >> Currently, PhoneGap aggregates the blog posts of many
> > committers
> > > at
> > > >> > > >> phonegap.com/blog.  The downside of this is that it's an
> Adobe
> > > >> blog,
> > > >> > > >> and it's not Apache Cordova.  Apache Cordova should probably
> > have
> > > >> its
> > > >> > > >> own blog, but I see a lot of the same content being in two
> > > different
> > > >> > > >> places.
> > > >> > > >>
> > > >> > > >> If someone wants to take this on, that'd be awesome.
> > > >> > > >>
> > > >> > > >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <
> > > >> agrieve@chromium.org>
> > > >> > > >> wrote:
> > > >> > > >> > I brought it up in a separate thread (
> > > >> > > >> > http://callback.markmail.org/thread/y44pmva6gfm257sl) but
> > > >> probably
> > > >> > > >> deserves
> > > >> > > >> > its own.
> > > >> > > >> >
> > > >> > > >> > I'd like to create a Blog for Cordova and make all
> Committers
> > > able
> > > >> > to
> > > >> > > >> post
> > > >> > > >> > to it. We could use it to:
> > > >> > > >> > - Post release announcements & release notes
> > > >> > > >> > - Draw attention to deprecations and upgrade guides
> > > >> > > >> > - Deep dive into significant improvements / changes
> > > >> > > >> >
> > > >> > > >> > Mainly, I think having a blog for the project will be
> really
> > > help
> > > >> by
> > > >> > > >> > providing an authoritative source for Cordova blob posts
> (as
> > > >> opposed
> > > >> > > to
> > > >> > > >> on
> > > >> > > >> > our personal blogs, which I appreciate, but which I feel
> are
> > > >> lacking
> > > >> > > >> > authority).
> > > >> > > >> >
> > > >> > > >> > I'm quite inexperienced at blogging, so everyone agrees we
> > > should
> > > >> go
> > > >> > > >> ahead
> > > >> > > >> > with this, it'd be good if someone more blog-savvy would
> own
> > > >> setting
> > > >> > > it
> > > >> > > >> up.
> > > >> > > >>
> > > >> > > >
> > > >> > > >
> > > >> > > >
> > > >> > > > --
> > > >> > > > Carlos Santana
> > > >> > > > <cs...@gmail.com>
> > > >> > >
> > > >> >
> > > >> >
> > > >> >
> > > >> > --
> > > >> > Carlos Santana
> > > >> > <cs...@gmail.com>
> > > >> >
> > > >>
> > > >
> > > >
> > > >
> > > > --
> > > > Carlos Santana
> > > > <cs...@gmail.com>
> > >
> >
> >
> >
> > --
> > Carlos Santana
> > <cs...@gmail.com>
> >
>

Re: Cordova Blog

Posted by Andrew Grieve <ag...@chromium.org>.
I think if you want to take a stab at it, Carlos, that would be great! You
can see how the website currently works by looking at:

https://svn.apache.org/repos/asf/cordova/site/README.md

I've created https://issues.apache.org/jira/browse/CB-3997 to track this
and assigned it to you.

If you can get a prototype going, maybe just post a diff of your changes
via "svn diff" and attach it to the JIRA ticket.

I think timeline-wise, as soon as it gets done and we have a blog post
written, we can ship it! :)



On Mon, Jun 24, 2013 at 8:27 PM, Carlos Santana <cs...@gmail.com>wrote:

> I took a look today at JekyII and got excited at the simplicity.
>
> I love simple solutions to simple problems.
>
> Should we try to launch a new site/blog for 3.0 time frame?
>
> How can I help? (admin, setup, tutorials, screencasts, migration, ideas for
> posts, etc..)
>
> --Carlos
>
>
> On Fri, Jun 21, 2013 at 1:09 PM, Brian LeRoux <b...@brian.io> wrote:
>
> > OR we could use Github pages for the Cordova org and just host on a
> > subdomain:
> >
> > http://blog.cordova.io
> >
> > ???
> >
> > Seems like the least friction.
> >
> > On Fri, Jun 21, 2013 at 9:56 AM, Carlos Santana <cs...@gmail.com>
> > wrote:
> > > Yes mirror to Github, official and live content will be stored on
> apache
> > > servers.
> > >
> > > +1 on the repo name cordova-blog
> > >
> > >
> > > On Fri, Jun 21, 2013 at 12:52 PM, Shazron <sh...@gmail.com> wrote:
> > >
> > >> +1 on Jekyll and Github. All we need is to request a cordova-blog repo
> > on
> > >> git-wip-us, and then the Github mirror does all the work (I think) :)
> > >> https://help.github.com/articles/user-organization-and-project-pages
> > >>
> > >> So if the repo is cordova-blog, the url would then be
> > >> http://cordova.github.io/cordova-blog
> > >>
> > >>
> > >> On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <csantana23@gmail.com
> > >> >wrote:
> > >>
> > >> > @Brian
> > >> >
> > >> >    I'm not married to WordPress was just referring as an example,
> > JekyII
> > >> > will do fine ,
> > >> >
> > >> > Can we see if we can host the content on git/github instead of svn?,
> > this
> > >> > way, I think it will be easier to contribute and maintain.
> > >> >
> > >> >
> > >> > --Carlos
> > >> >
> > >> >
> > >> > On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <b...@brian.io> wrote:
> > >> >
> > >> > > +1 on a blog but I'd like to do something static if possible.
> > (Jekyll,
> > >> > > Scotch, Docpad are all nice enough). We used to use Wordpress for
> > >> > > http://phonegap.com and it was a complete struggle to keep it up
> to
> > >> > > date and online. The running joke when were dealing w/ this was
> > >> > > 'static sites are web scale'. And its true, since moving to Jekyll
> > >> > > we've had basically zero downtime.
> > >> > >
> > >> > > While our current setup is not ideal (svn) it does accommodate
> > >> > > anything static. I will talk w/ Yohei about doing a slight refresh
> > to
> > >> > > that (if cool w/ everyone here).
> > >> > >
> > >> > >
> > >> > >
> > >> > > On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <
> > csantana23@gmail.com>
> > >> > > wrote:
> > >> > > > This is great idea.
> > >> > > >
> > >> > > > I don't mind the same content in both places. (PhoneGap and
> > Cordova)
> > >> > > > Phonegap is spelled Cordova anyway :-)
> > >> > > >
> > >> > > >
> > >> > > > Some of the blog posts in PhoneGap point to personal blogs.
> > >> > > > I would thin that the Cordova Blog will do the same have blogs
> > hosted
> > >> > on
> > >> > > > its site or point to personal blog posts.
> > >> > > >
> > >> > > > What about having Pages (i.e. WordPress) on the Cordova Blog in
> > >> > addition
> > >> > > of
> > >> > > > Posts?
> > >> > > > Ideas for Pages:
> > >> > > > - Release Notes
> > >> > > > - Roadmap/Timeline
> > >> > > > - Videos
> > >> > > > - Tutorials
> > >> > > > - List 3rd Party Plugins
> > >> > > >
> > >> > > > Here is another one, if Blog (i.e. WordPress) is created why not
> > host
> > >> > the
> > >> > > > whole site (cordova.io) with WordPress (Posts and Pages) and
> move
> > >> away
> > >> > > from
> > >> > > > Ruby for the website :-). If not then you will be maintaining
> two
> > >> sites
> > >> > > > with two different technologies.
> > >> > > >
> > >> > > > --Carlos
> > >> > > >
> > >> > > > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <bowserj@gmail.com
> >
> > >> > wrote:
> > >> > > >
> > >> > > >> Currently, PhoneGap aggregates the blog posts of many
> committers
> > at
> > >> > > >> phonegap.com/blog.  The downside of this is that it's an Adobe
> > >> blog,
> > >> > > >> and it's not Apache Cordova.  Apache Cordova should probably
> have
> > >> its
> > >> > > >> own blog, but I see a lot of the same content being in two
> > different
> > >> > > >> places.
> > >> > > >>
> > >> > > >> If someone wants to take this on, that'd be awesome.
> > >> > > >>
> > >> > > >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <
> > >> agrieve@chromium.org>
> > >> > > >> wrote:
> > >> > > >> > I brought it up in a separate thread (
> > >> > > >> > http://callback.markmail.org/thread/y44pmva6gfm257sl) but
> > >> probably
> > >> > > >> deserves
> > >> > > >> > its own.
> > >> > > >> >
> > >> > > >> > I'd like to create a Blog for Cordova and make all Committers
> > able
> > >> > to
> > >> > > >> post
> > >> > > >> > to it. We could use it to:
> > >> > > >> > - Post release announcements & release notes
> > >> > > >> > - Draw attention to deprecations and upgrade guides
> > >> > > >> > - Deep dive into significant improvements / changes
> > >> > > >> >
> > >> > > >> > Mainly, I think having a blog for the project will be really
> > help
> > >> by
> > >> > > >> > providing an authoritative source for Cordova blob posts (as
> > >> opposed
> > >> > > to
> > >> > > >> on
> > >> > > >> > our personal blogs, which I appreciate, but which I feel are
> > >> lacking
> > >> > > >> > authority).
> > >> > > >> >
> > >> > > >> > I'm quite inexperienced at blogging, so everyone agrees we
> > should
> > >> go
> > >> > > >> ahead
> > >> > > >> > with this, it'd be good if someone more blog-savvy would own
> > >> setting
> > >> > > it
> > >> > > >> up.
> > >> > > >>
> > >> > > >
> > >> > > >
> > >> > > >
> > >> > > > --
> > >> > > > Carlos Santana
> > >> > > > <cs...@gmail.com>
> > >> > >
> > >> >
> > >> >
> > >> >
> > >> > --
> > >> > Carlos Santana
> > >> > <cs...@gmail.com>
> > >> >
> > >>
> > >
> > >
> > >
> > > --
> > > Carlos Santana
> > > <cs...@gmail.com>
> >
>
>
>
> --
> Carlos Santana
> <cs...@gmail.com>
>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
I took a look today at JekyII and got excited at the simplicity.

I love simple solutions to simple problems.

Should we try to launch a new site/blog for 3.0 time frame?

How can I help? (admin, setup, tutorials, screencasts, migration, ideas for
posts, etc..)

--Carlos


On Fri, Jun 21, 2013 at 1:09 PM, Brian LeRoux <b...@brian.io> wrote:

> OR we could use Github pages for the Cordova org and just host on a
> subdomain:
>
> http://blog.cordova.io
>
> ???
>
> Seems like the least friction.
>
> On Fri, Jun 21, 2013 at 9:56 AM, Carlos Santana <cs...@gmail.com>
> wrote:
> > Yes mirror to Github, official and live content will be stored on apache
> > servers.
> >
> > +1 on the repo name cordova-blog
> >
> >
> > On Fri, Jun 21, 2013 at 12:52 PM, Shazron <sh...@gmail.com> wrote:
> >
> >> +1 on Jekyll and Github. All we need is to request a cordova-blog repo
> on
> >> git-wip-us, and then the Github mirror does all the work (I think) :)
> >> https://help.github.com/articles/user-organization-and-project-pages
> >>
> >> So if the repo is cordova-blog, the url would then be
> >> http://cordova.github.io/cordova-blog
> >>
> >>
> >> On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <csantana23@gmail.com
> >> >wrote:
> >>
> >> > @Brian
> >> >
> >> >    I'm not married to WordPress was just referring as an example,
> JekyII
> >> > will do fine ,
> >> >
> >> > Can we see if we can host the content on git/github instead of svn?,
> this
> >> > way, I think it will be easier to contribute and maintain.
> >> >
> >> >
> >> > --Carlos
> >> >
> >> >
> >> > On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <b...@brian.io> wrote:
> >> >
> >> > > +1 on a blog but I'd like to do something static if possible.
> (Jekyll,
> >> > > Scotch, Docpad are all nice enough). We used to use Wordpress for
> >> > > http://phonegap.com and it was a complete struggle to keep it up to
> >> > > date and online. The running joke when were dealing w/ this was
> >> > > 'static sites are web scale'. And its true, since moving to Jekyll
> >> > > we've had basically zero downtime.
> >> > >
> >> > > While our current setup is not ideal (svn) it does accommodate
> >> > > anything static. I will talk w/ Yohei about doing a slight refresh
> to
> >> > > that (if cool w/ everyone here).
> >> > >
> >> > >
> >> > >
> >> > > On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <
> csantana23@gmail.com>
> >> > > wrote:
> >> > > > This is great idea.
> >> > > >
> >> > > > I don't mind the same content in both places. (PhoneGap and
> Cordova)
> >> > > > Phonegap is spelled Cordova anyway :-)
> >> > > >
> >> > > >
> >> > > > Some of the blog posts in PhoneGap point to personal blogs.
> >> > > > I would thin that the Cordova Blog will do the same have blogs
> hosted
> >> > on
> >> > > > its site or point to personal blog posts.
> >> > > >
> >> > > > What about having Pages (i.e. WordPress) on the Cordova Blog in
> >> > addition
> >> > > of
> >> > > > Posts?
> >> > > > Ideas for Pages:
> >> > > > - Release Notes
> >> > > > - Roadmap/Timeline
> >> > > > - Videos
> >> > > > - Tutorials
> >> > > > - List 3rd Party Plugins
> >> > > >
> >> > > > Here is another one, if Blog (i.e. WordPress) is created why not
> host
> >> > the
> >> > > > whole site (cordova.io) with WordPress (Posts and Pages) and move
> >> away
> >> > > from
> >> > > > Ruby for the website :-). If not then you will be maintaining two
> >> sites
> >> > > > with two different technologies.
> >> > > >
> >> > > > --Carlos
> >> > > >
> >> > > > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <bo...@gmail.com>
> >> > wrote:
> >> > > >
> >> > > >> Currently, PhoneGap aggregates the blog posts of many committers
> at
> >> > > >> phonegap.com/blog.  The downside of this is that it's an Adobe
> >> blog,
> >> > > >> and it's not Apache Cordova.  Apache Cordova should probably have
> >> its
> >> > > >> own blog, but I see a lot of the same content being in two
> different
> >> > > >> places.
> >> > > >>
> >> > > >> If someone wants to take this on, that'd be awesome.
> >> > > >>
> >> > > >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <
> >> agrieve@chromium.org>
> >> > > >> wrote:
> >> > > >> > I brought it up in a separate thread (
> >> > > >> > http://callback.markmail.org/thread/y44pmva6gfm257sl) but
> >> probably
> >> > > >> deserves
> >> > > >> > its own.
> >> > > >> >
> >> > > >> > I'd like to create a Blog for Cordova and make all Committers
> able
> >> > to
> >> > > >> post
> >> > > >> > to it. We could use it to:
> >> > > >> > - Post release announcements & release notes
> >> > > >> > - Draw attention to deprecations and upgrade guides
> >> > > >> > - Deep dive into significant improvements / changes
> >> > > >> >
> >> > > >> > Mainly, I think having a blog for the project will be really
> help
> >> by
> >> > > >> > providing an authoritative source for Cordova blob posts (as
> >> opposed
> >> > > to
> >> > > >> on
> >> > > >> > our personal blogs, which I appreciate, but which I feel are
> >> lacking
> >> > > >> > authority).
> >> > > >> >
> >> > > >> > I'm quite inexperienced at blogging, so everyone agrees we
> should
> >> go
> >> > > >> ahead
> >> > > >> > with this, it'd be good if someone more blog-savvy would own
> >> setting
> >> > > it
> >> > > >> up.
> >> > > >>
> >> > > >
> >> > > >
> >> > > >
> >> > > > --
> >> > > > Carlos Santana
> >> > > > <cs...@gmail.com>
> >> > >
> >> >
> >> >
> >> >
> >> > --
> >> > Carlos Santana
> >> > <cs...@gmail.com>
> >> >
> >>
> >
> >
> >
> > --
> > Carlos Santana
> > <cs...@gmail.com>
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Brian LeRoux <b...@brian.io>.
OR we could use Github pages for the Cordova org and just host on a subdomain:

http://blog.cordova.io

???

Seems like the least friction.

On Fri, Jun 21, 2013 at 9:56 AM, Carlos Santana <cs...@gmail.com> wrote:
> Yes mirror to Github, official and live content will be stored on apache
> servers.
>
> +1 on the repo name cordova-blog
>
>
> On Fri, Jun 21, 2013 at 12:52 PM, Shazron <sh...@gmail.com> wrote:
>
>> +1 on Jekyll and Github. All we need is to request a cordova-blog repo on
>> git-wip-us, and then the Github mirror does all the work (I think) :)
>> https://help.github.com/articles/user-organization-and-project-pages
>>
>> So if the repo is cordova-blog, the url would then be
>> http://cordova.github.io/cordova-blog
>>
>>
>> On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <csantana23@gmail.com
>> >wrote:
>>
>> > @Brian
>> >
>> >    I'm not married to WordPress was just referring as an example, JekyII
>> > will do fine ,
>> >
>> > Can we see if we can host the content on git/github instead of svn?, this
>> > way, I think it will be easier to contribute and maintain.
>> >
>> >
>> > --Carlos
>> >
>> >
>> > On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <b...@brian.io> wrote:
>> >
>> > > +1 on a blog but I'd like to do something static if possible. (Jekyll,
>> > > Scotch, Docpad are all nice enough). We used to use Wordpress for
>> > > http://phonegap.com and it was a complete struggle to keep it up to
>> > > date and online. The running joke when were dealing w/ this was
>> > > 'static sites are web scale'. And its true, since moving to Jekyll
>> > > we've had basically zero downtime.
>> > >
>> > > While our current setup is not ideal (svn) it does accommodate
>> > > anything static. I will talk w/ Yohei about doing a slight refresh to
>> > > that (if cool w/ everyone here).
>> > >
>> > >
>> > >
>> > > On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <cs...@gmail.com>
>> > > wrote:
>> > > > This is great idea.
>> > > >
>> > > > I don't mind the same content in both places. (PhoneGap and Cordova)
>> > > > Phonegap is spelled Cordova anyway :-)
>> > > >
>> > > >
>> > > > Some of the blog posts in PhoneGap point to personal blogs.
>> > > > I would thin that the Cordova Blog will do the same have blogs hosted
>> > on
>> > > > its site or point to personal blog posts.
>> > > >
>> > > > What about having Pages (i.e. WordPress) on the Cordova Blog in
>> > addition
>> > > of
>> > > > Posts?
>> > > > Ideas for Pages:
>> > > > - Release Notes
>> > > > - Roadmap/Timeline
>> > > > - Videos
>> > > > - Tutorials
>> > > > - List 3rd Party Plugins
>> > > >
>> > > > Here is another one, if Blog (i.e. WordPress) is created why not host
>> > the
>> > > > whole site (cordova.io) with WordPress (Posts and Pages) and move
>> away
>> > > from
>> > > > Ruby for the website :-). If not then you will be maintaining two
>> sites
>> > > > with two different technologies.
>> > > >
>> > > > --Carlos
>> > > >
>> > > > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <bo...@gmail.com>
>> > wrote:
>> > > >
>> > > >> Currently, PhoneGap aggregates the blog posts of many committers at
>> > > >> phonegap.com/blog.  The downside of this is that it's an Adobe
>> blog,
>> > > >> and it's not Apache Cordova.  Apache Cordova should probably have
>> its
>> > > >> own blog, but I see a lot of the same content being in two different
>> > > >> places.
>> > > >>
>> > > >> If someone wants to take this on, that'd be awesome.
>> > > >>
>> > > >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <
>> agrieve@chromium.org>
>> > > >> wrote:
>> > > >> > I brought it up in a separate thread (
>> > > >> > http://callback.markmail.org/thread/y44pmva6gfm257sl) but
>> probably
>> > > >> deserves
>> > > >> > its own.
>> > > >> >
>> > > >> > I'd like to create a Blog for Cordova and make all Committers able
>> > to
>> > > >> post
>> > > >> > to it. We could use it to:
>> > > >> > - Post release announcements & release notes
>> > > >> > - Draw attention to deprecations and upgrade guides
>> > > >> > - Deep dive into significant improvements / changes
>> > > >> >
>> > > >> > Mainly, I think having a blog for the project will be really help
>> by
>> > > >> > providing an authoritative source for Cordova blob posts (as
>> opposed
>> > > to
>> > > >> on
>> > > >> > our personal blogs, which I appreciate, but which I feel are
>> lacking
>> > > >> > authority).
>> > > >> >
>> > > >> > I'm quite inexperienced at blogging, so everyone agrees we should
>> go
>> > > >> ahead
>> > > >> > with this, it'd be good if someone more blog-savvy would own
>> setting
>> > > it
>> > > >> up.
>> > > >>
>> > > >
>> > > >
>> > > >
>> > > > --
>> > > > Carlos Santana
>> > > > <cs...@gmail.com>
>> > >
>> >
>> >
>> >
>> > --
>> > Carlos Santana
>> > <cs...@gmail.com>
>> >
>>
>
>
>
> --
> Carlos Santana
> <cs...@gmail.com>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
Yes mirror to Github, official and live content will be stored on apache
servers.

+1 on the repo name cordova-blog


On Fri, Jun 21, 2013 at 12:52 PM, Shazron <sh...@gmail.com> wrote:

> +1 on Jekyll and Github. All we need is to request a cordova-blog repo on
> git-wip-us, and then the Github mirror does all the work (I think) :)
> https://help.github.com/articles/user-organization-and-project-pages
>
> So if the repo is cordova-blog, the url would then be
> http://cordova.github.io/cordova-blog
>
>
> On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <csantana23@gmail.com
> >wrote:
>
> > @Brian
> >
> >    I'm not married to WordPress was just referring as an example, JekyII
> > will do fine ,
> >
> > Can we see if we can host the content on git/github instead of svn?, this
> > way, I think it will be easier to contribute and maintain.
> >
> >
> > --Carlos
> >
> >
> > On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <b...@brian.io> wrote:
> >
> > > +1 on a blog but I'd like to do something static if possible. (Jekyll,
> > > Scotch, Docpad are all nice enough). We used to use Wordpress for
> > > http://phonegap.com and it was a complete struggle to keep it up to
> > > date and online. The running joke when were dealing w/ this was
> > > 'static sites are web scale'. And its true, since moving to Jekyll
> > > we've had basically zero downtime.
> > >
> > > While our current setup is not ideal (svn) it does accommodate
> > > anything static. I will talk w/ Yohei about doing a slight refresh to
> > > that (if cool w/ everyone here).
> > >
> > >
> > >
> > > On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <cs...@gmail.com>
> > > wrote:
> > > > This is great idea.
> > > >
> > > > I don't mind the same content in both places. (PhoneGap and Cordova)
> > > > Phonegap is spelled Cordova anyway :-)
> > > >
> > > >
> > > > Some of the blog posts in PhoneGap point to personal blogs.
> > > > I would thin that the Cordova Blog will do the same have blogs hosted
> > on
> > > > its site or point to personal blog posts.
> > > >
> > > > What about having Pages (i.e. WordPress) on the Cordova Blog in
> > addition
> > > of
> > > > Posts?
> > > > Ideas for Pages:
> > > > - Release Notes
> > > > - Roadmap/Timeline
> > > > - Videos
> > > > - Tutorials
> > > > - List 3rd Party Plugins
> > > >
> > > > Here is another one, if Blog (i.e. WordPress) is created why not host
> > the
> > > > whole site (cordova.io) with WordPress (Posts and Pages) and move
> away
> > > from
> > > > Ruby for the website :-). If not then you will be maintaining two
> sites
> > > > with two different technologies.
> > > >
> > > > --Carlos
> > > >
> > > > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <bo...@gmail.com>
> > wrote:
> > > >
> > > >> Currently, PhoneGap aggregates the blog posts of many committers at
> > > >> phonegap.com/blog.  The downside of this is that it's an Adobe
> blog,
> > > >> and it's not Apache Cordova.  Apache Cordova should probably have
> its
> > > >> own blog, but I see a lot of the same content being in two different
> > > >> places.
> > > >>
> > > >> If someone wants to take this on, that'd be awesome.
> > > >>
> > > >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <
> agrieve@chromium.org>
> > > >> wrote:
> > > >> > I brought it up in a separate thread (
> > > >> > http://callback.markmail.org/thread/y44pmva6gfm257sl) but
> probably
> > > >> deserves
> > > >> > its own.
> > > >> >
> > > >> > I'd like to create a Blog for Cordova and make all Committers able
> > to
> > > >> post
> > > >> > to it. We could use it to:
> > > >> > - Post release announcements & release notes
> > > >> > - Draw attention to deprecations and upgrade guides
> > > >> > - Deep dive into significant improvements / changes
> > > >> >
> > > >> > Mainly, I think having a blog for the project will be really help
> by
> > > >> > providing an authoritative source for Cordova blob posts (as
> opposed
> > > to
> > > >> on
> > > >> > our personal blogs, which I appreciate, but which I feel are
> lacking
> > > >> > authority).
> > > >> >
> > > >> > I'm quite inexperienced at blogging, so everyone agrees we should
> go
> > > >> ahead
> > > >> > with this, it'd be good if someone more blog-savvy would own
> setting
> > > it
> > > >> up.
> > > >>
> > > >
> > > >
> > > >
> > > > --
> > > > Carlos Santana
> > > > <cs...@gmail.com>
> > >
> >
> >
> >
> > --
> > Carlos Santana
> > <cs...@gmail.com>
> >
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Shazron <sh...@gmail.com>.
... the github method would of course, apply to all the repos, they can
have their own Github project pages if they want. And since they are git
repos -- cherry-picking/merging of blog posts I suppose (which can be
automated)


On Fri, Jun 21, 2013 at 9:52 AM, Shazron <sh...@gmail.com> wrote:

> +1 on Jekyll and Github. All we need is to request a cordova-blog repo on
> git-wip-us, and then the Github mirror does all the work (I think) :)
> https://help.github.com/articles/user-organization-and-project-pages
>
> So if the repo is cordova-blog, the url would then be
> http://cordova.github.io/cordova-blog
>
>
> On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <cs...@gmail.com>wrote:
>
>> @Brian
>>
>>    I'm not married to WordPress was just referring as an example, JekyII
>> will do fine ,
>>
>> Can we see if we can host the content on git/github instead of svn?, this
>> way, I think it will be easier to contribute and maintain.
>>
>>
>> --Carlos
>>
>>
>> On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <b...@brian.io> wrote:
>>
>> > +1 on a blog but I'd like to do something static if possible. (Jekyll,
>> > Scotch, Docpad are all nice enough). We used to use Wordpress for
>> > http://phonegap.com and it was a complete struggle to keep it up to
>> > date and online. The running joke when were dealing w/ this was
>> > 'static sites are web scale'. And its true, since moving to Jekyll
>> > we've had basically zero downtime.
>> >
>> > While our current setup is not ideal (svn) it does accommodate
>> > anything static. I will talk w/ Yohei about doing a slight refresh to
>> > that (if cool w/ everyone here).
>> >
>> >
>> >
>> > On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <cs...@gmail.com>
>> > wrote:
>> > > This is great idea.
>> > >
>> > > I don't mind the same content in both places. (PhoneGap and Cordova)
>> > > Phonegap is spelled Cordova anyway :-)
>> > >
>> > >
>> > > Some of the blog posts in PhoneGap point to personal blogs.
>> > > I would thin that the Cordova Blog will do the same have blogs hosted
>> on
>> > > its site or point to personal blog posts.
>> > >
>> > > What about having Pages (i.e. WordPress) on the Cordova Blog in
>> addition
>> > of
>> > > Posts?
>> > > Ideas for Pages:
>> > > - Release Notes
>> > > - Roadmap/Timeline
>> > > - Videos
>> > > - Tutorials
>> > > - List 3rd Party Plugins
>> > >
>> > > Here is another one, if Blog (i.e. WordPress) is created why not host
>> the
>> > > whole site (cordova.io) with WordPress (Posts and Pages) and move
>> away
>> > from
>> > > Ruby for the website :-). If not then you will be maintaining two
>> sites
>> > > with two different technologies.
>> > >
>> > > --Carlos
>> > >
>> > > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <bo...@gmail.com>
>> wrote:
>> > >
>> > >> Currently, PhoneGap aggregates the blog posts of many committers at
>> > >> phonegap.com/blog.  The downside of this is that it's an Adobe blog,
>> > >> and it's not Apache Cordova.  Apache Cordova should probably have its
>> > >> own blog, but I see a lot of the same content being in two different
>> > >> places.
>> > >>
>> > >> If someone wants to take this on, that'd be awesome.
>> > >>
>> > >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <agrieve@chromium.org
>> >
>> > >> wrote:
>> > >> > I brought it up in a separate thread (
>> > >> > http://callback.markmail.org/thread/y44pmva6gfm257sl) but probably
>> > >> deserves
>> > >> > its own.
>> > >> >
>> > >> > I'd like to create a Blog for Cordova and make all Committers able
>> to
>> > >> post
>> > >> > to it. We could use it to:
>> > >> > - Post release announcements & release notes
>> > >> > - Draw attention to deprecations and upgrade guides
>> > >> > - Deep dive into significant improvements / changes
>> > >> >
>> > >> > Mainly, I think having a blog for the project will be really help
>> by
>> > >> > providing an authoritative source for Cordova blob posts (as
>> opposed
>> > to
>> > >> on
>> > >> > our personal blogs, which I appreciate, but which I feel are
>> lacking
>> > >> > authority).
>> > >> >
>> > >> > I'm quite inexperienced at blogging, so everyone agrees we should
>> go
>> > >> ahead
>> > >> > with this, it'd be good if someone more blog-savvy would own
>> setting
>> > it
>> > >> up.
>> > >>
>> > >
>> > >
>> > >
>> > > --
>> > > Carlos Santana
>> > > <cs...@gmail.com>
>> >
>>
>>
>>
>> --
>> Carlos Santana
>> <cs...@gmail.com>
>>
>
>

Re: Cordova Blog

Posted by Shazron <sh...@gmail.com>.
+1 on Jekyll and Github. All we need is to request a cordova-blog repo on
git-wip-us, and then the Github mirror does all the work (I think) :)
https://help.github.com/articles/user-organization-and-project-pages

So if the repo is cordova-blog, the url would then be
http://cordova.github.io/cordova-blog


On Fri, Jun 21, 2013 at 9:41 AM, Carlos Santana <cs...@gmail.com>wrote:

> @Brian
>
>    I'm not married to WordPress was just referring as an example, JekyII
> will do fine ,
>
> Can we see if we can host the content on git/github instead of svn?, this
> way, I think it will be easier to contribute and maintain.
>
>
> --Carlos
>
>
> On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <b...@brian.io> wrote:
>
> > +1 on a blog but I'd like to do something static if possible. (Jekyll,
> > Scotch, Docpad are all nice enough). We used to use Wordpress for
> > http://phonegap.com and it was a complete struggle to keep it up to
> > date and online. The running joke when were dealing w/ this was
> > 'static sites are web scale'. And its true, since moving to Jekyll
> > we've had basically zero downtime.
> >
> > While our current setup is not ideal (svn) it does accommodate
> > anything static. I will talk w/ Yohei about doing a slight refresh to
> > that (if cool w/ everyone here).
> >
> >
> >
> > On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <cs...@gmail.com>
> > wrote:
> > > This is great idea.
> > >
> > > I don't mind the same content in both places. (PhoneGap and Cordova)
> > > Phonegap is spelled Cordova anyway :-)
> > >
> > >
> > > Some of the blog posts in PhoneGap point to personal blogs.
> > > I would thin that the Cordova Blog will do the same have blogs hosted
> on
> > > its site or point to personal blog posts.
> > >
> > > What about having Pages (i.e. WordPress) on the Cordova Blog in
> addition
> > of
> > > Posts?
> > > Ideas for Pages:
> > > - Release Notes
> > > - Roadmap/Timeline
> > > - Videos
> > > - Tutorials
> > > - List 3rd Party Plugins
> > >
> > > Here is another one, if Blog (i.e. WordPress) is created why not host
> the
> > > whole site (cordova.io) with WordPress (Posts and Pages) and move away
> > from
> > > Ruby for the website :-). If not then you will be maintaining two sites
> > > with two different technologies.
> > >
> > > --Carlos
> > >
> > > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <bo...@gmail.com>
> wrote:
> > >
> > >> Currently, PhoneGap aggregates the blog posts of many committers at
> > >> phonegap.com/blog.  The downside of this is that it's an Adobe blog,
> > >> and it's not Apache Cordova.  Apache Cordova should probably have its
> > >> own blog, but I see a lot of the same content being in two different
> > >> places.
> > >>
> > >> If someone wants to take this on, that'd be awesome.
> > >>
> > >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <ag...@chromium.org>
> > >> wrote:
> > >> > I brought it up in a separate thread (
> > >> > http://callback.markmail.org/thread/y44pmva6gfm257sl) but probably
> > >> deserves
> > >> > its own.
> > >> >
> > >> > I'd like to create a Blog for Cordova and make all Committers able
> to
> > >> post
> > >> > to it. We could use it to:
> > >> > - Post release announcements & release notes
> > >> > - Draw attention to deprecations and upgrade guides
> > >> > - Deep dive into significant improvements / changes
> > >> >
> > >> > Mainly, I think having a blog for the project will be really help by
> > >> > providing an authoritative source for Cordova blob posts (as opposed
> > to
> > >> on
> > >> > our personal blogs, which I appreciate, but which I feel are lacking
> > >> > authority).
> > >> >
> > >> > I'm quite inexperienced at blogging, so everyone agrees we should go
> > >> ahead
> > >> > with this, it'd be good if someone more blog-savvy would own setting
> > it
> > >> up.
> > >>
> > >
> > >
> > >
> > > --
> > > Carlos Santana
> > > <cs...@gmail.com>
> >
>
>
>
> --
> Carlos Santana
> <cs...@gmail.com>
>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
@Brian

   I'm not married to WordPress was just referring as an example, JekyII
will do fine ,

Can we see if we can host the content on git/github instead of svn?, this
way, I think it will be easier to contribute and maintain.


--Carlos


On Fri, Jun 21, 2013 at 12:29 PM, Brian LeRoux <b...@brian.io> wrote:

> +1 on a blog but I'd like to do something static if possible. (Jekyll,
> Scotch, Docpad are all nice enough). We used to use Wordpress for
> http://phonegap.com and it was a complete struggle to keep it up to
> date and online. The running joke when were dealing w/ this was
> 'static sites are web scale'. And its true, since moving to Jekyll
> we've had basically zero downtime.
>
> While our current setup is not ideal (svn) it does accommodate
> anything static. I will talk w/ Yohei about doing a slight refresh to
> that (if cool w/ everyone here).
>
>
>
> On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <cs...@gmail.com>
> wrote:
> > This is great idea.
> >
> > I don't mind the same content in both places. (PhoneGap and Cordova)
> > Phonegap is spelled Cordova anyway :-)
> >
> >
> > Some of the blog posts in PhoneGap point to personal blogs.
> > I would thin that the Cordova Blog will do the same have blogs hosted on
> > its site or point to personal blog posts.
> >
> > What about having Pages (i.e. WordPress) on the Cordova Blog in addition
> of
> > Posts?
> > Ideas for Pages:
> > - Release Notes
> > - Roadmap/Timeline
> > - Videos
> > - Tutorials
> > - List 3rd Party Plugins
> >
> > Here is another one, if Blog (i.e. WordPress) is created why not host the
> > whole site (cordova.io) with WordPress (Posts and Pages) and move away
> from
> > Ruby for the website :-). If not then you will be maintaining two sites
> > with two different technologies.
> >
> > --Carlos
> >
> > On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <bo...@gmail.com> wrote:
> >
> >> Currently, PhoneGap aggregates the blog posts of many committers at
> >> phonegap.com/blog.  The downside of this is that it's an Adobe blog,
> >> and it's not Apache Cordova.  Apache Cordova should probably have its
> >> own blog, but I see a lot of the same content being in two different
> >> places.
> >>
> >> If someone wants to take this on, that'd be awesome.
> >>
> >> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <ag...@chromium.org>
> >> wrote:
> >> > I brought it up in a separate thread (
> >> > http://callback.markmail.org/thread/y44pmva6gfm257sl) but probably
> >> deserves
> >> > its own.
> >> >
> >> > I'd like to create a Blog for Cordova and make all Committers able to
> >> post
> >> > to it. We could use it to:
> >> > - Post release announcements & release notes
> >> > - Draw attention to deprecations and upgrade guides
> >> > - Deep dive into significant improvements / changes
> >> >
> >> > Mainly, I think having a blog for the project will be really help by
> >> > providing an authoritative source for Cordova blob posts (as opposed
> to
> >> on
> >> > our personal blogs, which I appreciate, but which I feel are lacking
> >> > authority).
> >> >
> >> > I'm quite inexperienced at blogging, so everyone agrees we should go
> >> ahead
> >> > with this, it'd be good if someone more blog-savvy would own setting
> it
> >> up.
> >>
> >
> >
> >
> > --
> > Carlos Santana
> > <cs...@gmail.com>
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Brian LeRoux <b...@brian.io>.
+1 on a blog but I'd like to do something static if possible. (Jekyll,
Scotch, Docpad are all nice enough). We used to use Wordpress for
http://phonegap.com and it was a complete struggle to keep it up to
date and online. The running joke when were dealing w/ this was
'static sites are web scale'. And its true, since moving to Jekyll
we've had basically zero downtime.

While our current setup is not ideal (svn) it does accommodate
anything static. I will talk w/ Yohei about doing a slight refresh to
that (if cool w/ everyone here).



On Fri, Jun 21, 2013 at 8:06 AM, Carlos Santana <cs...@gmail.com> wrote:
> This is great idea.
>
> I don't mind the same content in both places. (PhoneGap and Cordova)
> Phonegap is spelled Cordova anyway :-)
>
>
> Some of the blog posts in PhoneGap point to personal blogs.
> I would thin that the Cordova Blog will do the same have blogs hosted on
> its site or point to personal blog posts.
>
> What about having Pages (i.e. WordPress) on the Cordova Blog in addition of
> Posts?
> Ideas for Pages:
> - Release Notes
> - Roadmap/Timeline
> - Videos
> - Tutorials
> - List 3rd Party Plugins
>
> Here is another one, if Blog (i.e. WordPress) is created why not host the
> whole site (cordova.io) with WordPress (Posts and Pages) and move away from
> Ruby for the website :-). If not then you will be maintaining two sites
> with two different technologies.
>
> --Carlos
>
> On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <bo...@gmail.com> wrote:
>
>> Currently, PhoneGap aggregates the blog posts of many committers at
>> phonegap.com/blog.  The downside of this is that it's an Adobe blog,
>> and it's not Apache Cordova.  Apache Cordova should probably have its
>> own blog, but I see a lot of the same content being in two different
>> places.
>>
>> If someone wants to take this on, that'd be awesome.
>>
>> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <ag...@chromium.org>
>> wrote:
>> > I brought it up in a separate thread (
>> > http://callback.markmail.org/thread/y44pmva6gfm257sl) but probably
>> deserves
>> > its own.
>> >
>> > I'd like to create a Blog for Cordova and make all Committers able to
>> post
>> > to it. We could use it to:
>> > - Post release announcements & release notes
>> > - Draw attention to deprecations and upgrade guides
>> > - Deep dive into significant improvements / changes
>> >
>> > Mainly, I think having a blog for the project will be really help by
>> > providing an authoritative source for Cordova blob posts (as opposed to
>> on
>> > our personal blogs, which I appreciate, but which I feel are lacking
>> > authority).
>> >
>> > I'm quite inexperienced at blogging, so everyone agrees we should go
>> ahead
>> > with this, it'd be good if someone more blog-savvy would own setting it
>> up.
>>
>
>
>
> --
> Carlos Santana
> <cs...@gmail.com>

Re: Cordova Blog

Posted by Carlos Santana <cs...@gmail.com>.
This is great idea.

I don't mind the same content in both places. (PhoneGap and Cordova)
Phonegap is spelled Cordova anyway :-)


Some of the blog posts in PhoneGap point to personal blogs.
I would thin that the Cordova Blog will do the same have blogs hosted on
its site or point to personal blog posts.

What about having Pages (i.e. WordPress) on the Cordova Blog in addition of
Posts?
Ideas for Pages:
- Release Notes
- Roadmap/Timeline
- Videos
- Tutorials
- List 3rd Party Plugins

Here is another one, if Blog (i.e. WordPress) is created why not host the
whole site (cordova.io) with WordPress (Posts and Pages) and move away from
Ruby for the website :-). If not then you will be maintaining two sites
with two different technologies.

--Carlos

On Thu, Jun 20, 2013 at 10:19 PM, Joe Bowser <bo...@gmail.com> wrote:

> Currently, PhoneGap aggregates the blog posts of many committers at
> phonegap.com/blog.  The downside of this is that it's an Adobe blog,
> and it's not Apache Cordova.  Apache Cordova should probably have its
> own blog, but I see a lot of the same content being in two different
> places.
>
> If someone wants to take this on, that'd be awesome.
>
> On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <ag...@chromium.org>
> wrote:
> > I brought it up in a separate thread (
> > http://callback.markmail.org/thread/y44pmva6gfm257sl) but probably
> deserves
> > its own.
> >
> > I'd like to create a Blog for Cordova and make all Committers able to
> post
> > to it. We could use it to:
> > - Post release announcements & release notes
> > - Draw attention to deprecations and upgrade guides
> > - Deep dive into significant improvements / changes
> >
> > Mainly, I think having a blog for the project will be really help by
> > providing an authoritative source for Cordova blob posts (as opposed to
> on
> > our personal blogs, which I appreciate, but which I feel are lacking
> > authority).
> >
> > I'm quite inexperienced at blogging, so everyone agrees we should go
> ahead
> > with this, it'd be good if someone more blog-savvy would own setting it
> up.
>



-- 
Carlos Santana
<cs...@gmail.com>

Re: Cordova Blog

Posted by Joe Bowser <bo...@gmail.com>.
Currently, PhoneGap aggregates the blog posts of many committers at
phonegap.com/blog.  The downside of this is that it's an Adobe blog,
and it's not Apache Cordova.  Apache Cordova should probably have its
own blog, but I see a lot of the same content being in two different
places.

If someone wants to take this on, that'd be awesome.

On Thu, Jun 20, 2013 at 7:12 PM, Andrew Grieve <ag...@chromium.org> wrote:
> I brought it up in a separate thread (
> http://callback.markmail.org/thread/y44pmva6gfm257sl) but probably deserves
> its own.
>
> I'd like to create a Blog for Cordova and make all Committers able to post
> to it. We could use it to:
> - Post release announcements & release notes
> - Draw attention to deprecations and upgrade guides
> - Deep dive into significant improvements / changes
>
> Mainly, I think having a blog for the project will be really help by
> providing an authoritative source for Cordova blob posts (as opposed to on
> our personal blogs, which I appreciate, but which I feel are lacking
> authority).
>
> I'm quite inexperienced at blogging, so everyone agrees we should go ahead
> with this, it'd be good if someone more blog-savvy would own setting it up.