|
From: <sv...@va...> - 2005-09-22 20:26:30
|
Author: njn
Date: 2005-09-22 21:26:18 +0100 (Thu, 22 Sep 2005)
New Revision: 198
Log:
Put stuff in place for the survey.
Modified:
trunk/gallery/survey_current/survey.html
trunk/gallery/surveys.html
trunk/index.html
trunk/info/news.html
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-09-22 19:44:37 UTC (rev=
197)
+++ trunk/gallery/survey_current/survey.html 2005-09-22 20:26:18 UTC (rev=
198)
@@ -3,7 +3,7 @@
include( 'submitted.php' );
} else {
?>
-<h1>Current Survey</h1>
+<h1>September 2005 Survey</h1>
=20
<h3>General Instructions</h3>
=20
Modified: trunk/gallery/surveys.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/surveys.html 2005-09-22 19:44:37 UTC (rev 197)
+++ trunk/gallery/surveys.html 2005-09-22 20:26:18 UTC (rev 198)
@@ -4,21 +4,36 @@
<h3><a href=3D"/gallery/survey_current/survey.html">Current
Survey</a></h3>
=20
-<p>Let your opinions about Valgrind be heard: complete our
-<a href=3D"/gallery/survey_current/survey.html">current survey</a>.
-Even if you completed the last survey, we'd like your response to this
-survey, as it will give us more precise and directly useful
-information.</p>
+<a name=3D"survey_05"></a>
+<h3>Survey 2 : September 2005</h3>
=20
+<p>Beginning Thursday, September 22, we are running our=20
+<a href=3D"/gallery/survey_current/survey.html">second official survey</=
a>.
+Even if you completed a prior survey, we'd like your response to this
+survey, because the questions have probably changed since you last
+responded.</p>
+
<p>Survey responses tell us what is good and bad about Valgrind,
sate our curiosity about how it is used, and encourage us to
continue our efforts. By completing the survey, you are
supporting Valgrind, and helping us to improve it.</p>
=20
+<p>We will close the survey in a week or so, depending on the response
+rate. We will collate the responses and post an analysis some time afte=
r
+that. Thank you for your participation.</p>
=20
=20
+<a name=3D"surveys_03_05"></a>
+<h3>Ongoing Surveys : December 2003--August 2005</h3>
+
+<p>We had an ongoing survey on the Valgrind website during this period,
+which evolved. We received around 40 reponses, which gave us more
+information, and also let us strip back the survey to the most important
+questions. Thank you to all those who responded.
+
+
<a name=3D"survey_03"></a>
-<h3>Survey : November 2003</h3>
+<h3>Survey 1 : November 2003</h3>
=20
<p>We ran our first survey in November 2003. The 116 responses
gave us a huge amount of information, and taught us a great deal
Modified: trunk/index.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/index.html 2005-09-22 19:44:37 UTC (rev 197)
+++ trunk/index.html 2005-09-22 20:26:18 UTC (rev 198)
@@ -37,17 +37,15 @@
=20
<ul>
=20
+ <li><p>September 22 2005: Please fill out our=20
+ <a href=3D"/gallery/survey_current/survey.html">survey</a>. We will cl=
ose
+ the survey in about one week's time, depending on the response rate.
+ </p></li>
+
<li><p>August 29 2005: Valgrind 3.0.1, for x86-linux and amd64-linux,=20
is available
(<a href=3D"/info/release-notes-3.0.1.txt">release notes</a>).</p></li>
=20
- <li><p>August 1 2005: A new stable version, 2.4.1, is
- available.</p></li>
-
- <li><p>March 12, 2005: The Valgrind website has been overhauled,
- and moved to <a href=3D"http://www.valgrind.org">www.valgrind.org</a>.
- Many thanks to KDE for hosting the previous website.</p></li>
-
<li><p>March 12, 2005: A new mailing list,
<?php echo vglink( 'vgannounce'); ?>, has been created. This low-volum=
e
list will receive announcements of new Valgrind releases.
Modified: trunk/info/news.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/info/news.html 2005-09-22 19:44:37 UTC (rev 197)
+++ trunk/info/news.html 2005-09-22 20:26:18 UTC (rev 198)
@@ -7,6 +7,11 @@
=20
<ul>
=20
+ <li><p>September 22 2005: Please fill out our=20
+ <a href=3D"/gallery/survey_current/survey.html">survey</a>. We will cl=
ose
+ the survey in about one week's time, depending on the response rate.
+ </p></li>
+
<li><p>August 29 2005: A bug-fix release, 3.0.1 is available
for x86-linux and amd64-linux
(<a href=3D"/info/release-notes-3.0.1.txt">release notes</a>).
|