Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Community Discussions (All other subjects)
 What happened?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Carefree
Advanced Member

Philippines
4217 Posts

Posted - 29 June 2012 :  05:54:19  Show Profile  Reply with Quote
Did we finally solve ALL coding issues, write EVERY desired mod and prevent all spammers? Or did all the people move their questions, etc. to Facebook or Google? Sure got quiet here over the last couple months.

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 29 June 2012 :  13:44:35  Show Profile  Visit HuwR's Homepage  Reply with Quote
I think probably the latter, not much interest in forums as a web format these days, people are either more interested in twitter or facebook or having cms based sites with poor and limited implentationsof forums/blogs so not that many specialised forums around as there used to be.

MVC .net dev/test site | MVC .net running on Raspberry Pi
Go to Top of Page

pierretopping
Junior Member

United Kingdom
224 Posts

Posted - 29 June 2012 :  15:31:30  Show Profile  Visit pierretopping's Homepage  Reply with Quote
Any guess's how many Snitz forums are still used today?
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 29 June 2012 :  15:56:35  Show Profile  Reply with Quote
Really Huw? I see forums being used a lot as a support option for commercial or open source software or products.
Facebook has it's policies that not all agree to and you can't search past topics on facebook. bleh.

Forums still has it's place. VB isn't going out of business anytime soon. Although it has expanded to a CMS type layout now.

Support Snitz Forums
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 29 June 2012 :  16:46:31  Show Profile  Visit HuwR's Homepage  Reply with Quote
I'm not saying that they don't still have there uses, but their popularity has definitely declined over the last few years

MVC .net dev/test site | MVC .net running on Raspberry Pi
Go to Top of Page

Classicmotorcycling
Development Team Leader

Australia
2085 Posts

Posted - 30 June 2012 :  04:32:41  Show Profile  Reply with Quote
I believe that the decline has come about due to the following few reasons (which are not good ones and not in any particular order):

1. Most have gone away from classic .asp forums for either .php (as they cannot afford Windows hosting) or dot NET sites (as they need the application for their site)
2. Some users threats of legal action to not only the poster, but the site it's self and not worth the persons time hosting the site
3. The text fights between users make others not want to join and put their comments in as they feel it will happen to them
4. Some people simply find it daunting that they need more than just the forum software, but setting up everything from hosting to the finished product and the time needed to maintain

I love my forums on the other hand and read them every day. Forums are not only great for support sites, but also for interest sites of other like-minded people.

My 2 cents worth...

Cheers,

David Greening
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 30 June 2012 :  05:24:08  Show Profile  Send ruirib a Yahoo! Message  Reply with Quote
My take.

1. Interest in forums has declined. I see that on some existing Snitz forums (there are many out there) and the ones that keep growing (a clear minority), have excellent management and a very active community providing excellent contributions and advice. With less strong communities, facebook has taken a severe toll.

2. Snitz is not only based on a technologically outdated platform, but we have stopped producing new releases or adding new features to the software.

My belief is that there is still space for great forum software. I don't really find anything that interesting in the asp.net world, not anything that would allow to profit from the continuous innovation that Microsoft has been adding to it's web development platform. I do agree, however, that a standalone forum is less attractive, these days. The ability to add decent forum software to a CMS or an easy way to integrate it into a .net website, would be great.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 01 July 2012 :  05:24:46  Show Profile  Visit HuwR's Homepage  Reply with Quote
Rui's last point about standalone forums I definitely agree with, and after having just seamlessly integrated the current version of classic snitz into MojoPortal (excellent .Net cms, and with only a very small amount of coding was able to embed Snitz and synchronise the database so that mojo used their current Snitz members) I am currently exploring the best way to do this with the .net version of Snitz as it is a little more complex with it being a .net application itself.

I think the problem with point 2 is that to really add new features to the current code base first requires some major rework of the existing base code to update it's current output to be more standards and css compliant, which then makes peoples upgrade route with heavily modded forums quite painful. For me personally, I would rather put that time and effort into the .net version as it offers a lot more flexibility to expand the code base.

MVC .net dev/test site | MVC .net running on Raspberry Pi
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 01 July 2012 :  06:58:15  Show Profile  Send ruirib a Yahoo! Message  Reply with Quote
So you recommend MojoPortal, Huw? I have been trying CMS packages, on and off, even testing Drupal and Joomla. Have been looking recently at Umbraco, another .net CMS but hadn't look at MojoPortal. I already saw they support Artisteer, which is a major bonus, as I own a copy, as a way to mitigate by obvious lack of design abilities. I guess I will have a look at it.

The code base, yeah, we'd need to go through some major changes go to full blown css compliant, which is really a requirement these days. I doubt that we could get enough dev people to go through such a change, which basically means that the current code base is as good as dead.

As to the .net version, what are your plans regarding release, time wise and license wise?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 01 July 2012 :  07:20:18  Show Profile  Visit HuwR's Homepage  Reply with Quote
Yes, I would recomend it, it looks a bit scary the first time you look at it, but I have been playing with it for about a week and am liking it more and more, it comes with a lot of stuff in the core package (the forum is pretty dismal though but probably adequate for most needs, however the site I was using it for had a preexisting Snitz forum) I had to make a couple of tweeks to the base code (which is not strictly recommended, but I did it in such away as to be an easy upgrade should the bas code change) plus I have written a couple of plugin modules. Am now liking it very much, most of the others I looked at were either overly complicated or not flexible enough for my needs without a huge amount of recoding.

As for the .net version, I still have a few things I want to do to the core code (like make it properly multidb not just sql and comment it a bit better so other people can understand it , and maybe make it more modular so it is more of a plugin than standalone but that is quite a bit of work) but once again time has caught up with me so unsure when that would be. So, am still working on it but a bit slowly at the moment.

MVC .net dev/test site | MVC .net running on Raspberry Pi
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 03 July 2012 :  06:41:30  Show Profile  Send ruirib a Yahoo! Message  Reply with Quote
Thanks, Huw .


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 15 July 2012 :  09:30:29  Show Profile  Visit HuwR's Homepage  Reply with Quote
test site for my friends web site using mojoportal and Snitz Forum (this version)
http://test.farmoor-reservoir.com

MVC .net dev/test site | MVC .net running on Raspberry Pi
Go to Top of Page

Doug G
Support Moderator

USA
6493 Posts

Posted - 16 July 2012 :  19:58:50  Show Profile  Reply with Quote
Nice fish!

======
Doug G
======
Computer history and help at www.dougscode.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.16 seconds. Powered By: Snitz Forums 2000 Version 3.4.07