Hanselforums - Evaluating Forums Software - AspNetForums and InstantForum.NET
After reading the very good comments on The Developer Theory of the Third Place post, I put up some forums...
Looks like the group has decided on the AspNetForums for its speed and simplicity. You can visit either /forum or /forums and they both point to (via 301 Permanent Redirect, Thanks ISAPI_Rewrite!) http://www.hanselman.com/forum.
Thanks to all the early adopters and testers. You're a great bunch and I'm happy to call you my friends and my community.
UPDATE: There are now two for evaluation.
AspNetForums - is athttp://www.hanselman.com/forum.InstantForum.NET - is athttp://www.hanselman.com/forums(plural).
Two forums enter, only one forum leaves! You will decide. Please visit both.
So far, the feeling is that AspNetForums is obscenely fast, but doesn't have threaded discussion, so I question what value it adds. InstantForum is amazingly configurable and flexible, pretty and has threads.
For now, consider them an evaluation, and a place for folks to initiate discussion. It's not integrated with this Blog, except by URI, but we can certainly look at ways to tighten things up.
The first is using AspNetForum 4.1.2, but I'm interested in hearing your suggestions and opinions about other and/or better forums choices, perhaps Community Server? The second one is InstantForum.NET.
About Scott
Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, consultant, father, diabetic, and Microsoft employee. He is a failed stand-up comic, a cornrower, and a book author.
About Newsletter
I'll take a look at InstantForums.
I've looked at a lot of forum software for both ASP.NET (and PHP), and InstantForums ranks pretty high up there, IMO. I first heard of them when Nick Bradbury started using them for his FeedDemon support forums, then NewsGator started using them for their support forums after purchasing FeedDemon. One of the things I liked about it at the time was the ability to subscribe to specific forums via RSS, which at the time was novel, but has since become a little more commonplace.
A couple of others are: ActiveForums (but I think this is a DNN add-on maybe?) and ActiveBoard. HTH. The other dozen or so asp.net forums I've come across were 'poor', at best.
On the subject (sorta) I've been looking for a product that will help me create a community site like www.asp.net (ie. not just forums - downloads, KB, articles etc) - does anyone happen to know if www.asp.net is a hand-rolled Microsoft site, or does it use an available software product? Scott, you couldn't pull a few strings and get me the source, could ya? <<;)
You had sent me a PM at the InstantForums side. Hanselman.com/forum(s).
I cannot retrieve the E-mail due to user restrictions set forth by the admin. I Snagged the image of the screen to e-mail to you, but hanselform@hanselman.com is not a registered e-mail addy at this time.
Rock on,
Ryan
http://subsonicproject.com/forums
I have setup a number of communities and tried most of ASP.NET forum scripts out there and developed one of my own in the old days. My 2c - give the CS another try when you have more patience. It is well worth the time invested.
So what are we thinking? Simple but not threaded or big and threaded?
#1 http://www.hanselman.com/forum
#2 http://www.hanselman.com/forums
And I'm glad you are doing this so I can just sit back and wait for the definitive answer :-) I've been trying to find something for an upcoming .net web project. I like CS the forum features but I don't need all the other stuff and the license seems a bit high for just getting a forum. There really should be something to compete with phpBB. I've seen many .Net web sites that use phpBB instead of a .net based forum.
i know looks aren't everything and features count... but i strongly prefer the pretty forum, singular.
http://www.yetanotherforum.net/
Try it out here: http://forum.yetanotherforum.net/
Of the commercial ones I liked InstantForum.NET better. I found Community Server to be bloated and slow and just had to take down one site running it due to perfomance problems.
I'll take a look at YAF.
At least give it a spin - http://subsonicproject.com/forums
It's all about speed and simplicity IMO.
As it is I'm evaluating phpBB and similar forums products to migrate to. They are leaner and perform better -- and do what a forums product should do: FORUMS. If you need forums, blogs, galleries, and a simple content management system, give CommunityServer a whirl. If you need forums, get a dedicated forums product.
I would say InstantForums.NET over the ASP.NET ones. CS is a beast and if all you need is forums it's probably not a great path to go down. Having said that, have you considered phpBB? I feel it's the grandfather of all forums out there (I built my SharePoint forums modeled after it) and has not only the most features (probably as many as Instant) but the most add-ons if you needed additional functionality. Grant you, it's PHP so if you must have .NET then Instant would be the way to go.
I'd even support em for ya Scott - how's THAT!
The Hnd website can be found here.
Thanks,
Hal
You just needed The Wizz to help you out you should really be running Community Server with the override config files it makse it a snap to create a forums only site.
-Rick
It is made up of several components. Forums.asp.net is a Community Server site setup to run forums only. Weblogs.asp.net is a Community Server site setup to run blogs only. The rest of the www.asp.net site is custom built.
The previous version of the www.asp.net site was based on the old IBuySpy portal framework (also a predecessor to DNN). The current version (released about a month ago) has very little of the old IBS portal and is 99% hand-rolled, to borrow your terminology. The www.asp.net site itself is also made up of various pieces - I already mentioned borrowing some from the IBS portal, but it also makes use of some other Telligent frameworks for the Control Gallery and the advertising system. The remainder of the site is basically nothing more than a large custom CMS system built on XML, SQL Server 2005 and lots of .NET code.
The membership/authentication system makes use of the Community Server shared membership model, allowing www.asp.net, forums.asp.net and weblogs.asp.net to use the same membership. That same membership system is also used by other Microsoft developer sites (IIS.NET, Silverlight.NET and WindowsClient.net).
Sorry, no source code available for the www.asp.net site. However, information about the pieces and parts would indeed make good article material.
Thanks...
Comments are closed.
Community Server seems to have the best-developed forum software on ASP.NET, but you have to download and install everything in order to run just the forums, which seems like a lot of bloat.