|
From: <sv...@va...> - 2005-06-30 23:19:39
|
Author: njn
Date: 2005-07-01 00:19:32 +0100 (Fri, 01 Jul 2005)
New Revision: 131
Log:
Streamline survey.
Modified:
trunk/gallery/survey_current/submitted.php
trunk/gallery/survey_current/survey.html
Modified: trunk/gallery/survey_current/submitted.php
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/gallery/survey_current/submitted.php 2005-06-30 01:54:20 UTC (r=
ev 130)
+++ trunk/gallery/survey_current/submitted.php 2005-06-30 23:19:32 UTC (r=
ev 131)
@@ -9,43 +9,25 @@
$results .=3D $post['name']. "\n";
$results .=3D $post['email']. "\n\n";
=20
-/*------ learning about valgrind ------*/
+/*------ using valgrind ------*/
$post =3D $_POST['Q1'];
$results .=3D $post['q']. "\n";
-$results .=3D $post['rb']. "\n";
-if ( !empty( $post['txt'] ) ) {
- $results .=3D $post['cmt']. "\n";
- $results .=3D $post['txt']. "\n";
-}
-$results .=3D "\n";
+$results .=3D $post['txt']. "\n\n";
=20
$post =3D $_POST['Q2'];
$results .=3D $post['q']. "\n";
-$results .=3D $post['txt']. "\n\n";
+$results .=3D $post['rb']. "\n\n";
=20
$post =3D $_POST['Q3'];
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
=20
-/*------ using valgrind ------*/
$post =3D $_POST['Q4'];
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
=20
$post =3D $_POST['Q5'];
$results .=3D $post['q']. "\n";
-$results .=3D $post['rb']. "\n\n";
-
-$post =3D $_POST['Q6'];
-$results .=3D $post['q']. "\n";
-$results .=3D $post['txt']. "\n\n";
-
-$post =3D $_POST['Q7'];
-$results .=3D $post['q']. "\n";
-$results .=3D $post['txt']. "\n\n";
-
-$post =3D $_POST['Q8'];
-$results .=3D $post['q']. "\n";
if ( !empty( $post['cb1'] ) )
$results .=3D $post['cb1']. "\n";
if ( !empty( $post['cb2'] ) )
@@ -62,7 +44,7 @@
}
$results .=3D "\n";
=20
-$post =3D $_POST['Q9'];
+$post =3D $_POST['Q6'];
$results .=3D $post['q']. "\n";
if ( !empty( $post['txt0'] ) )
$results .=3D "memcheck ". $post['txt0']. "\n";
@@ -80,71 +62,54 @@
$results .=3D "other ". $post['txt6']. "\n";
$results .=3D "\n";
=20
-$post =3D $_POST['Q10'];
+$post =3D $_POST['Q7'];
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
=20
-$post =3D $_POST['Q11'];
+$post =3D $_POST['Q8'];
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
=20
-$post =3D $_POST['Q12'];
-$results .=3D $post['q']. "\n";
-$results .=3D $post['txt']. "\n\n";
-
/*------ valgrind on other platforms ------*/
-$post =3D $_POST['Q13'];
+$post =3D $_POST['Q9'];
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
=20
/*------ software issues ------*/
-$post =3D $_POST['Q14'];
+$post =3D $_POST['Q10'];
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
=20
-$post =3D $_POST['Q15'];
+$post =3D $_POST['Q11'];
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
=20
-$post =3D $_POST['Q16'];
+$post =3D $_POST['Q12'];
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
=20
-$post =3D $_POST['Q17'];
+$post =3D $_POST['Q13'];
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
=20
-$post =3D $_POST['Q18'];
-$results .=3D $post['q']. "\n";
-$results .=3D $post['txt']. "\n\n";
-
/*------ non-software issues ------*/
-$post =3D $_POST['Q19'];
+$post =3D $_POST['Q14'];
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
=20
-$post =3D $_POST['Q20'];
+$post =3D $_POST['Q15'];
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
=20
-$post =3D $_POST['Q21'];
-$results .=3D $post['q']. "\n";
-$results .=3D $post['txt']. "\n\n";
-
/*------ project details ------*/
-$post =3D $_POST['Q22'];
+$post =3D $_POST['Q16'];
$txt =3D ' Project name :=20
Website (if one exists) :=20
Brief description :=20
- Public or private? :=20
- License : (eg. GNU GPL; BSD; proprietary)
Language(s) : (estimate proportions if > 1, eg. 80% C, 20% For=
tran)
- No of programmers in total :=20
- No of programmers using Valgrind :=20
+ Number of programmers:=20
Size (lines of code) :=20
- No. of users :=20
- Development location :=20
- Other comments : ';
+ Number of users : ';
$txt =3D ereg_replace( "\n", "", $txt );
$tmp =3D ereg_replace( "\n", "", $post['txt'] );
$tmp =3D ereg_replace( "\r", "", $tmp );
@@ -156,10 +121,14 @@
$results .=3D $post['rb']. "\n\n";
=20
/*------ surveys ------*/
-$post =3D $_POST['Q23'];
+$post =3D $_POST['Q17'];
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
=20
+$post =3D $_POST['Q18'];
+$results .=3D $post['q']. "\n";
+$results .=3D $post['txt']. "\n\n";
+
/*
echo "<pre>\n";
print( $results );
Modified: trunk/gallery/survey_current/survey.html
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/gallery/survey_current/survey.html 2005-06-30 01:54:20 UTC (rev=
130)
+++ trunk/gallery/survey_current/survey.html 2005-06-30 23:19:32 UTC (rev=
131)
@@ -27,150 +27,106 @@
=20
<form method=3D"post" action=3D"<?php echo $_SERVER['SCRIPT_NAME']; ?>">
=20
-<!-- learning about valgrind -->
-<table class=3D"form" width=3D"100%" cellspacing=3D"8" cellpadding=3D"0"=
border=3D"0">
-<tr><th>Learning about Valgrind</th></tr>
-<tr><td>
- <input type=3D"hidden" name=3D"Q1[q]"=20
- value=3D"q1. How did you first learn about Valgrind"/>
- <b>1. </b>How did you first learn about Valgrind?<br />
- <input name=3D"Q1[rb]" type=3D"radio"=20
- value=3D"from a friend"/> from a friend<br/>
- <input name=3D"Q1[rb]" type=3D"radio"=20
- value=3D"from a workmate"/> from a workmate<br/>
- <input name=3D"Q1[rb]" type=3D"radio"=20
- value=3D"searching for tools"/> searching for tools<br/>
- <input name=3D"Q1[rb]" type=3D"radio"=20
- value=3D"from a publication"/> from a publication
- (please specify publication name below)<br/>
- <input name=3D"Q1[rb]" type=3D"radio" value=3D"other"/> other=20
- (please specify below)<br/>
- <p>
- <input type=3D"hidden" name=3D"Q1[cmt]" value=3D"Extra info:"/>
- <textarea name=3D"Q1[txt]" rows=3D"2" cols=3D"56"></textarea></p>
-</td></tr>
-<tr><td>
- <input type=3D"hidden" name=3D"Q2[q]"=20
- value=3D"q2. How many other programmers have you told about Valgrind"=
/>
- <b>2. </b>How many other programmers have you told about Valgrind?<br /=
>
- How many of them have used it as a consequence?<br />
- <textarea name=3D"Q2[txt]" rows=3D"2" cols=3D"56"></textarea>
-</td></tr>
-<tr><td>
- <b>3. </b>Any other comments about how you first learnt about Valgrind?=
<br />
- <input type=3D"hidden" name=3D"Q3[q]"=20
- value=3D"q3. Other comments about learning about Valgrind"/>
- <textarea name=3D"Q3[txt]" rows=3D"2" cols=3D"56"></textarea>
-</td></tr>
-</table>
-<p> </p>
-
<!-- using valgrind -->
<table class=3D"form" width=3D"100%" cellspacing=3D"8" cellpadding=3D"0"=
border=3D"0">
<tr><th>Using Valgrind</th></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q4[q]"=20
- value=3D"q4. How long (in months) have you been using Valgrind"/=
>
- <b>4. </b>Approximately how long (in months) have you been using Valgri=
nd?<br />
- <input name=3D"Q4[txt]" size=3D"60" type=3D"text" value=3D""/>
+ <input type=3D"hidden" name=3D"Q1[q]"=20
+ value=3D"q1. How long (in months) have you been using Valgrind"/=
>
+ <b>1. </b>Approximately how long (in months) have you been using Valgri=
nd?<br />
+ <input name=3D"Q1[txt]" size=3D"60" type=3D"text" value=3D""/>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q5[q]"=20
- value=3D"q5. On average how often do you use Valgrind"/>
- <b>5. </b>Which of the following best describes how often you use
+ <input type=3D"hidden" name=3D"Q2[q]"=20
+ value=3D"q2. On average how often do you use Valgrind"/>
+ <b>2. </b>Which of the following best describes how often you use
Valgrind?<br />
- <input name=3D"Q5[rb]" type=3D"radio" value=3D"hourly" /> hourly <br/>
- <input name=3D"Q5[rb]" type=3D"radio" value=3D"daily" /> daily <br/>
- <input name=3D"Q5[rb]" type=3D"radio" value=3D"weekly" /> weekly <br/>
- <input name=3D"Q5[rb]" type=3D"radio" value=3D"monthly"/> monthly<br/>
+ <input name=3D"Q2[rb]" type=3D"radio" value=3D"hourly" /> hourly <br/>
+ <input name=3D"Q2[rb]" type=3D"radio" value=3D"daily" /> daily <br/>
+ <input name=3D"Q2[rb]" type=3D"radio" value=3D"weekly" /> weekly <br/>
+ <input name=3D"Q2[rb]" type=3D"radio" value=3D"monthly"/> monthly<br/>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q6[q]"=20
- value=3D"q6. What hardware do you use Valgrind on"/>
- <b>6. </b>What hardware do you use Valgrind on?<br />
+ <input type=3D"hidden" name=3D"Q3[q]"=20
+ value=3D"q3. What hardware do you use Valgrind on"/>
+ <b>3. </b>What hardware do you use Valgrind on?<br />
Estimate the proportion of your Valgrind usage on different
machines. (Example: Pentium 4 70%, Athlon 30%)<br />
- <textarea name=3D"Q6[txt]" rows=3D"2" cols=3D"56"></textarea>
+ <textarea name=3D"Q3[txt]" rows=3D"2" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q7[q]"=20
- value=3D"q7. What Linux distros do you use Valgrind on"/>
- <b>7. </b>What operating systems(s) do you use Valgrind on?<br />
+ <input type=3D"hidden" name=3D"Q4[q]"=20
+ value=3D"q4. What Linux distros do you use Valgrind on"/>
+ <b>4. </b>What operating systems(s) do you use Valgrind on?<br />
Estimate the proportion of your Valgrind usage on different
operating systems. Please give version numbers if
possible. (Example: Linux RedHat 9.0 90%, Linux SuSe 8.1 10%)<br />
- <textarea name=3D"Q7[txt]" rows=3D"2" cols=3D"56"></textarea>
+ <textarea name=3D"Q4[txt]" rows=3D"2" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q8[q]"=20
- value=3D"q8. In what form did you/do you obtain Valgrind"/>
- <b>8. </b>In what form did you/do you obtain Valgrind?<br />
- <input name=3D"Q8[cb1]" type=3D"checkbox" value=3D"cvs"/> source, fro=
m CVS<br/>
- <input name=3D"Q8[cb2]" type=3D"checkbox" value=3D"www"/> source, from=
website<br/>
- <input name=3D"Q8[cb3]" type=3D"checkbox" value=3D"rpm"/> pre-built ve=
rsion (eg. RPM)<br/>
- <input name=3D"Q8[cb4]" type=3D"checkbox" value=3D"inst"/> already ins=
talled on system<br/>
- <input name=3D"Q8[cb5]" type=3D"checkbox" value=3D"other"/> other (ple=
ase specify below)<br/>
+ <input type=3D"hidden" name=3D"Q5[q]"=20
+ value=3D"q5. In what form did you/do you obtain Valgrind"/>
+ <b>5. </b>In what form did you/do you obtain Valgrind?<br />
+ <input name=3D"Q5[cb1]" type=3D"checkbox" value=3D"cvs"/> source, fro=
m CVS<br/>
+ <input name=3D"Q5[cb2]" type=3D"checkbox" value=3D"www"/> source, from=
website<br/>
+ <input name=3D"Q5[cb3]" type=3D"checkbox" value=3D"rpm"/> pre-built ve=
rsion (eg. RPM)<br/>
+ <input name=3D"Q5[cb4]" type=3D"checkbox" value=3D"inst"/> already ins=
talled on system<br/>
+ <input name=3D"Q5[cb5]" type=3D"checkbox" value=3D"other"/> other (ple=
ase specify below)<br/>
<p>
- <input type=3D"hidden" name=3D"Q8[cmt]" value=3D"Extra info:"/>
- <textarea name=3D"Q8[txt]" rows=3D"2" cols=3D"56"></textarea></p>
+ <input type=3D"hidden" name=3D"Q5[cmt]" value=3D"Extra info:"/>
+ <textarea name=3D"Q5[txt]" rows=3D"2" cols=3D"56"></textarea></p>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q9[q]"=20
- value=3D"q9. Which Valgrind tools do you use"/>
- <b>9. </b>Which Valgrind tools do you use?<br />
+ <input type=3D"hidden" name=3D"Q6[q]"=20
+ value=3D"q6. Which Valgrind tools do you use"/>
+ <b>6. </b>Which Valgrind tools do you use?<br />
Estimate the proportion of your Valgrind usage each tool
accounts for. (Example: Memcheck 80%, Addrcheck 10%,
Cachegrind 10%)<br />
<table cellspacing=3D"2" cellpadding=3D"0" border=3D"0">
<tr>
<td>Memcheck :</td>
- <td><input name=3D"Q9[txt0]" size=3D"30" type=3D"text" value=3D""/><=
/td>
+ <td><input name=3D"Q6[txt0]" size=3D"30" type=3D"text" value=3D""/><=
/td>
</tr>
<tr>
<td>Addrcheck :</td>
- <td><input name=3D"Q9[txt1]" size=3D"30" type=3D"text" value=3D""/><=
/td>
+ <td><input name=3D"Q6[txt1]" size=3D"30" type=3D"text" value=3D""/><=
/td>
</tr>
<tr>
<td>Cachegrind :</td>
- <td><input name=3D"Q9[txt2]" size=3D"30" type=3D"text" value=3D""/><=
/td>
+ <td><input name=3D"Q6[txt2]" size=3D"30" type=3D"text" value=3D""/><=
/td>
</tr>
<tr>
<td>Helgrind :</td>
- <td><input name=3D"Q9[txt3]" size=3D"30" type=3D"text" value=3D""/><=
/td>
+ <td><input name=3D"Q6[txt3]" size=3D"30" type=3D"text" value=3D""/><=
/td>
</tr>
<tr>
<td>Callgrind/KCachegrind : </td>
- <td><input name=3D"Q9[txt4]" size=3D"30" type=3D"text" value=3D""/><=
/td>
+ <td><input name=3D"Q6[txt4]" size=3D"30" type=3D"text" value=3D""/><=
/td>
</tr>
<tr>
<td>Massif :</td>
- <td><input name=3D"Q9[txt5]" size=3D"30" type=3D"text" value=3D""/><=
/td>
+ <td><input name=3D"Q6[txt5]" size=3D"30" type=3D"text" value=3D""/><=
/td>
</tr>
<tr>
<td>Other :</td>
- <td><input name=3D"Q9[txt6]" size=3D"30" type=3D"text" value=3D""/><=
/td>
+ <td><input name=3D"Q6[txt6]" size=3D"30" type=3D"text" value=3D""/><=
/td>
</tr>
</table>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q10[q]"=20
- value=3D"q10. Which command-line options do you (almost) always use=
"/>
- <b>10. </b>Which of Valgrind's command-line options do you always, or
+ <input type=3D"hidden" name=3D"Q7[q]"=20
+ value=3D"q7. Which command-line options do you (almost) always use"=
/>
+ <b>7. </b>Which of Valgrind's command-line options do you always, or
almost always, use?<br />
- <textarea name=3D"Q10[txt]" rows=3D"2" cols=3D"56"></textarea>
+ <textarea name=3D"Q7[txt]" rows=3D"2" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q11[q]"=20
- value=3D"q11. Which command-line options do you sometimes use"/>
- <b>11. </b>Which of Valgrind's command-line options you sometimes use?=
<br />
- <textarea name=3D"Q11[txt]" rows=3D"2" cols=3D"56"></textarea>
+ <input type=3D"hidden" name=3D"Q8[q]"=20
+ value=3D"q8. Which command-line options do you sometimes use"/>
+ <b>8. </b>Which of Valgrind's command-line options you sometimes use?<=
br />
+ <textarea name=3D"Q8[txt]" rows=3D"2" cols=3D"56"></textarea>
</td></tr>
-<tr><td>
- <b>12. </b>Any other comments about how you use Valgrind?<br />
- <input type=3D"hidden" name=3D"Q12[q]"=20
- value=3D"q12. Other comments about using Valgrind:"/>
- <textarea name=3D"Q12[txt]" rows=3D"2" cols=3D"56"></textarea>
-</td></tr>
</table>
<p> </p>
=20
@@ -178,9 +134,9 @@
<table class=3D"form" width=3D"100%" cellspacing=3D"8" cellpadding=3D"0"=
border=3D"0">
<tr><th>Valgrind on Other Platforms</th></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q13[q]"=20
- value=3D"q13. Percentage of use on all platforms, if available"/>
- <b>13. </b>If Valgrind was available on all hardware/OS platforms,
+ <input type=3D"hidden" name=3D"Q9[q]"=20
+ value=3D"q9. Percentage of use on all platforms, if available"/>
+ <b>9. </b>If Valgrind was available on all hardware/OS platforms,
estimate what proportion of your usage would be on each
platform. Please describe each platform as precisely as
possible.<br />
@@ -189,7 +145,7 @@
- SPARC9/Solaris : 25%<br />
- x86/Linux : 20%<br />
- IA64/Linux : 5%<br />
- <textarea name=3D"Q13[txt]" rows=3D"10" cols=3D"56"></textarea>
+ <textarea name=3D"Q9[txt]" rows=3D"10" cols=3D"56"></textarea>
</td></tr>
</table>
<p> </p>
@@ -204,38 +160,32 @@
etc.<br />
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q14[q]"=20
- value=3D"q14. List up to 3 existing good features"/>
- <b>14. </b>List up to 3 existing features of Valgrind that you think
+ <input type=3D"hidden" name=3D"Q10[q]"=20
+ value=3D"q10. List up to 3 existing good features"/>
+ <b>10. </b>List up to 3 existing features of Valgrind that you think
are good. Give as much detail as necessary.<br />
- <textarea name=3D"Q14[txt]" rows=3D"3" cols=3D"56"></textarea>
+ <textarea name=3D"Q10[txt]" rows=3D"3" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q15[q]"=20
- value=3D"q15. List up to 3 existing improvable features"/>
- <b>15. </b>List up to 3 existing features of Valgrind that you think
+ <input type=3D"hidden" name=3D"Q11[q]"=20
+ value=3D"q11. List up to 3 existing improvable features"/>
+ <b>11. </b>List up to 3 existing features of Valgrind that you think
need improvement. Give as much detail as necessary.<br />
- <textarea name=3D"Q15[txt]" rows=3D"3" cols=3D"56"></textarea>
+ <textarea name=3D"Q11[txt]" rows=3D"3" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q16[q]"=20
- value=3D"q16. List up to 3 missing features"/>
- <b>16. </b>List up to 3 missing features you would like added to
+ <input type=3D"hidden" name=3D"Q12[q]"=20
+ value=3D"q12. List up to 3 missing features"/>
+ <b>12. </b>List up to 3 missing features you would like added to
Valgrind. <br />
- <textarea name=3D"Q16[txt]" rows=3D"3" cols=3D"56"></textarea>
+ <textarea name=3D"Q12[txt]" rows=3D"3" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q17[q]" value=3D"q17. Ideas for new tool=
s"/>
- <b>17. </b>Do you have ideas/wishes for new tools that could be built
+ <input type=3D"hidden" name=3D"Q13[q]" value=3D"q13. Ideas for new tool=
s"/>
+ <b>13. </b>Do you have ideas/wishes for new tools that could be built
with Valgrind? Give as much detail as necessary.<br />
- <textarea name=3D"Q17[txt]" rows=3D"3" cols=3D"56"></textarea>
+ <textarea name=3D"Q13[txt]" rows=3D"3" cols=3D"56"></textarea>
</td></tr>
-<tr><td>
- <b>18. </b>Any other comments about software issues?<br />
- <input type=3D"hidden" name=3D"Q18[q]"
- value=3D"q18. Other comments about software issues"/>
- <textarea name=3D"Q18[txt]" rows=3D"2" cols=3D"56"></textarea>
-</td></tr>
</table>
<p> </p>
=20
@@ -248,26 +198,20 @@
publicity, etc.
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q19[q]"=20
- value=3D"q19. List up to 3 good development aspects"/>
- <b>19. </b>List up to 3 aspects of Valgrind's development that you
+ <input type=3D"hidden" name=3D"Q14[q]"=20
+ value=3D"q14. List up to 3 good development aspects"/>
+ <b>14. </b>List up to 3 aspects of Valgrind's development that you
think are good. Give as much detail as necessary.<br />
- <textarea name=3D"Q19[txt]" rows=3D"3" cols=3D"56"></textarea>
+ <textarea name=3D"Q14[txt]" rows=3D"3" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q20[q]"=20
- value=3D"q20. List up to 3 improvable development aspects"/>
- <b>20. </b>List up to 3 aspects of Valgrind's development
+ <input type=3D"hidden" name=3D"Q15[q]"=20
+ value=3D"q15. List up to 3 improvable development aspects"/>
+ <b>15. </b>List up to 3 aspects of Valgrind's development
that you think need improvement.<br />
Give as much detail as necessary.<br />
- <textarea name=3D"Q20[txt]" rows=3D"3" cols=3D"56"></textarea>
+ <textarea name=3D"Q15[txt]" rows=3D"3" cols=3D"56"></textarea>
</td></tr>
-<tr><td>
- <b>21. </b>Any other comments about non-software issues?<br />
- <input type=3D"hidden" name=3D"Q21[q]"=20
- value=3D"q21. Other comments about non-software issues"/>
- <textarea name=3D"Q21[txt]" rows=3D"2" cols=3D"56"></textarea>
-</td></tr>
</table>
<p> </p>
=20
@@ -275,29 +219,25 @@
<table class=3D"form" width=3D"100%" cellspacing=3D"8" cellpadding=3D"0"=
border=3D"0">
<tr><th>Project Details</th></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q22[q]"=20
- value=3D"q22. Project use information"/>
- <b>22. </b>For <b>each project</b> on which you have used
+ <input type=3D"hidden" name=3D"Q16[q]"=20
+ value=3D"q16. Project use information"/>
+ <b>16. </b>For <b>each project</b> on which you have used
Valgrind, we would be interested to know the following
information. (Omit any details you want to keep private.
Please estimate for any answers you're unsure about. Take more
than one line per answer if necessary.)<br/>
- <textarea name=3D"Q22[txt]" rows=3D"14" cols=3D"56">
+ <textarea name=3D"Q16[txt]" rows=3D"14" cols=3D"56">
Project name :=20
Website (if one exists) :=20
Brief description :=20
- Public or private? :=20
- License : (eg. GNU GPL; BSD; proprietary)
Language(s) : (estimate proportions if > 1, eg. 80% C, 20% Fortran 7=
7)
- No of programmers in total :=20
- No of programmers using Valgrind :=20
+ Number of programmers:=20
Size (lines of code) :=20
- No. of users :=20
- Development location :=20
- Other comments : </textarea>
+ Number of users :
+ </textarea>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q22[q2]"=20
+ <input type=3D"hidden" name=3D"Q16[q2]"=20
value=3D"Do you want project mentioned on valgrind.org"/>
Would you be willing to have your project
mentioned on the Valgrind website as one that uses Valgrind?
@@ -305,21 +245,26 @@
within your project to do so, or you have asked someone with
the appropriate authority.) We will only mention the project name,
website, and a brief description.<br />
- <input name=3D"Q22[rb]" type=3D"radio" value=3D"yes"/> Yes<br/>
- <input name=3D"Q22[rb]" type=3D"radio" value=3D"no"/> No<br/>
+ <input name=3D"Q16[rb]" type=3D"radio" value=3D"yes"/> Yes<br/>
+ <input name=3D"Q16[rb]" type=3D"radio" value=3D"no"/> No<br/>
</td></tr>
</table>
<p> </p>
=20
-<!-- valgrind surveys -->
+<!-- other comments -->
<table class=3D"form" width=3D"100%" cellspacing=3D"8" cellpadding=3D"0"=
border=3D"0">
-<tr><th>Surveys</th></tr>
+<tr><th>Other comments</th></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q23[q]" value=3D"q23. Survey comments:"=
/>
- <b>23. </b>Any comments about the content or structure of
+ <input type=3D"hidden" name=3D"Q17[q]" value=3D"q17. Survey comments:"=
/>
+ <b>17. </b>Any comments about the content or structure of
this survey?<br/>
- <textarea name=3D"Q23[txt]" rows=3D"3" cols=3D"56"></textarea>
+ <textarea name=3D"Q17[txt]" rows=3D"3" cols=3D"56"></textarea>
</td></tr>
+<tr><td>
+ <input type=3D"hidden" name=3D"Q18[q]" value=3D"q18. Survey comments:"=
/>
+ <b>18. </b>Any other comments about Valgrind?<br/>
+ <textarea name=3D"Q18[txt]" rows=3D"3" cols=3D"56"></textarea>
+</td></tr>
</table>
=20
<!-- contact details -->
@@ -337,6 +282,17 @@
<td>Email:</td>
<td><input name=3D"Q0[email]" size=3D"60" type=3D"text" value=3D""/></=
td>
</tr>
+<tr>
+ <td>Country:</td>
+ <td><input name=3D"Q0[email]" size=3D"60" type=3D"text" value=3D""/></=
td>
+</tr>
+<tr><td>
+ Why are we asking your name and email? Partly because it encourages
+ more thoughtful responses if your name is attached. And partly becuas
+ sometimes we respond to surveys; for example point out that a feature
+ that a responder thought was missing is actually implemented. As for
+ the country, we're just curious to see how widely Valgrind is used!
+</td></tr>
</table>
<p> </p>
=20
|