Go Back   vb.org Archive > Community Central > vBulletin.org Site Feedback
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #41  
Old 11-15-2005, 05:57 PM
TygerTyger TygerTyger is offline
 
Join Date: Aug 2005
Posts: 182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think quite simply a subsection for public betas will be your best bet. There's no fair way - or at least, fair and managable way - to determine who should and shouldn't have access to a beta. A beta subsection with a bigass THIS IS A BETA and THIS IS WHAT A BETA MEANS faq-style quick explanation at the header of every hack thread, with the mod explanation/instructions etc below it, will serve you best I reckon.

The fact of the matter is that the problem isn't the mods, or the authors, or the forum. It's the people who don't bother reading, are too inexperienced or short-tempered or lazy or all of the above. Make it clear, give them fair warning and if they still don't make an effort, they earn what they get. Sounds harsh, but that's just the nature of forums. The benefits will be there for those who want them as well.
Reply With Quote
  #42  
Old 11-15-2005, 06:22 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I agree with Tyger (though the discussion will be moot with a new hack DB).

The old 3.0x forum for beta's seemed to be a good 'Ye pass here at ye own peril' barrier. Sure it wasnt perfect - but it was a bit easier to identify.

It was also a cool place to go if you wanted to spend some time helping an author trouble shoot some work they are doing.

Just a thought.
Reply With Quote
  #43  
Old 11-15-2005, 06:29 PM
stonyarc stonyarc is offline
 
Join Date: Aug 2005
Location: Leuven (Belgium)
Posts: 930
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TygerTyger
I think quite simply a subsection for public betas will be your best bet. There's no fair way - or at least, fair and managable way - to determine who should and shouldn't have access to a beta. A beta subsection with a bigass THIS IS A BETA and THIS IS WHAT A BETA MEANS faq-style quick explanation at the header of every hack thread, with the mod explanation/instructions etc below it, will serve you best I reckon.

The fact of the matter is that the problem isn't the mods, or the authors, or the forum. It's the people who don't bother reading, are too inexperienced or short-tempered or lazy or all of the above. Make it clear, give them fair warning and if they still don't make an effort, they earn what they get. Sounds harsh, but that's just the nature of forums. The benefits will be there for those who want them as well.
Tyger is right.
Just on the googlemap I got some great responses and some nice feature suggestions from people that have bothered to read what's it about, how it works and what are the known issues (that's why it's a beta).

But some people don't read. If if it says "to fix issues xxxx download latest version". It sometimes frustrating but it's for them and for ourselves we make it. The least they could do is use the page search.

The faq seems like a good idea. Why not make a basic documentation package mandatory with just the core elements in it:

- how to install
- how to configure
- how to uninstall
- known issues
- roadmap
- version history
- tips & tricks

That should avoid the repeating questions and make it a standard additional feature for all modifications.
Reply With Quote
  #44  
Old 11-15-2005, 07:30 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Perhaps the first problem is to define what a "beta" version is. No disrespect to Danny, but given the number of errors that seemed to be in the first versions, they were not what I would call beta versions.
Reply With Quote
  #45  
Old 11-15-2005, 07:34 PM
TygerTyger TygerTyger is offline
 
Join Date: Aug 2005
Posts: 182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've always defined it thus:

Alpha: Works, sort of.
Beta: Works, mostly.
Final: Works!

Betas are testing versions after all. If they work perfectly they may as well not be betas.
Reply With Quote
  #46  
Old 11-15-2005, 08:52 PM
slank slank is offline
 
Join Date: May 2005
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Andreas
Main problem with Betas (closed or public): Almost nobody does test them and does report bugs, they only complain that there are bugs (without telling which ones).
is true alot of people don't contribut or tell of the bugs but just wnt the code cuse they can't wait.

As a programmer myself i always try to include every possible bug and deciption of when and where it appeared and how i managed to come across it, not everyone is like that though, they want a quick fix and fast.

i don't know what else to say, but i am a programmer who is deigned to test and break programs in as many ways as possible. So i am used to constantly giving the coding errors and feedback on the problem, some people just either don't care or have no clue - and then flame the coder for the problems (this is only my opinion of course).

The problem as i see it is people do not read enough
Reply With Quote
  #47  
Old 11-15-2005, 10:15 PM
trackpads's Avatar
trackpads trackpads is offline
 
Join Date: Aug 2003
Location: Armyville
Posts: 1,074
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by slank
The problem as i see it is people do not read enough

That statement is true in a lot of thing in life.
Reply With Quote
  #48  
Old 11-15-2005, 10:26 PM
stonyarc stonyarc is offline
 
Join Date: Aug 2005
Location: Leuven (Belgium)
Posts: 930
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by slank
is true alot of people don't contribut or tell of the bugs but just wnt the code cuse they can't wait.

As a programmer myself i always try to include every possible bug and deciption of when and where it appeared and how i managed to come across it, not everyone is like that though, they want a quick fix and fast.

i don't know what else to say, but i am a programmer who is deigned to test and break programs in as many ways as possible. So i am used to constantly giving the coding errors and feedback on the problem, some people just either don't care or have no clue - and then flame the coder for the problems (this is only my opinion of course).

The problem as i see it is people do not read enough
It's even worse. It seems like you sometimes have to beg to post a link so you can see the problem for yourself.
Sometimes you only get "it doesn't work" and the link in their profile goes to somewhere exotic.

What if the beta process is more formalized:
Include a bug report if you find something in a beta
- link:
- description:
- config:

So at least you would have something to start from and it's a lot easier to add to the manual/roadmap/faq
Reply With Quote
  #49  
Old 11-15-2005, 10:46 PM
Borgs8472 Borgs8472 is offline
 
Join Date: Apr 2004
Posts: 924
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

^ ^
/me agrees!
Reply With Quote
  #50  
Old 11-16-2005, 12:55 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It would be handy if vb.org had a bug tracking system linked to hacks.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:54 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04580 seconds
  • Memory Usage 2,262KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete