Thread overview | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
March 26, 2014 A nice idea to draw from | ||||
---|---|---|---|---|
| ||||
http://cmr.github.io/blog/2014/03/24/this-week-in-rust/ They mention what happened, who's contributing, and such. Would love to see somebody in our community initiating something similar. Andrei |
March 26, 2014 Re: A nice idea to draw from | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | On Wednesday, 26 March 2014 at 05:24:42 UTC, Andrei Alexandrescu wrote: > http://cmr.github.io/blog/2014/03/24/this-week-in-rust/ > > They mention what happened, who's contributing, and such. Would love to see somebody in our community initiating something similar. > > > Andrei This comes close, maintianed by Vladimir Panteleev: http://planet.dsource.org/ Cheers, ed |
March 26, 2014 Re: A nice idea to draw from | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | On Wednesday, 26 March 2014 at 05:24:42 UTC, Andrei Alexandrescu wrote:
> http://cmr.github.io/blog/2014/03/24/this-week-in-rust/
>
> They mention what happened, who's contributing, and such. Would love to see somebody in our community initiating something similar.
>
>
> Andrei
I like the idea. We could also write a small web application for developers save description each time a significant modification is done. So, in the end of week it just gets published by generating the contents of the blog post from the database contents. Unlike the system to this forum contents must be editable include formatting of course, etc. Who likes the idea? I don't know if there's better tools around to do something like this, if so, ignore this.
A bit off-topic, why do we need to use this thread system? also too slow(IMHO) it doesn't allow very simple things like edit or basic formatting, so far I know.
|
March 26, 2014 Re: A nice idea to draw from | ||||
---|---|---|---|---|
| ||||
Posted in reply to ed | On Wednesday, 26 March 2014 at 05:45:27 UTC, ed wrote:
> On Wednesday, 26 March 2014 at 05:24:42 UTC, Andrei Alexandrescu wrote:
>> http://cmr.github.io/blog/2014/03/24/this-week-in-rust/
>>
>> They mention what happened, who's contributing, and such. Would love to see somebody in our community initiating something similar.
>>
>>
>> Andrei
>
> This comes close, maintianed by Vladimir Panteleev:
>
> http://planet.dsource.org/
>
>
> Cheers,
> ed
This isn't the same.
|
March 26, 2014 Re: A nice idea to draw from | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | On Wednesday, 26 March 2014 at 05:24:42 UTC, Andrei Alexandrescu wrote:
> http://cmr.github.io/blog/2014/03/24/this-week-in-rust/
>
> They mention what happened, who's contributing, and such. Would love to see somebody in our community initiating something similar.
>
>
> Andrei
We could make a start by throwing up a blog somewhere, maybe just Wordpress or Blogger, and post things on there. Whatever would make it easy to either use Markdown or paste in some HTML. I think the big question is to ask, "Who will run the blog?" It would have to be someone who watches a lot of pull requests, issues, threads, and so on. Someone who also has the time available to write a short post each week.
|
March 26, 2014 Re: A nice idea to draw from | ||||
---|---|---|---|---|
| ||||
Posted in reply to w0rp | On Wednesday, 26 March 2014 at 07:45:56 UTC, w0rp wrote:
> On Wednesday, 26 March 2014 at 05:24:42 UTC, Andrei Alexandrescu wrote:
>> http://cmr.github.io/blog/2014/03/24/this-week-in-rust/
>>
>> They mention what happened, who's contributing, and such. Would love to see somebody in our community initiating something similar.
>>
>>
>> Andrei
>
> We could make a start by throwing up a blog somewhere, maybe just Wordpress or Blogger, and post things on there. Whatever would make it easy to either use Markdown or paste in some HTML. I think the big question is to ask, "Who will run the blog?" It would have to be someone who watches a lot of pull requests, issues, threads, and so on. Someone who also has the time available to write a short post each week.
I would say we need to go a step further and ask who wants to be the marketing manager for the D community? From there is just needs somebody who is willing to write up e.g. pull requests summary. The marketing manager could polish it.
|
March 26, 2014 Re: A nice idea to draw from | ||||
---|---|---|---|---|
| ||||
Posted in reply to Rikki Cattermole | On Wednesday, 26 March 2014 at 08:46:07 UTC, Rikki Cattermole wrote:
> I would say we need to go a step further and ask who wants to be the marketing manager for the D community? From there is just needs somebody who is willing to write up e.g. pull requests summary. The marketing manager could polish it.
It's not so much "Marketing Manager" (I'd say) as internal team building. To give the contributors recognition for their participation, as well as keeping users up to date about who's doing what.
|
March 26, 2014 Re: A nice idea to draw from | ||||
---|---|---|---|---|
| ||||
Posted in reply to monarch_dodra | On Wednesday, 26 March 2014 at 08:59:24 UTC, monarch_dodra wrote:
> On Wednesday, 26 March 2014 at 08:46:07 UTC, Rikki Cattermole wrote:
>> I would say we need to go a step further and ask who wants to be the marketing manager for the D community? From there is just needs somebody who is willing to write up e.g. pull requests summary. The marketing manager could polish it.
>
> It's not so much "Marketing Manager" (I'd say) as internal team building. To give the contributors recognition for their participation, as well as keeping users up to date about who's doing what.
I agree that it is more for internal use. But for all intensive purposes others will see it, and may be the difference between a company seeing a sloppy looking change summary and looking at a professional one.
And at any rate, don't we want to really showcase and give their work the justice it deserves?
|
March 26, 2014 Re: A nice idea to draw from | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | On Wednesday, 26 March 2014 at 05:24:42 UTC, Andrei Alexandrescu wrote:
> http://cmr.github.io/blog/2014/03/24/this-week-in-rust/
>
> They mention what happened, who's contributing, and such. Would love to see somebody in our community initiating something similar.
>
>
> Andrei
This is somewhat timely... I regularly read TWiR, and I've been considering trying out something similar for D for the past few weeks (with an IMO pithier title, "What's New in D"). I've been waiting until I'm a bit less busy at work to write up a draft of a hypothetical first issue and present it to the community for comments/suggestions, so I guess I'll move that up on my D todo list.
|
March 27, 2014 Re: A nice idea to draw from | ||||
---|---|---|---|---|
| ||||
Posted in reply to Meta | On 3/26/14, 4:53 PM, Meta wrote:
> On Wednesday, 26 March 2014 at 05:24:42 UTC, Andrei Alexandrescu wrote:
>> http://cmr.github.io/blog/2014/03/24/this-week-in-rust/
>>
>> They mention what happened, who's contributing, and such. Would love
>> to see somebody in our community initiating something similar.
>>
>>
>> Andrei
>
> This is somewhat timely... I regularly read TWiR, and I've been
> considering trying out something similar for D for the past few weeks
> (with an IMO pithier title, "What's New in D"). I've been waiting until
> I'm a bit less busy at work to write up a draft of a hypothetical first
> issue and present it to the community for comments/suggestions, so I
> guess I'll move that up on my D todo list.
That would be fantastic! -- Andrei
|
Copyright © 1999-2021 by the D Language Foundation