| View previous topic :: View next topic |
| Author |
Message |
tinku99
Joined: 03 Aug 2007 Posts: 308 Location: Houston, TX
|
Posted: Thu Oct 09, 2008 2:55 am Post subject: Why do many open source projects use mailing lists? |
|
|
Why don't they use phpBB or another discussion forum, that makes browsing easier with hyperlinks?
Am I missing something? |
|
| Back to top |
|
 |
Guest
|
Posted: Thu Oct 09, 2008 2:57 am Post subject: |
|
|
| how old are you? |
|
| Back to top |
|
 |
Titan
Joined: 11 Aug 2004 Posts: 4975 Location: /b/
|
Posted: Thu Oct 09, 2008 8:34 am Post subject: |
|
|
Actually I've wanted to know this too. Newsgroups is deprecated technology. Nowadays you can choose from many forum software like phpBB, punBB, InvisionBB and even specialized ones for FOSS projects such as trac and redmine if you don't want to use sf.net, google code or other free services.
Certain projects like the kernel, Gnome and their sub-projects use mailing lists because they've been doing so for decades. I don't see why new projects have to copy. _________________
 |
|
| Back to top |
|
 |
tinku99
Joined: 03 Aug 2007 Posts: 308 Location: Houston, TX
|
Posted: Wed Jan 14, 2009 4:41 am Post subject: mailing lists vs forums |
|
|
ok, so I started using gnus to browse some mailing lists using gmane with gnus under emacs.
| Code: | | nntp://news.gmane.org |
atleast the lists are more accessible in a less painful way now. |
|
| Back to top |
|
 |
Slanter
Joined: 28 May 2008 Posts: 739 Location: Minnesota, USA
|
Posted: Wed Jan 14, 2009 5:41 am Post subject: |
|
|
I think they use mailing lists to keep even those people who don't check forums up to date. I mean with a forum, unless you're checking every day, it can be months before you find out about a "Critical Update" or some such. Whereas with a mailing list, you get an email in your inbox (which people probably check much more often) within minutes or hours of that update. _________________ Unless otherwise stated, all code is untested
(\__/) This is Bunny.
(='.'=) Cut, copy, and paste bunny onto your sig.
(")_(") Help Bunny gain World Domination. |
|
| Back to top |
|
 |
Frankie
Joined: 02 Nov 2008 Posts: 828
|
Posted: Wed Jan 14, 2009 5:45 am Post subject: |
|
|
I say both would be the best. _________________ Click here to join #AHK channel in IRC for general chat and quick help. |
|
| Back to top |
|
 |
tinku99
Joined: 03 Aug 2007 Posts: 308 Location: Houston, TX
|
Posted: Sat Jan 02, 2010 5:31 pm Post subject: google alerts |
|
|
I finally started using the solution to the mailing list issue thats been around for a while: google alerts.
It also makes following your own posts around the net much easier...
Not to mention covering the rest of the information globosphere...  |
|
| Back to top |
|
 |
Guest
|
Posted: Sat Jan 02, 2010 6:23 pm Post subject: Re: Why do many open source projects use mailing lists? |
|
|
| tinku99 wrote: | Why don't they use phpBB or another discussion forum, that makes browsing easier with hyperlinks?
Am I missing something? |
Yes. Usually mailing lists have public archives which you can "browse with hyperlinks".
Also, gmane.org provides you several ways to read such lists. Blog format, NNTP, RSS, etc. |
|
| Back to top |
|
 |
|