www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - [DRAFT] This Week in D - Jan 18

reply "Adam D. Ruppe" <destructionator gmail.com> writes:
Anyone like to do a quick proofread of the next edition of This 
Week in D?

http://arsdnet.net/this-week-in-d/jan-18.html

Do NOT post this publically yet - it is just a draft, I want to 
do the broad public release/announcement either later tonight or 
first thing tomorrow morning.

Refresh it btw to get new CSS, I made a minor change on the link 
color, see if you like the plain better.


Also btw this is static content served with pre-gzip. We should 
use that technique on the D site too!
Jan 18 2015
next sibling parent reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 1/18/15 5:42 PM, Adam D. Ruppe wrote:
 Anyone like to do a quick proofread of the next edition of This Week in D?

 http://arsdnet.net/this-week-in-d/jan-18.html
* Unclear which week you're referring to - past or upcoming? Use "this week" and "next week" - right now you use "this week" for both. * http://www.meetup.com/D-Lang-Sillicon-Valley/events/219413448/ may be mentioned * Styling needs work :o). Andrei
Jan 18 2015
parent reply "John Colvin" <john.loughran.colvin gmail.com> writes:
On Monday, 19 January 2015 at 02:29:11 UTC, Andrei Alexandrescu 
wrote:
 * Styling needs work :o).


 Andrei
Personally I really like the spartan styling. I don't see any need for a whole load of colourful background and heavy styling etc. any more than I would on the page of a book. The only thing I'd change would be to widen the margins of the white content section as the text is a little cramped up to the edges.
Jan 19 2015
parent Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 1/19/15 1:33 AM, John Colvin wrote:
 On Monday, 19 January 2015 at 02:29:11 UTC, Andrei Alexandrescu wrote:
 * Styling needs work :o).


 Andrei
Personally I really like the spartan styling. I don't see any need for a whole load of colourful background and heavy styling etc. any more than I would on the page of a book.
A whole load of colorful background and heavy styling would be bad styling. Look at Mengu's mockup: http://i.imgur.com/VRmCwCT.png. You see that and immediately go, "Cool, let's read that". You look at a bare page you go "Urgh, this better be good". That stuff does matter even though we know it somehow shouldn't and like to think we personally are immune to it. Andrei
Jan 19 2015
prev sibling next sibling parent "Zach the Mystic" <reachzach gggmail.com> writes:
On Monday, 19 January 2015 at 01:42:58 UTC, Adam D. Ruppe wrote:
 Anyone like to do a quick proofread of the next edition of This 
 Week in D?
