www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Movie Tutorials for the D Programming Language

reply Matthias Thurau <Matthiasth gmx.de> writes:
Hello,

I created the site http://d.whosme.de ! I just want you to know. There you can
find some Movie Tutorials on how to begin programming in D. Its Multilanguage:
german and english so far.

The next Tutorials will contain more programming related stuff.

bye
Jul 03 2007
next sibling parent reply Pragma <ericanderton yahoo.removeme.com> writes:
Matthias Thurau wrote:
 Hello,
 
 I created the site http://d.whosme.de ! I just want you to know. There you can
find some Movie Tutorials on how to begin programming in D. Its Multilanguage:
german and english so far.
 
 The next Tutorials will contain more programming related stuff.
 
 bye
One small critique, you may want to change the "Programming in D" title text to a more contrasting color, or simply move it up by a few pixels: uberschrift{ padding-top: 22px; /* just an example */ } Sky blue on olive is really hard to read, IMO. This is a great concept. Thanks for putting this online. -- - EricAnderton at yahoo
Jul 03 2007
parent reply Matthias Thurau <Matthiasth gmx.de> writes:
Pragma Wrote:

 One small critique, you may want to change the "Programming in D" title text
to a more contrasting color, or simply move 
 it up by a few pixels:
 
 uberschrift{
     padding-top: 22px; /* just an example */

 }
 
 Sky blue on olive is really hard to read, IMO.
 
 This is a great concept.  Thanks for putting this online.
 
 -- 
 - EricAnderton at yahoo
Hi, What Browser are you Using? Normally there should be any blue on green. In Microsoft Internet Explorer 7 and on Firefox it looks like this: http://data.whosme.de/dwhosmede/dwhosmede.jpg bye
Jul 04 2007
next sibling parent Matthias Thurau <Matthiasth gmx.de> writes:
Sorry, there should NOT be any blue on green :)
bye
Jul 04 2007
prev sibling next sibling parent Gregor Richards <Richards codu.org> writes:
Matthias Thurau wrote:
 Pragma Wrote:
 
 One small critique, you may want to change the "Programming in D" title text
to a more contrasting color, or simply move 
 it up by a few pixels:

 uberschrift{
     padding-top: 22px; /* just an example */

 }

 Sky blue on olive is really hard to read, IMO.

 This is a great concept.  Thanks for putting this online.

 -- 
 - EricAnderton at yahoo
Hi, What Browser are you Using? Normally there should be any blue on green. In Microsoft Internet Explorer 7 and on Firefox it looks like this: http://data.whosme.de/dwhosmede/dwhosmede.jpg bye
I see a significant amount of blue-on-green in that jpeg you just posted ... and it looks like that in Firefox. - Gregor Richards
Jul 04 2007
prev sibling parent reply Pragma <ericanderton yahoo.removeme.com> writes:
Matthias Thurau wrote:
 Pragma Wrote:
 
 One small critique, you may want to change the "Programming in D" title text
to a more contrasting color, or simply move 
 it up by a few pixels:

 uberschrift{
     padding-top: 22px; /* just an example */

 }

 Sky blue on olive is really hard to read, IMO.

 This is a great concept.  Thanks for putting this online.

 -- 
 - EricAnderton at yahoo
Hi, What Browser are you Using? Normally there should be any blue on green. In Microsoft Internet Explorer 7 and on Firefox it looks like this: http://data.whosme.de/dwhosmede/dwhosmede.jpg bye
I'm using Firefox 1.5, and I'm seeing the exact same thing as in that screenshot. :) -- - EricAnderton at yahoo
Jul 06 2007
parent reply Bill Baxter <dnewsgroup billbaxter.com> writes:
Pragma wrote:
 Matthias Thurau wrote:
 Pragma Wrote:

 One small critique, you may want to change the "Programming in D" 
 title text to a more contrasting color, or simply move it up by a few 
 pixels:

 uberschrift{
     padding-top: 22px; /* just an example */

 }

 Sky blue on olive is really hard to read, IMO.

 This is a great concept.  Thanks for putting this online.

 -- 
 - EricAnderton at yahoo
Hi, What Browser are you Using? Normally there should be any blue on green. In Microsoft Internet Explorer 7 and on Firefox it looks like this: http://data.whosme.de/dwhosmede/dwhosmede.jpg bye
I'm using Firefox 1.5, and I'm seeing the exact same thing as in that screenshot. :)
I think it's not so much a problem of light blue over olive green (which also would be hard to read) but a problem of light blue text over the light gray gradient right above the band of olive green. The fact that the heading is hard to read due to choice of poorly contrasting overlapping colors seems pretty obvious to me (and apparently others), but if you don't see it and don't feel a need to make the suggested 1-line change to the style file, then it's not the end of the world. Otherwise it's a very nice looking design, and it's very cool of you to put together the website and the tutorials. --bb
Jul 06 2007
parent reply Matthias Thurau <Matthiasth gmx.de> writes:
Bill Baxter Wrote:

 Pragma wrote:
 Matthias Thurau wrote:
 Pragma Wrote:

 One small critique, you may want to change the "Programming in D" 
 title text to a more contrasting color, or simply move it up by a few 
 pixels:

 uberschrift{
     padding-top: 22px; /* just an example */

 }

 Sky blue on olive is really hard to read, IMO.

 This is a great concept.  Thanks for putting this online.

 -- 
 - EricAnderton at yahoo
Hi, What Browser are you Using? Normally there should be any blue on green. In Microsoft Internet Explorer 7 and on Firefox it looks like this: http://data.whosme.de/dwhosmede/dwhosmede.jpg bye
I'm using Firefox 1.5, and I'm seeing the exact same thing as in that screenshot. :)
I think it's not so much a problem of light blue over olive green (which also would be hard to read) but a problem of light blue text over the light gray gradient right above the band of olive green. The fact that the heading is hard to read due to choice of poorly contrasting overlapping colors seems pretty obvious to me (and apparently others), but if you don't see it and don't feel a need to make the suggested 1-line change to the style file, then it's not the end of the world. Otherwise it's a very nice looking design, and it's very cool of you to put together the website and the tutorials. --bb
Ok, i can see, that its blue on grey! :) The blue on green was so little, that i didn t know what you mean. I thing its good to read. But as you say so, i changed it. I just put it some pixels up. Thanks for your critique! bye
Jul 07 2007
next sibling parent Bill Baxter <dnewsgroup billbaxter.com> writes:
Matthias Thurau wrote:

 Ok, i can see, that its blue on grey! :) The blue on green was so little, that
i didn t know what you mean. 
 I thing its good to read. But as you say so, i changed it. I just put it some
pixels up. Thanks for your critique!
 
 bye
Great. Looks much better now! --bb
Jul 07 2007
prev sibling parent Pragma <ericanderton yahoo.removeme.com> writes:
Matthias Thurau wrote:
 
 Ok, i can see, that its blue on grey! :) The blue on green was so little, that
i didn t know what you mean. 
 I thing its good to read. But as you say so, i changed it. I just put it some
pixels up. Thanks for your critique!
That's all it needed. ;) It looks 100% better now. (off to lean about Code::Blocks) -- - EricAnderton at yahoo
Jul 09 2007
prev sibling next sibling parent reply Walter Bright <newshound1 digitalmars.com> writes:
Matthias Thurau wrote:
 Hello,
 
 I created the site http://d.whosme.de ! I just want you to know. There you can
find some Movie Tutorials on how to begin programming in D. Its Multilanguage:
german and english so far.
 
 The next Tutorials will contain more programming related stuff.
Nice! I have a suggestion though: please add the phrase "D programming language" on your page template so it appears somewhere on each page. This is so that google will find your page, as I encourage people to google for "D programming language" when searching for D relates things. Googling on "D" is fairly useless.
Jul 03 2007
parent reply Matthias Thurau <Matthiasth gmx.de> writes:
Walter Bright Wrote:

 Matthias Thurau wrote:
 Hello,
 
 I created the site http://d.whosme.de ! I just want you to know. There you can
find some Movie Tutorials on how to begin programming in D. Its Multilanguage:
german and english so far.
 
 The next Tutorials will contain more programming related stuff.
Nice! I have a suggestion though: please add the phrase "D programming language" on your page template so it appears somewhere on each page. This is so that google will find your page, as I encourage people to google for "D programming language" when searching for D relates things. Googling on "D" is fairly useless.
Thats a useful Tip!! I will do that. bye
Jul 04 2007
parent Walter Bright <newshound1 digitalmars.com> writes:
Matthias Thurau wrote:
 Thats a useful Tip!! I will do that.
It's there now, thanks!
Jul 04 2007
prev sibling next sibling parent reply Gregor Richards <Richards codu.org> writes:
Matthias Thurau wrote:
 Hello,
 
 I created the site http://d.whosme.de ! I just want you to know. There you can
