vote up 2 vote down star

I've been playing around with D recently and came across a problem using the templates. As far as I can see, the Digital mars site is the best place to ask questions on learning this language, but I can't see any 'post a question' (or similar) links, nor a register/login option (in case the newsgroups are member only).

Does anyone know how to post a query to the digitalmars.D.learn forum?

flag

50% accept rate
This question doesn't really belong on SO. Also, the Post button is the pink "Post" button in the lower right, next to the Refresh button. – Brandon Oct 23 at 14:36
Sorry for posting incorrectly. Also, thanks for the answers, I was not in the correct place, there is no link to the pnews section of the site easily seen. Once in there, it's obvious. – GKelly Oct 23 at 14:55

closed as not programming related by Brian, SilentGhost, marc_s, Brandon, mdb Oct 23 at 14:41

4 Answers

vote up 1 vote down check

In the web interface at http://www.digitalmars.com/pnews/indexing.php?server=news.digitalmars.com&group=digitalmars.D.learn, there's a Post link in the lower right corner.

In the web interface at http://www.digitalmars.com/webnews/newsgroups.php?search_txt=&group=digitalmars.D.learn, there's a compose link in the upper left area.

The forums are regular, old NNTP newsfeeds. So you can also use any newsgroup reader - a retro, 1990's version of an RSS reader.

link|flag
vote up 0 vote down

On the navigation column on the left, in the "Community" section, there's a "Learn" link. It links to a web newsreader, which allows you to post as well (the "Compose" link).

link|flag
vote up 0 vote down

digitalmars.D.learn - Click 'compose'. I found that page by going 'Community'->'News Groups'->'D.learn'.

It's a news group, so if you don't like the web interface you can use other options.

link|flag
vote up 0 vote down

At its simplest, you can just connect your newsreader of choice to nntp://news.digitalmars.com :)

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.