float divideBy(float divisor, float dividend) { return dividend / dividend; <-- not a very interesting mathematical operation here!
Jan 18 2015
prev sibling next sibling parent "jms" <jms nomail.com> writes:
Under statistics, both links say "bugs fixed"

On Monday, 19 January 2015 at 01:42:58 UTC, Adam D. Ruppe wrote:
 Anyone like to do a quick proofread of the next edition of This 
 Week in D?

 http://arsdnet.net/this-week-in-d/jan-18.html

 Do NOT post this publically yet - it is just a draft, I want to 
 do the broad public release/announcement either later tonight 
 or first thing tomorrow morning.

 Refresh it btw to get new CSS, I made a minor change on the 
 link color, see if you like the plain better.


 Also btw this is static content served with pre-gzip. We should 
 use that technique on the D site too!
Jan 18 2015
prev sibling next sibling parent "Mike" <none none.com> writes:
On Monday, 19 January 2015 at 01:42:58 UTC, Adam D. Ruppe wrote:
 Anyone like to do a quick proofread of the next edition of This 
 Week in D?

 http://arsdnet.net/this-week-in-d/jan-18.html

 Do NOT post this publically yet - it is just a draft, I want to 
 do the broad public release/announcement either later tonight 
 or first thing tomorrow morning.

 Refresh it btw to get new CSS, I made a minor change on the 
 link color, see if you like the plain better.


 Also btw this is static content served with pre-gzip. We should 
 use that technique on the D site too!
s/demonstrats/demonstrates
Jan 18 2015
prev sibling next sibling parent reply Jacob Carlborg <doob me.com> writes:
On 2015-01-19 02:42, Adam D. Ruppe wrote:
 Anyone like to do a quick proofread of the next edition of This Week in D?

 http://arsdnet.net/this-week-in-d/jan-18.html
I'm not so sure if "Add support for compiling Objective-C code as extra sources" is a major change. I would rather think it's minor. Especially since it won't really be visible to end users and the functionality is pointless in its own. -- /Jacob Carlborg
Jan 19 2015
next sibling parent "Daniel Murphy" <yebbliesnospam gmail.com> writes:
"Jacob Carlborg"  wrote in message news:m9iee2$p14$1 digitalmars.com... 

 I'm not so sure if "Add support for compiling Objective-C code as extra 
 sources" is a major change. I would rather think it's minor. Especially 
 since it won't really be visible to end users and the functionality is 
 pointless in its own.
I agree, this is an internal thing and shouldn't be on there. Also, it says '31 bugs fixed' but links to the list of newly opened bugs.
Jan 19 2015
prev sibling parent reply "Adam D. Ruppe" <destructionator gmail.com> writes:
On Monday, 19 January 2015 at 08:14:58 UTC, Jacob Carlborg wrote:
 I'm not so sure if "Add support for compiling Objective-C code 
 as extra sources" is a major change. I would rather think it's 
 minor.
Yeah, the change itself is minor, but I'm hoping it might be indicative more coming in the coming months; adding it to the test cases means we might have significant stuff to test soon.
Jan 19 2015
parent Jacob Carlborg <doob me.com> writes:
On 2015-01-19 16:47, Adam D. Ruppe wrote:

 Yeah, the change itself is minor, but I'm hoping it might be indicative
 more coming in the coming months; adding it to the test cases means we
 might have significant stuff to test soon.
Then we can wait until there's actually anything useful added. -- /Jacob Carlborg
Jan 19 2015
prev sibling next sibling parent "Dominikus Dittes Scherkl" writes:
On Monday, 19 January 2015 at 01:42:58 UTC, Adam D. Ruppe wrote:
 Anyone like to do a quick proofread of the next edition of This 
 Week in D?

 http://arsdnet.net/this-week-in-d/jan-18.html

 Do NOT post this publically yet - it is just a draft, I want to 
 do the broad public release/announcement either later tonight 
 or first thing tomorrow morning.

 Refresh it btw to get new CSS, I made a minor change on the 
 link color, see if you like the plain better.


 Also btw this is static content served with pre-gzip. We should 
 use that technique on the D site too!
Wow. A lot of bugs fixed: first 20 and then another 31, and no new bugs found. Is that really true?
Jan 19 2015
prev sibling next sibling parent reply "ZombineDev" <valid_email he.re> writes:
Very nice work as the previous edition!

Some corrections, though:
* The number of merged PRs is incorrect, because it includes PRs 
that have been merged before this week and only have new comments 
on them. E.g.: [1]

* You may want to rename the second links in the Statistics 
section to
31 issuses added / opened (because it includes enhancement 
request as well as bugs).


[1]: https://github.com/D-Programming-Language/dmd/pull/1893

Keep up the good work :)



On Monday, 19 January 2015 at 01:42:58 UTC, Adam D. Ruppe wrote:
 Anyone like to do a quick proofread of the next edition of This 
 Week in D?

 http://arsdnet.net/this-week-in-d/jan-18.html

 Do NOT post this publically yet - it is just a draft, I want to 
 do the broad public release/announcement either later tonight 
 or first thing tomorrow morning.

 Refresh it btw to get new CSS, I made a minor change on the 
 link color, see if you like the plain better.


 Also btw this is static content served with pre-gzip. We should 
 use that technique on the D site too!
Jan 19 2015
parent "Adam D. Ruppe" <destructionator gmail.com> writes:
On Monday, 19 January 2015 at 10:05:42 UTC, ZombineDev wrote:
 * The number of merged PRs is incorrect, because it includes 
 PRs that have been merged before this week and only have new 
 comments on them. E.g.: [1]
Ah, yes, fixed. https://github.com/D-Programming-Language/druntime/pulls?q=is%3Apr+is%3Amerged+merged%3A201 -01-12..2015-01-18+ shoudl give better stuff
Jan 19 2015
prev sibling next sibling parent reply "Mengu" <mengukagan gmail.com> writes:
hello all

