root/site/pages/decisions.html
@
61
| Revision 61, 6.5 kB (checked in by anonymous, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 | <html> |
| 3 | <head> |
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> |
| 5 | <link rel="icon" href="/pages/images/favicon.ico" type="image"/> |
| 6 | <title>.tel Developers | Decision Making</title> |
| 7 | <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> |
| 8 | <link rel="stylesheet" href="/pages/css/print.css" type="text/css"/> |
| 9 | <link rel="stylesheet" href="/pages/css/nstyleupdates.css" type="text/css"/> |
| 10 | <script src="/pages/js/jquery.pack.js"> |
| 11 | </script> |
| 12 | <script src="/pages/js/utils.js"> |
| 13 | </script> |
| 14 | <script src="/pages/js/swfobject.js"> |
| 15 | </script> |
| 16 | <meta name="author" value="Telnic Developer Community"/> |
| 17 | <meta name="email" value="general.AT.developer.DOT.telnic.DOT.org"/> |
| 18 | </head> |
| 19 | <body> |
| 20 | <!--PAGE HEADER--> |
| 21 | <!--TELNIC LOGO--> |
| 22 | <div id="header"> |
| 23 | <div class="logo"> |
| 24 | <a href="http://telnic.org/"> |
| 25 | <img src="/pages/images/TelnicLogo.gif" alt="The .tel Developer Community" border="0"/> |
| 26 | </a> |
| 27 | </div> |
| 28 | <div class="links"> |
| 29 | <a href="/pages/index.html" class="normallink">Home</a> |
| 30 | <a href="/pages/whoweare.html" class="normallink">About Us</a> |
| 31 | <a href="/pages/sitemap.html" class="lastlink">Developer Area Sitemap</a> |
| 32 | </div> |
| 33 | </div> |
| 34 | <div id="wrapper"> |
| 35 | <div id="nsearchheader_reg"> |
| 36 | <div id="nsearchformarea"> |
| 37 | <form action="http://www.google.com/search" method="get"> |
| 38 | <input value="telnic.org" name="sitesearch" type="hidden"/> |
| 39 | <input size="10" name="q" id="query" type="text"/> |
| 40 | <input name="Search" id="btnSubmit" value="Search" class="loginbtn" tabindex="3" type="submit"/> |
| 41 | </form> |
| 42 | </div> |
| 43 | </div> |
| 44 | <div class="clear"> </div> |
| 45 | <!--LEFT SIDE NAVIGATION--> |
| 46 | <div id="navcol"> |
| 47 | <ul class="first"> |
| 48 | <li> |
| 49 | <a href="/pages/index.html">Developers</a> |
| 50 | <ul class="navcolleveltwo"> |
| 51 | <li> |
| 52 | <a href="/pages/general_landing.html">Understanding .tel</a> |
| 53 | </li> |
| 54 | <li> |
| 55 | <a href="/pages/record_types.html">Record Types</a> |
| 56 | </li> |
| 57 | <li> |
| 58 | <a href="/pages/security.html">Security</a> |
| 59 | </li> |
| 60 | <li> |
| 61 | <a href="/pages/telhosting_sw.html">TelHosting Software</a> |
| 62 | </li> |
| 63 | </ul> |
| 64 | </li> |
| 65 | <li> |
| 66 | <a href="/pages/downloads.html">.tel Applications</a> |
| 67 | <ul class="navcolleveltwo"> |
| 68 | <li> |
| 69 | <a href="/pages/blackberry/landing.html">Blackberry</a> |
| 70 | </li> |
| 71 | <li> |
| 72 | <a href="/pages/winmobile/landing.html">Windows Mobile</a> |
| 73 | </li> |
| 74 | <li> |
| 75 | <a href="/pages/winoutlook/landing.html">Outlook</a> |
| 76 | </li> |
| 77 | <li> |
| 78 | <a href="/pages/iphone/landing.html">iPhone</a> |
| 79 | </li> |
| 80 | </ul> |
| 81 | </li> |
| 82 | <li> |
| 83 | <a href="/trac">Developer Area</a> |
| 84 | <ul class="navcolleveltwo"> |
| 85 | <li> |
| 86 | <a href="/trac/login">Log in</a> |
| 87 | </li> |
| 88 | <li> |
| 89 | <a href="/trac/register">Sign up</a> |
| 90 | </li> |
| 91 | <li> |
| 92 | <a href="/pages/discussion.html">Discussion</a> |
| 93 | <ul class="navcollevelthree"> |
| 94 | <li> |
| 95 | <a href="/trac/discussion">Forums</a> |
| 96 | </li> |
| 97 | <li> |
| 98 | <a href="/trac/wiki">Wiki</a> |
| 99 | </li> |
| 100 | <li> |
| 101 | <a href="/trac/wiki/RssFeed">RSS Feed</a> |
| 102 | </li> |
| 103 | <li> |
| 104 | <a href="/trac/wiki/BugTracker">Submit a Bug / Patch</a> |
| 105 | </li> |
| 106 | </ul> |
| 107 | </li> |
| 108 | <li> |
| 109 | <a href="/trac/wiki/SourceCode">Source Code</a> |
| 110 | </li> |
| 111 | <li> |
| 112 | <a href="/pages/tools.html">Toolkits</a> |
| 113 | </li> |
| 114 | <li> |
| 115 | <a href="/pages/api_landing.html">APIs</a> |
| 116 | </li> |
| 117 | <li> |
| 118 | <a href="/pages/howtos.html">Howtos</a> |
| 119 | </li> |
| 120 | <li> |
| 121 | <a href="/pages/whitepapers.html">Whitepapers</a> |
| 122 | </li> |
| 123 | <li> |
| 124 | <a href="/pages/guidelines.html">Guidelines</a> |
| 125 | <ul class="navcollevelthree"> |
| 126 | <li> |
| 127 | <a href="/pages/decisions.html">Decision Making</a> |
| 128 | </li> |
| 129 | <li> |
| 130 | <a href="/pages/maintain_code.html">Code Maintenance</a> |
| 131 | </li> |
| 132 | <li> |
| 133 | <a href="/pages/site.html">Website Updates</a> |
| 134 | </li> |
| 135 | </ul> |
| 136 | </li> |
| 137 | <li> |
| 138 | <a href="/pages/external_refs.html">External Links</a> |
| 139 | </li> |
| 140 | </ul> |
| 141 | </li> |
| 142 | <li> |
| 143 | <a href="/pages/faq.html">FAQ</a> |
| 144 | </li> |
| 145 | </ul> |
| 146 | </div> |
| 147 | <!--MAIN BODY--> |
| 148 | <div id="maincolfullwidth_withspace_more"> |
| 149 | <a name="Decision Making"> |
| 150 | <h1>Decision Making</h1> |
| 151 | </a> |
| 152 | <p> |
| 153 | The .tel developer community is an open and informal environment. |
| 154 | We make our decisions in a public manner, via the forum. Every |
| 155 | Contributor is very welcome to participate |
| 156 | in the discussions, and we value well-argued opinions most. |
| 157 | </p> |
| 158 | <p>As the project matures, we hope to promote enough active |
| 159 | contributors into committers to hold a committers' vote on the most |
| 160 | vital decisions, such as release dates, package promotions and critical |
| 161 | features for given applications. |
| 162 | </p> |
| 163 | |
| 164 | <p>Here's a simple convention on the voting format that we suggest everybody follows:</p> |
| 165 | |
| 166 | <ul type="none"> |
| 167 | <li> |
| 168 | <b>+1</b> is a positive vote.</li> |
| 169 | <li> |
| 170 | <b>+/-0</b> means you abstain or have no opinion. |
| 171 | This vote makes little sense, because you appear to have no opinion. However, |
| 172 | too many abstaining committers and contributors means the discussed matter |
| 173 | needs more investigation, so the vote will be postponed. </li> |
| 174 | <li> |
| 175 | <b>-1</b> is a negative vote.</li> |
| 176 | </ul> |
| 177 | <p>When voting, please provide arguments or concerns, especially in the case of a zero or |
| 178 | negative vote. This would help us understand your point of view.</p> |
| 179 | <a name="When do we vote?"> |
| 180 | <h2>When do we vote?</h2> |
| 181 | </a> |
| 182 | <p>Any decision we vote for has an impact on our community, for example: </p> |
| 183 | <ul> |
| 184 | <li> Long-term engagement by a developer or a group of developers to implement certain functionality, such |
| 185 | as a new application or a ported version of an existing plug-in.</li> |
| 186 | <li> SS (showstopper) bug that stops all other development until this issue is fixed. A rollout |
| 187 | of a new updated version with the SS bug fix is expected. </li> |
| 188 | <li> Release coordination announcements with plans for releasing a new version of an application, |
| 189 | promoting a build to an official 'release version' status, or merging a branch containing experimental |
| 190 | code with the SVN trunk. <br/> |
| 191 | Of course, we are an open-source community, and our planning capacity is limited, but let's try |
| 192 | to be organized and avoid disappointing our customers. </li> |
| 193 | <li>Offering the committer status to a contributor. In this case, only committers have a binding vote.</li> |
| 194 | </ul> |
| 195 | <p>Based on the results of a vote, |
| 196 | a responsible committer publishes an announcement to the forum, |
| 197 | which is also propagated to the mailing list newsletter and the news RSS feed. </p> |
| 198 | |
| 199 | </div> |
| 200 | <div class="clear"> </div> |
| 201 | </div> |
| 202 | <!--FOOTER SEPARATOR--> |
| 203 | <div id="footer"> |
| 204 | <div class="left"> |
| 205 | <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div> |
| 206 | <div class="right"> |
| 207 | <p id="fplayer"> |
| 208 | <a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this movie.</p> |
| 209 | <script src="/pages/js/countdown.js"> </script> |
| 210 | </div> |
| 211 | </div> |
| 212 | </body> |
| 213 | </html> |
Note: See TracBrowser
for help on using the browser.








