OLD | NEW |
| 1 # DO NOT EDIT THIS FILE - IT IS AUTOGENERATED |
| 2 # See scripts/gen_dartisans_playlist.dart |
1 url-prefix: http://commondatastorage.googleapis.com/dartlang-podcast/ | 3 url-prefix: http://commondatastorage.googleapis.com/dartlang-podcast/ |
2 episodes: | 4 episodes: |
3 - title: "Dartisans ep. 13: An M1 Birthday Special" | 5 - title: "Dartisans ep. 16: Dart and Web Components Reloaded" |
4 subtitle: An M1 Birthday Special | 6 subtitle: "Dart and Web Components Reloaded" |
5 file: dartisans-ep-13-m1-birthday-special.mp3 | 7 # file: unknown.mp3 |
| 8 pubdate: 2012-12-04 |
| 9 description: "In this episode of Dartisans, Dimitri Glazkov (one of the godfat
hers of Web Components) gives a presentation on Dart's Web UI library. Also, Joh
n Messerly and Siggi Cherem (who helped build the Web UI library) gives a presen
tation on using Web UI, web components, and data-driven templates with Dart. A l
ot of things have changed since our last episode focused on Web Components, and
this was an awesome edition of Dartisans! Learn more about Dart at http://www.d
artlang.org." |
| 10 # length: 21815187 |
| 11 num: 16 |
| 12 youtubeid: CqS4lnO_dqs |
| 13 thumbnail: http://i.ytimg.com/vi/CqS4lnO_dqs/0.jpg |
| 14 - title: "Dartisans ep. 15: A Re-Introduction to Dart Editor for the First Time,
Again" |
| 15 subtitle: "A Re-Introduction to Dart Editor for the First Time, Again" |
| 16 # file: unknown.mp3 |
| 17 pubdate: 2012-11-26 |
| 18 description: "You've seen Dart Editor before, but not like this. Well, maybe y
ou have. If you are new to Dart, you'll be amazed at how many features are in th
e editor. Seth Ladd shows off features like code completion, code navigation, de
bugging, and more. When scaling up to hundreds of thousands of lines of code, yo
u'll be very happy you have a tool that can watch your back. Learn more about D
art at http://www.dartlang.org." |
| 19 # length: 21815187 |
| 20 num: 15 |
| 21 youtubeid: cGJE5-IvXOw |
| 22 thumbnail: http://i.ytimg.com/vi/cGJE5-IvXOw/0.jpg |
| 23 - title: "Dartisans ep. 14: Dart Community Demos" |
| 24 subtitle: "Dart Community Demos" |
| 25 # file: unknown.mp3 |
| 26 pubdate: 2012-10-29 |
| 27 description: "The #dartlang community has been busy! Meet some members of the
Dart community and see demos of their latest projects. Also, learn how an open-s
ource contributor gained committer status for Dart! Meet +Kevin Moore, +Alexand
er Aprelev, and +John McCutchan as they show off their libraries and projects. Y
ou might just see WebGL, dart2js, and BOT in action. Learn more about Dart at h
ttp://www.dartlang.org." |
| 28 # length: 21815187 |
| 29 num: 14 |
| 30 youtubeid: 1KYdBd4tl0Y |
| 31 thumbnail: http://i.ytimg.com/vi/1KYdBd4tl0Y/0.jpg |
| 32 - title: "Dartisans ep. 13: An M1 Birthday Special!" |
| 33 subtitle: "An M1 Birthday Special!" |
| 34 # file: unknown.mp3 |
6 pubdate: 2012-10-16 | 35 pubdate: 2012-10-16 |
7 description: Don't miss this special episode of Dartisans! Hosts JJ Behrens | 36 description: "Don't miss this special episode of Dartisans! Hosts JJ Behrens a
nd Seth Ladd, with special guest Gilad Bracha, talk about Dart's M1 release and
what's new with the Dart SDK. Learn more about Dart at http://www.dartlang.org.
" |
8 and Seth Ladd, with special guest Gilad Bracha, talk about | 37 # length: 21815187 |
9 Dart's M1 release and what's new with the Dart SDK. | |
10 length: 21815187 | |
11 num: 13 | 38 num: 13 |
12 youtubeid: r6jG2cSocME | 39 youtubeid: r6jG2cSocME |
13 | 40 thumbnail: http://i.ytimg.com/vi/r6jG2cSocME/0.jpg |
14 - title: "Dartisans ep. 12: Dart and Web Components" | 41 - title: "Dartisans ep. 12: Dart + Web Components" |
15 subtitle: Dart and Web Components | 42 subtitle: "Dart + Web Components" |
16 file: dartisans-ep-12-dart-and-web-components.mp3 | 43 # file: unknown.mp3 |
17 pubdate: 2012-09-18 | 44 pubdate: 2012-09-18 |
18 description: Web Components are ushering in the "declarative renaissance" | 45 description: "Web Components are ushering in the 'declarative renaissance' for
modern web development. Watch this episode of Dartisans to learn how you can bu
ild Web Components with Dart, and compile them into JavaScript to run across the
modern web. Learn more about Dart at http://www.dartlang.org." |
19 for modern web development. Watch this episode of Dartisans to | 46 # length: 21815187 |
20 learn how you can build Web Components with Dart, and compile | |
21 them into JavaScript to run across the modern web. | |
22 length: 22465950 | |
23 num: 12 | 47 num: 12 |
24 youtubeid: zUdQkSwslzc | 48 youtubeid: zUdQkSwslzc |
25 | 49 thumbnail: http://i.ytimg.com/vi/zUdQkSwslzc/0.jpg |
26 - title: "Dartisans ep. 11: Compiling Dart to JavaScript" | 50 - title: "Dartisans ep. 11: Compiling Dart to JavaScript" |
27 subtitle: Compiling Dart to JavaScript | 51 subtitle: "Compiling Dart to JavaScript" |
28 file: dartisans-ep-11-compiling-dart-to-javascript.mp3 | 52 # file: unknown.mp3 |
29 pubdate: 2012-08-30 | 53 pubdate: 2012-08-30 |
30 description: Dart runs across the modern web by compiling to JavaScript. | 54 description: "Dart runs across the modern web by compiling to JavaScript. In t
his episode of Dartisans, meet some engineers working on dart2js and learn how t
hey compile Dart to JavaScript. Learn more about Dart at http://www.dartlang.or
g." |
31 In this episode of Dartisans, meet some engineers working on dart
2js and | 55 # length: 21815187 |
32 learn how they compile Dart to JavaScript. | |
33 length: 13283867 | |
34 num: 11 | 56 num: 11 |
35 youtubeid: rDdK0PA9Pgo | 57 youtubeid: rDdK0PA9Pgo |
36 - title: "Dartisans ep. 10: IntelliJ's Dart Plugin" | 58 thumbnail: http://i.ytimg.com/vi/rDdK0PA9Pgo/0.jpg |
37 subtitle: IntelliJ's Dart Plugin | 59 - title: "Dartisans ep. 10: Dart Plugin for IntelliJ" |
38 file: dartisans-ep-10-intellij-dart-plugin.mp3 | 60 subtitle: "Dart Plugin for IntelliJ" |
39 pubdate: 2012-08-20 | 61 # file: unknown.mp3 |
40 description: Edit and debug your Dart apps with IntelliJ and WebStorm! In this | 62 pubdate: 2012-08-14 |
41 episode of Dartisans, we'll talk to the engineers working on this | 63 description: "Edit and debug your Dart apps with IntelliJ and WebStorm! In thi
s episode of Dartisans, meet the engineers working on the Dart plugin for these
IDEs. Join hosts Seth Ladd and JJ Behrens to learn more about writing Dart apps
with JetBrain's powerful editors. Learn more about Dart at http://dartlang.org.
" |
42 exciting project. Join hosts Seth Ladd and JJ Behrens to learn mo
re | 64 # length: 21815187 |
43 about writing Dart apps with JetBrain's powerful editors. | |
44 length: 34139088 | |
45 num: 10 | 65 num: 10 |
46 youtubeid: o9wGleperZU | 66 youtubeid: o9wGleperZU |
47 - title: 'Dartisans ep. 9: Isolates and Mirror API' | 67 thumbnail: http://i.ytimg.com/vi/o9wGleperZU/0.jpg |
48 subtitle: Isolates and Mirror API | 68 - title: "Dartisans ep. 9: Isolates and Mirror API" |
49 file: dartisans-ep-09-isolates-and-mirror-api.mp3 | 69 subtitle: "Isolates and Mirror API" |
| 70 # file: unknown.mp3 |
50 pubdate: 2012-08-08 | 71 pubdate: 2012-08-08 |
51 description: In this episode of Dartisans, we talk to Todd Turnidge, | 72 description: "Learn more about Dart's concurrency and reflection libraries. In
this episode, we chat with Todd Turnidge and Johnni Winther, software engineers
on the Dart team, about isolates, the embedding API, and mirrors (for reflectio
n). Learn more about Dart at http://dartlang.org." |
52 a software engineer on the Dart team, about isolates, the embeddi
ng API, | 73 # length: 21815187 |
53 and mirrors (for reflection). We also chat with Johnni Winther | |
54 about his work on dart2js. | |
55 length: 20256122 | |
56 num: 9 | 74 num: 9 |
57 youtubeid: yV_a9G1ejwM | 75 youtubeid: yV_a9G1ejwM |
58 - title: 'Dartisans ep. 8: Rikulo and changes to library/import syntax' | 76 thumbnail: http://i.ytimg.com/vi/yV_a9G1ejwM/0.jpg |
59 subtitle: Rikulo and changes to library/import syntax | 77 - title: "Dartisans ep. 8: Rikulo Framework and Changes to Libraries and Imports
" |
60 file: dartisans-ep-08-rikulo-and-changes-to-library-import-syntax.mp3 | 78 subtitle: "Rikulo Framework and Changes to Libraries and Imports" |
| 79 # file: unknown.mp3 |
61 pubdate: 2012-07-25 | 80 pubdate: 2012-07-25 |
62 description: In this episode of Dartisans, we talk to the developers of | 81 description: "We talk to Tim Clare and Simon Pai about Rikulo, a 'free and ope
n source framework for creating incredible cross-platform web and native mobile
applications in Dart & HTML5.' We also talk with Gilad Bracha about changes to t
he way libraries and imports work. Learn more about Dart at http://dartlang.org
." |
63 Rikulo, an open source mobile web app framework built with Dart. | 82 # length: 21815187 |
64 We also chat with | |
65 <a href="https://plus.google.com/106019496651402300537/posts">Gil
ad Bracha</a> | |
66 about the changes to the library | |
67 import syntax coming with M1. | |
68 length: 20942858 | |
69 num: 8 | 83 num: 8 |
70 youtubeid: LIU1fdhdmkk | 84 youtubeid: LIU1fdhdmkk |
71 - title: 'Dartisans ep. 7: Pub and packages' | 85 thumbnail: http://i.ytimg.com/vi/LIU1fdhdmkk/0.jpg |
72 file: dartisans-ep-07-pub-and-packages.mp3 | 86 - title: "Dartisans ep. 7: Dart News and Special Guests" |
73 subtitle: Pub and packages | 87 subtitle: "Dart News and Special Guests" |
| 88 # file: unknown.mp3 |
74 pubdate: 2012-07-10 | 89 pubdate: 2012-07-10 |
75 description: In this episode of Dartisans, we talk to | 90 description: "In this episode of Dartisans, we talk to Kevin Moore and Bob Nys
trom about the latest language changes as Dart heads to M1. We also chat about D
art's package manager and Kevin's proposed package structure. Learn more at htt
p://dartlang.org." |
76 <a href="https://plus.google.com/100798142896685420545/posts">Bob
Nystrom</a> | 91 # length: 21815187 |
77 and | |
78 <a href="https://plus.google.com/116776358422263344346/posts">Nat
han Weizenbaum</a>, | |
79 the engineers on the pub package manager project. | |
80 We also chat with | |
81 <a href="https://plus.google.com/110066012384188006594/posts">Kev
in Moore</a>, | |
82 one of the early pub package users. | |
83 length: 20191870 | |
84 num: 7 | 92 num: 7 |
85 youtubeid: HAIIfh8C2Q8 | 93 youtubeid: HAIIfh8C2Q8 |
86 - title: 'Dartisans ep. 6: Meet the Community' | 94 thumbnail: http://i.ytimg.com/vi/HAIIfh8C2Q8/0.jpg |
87 file: dartisans-ep-06-meet-the-community.mp3 | 95 - title: "Dartisans ep. 6: Meet the Dart Community" |
88 subtitle: Meet the Community | 96 subtitle: "Meet the Dart Community" |
| 97 # file: unknown.mp3 |
89 pubdate: 2012-06-22 | 98 pubdate: 2012-06-22 |
90 description: In this episode of Dartisans, we meet some early adopters of Dart
and learn about | 99 description: "In this episode of Dartisans, we are joined by special guests fr
om the Dart community. John Evans, Adam Singer, Chris Buckett, John McCutchan, a
nd Lars Tackmann talk about their Dart libraries, what they like about Dart, and
what they want to see in the future. Learn more about Dart at http://dartlang.
org." |
91 their open source work. Thanks to | 100 # length: 21815187 |
92 <a href="https://plus.google.com/104569492481999771226/posts">Ada
m Smith</a>, | |
93 <a href="https://plus.google.com/117571249567635877826/posts">Chr
is Buckett</a>, | |
94 <a href="https://plus.google.com/115427174005651655317/posts">Joh
n Evans</a>, | |
95 <a href="https://plus.google.com/106737154382790678002/posts">Joh
n McCutchan</a>, | |
96 and | |
97 <a href="https://plus.google.com/107016091651015882408/posts">Lar
s Tackmann</a> | |
98 for joining us. | |
99 length: 23124272 | |
100 num: 6 | 101 num: 6 |
101 youtubeid: HPvTFX-HUz4 | 102 youtubeid: HPvTFX-HUz4 |
102 - title: 'Dartisans ep. 5: Meet the Dart virtual machine team' | 103 thumbnail: http://i.ytimg.com/vi/HPvTFX-HUz4/0.jpg |
103 subtitle: Meet the Dart virtual machine team | 104 - title: "Dartisans ep. 4: Hangout with the Dart Editor Team" |
104 file: dartisans-ep-05-dart-virtual-machine-team.mp3 | 105 subtitle: "Hangout with the Dart Editor Team" |
105 pubdate: 2012-05-21 | 106 # file: unknown.mp3 |
106 description: In this episode of Dartisans, we meet some of the Dart VM enginee
rs. We learn about | 107 pubdate: 2012-03-30 |
107 their experience building VMs and what’s in store for the Dart VM
. | 108 description: "This is Dartisans, the Hangout show that brings you interviews a
nd access to the Dart team. This episode features the Dart Editor team as they d
emo all the new features of the editor. You'll love what the Dart Editor team h
as been up to." |
108 length: 27532906 | 109 # length: 21815187 |
109 num: 5 | 110 num: 5 |
110 youtubeid: iaihILzMo2A | 111 youtubeid: 9MCFzEISn0c |
111 - title: 'Dartisans ep. 4: Meet the Dart Editor team' | 112 thumbnail: http://i.ytimg.com/vi/9MCFzEISn0c/0.jpg |
112 subtitle: Meet the Dart Editor team | 113 - title: "Dartisans ep. 3: Dart Libraries with Josh Bloch" |
113 file: dartisans-ep-04-dart-editor-team.mp3 | 114 subtitle: "Dart Libraries with Josh Bloch" |
114 pubdate: 2012-03-30 | 115 # file: unknown.mp3 |
115 description: In this episode of Dartisans, we meet some of the Dart Editor eng
ineers and get a demo | 116 pubdate: 2012-02-29 |
116 of features and functionality. | 117 description: "In this episode of Dartisans, we chat with Josh Bloch about the
Dart libraries. Josh shares some insight into library and API design." |
117 length: 17609091 | 118 # length: 21815187 |
118 num: 4 | 119 num: 4 |
119 youtubeid: 9MCFzEISn0c | 120 youtubeid: wmsVHdllIPM |
120 - title: 'Dartisans ep. 3: Library design with Josh Bloch' | 121 thumbnail: http://i.ytimg.com/vi/wmsVHdllIPM/0.jpg |
121 subtitle: Library design with Josh Bloch | 122 - title: "Dartisans ep. 2: Chromium with Dart VM Announced!" |
122 file: dartisans-ep-03-josh-bloch.mp3 | 123 subtitle: "Chromium with Dart VM Announced!" |
123 pubdate: 2012-02-29 | 124 # file: unknown.mp3 |
124 description: In this episode of Dartisans, we chat with Josh Bloch about libra
ry design and some of | 125 pubdate: 2012-02-15 |
125 his plans for the Dart libraries. | 126 description: "We announce that binary builds of Chromium with Dart VM are now
available. Seth Ladd hosts with two guests from the Dart team, Vijay Menon and A
nton Muhin. Download Dartium at http://www.dartlang.org/dartium/ Learn more abo
ut Dart at http://dartlang.org." |
126 length: 25121489 | 127 # length: 21815187 |
127 num: 3 | 128 num: 3 |
128 youtubeid: wmsVHdllIPM | 129 youtubeid: 4EHKN1ywdb4 |
129 - title: 'Dartisans ep. 2: Chromium with Dart VM announced!' | 130 thumbnail: http://i.ytimg.com/vi/4EHKN1ywdb4/0.jpg |
130 subtitle: Chromium with Dart VM announced! | |
131 file: dartisans-ep-02-chromium-with-dart-vm.mp3 | |
132 pubdate: 2012-02-15 | |
133 description: In this episode of Dartisans, we chat with | |
134 <a href="https://plus.google.com/114045999004646044580/posts">Vij
ay Menon</a> | |
135 and | |
136 <a href="https://plus.google.com/113884493438085685730/posts">Ant
on Muhin</a> about their | |
137 announcement of binary availability of Chromium with an embedded
Dart VM. | |
138 length: 26469408 | |
139 num: 2 | |
140 youtubeid: 4EHKN1ywdb4 | |
OLD | NEW |