yesterday i took the liberty of asking a dear designer friend of 
mine to help us have a better newsletter. luckily, he was able to 
put some design together for it. please see it at 
http://bit.ly/1DTLuPS and let us know what you guys think.

let's have some elegance with rock solid code.
Jan 19 2015
next sibling parent reply "MattCoder" <stop spam.com> writes:
On Monday, 19 January 2015 at 11:57:51 UTC, Mengu wrote:
 hello all

 yesterday i took the liberty of asking a dear designer friend 
 of mine to help us have a better newsletter. luckily, he was 
 able to put some design together for it. please see it at 
 http://bit.ly/1DTLuPS and let us know what you guys think.

 let's have some elegance with rock solid code.
I liked It's clean. Matheus.
Jan 19 2015
parent "CraigDillabaugh" <craig.dillabaugh gmail.com> writes:
On Monday, 19 January 2015 at 13:24:13 UTC, MattCoder wrote:
 On Monday, 19 January 2015 at 11:57:51 UTC, Mengu wrote:
 hello all

 yesterday i took the liberty of asking a dear designer friend 
 of mine to help us have a better newsletter. luckily, he was 
 able to put some design together for it. please see it at 
 http://bit.ly/1DTLuPS and let us know what you guys think.

 let's have some elegance with rock solid code.
I liked It's clean. Matheus.
I like it too. Stylish, but not over the top.
Jan 19 2015
prev sibling parent reply "Adam D. Ruppe" <destructionator gmail.com> writes:
On Monday, 19 January 2015 at 11:57:51 UTC, Mengu wrote:
 yesterday i took the liberty of asking a dear designer friend 
 of mine to help us have a better newsletter. luckily, he was
Cool, thanks! I combined the two suggestions to form this: http://arsdnet.net/this-week-in-d/jan-18.html Final draft for this week? I wanna release in like half an hour, then we can do more tweaks for next week too.
Jan 19 2015
next sibling parent reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 1/19/15 8:37 AM, Adam D. Ruppe wrote:
 On Monday, 19 January 2015 at 11:57:51 UTC, Mengu wrote:
 yesterday i took the liberty of asking a dear designer friend of mine
 to help us have a better newsletter. luckily, he was
Cool, thanks! I combined the two suggestions to form this: http://arsdnet.net/this-week-in-d/jan-18.html Final draft for this week? I wanna release in like half an hour, then we can do more tweaks for next week too.
We seem to have the problem that every time we want to release on Sunday evening, we end up releasing on Monday morning. What would be a good release time for the newsletter? Then let's subtract 12 hours from that and commit to it :o). Andrei
Jan 19 2015
parent "Adam D. Ruppe" <destructionator gmail.com> writes:
On Monday, 19 January 2015 at 16:40:38 UTC, Andrei Alexandrescu 
wrote:
 We seem to have the problem that every time we want to release 
 on Sunday evening, we end up releasing on Monday morning.
Nah, last time we didn't release until Tuesday! If the pattern keeps up, we'll be on time next week. (This one was basically good to go yesterday too, but I decided to post a draft instead - and I think that has worked out well, the style update was IMO worth it.)
Jan 19 2015
prev sibling parent reply "MattCoder" <stop spam.com> writes:
On Monday, 19 January 2015 at 16:37:51 UTC, Adam D. Ruppe wrote:
 On Monday, 19 January 2015 at 11:57:51 UTC, Mengu wrote:
 yesterday i took the liberty of asking a dear designer friend 
 of mine to help us have a better newsletter. luckily, he was
Cool, thanks! I combined the two suggestions to form this: http://arsdnet.net/this-week-in-d/jan-18.html Final draft for this week? I wanna release in like half an hour, then we can do more tweaks for next week too.
Wow, is look beautiful! Congratulations! Hey Mengu you could share those icons from his demonstration (Calendar, statistic): http://i.imgur.com/VRmCwCT.png Matheus.
Jan 19 2015
next sibling parent reply "Adam D. Ruppe" <destructionator gmail.com> writes:
On Monday, 19 January 2015 at 16:46:41 UTC, MattCoder wrote:
 Hey Mengu you could share those icons from his demonstration 
 (Calendar, statistic): http://i.imgur.com/VRmCwCT.png