find some Movie Tutorials on how to begin programming in D. Its Multilanguage:
german and english so far.
 
 The next Tutorials will contain more programming related stuff.
 
 bye
Are you willing to accept and post tutorials by other people and/or on different subjects? - Gregor Richards
Jul 03 2007
parent Matthias Thurau <Matthiasth gmx.de> writes:
Gregor Richards Wrote:

 Matthias Thurau wrote:
 Hello,
 
 I created the site http://d.whosme.de ! I just want you to know. There you can
find some Movie Tutorials on how to begin programming in D. Its Multilanguage:
german and english so far.
 
 The next Tutorials will contain more programming related stuff.
 
 bye
Are you willing to accept and post tutorials by other people and/or on different subjects? - Gregor Richards
Yes, i will add Tutorials from other People, too. And of Course: More Translations if somebody want to translate something. bye
Jul 04 2007
prev sibling next sibling parent reply renoX <renosky free.fr> writes:
Matthias Thurau a écrit :
 Hello,
 
 I created the site http://d.whosme.de ! I just want you to know. There you can
find some Movie Tutorials on how to begin programming in D. Its Multilanguage:
german and english so far.
 
 The next Tutorials will contain more programming related stuff.
 
 bye
I'm not sure that the translated tutorials are really useful as the application shown in the movie are still in German.. Anyway, this is hard work and I hope that your website will be successful. Regards, RenoX
Jul 04 2007
parent "Saaa" <empty needmail.com> writes:
I thought them useful and I'm not german ;)

 I'm not sure that the translated tutorials are really useful as the 
 application shown in the movie are still in German..

 Anyway, this is hard work and I hope that your website will be successful.

 Regards,
 RenoX
 
Jul 04 2007
prev sibling next sibling parent Benjamin Phillips <blackllotus gmail.com> writes:
Matthias Thurau Wrote:

 Hello,
 
 I created the site http://d.whosme.de ! I just want you to know. There you can
find some Movie Tutorials on how to begin programming in D. Its Multilanguage:
german and english so far.
 
 The next Tutorials will contain more programming related stuff.
 
 bye
I found your tutorials on setting up D to work in Eclipse very useful. Thank!
Jul 04 2007
prev sibling next sibling parent Ary Manzana <ary esperanto.org.ar> writes:
Hi Matthias,

I just want to thank you again for this. The tutorials are great.

Regards,
Ary

Matthias Thurau escribió:
 Hello,
 
 I created the site http://d.whosme.de ! I just want you to know. There you can
find some Movie Tutorials on how to begin programming in D. Its Multilanguage:
german and english so far.
 
 The next Tutorials will contain more programming related stuff.
 
 bye
Jul 04 2007
prev sibling next sibling parent janderson <askme me.com> writes:
Tutorial: DMD: Compile a programMatthias Thurau wrote:
 Hello,
 
 I created the site http://d.whosme.de ! I just want you to know. There you can
find some Movie Tutorials on how to begin programming in D. Its Multilanguage:
german and english so far.
 
 The next Tutorials will contain more programming related stuff.
 
 bye
I just watched: Tutorial: DMD: Compile a program, to see what these videos where like. Nice job! PS: I don't think you need to restart your computer, just the command dialog. -Joel
Jul 05 2007
prev sibling next sibling parent Dejan Lekic <dejan.lekic gmail.com> writes:
Mr. Thurau,
this is wanderfull! I have added a link on my home-page to your "Programming in
D" website!
Jul 05 2007
prev sibling next sibling parent "Bent Rasmussen" <incredibleshrinkingsphere gmail.com> writes:
A beautiful website and a great idea!

Regards, Bent R.


"Matthias Thurau" <Matthiasth gmx.de> wrote in message 
news:f6d76u$21g3$1 digitalmars.com...
 Hello,

 I created the site http://d.whosme.de ! I just want you to know. There you 
 can find some Movie Tutorials on how to begin programming in D. Its 
 Multilanguage: german and english so far.

 The next Tutorials will contain more programming related stuff.

 bye 
Jul 07 2007
prev sibling parent janderson <askme me.com> writes:
Matthias Thurau wrote:
 Hello,
 
 I created the site http://d.whosme.de ! I just want you to know. There you can
find some Movie Tutorials on how to begin programming in D. Its Multilanguage:
german and english so far.
 
 The next Tutorials will contain more programming related stuff.
 
 bye
Would be so useful for new people, Walter should put a link on the dcompiler.html page. -Joel
Jul 07 2007