- July 8, 2006
- 879
- 259
- Home Country
- Germany
During the last days I had some thoughts about Area 51 testing.
When I have a look to the Area 51 section it seems to me that there are not so many users testing the teams new features and enhancements. I can imagine that this can be frustrating for the developers from time to time and more testing could bring more stability and ideas to all the new things.
If the MePo team shares my opinion my thoughts might help to solve the problem. If the team thinks, that it is OK as it is there is of course no need to change anything.
From my point of view there are 2 points that led to the small amount of testers:
The language barrier
Not all of the users are able to speak English. I can imagine that there are a lot of users outside that are willing to help but are not able to give there feedback in English.
Have you thought about Area 51 sections in the language specific forums?
Some willing users could support the team with the maintaining of these sections.
"Too complex" installation of the patches
I can imagine that, there are users outside which are a little afraid for changing files within their MePo installation and only a very few users are having separate developing PCs for testing things.
For all these users it might be to complex to participate Area 51 testing today.
To solve this MePo could be extended with the ability to fetch the patchfiles out of other directories than the original files.
What I mean:
Today we have
and
What about having
and
too?
The Area51<id> directory and subdirectories are the places to store the patched files.
The <id> extension could be used to have more than one Area51 project installed.
The testing could be started with new commandlineparameters for mediaportal.exe and tvserver.exe
For example:
could take take files of the
directories.
Files that are not within the area51 subdirectories could be taken from the original directories.
The developers could prepare archives where the files are already stored within their right places and the testers only have to expand the archive and start mediaportal or the tv-server with the command line extension.
This would lead the original installation untouched and after testing the users (or their wifes / girlfriends) could start MePo without being influenced by the patched files.
When I have a look to the Area 51 section it seems to me that there are not so many users testing the teams new features and enhancements. I can imagine that this can be frustrating for the developers from time to time and more testing could bring more stability and ideas to all the new things.
If the MePo team shares my opinion my thoughts might help to solve the problem. If the team thinks, that it is OK as it is there is of course no need to change anything.
From my point of view there are 2 points that led to the small amount of testers:
The language barrier
Not all of the users are able to speak English. I can imagine that there are a lot of users outside that are willing to help but are not able to give there feedback in English.
Have you thought about Area 51 sections in the language specific forums?
Some willing users could support the team with the maintaining of these sections.
- translating the english area 51 threads with new features to their native language
- first level support of the testers (solving of installation problems, ...)
- collect the feedback, translate it to English and bring it to the English Area 51 section
"Too complex" installation of the patches
I can imagine that, there are users outside which are a little afraid for changing files within their MePo installation and only a very few users are having separate developing PCs for testing things.
For all these users it might be to complex to participate Area 51 testing today.
To solve this MePo could be extended with the ability to fetch the patchfiles out of other directories than the original files.
What I mean:
Today we have
Code:
...\program files\Team Mediaportal\mediaportal\<a lot of files and directories>
Code:
...\program files\Team Mediaportal\TV Server\<a lot of files and directories>
Code:
...\program files\Team Mediaportal\mediaportal\Area51<id>\<a lot of files and directories>
Code:
...\program files\Team Mediaportal\TV Server\Area51<id>\<a lot of files and directories>
The Area51<id> directory and subdirectories are the places to store the patched files.
The <id> extension could be used to have more than one Area51 project installed.
The testing could be started with new commandlineparameters for mediaportal.exe and tvserver.exe
For example:
Code:
mediaportal.exe /area51-001
Code:
...\program files\Team Mediaportal\mediaportal\Area51-001\
Files that are not within the area51 subdirectories could be taken from the original directories.
The developers could prepare archives where the files are already stored within their right places and the testers only have to expand the archive and start mediaportal or the tv-server with the command line extension.
This would lead the original installation untouched and after testing the users (or their wifes / girlfriends) could start MePo without being influenced by the patched files.