And other potential headers too. I could have cut them out of the image but since there's only the two, I figured that would be inconsistent and just went with none for now.
Jan 19 2015
parent "Mengu" <mengukagan gmail.com> writes:
On Monday, 19 January 2015 at 16:50:10 UTC, Adam D. Ruppe wrote:
 On Monday, 19 January 2015 at 16:46:41 UTC, MattCoder wrote:
 Hey Mengu you could share those icons from his demonstration 
 (Calendar, statistic): http://i.imgur.com/VRmCwCT.png
And other potential headers too. I could have cut them out of the image but since there's only the two, I figured that would be inconsistent and just went with none for now.
glad you liked it. no worries, we will be sharing all of the icons and other objects once he's done with the design. i personally think that this might be the best good looking proglang newsletter. he's going to work on typography and good looking code and try to provide a smooth reading experience to the readers coming from different backgrounds and urge them to act on D. and i believe he can do that.
Jan 19 2015
prev sibling parent "MattCoder" <stop spam.com> writes:
On Monday, 19 January 2015 at 16:46:41 UTC, MattCoder wrote:
 On Monday, 19 January 2015 at 16:37:51 UTC, Adam D. Ruppe wrote:
 On Monday, 19 January 2015 at 11:57:51 UTC, Mengu wrote:
 yesterday i took the liberty of asking a dear designer friend 
 of mine to help us have a better newsletter. luckily, he was
Cool, thanks! I combined the two suggestions to form this: http://arsdnet.net/this-week-in-d/jan-18.html Final draft for this week? I wanna release in like half an hour, then we can do more tweaks for next week too.
Wow, is look beautiful! Congratulations! Hey Mengu you could share those icons from his demonstration (Calendar, statistic): http://i.imgur.com/VRmCwCT.png Matheus.
OPS: Wow, looks beautiful! Congratulations! I forgot: Maybe you should put these pipeline code and divideBy examples inside a content like you did with UFCS. Matheus.
Jan 19 2015
prev sibling next sibling parent reply Ivan Timokhin <timokhin.iv gmail.com> writes:
19.01.2015 04:42, Adam D. Ruppe пишет:
 Anyone like to do a quick proofread of the next edition of This Week in D?

 http://arsdnet.net/this-week-in-d/jan-18.html

 Do NOT post this publically yet - it is just a draft, I want to do the
 broad public release/announcement either later tonight or first thing
 tomorrow morning.

 Refresh it btw to get new CSS, I made a minor change on the link color,
 see if you like the plain better.


 Also btw this is static content served with pre-gzip. We should use that
 technique on the D site too!
 UFCS does not look at nested functions nor symbols from local imports:
??
 cat test.d
void main() { import std.stdio : writeln; 1.writeln; }
 rdmd test.d
1
Jan 19 2015
parent "Adam D. Ruppe" <destructionator gmail.com> writes:
On Monday, 19 January 2015 at 12:40:12 UTC, Ivan Timokhin wrote:
 cat test.d
void main() { import std.stdio : writeln; 1.writeln; }
 rdmd test.d
1
Huh, I'm pretty sure that didn't used to work. The nested function case still doesn't work though so I'll fix it to just talk about that.
Jan 19 2015
prev sibling next sibling parent reply "anonymous" <anonymous example.com> writes:
On Monday, 19 January 2015 at 01:42:58 UTC, Adam D. Ruppe wrote:
 http://arsdnet.net/this-week-in-d/jan-18.html
