April 01, 2011
"Walter Bright" <newshound2@digitalmars.com> wrote in message news:imulpu$20c7$1@digitalmars.com...
> On 3/30/2011 12:05 AM, Jonathan M Davis wrote:
>> And what do you mean by an article on the D Programming Language? A
>> general
>> article on the language itself? An article related to D?
>
> On the language, or on using D, or on designing programs in D, etc. An article only mentioning D incidentally would not qualify.
>

I don't mean to split hairs or beat a semantic horse here (or abuse metaphors ;)), but what about an example-heavy article that's about some programming technique and just happens to use D for all the examples (and uses D terminology when talking about the code)?

Or an article about using a particular library that's written for D?


April 01, 2011
On 3/31/2011 6:59 PM, Nick Sabalausky wrote:
> I don't mean to split hairs or beat a semantic horse here (or abuse
> metaphors ;)), but what about an example-heavy article that's about some
> programming technique and just happens to use D for all the examples (and
> uses D terminology when talking about the code)?

Yes, that'd be cool!

> Or an article about using a particular library that's written for D?

That too!

April 01, 2011
What about tutorials? Allowed?
April 01, 2011
*When I say tutorials I don't mean tutorials on the language itself. But a tutorial on how to create some type of software by using D.
April 01, 2011
On 3/31/2011 7:15 PM, Andrej Mitrovic wrote:
> *When I say tutorials I don't mean tutorials on the language itself.
> But a tutorial on how to create some type of software by using D.

Yes to both.
April 04, 2011
On 30/03/2011 06:40, Walter Bright wrote:
> D Article Contest!
>
> First Prize: iPad 2 wifi 16Gb
>
> Write an article about the D programming language. The articles
> submitted will be voted on by the participants in the digitalmars.D
> newsgroup. Vote tallies determine the winners!
>
> Article submission deadline: before June 1, 2011, GMT
> Voting deadline: before June 8, 2011, GMT
>
>
> Author Rules
>
> 1. Article is submitted under the Creative Commons License
> 2. Digital Mars may submit the article on your behalf to publishers like
> DDJ and Artima.com
> 3. You will receive any proceeds from those submissions in addition to
> any prize money
> 4. Digital Mars may post the submitted articles on the
> d_programming_language.org web site
> 5. You may post article drafts at any time, collect feedback, and revise
> up until the submission deadline
> 6. Article must be about the D programming language
> 7. You may submit as many articles as you wish
> 8. Anyone may enter
> 9. Final submissions are to be posted to the digitalmars.D newsgroup
> with [Submission] in the Subject line
>
>
> Voting Rules
>
> 1. You must have used your handle to post to the digitalmars.D newsgroup
> prior to this announcement
> 2. One vote per handle
> 3. Voting will be done on the digitalmars.D newsgroup
>
>
> Winner Rules
>
> 1. Ties split the cash equivalent
> 2. Optional cash equivalent
> 3. Winner is responsible for any taxes on prize

This is the first draft of my (first?) article, a little number on using fibers in D.

http://octarineparrot.com/article/view/getting-more-fiber-in-your-diet

It is just a first draft, I'd appreciate any feedback you can give.

--
Robert
http://octarineparrot.com/
April 05, 2011
Robert Clipsham :

> It is just a first draft, I'd appreciate any feedback you can give.

I suggest to add values to the x scale too of the graphs.

Bye,
bearophile
April 05, 2011
On 05/04/2011 10:35, bearophile wrote:
> Robert Clipsham :
>
>> It is just a first draft, I'd appreciate any feedback you can give.
>
> I suggest to add values to the x scale too of the graphs.
>
> Bye,
> bearophile

I wanted to do this, for some reason I can't find an option in Google Spreadsheets to do it. I'd happily change the graph to show them if I could find out how.

--
Robert
http://octarineparrot.com/
April 05, 2011
On Tue, 05 Apr 2011 10:22:56 -0400, Robert Clipsham <robert@octarineparrot.com> wrote:

> On 05/04/2011 10:35, bearophile wrote:
>> Robert Clipsham :
>>
>>> It is just a first draft, I'd appreciate any feedback you can give.
>>
>> I suggest to add values to the x scale too of the graphs.
>>
>> Bye,
>> bearophile
>
> I wanted to do this, for some reason I can't find an option in Google Spreadsheets to do it. I'd happily change the graph to show them if I could find out how.

I'd say it's worth hand-adding it using an image editor if you can't figure it out.  The graph absolutely needs the x axis to be worth anything.  Sorry, no idea how to do it in google spreadsheets.  You may want to try open office.

Another note, you should change noPeople and noNutrients to numPeople and numNutrients, because noPeople looks like "no people".

-Steve
April 05, 2011
On 05/04/2011 15:42, Steven Schveighoffer wrote:
>> I wanted to do this, for some reason I can't find an option in Google
>> Spreadsheets to do it. I'd happily change the graph to show them if I
>> could find out how.
>
> I'd say it's worth hand-adding it using an image editor if you can't
> figure it out. The graph absolutely needs the x axis to be worth
> anything. Sorry, no idea how to do it in google spreadsheets. You may
> want to try open office.

Hacked in a couple of numbers with an image editor, hopefully they all line up, I wouldn't count on it though.

> Another note, you should change noPeople and noNutrients to numPeople
> and numNutrients, because noPeople looks like "no people".

Done. Thanks!

> -Steve

--
Robert
http://octarineparrot.com/