Jump to page: 1 2 3
Thread overview
Movie Tutorials for the D Programming Language
Jul 03, 2007
Matthias Thurau
Jul 03, 2007
Pragma
Jul 04, 2007
Matthias Thurau
Jul 04, 2007
Matthias Thurau
Jul 04, 2007
Gregor Richards
Jul 06, 2007
Pragma
Jul 07, 2007
Bill Baxter
Jul 07, 2007
Matthias Thurau
Jul 07, 2007
Bill Baxter
Jul 09, 2007
Pragma
Jul 03, 2007
Walter Bright
Jul 04, 2007
Matthias Thurau
Jul 04, 2007
Walter Bright
Jul 03, 2007
Gregor Richards
Jul 04, 2007
Matthias Thurau
Jul 04, 2007
renoX
Jul 05, 2007
Saaa
Jul 05, 2007
Benjamin Phillips
Jul 05, 2007
Ary Manzana
Jul 05, 2007
janderson
Jul 07, 2007
Bent Rasmussen
Jul 07, 2007
janderson
July 03, 2007
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
July 03, 2007
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 */
   color: #000; /* also 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
July 03, 2007
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.
July 03, 2007
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
July 04, 2007
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


July 04, 2007
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
July 04, 2007
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 */
>     color: #000; /* also 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

July 04, 2007
Sorry, there should NOT be any blue on green :)
bye
July 04, 2007
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 */
>>     color: #000; /* also 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
July 04, 2007
Matthias Thurau wrote:
> Thats a useful Tip!! I will do that.

It's there now, thanks!
« First   ‹ Prev
1 2 3