I have some style suggestions. Demo: http://jsfiddle.net/mrfkLvq8/1/embedded/result/ CSS additions: ---- /* Space things out. */ body {line-height: 1.5em;} h1 {border-bottom: none; margin-bottom: 1.5em;} h2 {padding-bottom: 0.5em; margin: 1.5em 0 0.5em;} h3 {margin: 1.5em 0 1em;} h1, h2, h3 {font-weight: normal;} li {margin-top: 0.5em;} /* I find underlined text harder to read, so no underlines on links. */ a {text-decoration: none;} /* Underline on hover helps distinguish adjacent links. */ a:hover {text-decoration: underline;} /* Style the title a bit .*/ .d-logo {float: left;} #title-text {display: block; margin-left: 150px;} #title-date {display: block; font-size: 0.7em;} h1 {overflow: none; line-height: 1.3em;} /* Two columns for the preface. */ #preface {columns: 2; -moz-columns: 2;} #preface p:first-child {margin-top: 0;} ---- Auxiliary HTML additions: * In <h1>, add <span id="title-text"> and <span id="title-date">: <h1><img class="d-logo" src="http://dlang.org/images/dlogo.png" /> <span id="title-text">This Week in D: <span id="title-date">January 18, 2015</span></span></h1> * Wrap the first couple <p>s in <div id="preface">: <div id="preface"><p>Welcome to <i>This Week in D</i>! [...] Starting soon, you'll be able to find this publication there.</p></div>
Jan 19 2015
parent reply "Adam D. Ruppe" <destructionator gmail.com> writes:
On Monday, 19 January 2015 at 14:22:12 UTC, anonymous wrote:
 I have some style suggestions.
Cool, thanks! file:///home/me/d/this-week/web/jan-18.html
Jan 19 2015
parent "Adam D. Ruppe" <destructionator gmail.com> writes:
On Monday, 19 January 2015 at 16:23:25 UTC, Adam D. Ruppe wrote:
 file:///home/me/d/this-week/web/jan-18.html
oops you obviously can't see that lol well, it'll be in the live folder soon enough anyway...
Jan 19 2015
prev sibling next sibling parent reply "weaselcat" <weaselcat gmail.com> writes:
On Monday, 19 January 2015 at 01:42:58 UTC, Adam D. Ruppe wrote:
 Anyone like to do a quick proofread of the next edition of This 
 Week in D?

 http://arsdnet.net/this-week-in-d/jan-18.html

 Do NOT post this publically yet - it is just a draft, I want to 
 do the broad public release/announcement either later tonight 
 or first thing tomorrow morning.

 Refresh it btw to get new CSS, I made a minor change on the 
 link color, see if you like the plain better.


 Also btw this is static content served with pre-gzip. We should 
 use that technique on the D site too!
There's a typo in the From The Past section s/demonstrats/demonstrates
Jan 19 2015
parent reply "Adam D. Ruppe" <destructionator gmail.com> writes:
On Monday, 19 January 2015 at 16:46:08 UTC, weaselcat wrote:
 There's a typo in the From The Past section
 s/demonstrats/demonstrates
hit refresh, it should be fixed you might see a cached version
Jan 19 2015
parent "weaselcat" <weaselcat gmail.com> writes:
On Monday, 19 January 2015 at 16:47:05 UTC, Adam D. Ruppe wrote:
 On Monday, 19 January 2015 at 16:46:08 UTC, weaselcat wrote:
 There's a typo in the From The Past section
 s/demonstrats/demonstrates
hit refresh, it should be fixed you might see a cached version
oh yep, the new version looks great!
Jan 19 2015
prev sibling next sibling parent reply "anonymous" <anonymous example.com> writes:
On Monday, 19 January 2015 at 01:42:58 UTC, Adam D. Ruppe wrote:
 Anyone like to do a quick proofread of the next edition of This 
 Week in D?

 http://arsdnet.net/this-week-in-d/jan-18.html
Some typos: "happing" -> "happening" "mobile devices,and more" -> "mobile devices, and more" (space) "for a more in-depth examination many D tricks" -> Misses a word, no?
Jan 19 2015
parent reply "Adam D. Ruppe" <destructionator gmail.com> writes:
On Monday, 19 January 2015 at 17:02:04 UTC, anonymous wrote:
 Some typos:
thanks! You can tell I typed it last night on my laptop, my laptop keyboard and I don't get along very well. And with that, I'm announcing it officially! http://forum.dlang.org/thread/sftxzrfmqtnhmgmvwqcp forum.dlang.org#post-sftxzrfmqtnhmgmvwqcp:40forum.dlang.org
Jan 19 2015
parent reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 1/19/15 9:07 AM, Adam D. Ruppe wrote:
 On Monday, 19 January 2015 at 17:02:04 UTC, anonymous wrote:
 Some typos:
