Split Programming off from Software forum

Page 4 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
Sep 29, 2004
18,656
67
91
Originally posted by: IHateMyJob2004
Originally posted by: BingBongWongFooey
Maybe a good generic name would be "software development & programming"

WEll, the software forum should change to :
"Games and apps"

I like your title for the programming forum. I'd actually spend LOTS of time there.

I should point out htat there are programming forums though. like www.experts-exchange.com
 

Barnaby W. Füi

Elite Member
Aug 14, 2001
12,343
0
0
Originally posted by: IHateMyJob2004
Originally posted by: IHateMyJob2004
Originally posted by: BingBongWongFooey
Maybe a good generic name would be "software development & programming"

WEll, the software forum should change to :
"Games and apps"

I like your title for the programming forum. I'd actually spend LOTS of time there.

I should point out htat there are programming forums though. like www.experts-exchange.com

I think we all realize that. There are tons of other hardware, off topic, etc. forums too.
 

kamper

Diamond Member
Mar 18, 2003
5,513
0
0
Good call jediknight

while not doesForumExist("Programming") do
begin
sendEmail('editor@anandtech.com', 'Gimme a programming forum!', '...please');
end;


C'mon, everyone add another language!
 

stickybytes

Golden Member
Sep 3, 2003
1,043
0
0
I think applications, games, and programming should all be broken up into seperate forums. gaming would obviously be so much more popular and all those hard core gamers have a place where they can lurk in. programming can be reserved to those who are serious and need help with some coding. and applications can handle all those office apps, sound music creation, productivity, etc.
 

VirtualLarry

No Lifer
Aug 25, 2001
56,571
10,206
126
I think that it just needs a really snazzy title to be accepted. Like "Fellow Architects of the Matrix", or something like that. :p
 

AFB

Lifer
Jan 10, 2004
10,718
3
0
Originally posted by: kamper
Good call jediknight

while not doesForumExist("Programming") do
begin
sendEmail('editor@anandtech.com', 'Gimme a programming forum!', '...please');
end;


C'mon, everyone add another language!

 

DJFuji

Diamond Member
Oct 18, 1999
3,643
1
76
This would be a great idea. I always end up leaving when i have a programming question because my questions get lost in software, which half of the other programmers dont read because it's too much of a hassle. Same reason i don't spend most of my time there.
 

AFB

Lifer
Jan 10, 2004
10,718
3
0
Originally posted by: DJFuji
This would be a great idea. I always end up leaving when i have a programming question because my questions get lost in software, which half of the other programmers dont read because it's too much of a hassle. Same reason i don't spend most of my time there.

 

kamper

Diamond Member
Mar 18, 2003
5,513
0
0
Originally posted by: amdfanboy
Originally posted by: kamper
Good call jediknight

while not doesForumExist("Programming") do
begin
sendEmail('editor@anandtech.com', 'Gimme a programming forum!', '...please');
end;


C'mon, everyone add another language!

Hey. New langagues. Or was jediknight's in C? And I think we should award points for syntactical compactness. ;)
 

Evadman

Administrator Emeritus<br>Elite Member
Feb 18, 2001
30,990
5
81
Dim m as lotusMemo
Do until ForumExists("Programming") = true
m.SendTo(1) = "anand@Anandtech.com"
m.SendTo(2) = "Moderator@anandtech.com"
m.cc(1) = "fs5@wherever.com"
m.Subject = "New Forum Request"
m.Body = "Please give us a programming forum!" &amp; vbcrlf &amp; vbcrlf &amp; "Evadman"
m.Replyto = "Evadman"
m.Attachment = "ROFLcopter.gif"
Call SendLotusEmail(m)
loop
Call msgbox ("OMG! the programming forum exists!",vbcritical,"Horray!")