Jump to page: 1 2
Thread overview
Article
Jul 25, 2013
Chris
Jul 25, 2013
Peter Alexander
Jul 25, 2013
Chris
Jul 25, 2013
Peter Alexander
Jul 25, 2013
Dicebot
Jul 25, 2013
Vladimir Panteleev
Jul 25, 2013
H. S. Teoh
Jul 25, 2013
Wyatt
Jul 25, 2013
Mike Parker
Jul 26, 2013
Chris
Jul 25, 2013
Walter Bright
July 25, 2013
I have (finally) written an article about how D helped to solve a practical programming problem. Nothing special, it focuses on the solution more than on language design / philosophy or benchmarking, the usual suspects. I would like to send it to Walter for comments, if you are interested, Walter. You can contact me at the email address that is displayed here. Thanks.
July 25, 2013
On Thursday, 25 July 2013 at 13:46:07 UTC, Chris wrote:
> I have (finally) written an article about how D helped to solve a practical programming problem. Nothing special, it focuses on the solution more than on language design / philosophy or benchmarking, the usual suspects. I would like to send it to Walter for comments, if you are interested, Walter. You can contact me at the email address that is displayed here. Thanks.

Any reason we can't all comment on it? :-)
July 25, 2013
On Thursday, 25 July 2013 at 15:11:34 UTC, Peter Alexander wrote:
> On Thursday, 25 July 2013 at 13:46:07 UTC, Chris wrote:
>> I have (finally) written an article about how D helped to solve a practical programming problem. Nothing special, it focuses on the solution more than on language design / philosophy or benchmarking, the usual suspects. I would like to send it to Walter for comments, if you are interested, Walter. You can contact me at the email address that is displayed here. Thanks.
>
> Any reason we can't all comment on it? :-)

Ah no, no reason, except that Walter might want to put it somewhere on the D homepage, if it is interestig enough. It's for the whole community and those who are interested in D. And I don't know where to put it online. Any advice?
July 25, 2013
On Thursday, 25 July 2013 at 15:20:03 UTC, Chris wrote:
> On Thursday, 25 July 2013 at 15:11:34 UTC, Peter Alexander
>> Any reason we can't all comment on it? :-)
>
> Ah no, no reason, except that Walter might want to put it somewhere on the D homepage, if it is interestig enough. It's for the whole community and those who are interested in D. And I don't know where to put it online. Any advice?

Well, the usual approach is to put it on a blog. There's a number of free services for that:

http://www.blogger.com/
http://wordpress.com/
https://www.tumblr.com/
July 25, 2013
On Thu, Jul 25, 2013 at 05:20:01PM +0200, Chris wrote:
> On Thursday, 25 July 2013 at 15:11:34 UTC, Peter Alexander wrote:
> >On Thursday, 25 July 2013 at 13:46:07 UTC, Chris wrote:
> >>I have (finally) written an article about how D helped to solve a practical programming problem. Nothing special, it focuses on the solution more than on language design / philosophy or benchmarking, the usual suspects. I would like to send it to Walter for comments, if you are interested, Walter. You can contact me at the email address that is displayed here. Thanks.
> >
> >Any reason we can't all comment on it? :-)
> 
> Ah no, no reason, except that Walter might want to put it somewhere on the D homepage, if it is interestig enough. It's for the whole community and those who are interested in D. And I don't know where to put it online. Any advice?

What about on wiki.dlang.org? We already have a few articles hosted there.


T

-- 
There are two ways to write error-free programs; only the third one works.
July 25, 2013
On Thursday, 25 July 2013 at 15:20:03 UTC, Chris wrote:
> I don't know where to put it online. Any advice?

Well, you could post it here-- we're not strangers to enormous walls of text. ;)  Where it goes from there is a community effort.  Or if you think there are irreconcilable formatting needs, maybe make a wik page on http://wiki.dlang.org and link it here?

-Wyatt
July 25, 2013
On Thursday, 25 July 2013 at 16:26:14 UTC, Peter Alexander wrote:
> Well, the usual approach is to put it on a blog. There's a number of free services for that:
>
> http://www.blogger.com/
> http://wordpress.com/
> https://www.tumblr.com/

..and if "D" tag is used, it will soon become plugged into Planet D (http://planet.dsource.org/)

Though if you are not interested in any continuous writing, using wiki.dlang.org for a single article may be a better approach.
July 25, 2013
On Thursday, 25 July 2013 at 15:20:03 UTC, Chris wrote:

> Ah no, no reason, except that Walter might want to put it somewhere on the D homepage, if it is interestig enough. It's for the whole community and those who are interested in D. And I don't know where to put it online. Any advice?

gamedev.net is looking for new articles on D. The guy in charge of that section of the site posted here a few weeks back soliciting for some. And the articles need not be game development related. I've got one published there, with another in the queue. Even if it does go to the D Wiki, can't hurt to have it there. Lots of eyes that wouldn't otherwise see it.
July 25, 2013
On Thursday, 25 July 2013 at 17:05:51 UTC, Dicebot wrote:
> On Thursday, 25 July 2013 at 16:26:14 UTC, Peter Alexander wrote:
>> Well, the usual approach is to put it on a blog. There's a number of free services for that:
>>
>> http://www.blogger.com/
>> http://wordpress.com/
>> https://www.tumblr.com/
>
> ..and if "D" tag is used, it will soon become plugged into Planet D (http://planet.dsource.org/)


My blog <http://braingam.es/> doesn't show up there, despite my D-related articles being tagged.

Then again I never asked anyone to add me (actually I don't know who to ask) :-P
July 25, 2013
On 7/25/2013 6:46 AM, Chris wrote:
> I have (finally) written an article about how D helped to solve a practical
> programming problem. Nothing special, it focuses on the solution more than on
> language design / philosophy or benchmarking, the usual suspects. I would like
> to send it to Walter for comments, if you are interested, Walter. You can
> contact me at the email address that is displayed here. Thanks.

You can reach me at my first name followed by digitalmars.com, though I would take the others up on their kind offers to review by posting it here!
« First   ‹ Prev
1 2