Discussion:
.net open source forum.
Darren Ferguson
2006-07-19 08:43:29 UTC
Permalink
Hello everyone.

Has anyone seen a good .net open source forum application?
I have picked up a project that requires one - CMS will be Umbraco, but
the forum is a big part of the site.
Ideally I'd like to implement an Umbraco forum but budget doesn't really
allow.

Thanks.
Darren.



------------------------ Yahoo! Groups Sponsor --------------------~-->
Something is new at Yahoo! Groups. Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/IHFolB/TM
--------------------------------------------------------------------~->

*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*

UMBRACOSTATS – beautiful and build-in realtime stats for umbraco
We’ve just released umbracoStats – integrated realtime tracking for umbraco. Pricing starts at $49.
http://umbracostats.umbraco.org?umbNl=1211


*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
grafixdk
2006-07-19 11:42:45 UTC
Permalink
Hi Darren

For open source projects you can bookmark this link
http://csharp-source.net/

Forums
http://csharp-source.net/open-source/forum-software

You should also have a look at Community Server, starts around $300
https://store.telligentsystems.com/FeatureMatrix.aspx
http://www.communityserver.org/

There is also alot of open source PHP forum systems, mayby you could
run the forum on a subdomain

Regards/Christian
http://www.cpalm.dk
Post by Darren Ferguson
Hello everyone.
Has anyone seen a good .net open source forum application?
I have picked up a project that requires one - CMS will be
Umbraco, but
Post by Darren Ferguson
the forum is a big part of the site.
Ideally I'd like to implement an Umbraco forum but budget doesn't really
allow.
Thanks.
Darren.
------------------------ Yahoo! Groups Sponsor --------------------~-->
Something is new at Yahoo! Groups. Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/IHFolB/TM
--------------------------------------------------------------------~->

*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*

UMBRACOSTATS – beautiful and build-in realtime stats for umbraco
We’ve just released umbracoStats – integrated realtime tracking for umbraco. Pricing starts at $49.
http://umbracostats.umbraco.org?umbNl=1211


*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
Mateusz www.Kierepka.pl
2006-07-19 11:52:04 UTC
Permalink
I try to add this code:

startList = function() {
if (document.all&&document.getElementById) {
navRoot = document.getElementById("nav");
navRootCount = navRoot.childNodes.length;
if (navRootCount &gt 2)
{
navRootCount = 2;
}
for (i=0; i<navRootCount; i++) {
node = navRoot.childNodes[i];
if (node.nodeName=="LI") {
node.onmouseover=function() {
this.className+=" over";
}
node.onmouseout=function() {
this.className=this.className.replace("
over", "");
}
}
}
}
}


But I got Xslt error.

Problem is with this web page:
http://bochniacy.pl/

Kind regards from Poland
Mateusz Kierepka


------------------------ Yahoo! Groups Sponsor --------------------~-->
Something is new at Yahoo! Groups. Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/IHFolB/TM
--------------------------------------------------------------------~->

*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*

UMBRACOSTATS – beautiful and build-in realtime stats for umbraco
We’ve just released umbracoStats – integrated realtime tracking for umbraco. Pricing starts at $49.
http://umbracostats.umbraco.org?umbNl=1211


*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
Mateusz www.Kierepka.pl
2006-07-19 11:31:42 UTC
Permalink
I'm using
YAF - yet another forum http://www.yetanotherforum.net/
And CS - http://communityserver.org/

Kind regards from Poland
Mateusz
Post by Darren Ferguson
Hello everyone.
Has anyone seen a good .net open source forum application?
I have picked up a project that requires one - CMS will be Umbraco, but
the forum is a big part of the site.
Ideally I'd like to implement an Umbraco forum but budget doesn't really
allow.
Thanks.
Darren.
------------------------ Yahoo! Groups Sponsor --------------------~-->
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/IHFolB/TM
--------------------------------------------------------------------~->

*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*

UMBRACOSTATS – beautiful and build-in realtime stats for umbraco
We’ve just released umbracoStats – integrated realtime tracking for umbraco. Pricing starts at $49.
http://umbracostats.umbraco.org?umbNl=1211


*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
ig_p118
2006-07-19 11:33:48 UTC
Permalink
Post by Darren Ferguson
Hello everyone.
Has anyone seen a good .net open source forum application?
I have picked up a project that requires one - CMS will be Umbraco, but
the forum is a big part of the site.
Ideally I'd like to implement an Umbraco forum but budget doesn't really
allow.
Thanks.
Darren.
You could test .. YAF ( Yet Another Forum ... )





------------------------ Yahoo! Groups Sponsor --------------------~-->
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/IHFolB/TM
--------------------------------------------------------------------~->

*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*

UMBRACOSTATS – beautiful and build-in realtime stats for umbraco
We’ve just released umbracoStats – integrated realtime tracking for umbraco. Pricing starts at $49.
http://umbracostats.umbraco.org?umbNl=1211


*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
imayat12
2006-07-19 12:13:32 UTC
Permalink
Hi Darren,

Not used it myself but this looks ok http://www.yetanotherforum.net/
worse case scenario you could use snitz http://forum.snitz.com/ which
is asp not .net but you could have it as separate application.

Regards

Ismail






------------------------ Yahoo! Groups Sponsor --------------------~-->
Something is new at Yahoo! Groups. Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/IHFolB/TM
--------------------------------------------------------------------~->

*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
We're moving away from Yahoo Groups - please use:
http://forum.umbraco.org
instead

*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
Joshua Coady
2006-07-19 16:32:34 UTC
Permalink
http://communityserver.org has a free version. From what I have read, it is
generally considered the best .net forum app out there.

-Josh

_____

From: ***@yahoogroups.com [mailto:***@yahoogroups.com] On Behalf Of
Darren Ferguson
Sent: Wednesday, July 19, 2006 1:43 AM
To: ***@yahoogroups.com
Subject: [umbraco] .net open source forum.



Hello everyone.

Has anyone seen a good .net open source forum application?
I have picked up a project that requires one - CMS will be Umbraco, but
the forum is a big part of the site.
Ideally I'd like to implement an Umbraco forum but budget doesn't really
allow.

Thanks.
Darren.






[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~-->
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/IHFolB/TM
--------------------------------------------------------------------~->

*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
We're moving away from Yahoo Groups - please use:
http://forum.umbraco.org
instead

*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*

Loading...