From f216b54ffadd6050364e0443489e87f06121e62c Mon Sep 17 00:00:00 2001 From: Chris Ng Date: Mon, 5 Nov 2018 19:09:12 -0500 Subject: [PATCH 1/4] blog(embertimes72): JSConfEU CFP --- source/blog/2018-11-09-the-ember-times-issue-72.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/source/blog/2018-11-09-the-ember-times-issue-72.md b/source/blog/2018-11-09-the-ember-times-issue-72.md index cc2cfad139..fc4b5eb104 100644 --- a/source/blog/2018-11-09-the-ember-times-issue-72.md +++ b/source/blog/2018-11-09-the-ember-times-issue-72.md @@ -1,6 +1,6 @@ --- title: The Ember Times - Issue No. 72 -author: the crowd +author: Chris Ng, the crowd tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018 alias : "blog/2018/11/09-the-ember-times-issue-X72X.html" responsive: true @@ -12,8 +12,15 @@ responsive: true --- -## [SECTION TITLE](#section-url) +## [JSConf EU CFP is Now Open! 👐](https://2019.jsconf.eu/call-for-speakers/) + +[JSConf EU](https://2019.jsconf.eu/), which will be held from **June 1 – 2 2019 at Berlin**, has officially opened their call for papers for a talk regarding JavaScript, the web, or a clever hack. + +This is a good opportunity for us, as Ember developers, to **showcase our work to the greater JavaScript community**. Similar to the [EmberConf process](https://www.emberjs.com/blog/2018/10/12/the-ember-times-issue-68.html#toc_a-href-https-emberconf-com-become-a-speaker-html-emberconf-2019-call-for-papers-a), the papers starts out blind and later gets de-anonymized. + +The call for speakers this year is **open until December 23rd**. JSConf’s sister conference CSSconf even published a blog on [How to write a great talk proposal for a tech conference](https://blog.cssconf.eu/2014/06/12/how-to-write-a-great-talk-proposal-for-a-tech-conference/). +_”Pick the topic you feel most passionate about. This is your conference.”_ is the JSConf EU saying so [apply to be a speaker](https://2019.jsconf.eu/call-for-speakers/) today! --- @@ -90,4 +97,4 @@ That's another wrap! ✨ Be kind, -the crowd and the Learning Team +Chris Ng, the crowd and the Learning Team From 0f62ad2b9a8863e4e520994345ee218c1c382c2f Mon Sep 17 00:00:00 2001 From: Chris Ng Date: Mon, 5 Nov 2018 22:57:31 -0500 Subject: [PATCH 2/4] blog(embertimes72): alexlint change word & ignore --- source/blog/2018-11-09-the-ember-times-issue-72.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/blog/2018-11-09-the-ember-times-issue-72.md b/source/blog/2018-11-09-the-ember-times-issue-72.md index fc4b5eb104..2c485e9249 100644 --- a/source/blog/2018-11-09-the-ember-times-issue-72.md +++ b/source/blog/2018-11-09-the-ember-times-issue-72.md @@ -16,9 +16,10 @@ responsive: true [JSConf EU](https://2019.jsconf.eu/), which will be held from **June 1 – 2 2019 at Berlin**, has officially opened their call for papers for a talk regarding JavaScript, the web, or a clever hack. + This is a good opportunity for us, as Ember developers, to **showcase our work to the greater JavaScript community**. Similar to the [EmberConf process](https://www.emberjs.com/blog/2018/10/12/the-ember-times-issue-68.html#toc_a-href-https-emberconf-com-become-a-speaker-html-emberconf-2019-call-for-papers-a), the papers starts out blind and later gets de-anonymized. -The call for speakers this year is **open until December 23rd**. JSConf’s sister conference CSSconf even published a blog on [How to write a great talk proposal for a tech conference](https://blog.cssconf.eu/2014/06/12/how-to-write-a-great-talk-proposal-for-a-tech-conference/). +The call for speakers this year is **open until December 23rd**. JSConf’s sibling conference, CSSconf, even published a blog on [How to write a great talk proposal for a tech conference](https://blog.cssconf.eu/2014/06/12/how-to-write-a-great-talk-proposal-for-a-tech-conference/). _”Pick the topic you feel most passionate about. This is your conference.”_ is the JSConf EU saying so [apply to be a speaker](https://2019.jsconf.eu/call-for-speakers/) today! From 8745139df22f99a7c343fbc291e60c215c98b889 Mon Sep 17 00:00:00 2001 From: Amy Lam Date: Tue, 6 Nov 2018 13:40:15 -0500 Subject: [PATCH 3/4] blog(embertimes72): at vs in Co-Authored-By: chrisrng --- source/blog/2018-11-09-the-ember-times-issue-72.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/blog/2018-11-09-the-ember-times-issue-72.md b/source/blog/2018-11-09-the-ember-times-issue-72.md index 2c485e9249..f304597833 100644 --- a/source/blog/2018-11-09-the-ember-times-issue-72.md +++ b/source/blog/2018-11-09-the-ember-times-issue-72.md @@ -14,7 +14,7 @@ responsive: true ## [JSConf EU CFP is Now Open! 👐](https://2019.jsconf.eu/call-for-speakers/) -[JSConf EU](https://2019.jsconf.eu/), which will be held from **June 1 – 2 2019 at Berlin**, has officially opened their call for papers for a talk regarding JavaScript, the web, or a clever hack. +[JSConf EU](https://2019.jsconf.eu/), which will be held from **June 1 – 2 2019 in Berlin**, has officially opened their call for papers for a talk regarding JavaScript, the web, or a clever hack. This is a good opportunity for us, as Ember developers, to **showcase our work to the greater JavaScript community**. Similar to the [EmberConf process](https://www.emberjs.com/blog/2018/10/12/the-ember-times-issue-68.html#toc_a-href-https-emberconf-com-become-a-speaker-html-emberconf-2019-call-for-papers-a), the papers starts out blind and later gets de-anonymized. From 81929cd7f79fc292709ed072e97bd69ec3fa8347 Mon Sep 17 00:00:00 2001 From: Chris Ng Date: Tue, 6 Nov 2018 13:46:09 -0500 Subject: [PATCH 4/4] blog(embertimes72): added blurb on top --- source/blog/2018-11-09-the-ember-times-issue-72.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/blog/2018-11-09-the-ember-times-issue-72.md b/source/blog/2018-11-09-the-ember-times-issue-72.md index f304597833..1a50796171 100644 --- a/source/blog/2018-11-09-the-ember-times-issue-72.md +++ b/source/blog/2018-11-09-the-ember-times-issue-72.md @@ -8,7 +8,8 @@ responsive: true Emberistas! 🐹 - +. +We need **Emberistas at JSConf EU**, so submit a talk to the newly opened CFP! 🗣️ ---