thanks! You can tell I typed it last night on my laptop, my laptop keyboard and I don't get along very well. And with that, I'm announcing it officially! http://forum.dlang.org/thread/sftxzrfmqtnhmgmvwqcp forum.dlang.org#post-sftxzrfmqtnhmgmvwqcp:40forum.dlang.org
http://www.reddit.com/r/programming/comments/2sy7lg/this_week_in_d_january_18_2015/ https://twitter.com/adamdruppe/status/557222363046371328 https://www.facebook.com/dlang.org/posts/1001336436546704 Andrei
Jan 19 2015
parent reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 1/19/15 9:17 AM, Andrei Alexandrescu wrote:
 On 1/19/15 9:07 AM, Adam D. Ruppe wrote:
 On Monday, 19 January 2015 at 17:02:04 UTC, anonymous wrote:
 Some typos:
thanks! You can tell I typed it last night on my laptop, my laptop keyboard and I don't get along very well. And with that, I'm announcing it officially! http://forum.dlang.org/thread/sftxzrfmqtnhmgmvwqcp forum.dlang.org#post-sftxzrfmqtnhmgmvwqcp:40forum.dlang.org
http://www.reddit.com/r/programming/comments/2sy7lg/this_week_in_d_january_18_2015/ https://twitter.com/adamdruppe/status/557222363046371328 https://www.facebook.com/dlang.org/posts/1001336436546704
Thanks for also submitting to Reddit and Twitter! When doing the latter please use #dlang so it shows up in filters. -- Andrei
Jan 19 2015
parent reply "Adam D. Ruppe" <destructionator gmail.com> writes:
On Monday, 19 January 2015 at 17:19:06 UTC, Andrei Alexandrescu
wrote:
 Thanks for also submitting to Reddit and Twitter! When doing 
 the latter please use #dlang so it shows up in filters. -- 
 Andrei
Yeah, I realized that after hitting send. I'm still somewhat new to twittering at all and forget to do stuff like that!
Jan 19 2015
parent Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 1/19/15 9:21 AM, Adam D. Ruppe wrote:
 On Monday, 19 January 2015 at 17:19:06 UTC, Andrei Alexandrescu
 wrote:
 Thanks for also submitting to Reddit and Twitter! When doing the
 latter please use #dlang so it shows up in filters. -- Andrei
Yeah, I realized that after hitting send. I'm still somewhat new to twittering at all and forget to do stuff like that!
Yah, happens to me all the time. Also don't forget to post the links back here! -- Andrei
Jan 19 2015
prev sibling next sibling parent reply "MattCoder" <stop spam.com> writes:
Ok I'm afraid to ask this and sound like annoying person, but 
according to my sign: "their 'attention to detail' is for a 
reason: to help others".

So:

Would be strange with get rid of ":" in this text:

"This Week in D: " ?

Because everytime that I look to it, this  D:  look like a sad 
face. :]

Matheus.
Jan 19 2015
parent "Adam D. Ruppe" <destructionator gmail.com> writes:
On Monday, 19 January 2015 at 17:13:35 UTC, MattCoder wrote:
 Would be strange with get rid of ":" in this text:
Yeah, it isn't needed now that there's a line break, so I'll remove it.
Jan 19 2015
prev sibling next sibling parent Joseph Rushton Wakeling via Digitalmars-d <digitalmars-d puremagic.com> writes:
On 19/01/15 02:42, Adam D. Ruppe via Digitalmars-d wrote:
 Anyone like to do a quick proofread of the next edition of This Week in D?

 http://arsdnet.net/this-week-in-d/jan-18.html
I think your location for the D meetup has a typo, it should be the Melbourne Canteen (you're missing the final n:-)
Jan 19 2015
prev sibling parent Joseph Rushton Wakeling via Digitalmars-d <digitalmars-d puremagic.com> writes:
On 19/01/15 20:23, Joseph Rushton Wakeling via Digitalmars-d wrote:
 On 19/01/15 02:42, Adam D. Ruppe via Digitalmars-d wrote:
 Anyone like to do a quick proofread of the next edition of This Week in D?

 http://arsdnet.net/this-week-in-d/jan-18.html
I think your location for the D meetup has a typo, it should be the Melbourne Canteen (you're missing the final n:-)
The Berlin Meetup, that is. (The typos just keep coming...)
Jan 19 2015