Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(92)

Issue 11577007: generate dartisans from playlist, keep everything up to date (Closed)

Created:
8 years ago by sethladd
Modified:
8 years ago
Reviewers:
Kathy Walrath
CC:
jjinux
Base URL:
git@github.com:dart-lang/dartlang.org.git@master
Visibility:
Public.

Description

generate dartisans from playlist, keep everything up to date BUG= Committed: ea0389f

Patch Set 1 #

Patch Set 2 : use the right yaml #

Total comments: 15

Patch Set 3 : tweaks from review #

Total comments: 44

Patch Set 4 : tweaks from review #

Patch Set 5 : unify descriptions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -103 lines) Patch
M Makefile View 1 chunk +3 lines, -0 lines 0 comments Download
M README View 1 2 3 4 1 chunk +15 lines, -0 lines 0 comments Download
A scripts/gen_dartisans_playlist.dart View 1 2 1 chunk +100 lines, -0 lines 0 comments Download
M src/site/_layouts/dartisans_episode.markdown View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
D src/site/dartisans/dartisans-02-thumb.jpeg View 0 chunks +-1 lines, --1 lines 0 comments Download
D src/site/dartisans/dartisans-03-thumb.jpeg View 0 chunks +-1 lines, --1 lines 0 comments Download
D src/site/dartisans/dartisans-04-thumb.jpeg View 0 chunks +-1 lines, --1 lines 0 comments Download
D src/site/dartisans/dartisans-05-thumb.jpeg View 0 chunks +-1 lines, --1 lines 0 comments Download
D src/site/dartisans/dartisans-06-thumb.jpeg View 0 chunks +-1 lines, --1 lines 0 comments Download
D src/site/dartisans/dartisans-07-thumb.jpeg View 0 chunks +-1 lines, --1 lines 0 comments Download
D src/site/dartisans/dartisans-08-thumb.jpeg View 0 chunks +-1 lines, --1 lines 0 comments Download
D src/site/dartisans/dartisans-09-thumb.jpeg View 0 chunks +-1 lines, --1 lines 0 comments Download
D src/site/dartisans/dartisans-10-thumb.jpeg View 0 chunks +-1 lines, --1 lines 0 comments Download
D src/site/dartisans/dartisans-11-thumb.jpeg View 0 chunks +-1 lines, --1 lines 0 comments Download
D src/site/dartisans/dartisans-12-thumb.jpeg View 0 chunks +-1 lines, --1 lines 0 comments Download
D src/site/dartisans/dartisans-13-thumb.jpeg View 0 chunks +-1 lines, --1 lines 0 comments Download
M src/site/dartisans/dartisans-audio.xml View 2 chunks +2 lines, -0 lines 0 comments Download
M src/site/dartisans/episodes.yaml View 1 2 3 4 1 chunk +99 lines, -109 lines 0 comments Download
M src/site/dartisans/index.markdown View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sethladd
This closes out an M2 bug. Can you please take a look? Staged at http://dartisans-api.dart-lang.appspot.com/
8 years ago (2012-12-13 19:28:16 UTC) #1
Kathy Walrath
Nice Dart app, Seth! The wording needs some work. What's the best way to go ...
8 years ago (2012-12-13 20:08:45 UTC) #2
sethladd
https://chromiumcodereview.appspot.com/11577007/diff/1001/README File README (right): https://chromiumcodereview.appspot.com/11577007/diff/1001/README#newcode68 README:68: 1. Format your episode's title like this: "Dartisans ep ...
8 years ago (2012-12-13 20:33:45 UTC) #3
Kathy Walrath
A bunch of changes for the YouTube titles & descriptions. (I know you can't make ...
8 years ago (2012-12-13 21:34:37 UTC) #4
sethladd
Adding JJ because he should see all the suggestions for how to write a Dartisans ...
8 years ago (2012-12-14 05:28:03 UTC) #5
sethladd
8 years ago (2012-12-14 06:09:30 UTC) #6
Thanks for the thorough review, Kathy!

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
File src/site/dartisans/episodes.yaml (right):

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:9: description: "In this episode of Dartisans,
Dimitri Glazkov (one of the godfathers of Web Components) give a presentation on
Web Components. Also, John Messerly and Siggi Cherem (who helped build the
dart-lang/dart-web-components library) give a presentation on using Web
Components in Dart. A lot of things have changed since our last episode focused
on Web Components, and this was an awesome edition of Dartisans!"
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> give -> gives
> dart-web-components -> web-ui
> was -> is

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:14: - title: "Dartisans ep 15: A
re-introduction to Dart Editor for the first time, again."
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> Should have title case and no period afterward:
> 
> A Re-Introduction to Dart Editor for the First Time, Again

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:18: description: "You've seen Dart Editor
before, but not like this. Well, maybe you have. If you are new to Dart, you'll
be amazed at how many features are in the editor. I'll show off features like
code completion, code navigation, debugging, and more. When scaling up to
hundreds of thousands of lines of code, you'll be very happy you have a tool
that can watch your back.  For more info on Dart, please visit
http://www.dartlang.org"
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> 
> I'll -> I
> 
> If we want a link to http://dartlang.org, it'd be nice if all the descriptions
had
> identical descriptions that we could strip out for this site. Perhaps
(tweaking
> this slightly):
> 
> Learn more about Dart at http://www.dartlang.org.
> 
> [Note that I'd like a period at the end of the sentence, if possible. If not,
> insert a colon before the URL. I.e.: "... at: ....org"]
> 
> It'd be nice if we could say just "dartlang.org", but maybe youtube doesn't
> linkify that?

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:27: description: "The #dartlang community has
been busy! You'll meet some members of the Dart community and see demos of their
latest projects. Also, learn how an open-source contributor gained committer
status for Dart! As always, ask and vote for questions for Dart engineers and
community members.  Meet +Kevin Moore, +Alexander Aprelev, and +John McCutchan
show off their libraries and projects. You might just see WebGL, dart2js, and
BOT in action.  Ask questions here:
https://developers.google.com/live/shows/10184021/  Learn more about Dart at
http://www.dartlang.org"
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> - Delete: "As always, ask... members."
> - McCutchan -> McCutchan as they
> - Delete: "Ask questions here..."

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:36: description: "Don't miss this special
episode of Dartisans! Hosts JJ Behrens and Seth Ladd, with special guest Gilad
Bracha, talk about Dart's M1 release and what's new with the Dart SDK. Ask and
vote for questions at https://developers.google.com/live/shows/7702017-1001/. 
Learn more about Dart at http://www.dartlang.org"
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> Delete "Ask and vote for questions..."

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:63: description: "Ask and vote for questions
at: http://goo.gl/Zolhn   Edit and debug your Dart apps with IntelliJ and
WebStorm! In this episode of Dartisans, we'll talk to the engineers working on
this exciting project. Join hosts Seth Ladd and JJ Behrens to learn more about
writing Dart apps with JetBrain's powerful editors."
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> 
> Delete "Ask and vote...." (everything before "Edit")
> we'll -> we
> "this exciting project" is unclear. Maybe -> "the Dart plugin for these
popular
> IDEs"?

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:72: description: "We'll be talking to Todd
Turnidge, a software engineer on the Dart team, about isolates, the embedding
API, and mirrors (for reflection). If you have questions, please submit them via
the moderation queue below.  Learn more about Dart at http://www.dartlang.org"
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> "We'll be talking" -> "We talk"
> Delete: "If you have questions...."

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:77: - title: "Dartisans ep. 8: Rikulo framework
and changes to library/import"
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> should have title case:
> 
> Rikulo Framework and Changes to Libraries and Imports

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:81: description: "We'll be talking to Tim Clare
and Simon Pai about Rikulo, a 'free and open source framework for creating
incredible cross-platform web and native mobile applications in Dart & HTML5.'
We'll also be talking with Gilad Bracha about upcoming changes to the way
libraries and imports work.  Learn more about Dart at http://www.dartlang.org"
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> We'll be talking -> We talk
> We'll also be talking -> We also talk

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:86: - title: "Dartisans ep. 7: Dart news and
special guests"
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> title case:
> 
> Dart News and Special Guests

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:90: description: "In this episode of Dartisans,
we talk to Kevin Moore and Bob Nystrom about the latest language changes as Dart
heads to M1. We'll also chat about Dart's package manager and Kevin's proposed
package structure. If we're lucky, we'll get a sneak peek at the Seattle Dart
Hackathon (on July 14th) and Bob's Dart talk at OSCON.  Learn more at
http://www.dartlang.org"
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> We'll -> We
> If we're lucky, we'll -> (something to reflect what actually happened)

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:95: - title: "Dartisans ep. 6: Meet the
community - Dart hangout"
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> title case (and maybe drop the "hangout"):
> 
> Meet the Community

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:99: description: "In this episode of Dartisans,
we are joined by special guests from the Dart community. John Evans, Adam Smith,
Chris Buckett, John McCutchan, and Lars Tackmann talk about their Dart
libraries, what they like about Dart, and what they want to see in the future. 
Get started with Dart at http://www.dartlang.org/"
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> Smith -> Singer?

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:105: subtitle: "Dart hangout with the Dart
Editor team"
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> title case:
> 
> The Dart Editor Team

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:108: description: "This is Dartisans, the
Hangout show that brings you interviews and access to the Dart team. This
episode features the Dart Editor team, who will demo all the new features of the
editor and will take your questions live.  You'll love what the Dart Editor team
has been up to.  This episode was recorded on on Friday, 3/30, at 10am PDT / 6pm
GMT."
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> team, who....
> ->
> team, who demo the features of editor.

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:117: description: "In this episode of
Dartisans, the live Hangout broadcast with the Dart team, we chat with Josh
Bloch about the Dart libraries. Josh shares some insight into library and API
design, and what's coming for the Dart libraries.  This hangout was recorded
2012-02-29"
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> This date doesn't match the "Aired" date. Remove this info from the
description?
> 
> The only other episode with the date in the description is ep. 5. We should
> probably fix that one, too.

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:122: - title: "Dartisans ep. 2: Chromium with
Dart VM announced!"
On 2012/12/13 21:34:37, Kathy Walrath wrote:
> title case:
> 
> announced -> Announced

Done.

https://chromiumcodereview.appspot.com/11577007/diff/6001/src/site/dartisans/...
src/site/dartisans/episodes.yaml:127: #  length: 21815187
We're missing ep 5, which is in another account. Once I get that out, all we're
missing is ep 1, which is lost forever :(

Powered by Google App Engine
This is Rietveld 408576698