ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/index.xhtml
(Generate patch)

Comparing web/www/index.xhtml (file contents):
Revision 1.31 by tdb, Mon Feb 22 08:15:55 2010 UTC vs.
Revision 1.37 by tdb, Fri Aug 9 23:43:24 2013 UTC

# Line 29 | Line 29
29                </li>
30              </ul>
31            </div>
32 <!--#include virtual="/bannerad.inc" -->
32            <h2>
33              <a id="news">News</a>
34            </h2>
35            <h3>
36 +            Friday 9 August 2013
37 +          </h3>
38 +          <h4>
39 +            New PGP keys
40 +          </h4>
41 +          <p>
42 +            We've updated our <a href="pgpkey.xhtml">PGP keys</a> with
43 +            new ones that conform better to current best practices. If
44 +            you're relying on them to validate our software please
45 +            grab our new keys instead.
46 +          </p>
47 +          <h4>
48 +            Old ticket tracker removed
49 +          </h4>
50 +          <p>
51 +            Our old email based support system has now been
52 +            deprecated, along with the two email addresses that pointed
53 +            at it - bugs@ and support@. The main reason for this was
54 +            the sheer amount of spam we were getting, even with
55 +            anti-spam measures in place. But also because the amount
56 +            of issues logged outweighs the need to run our own system
57 +            at the moment.
58 +          </p>
59 +          <p>
60 +            If you have an issue to report, please see our
61 +            <a href="support.xhtml">bug reporting page</a> for more
62 +            information on the best way to do it. If you had an
63 +            outstanding issue in the old system we should have
64 +            contacted you by now, so if you haven't heard anything
65 +            from us assume it got lost and log a new issue as
66 +            described on the aforementioned page.
67 +          </p>
68 +          <h3>
69 +            Thursday 8 August 2013
70 +          </h3>
71 +          <h4>
72 +            libstatgrab 0.90 released
73 +          </h4>
74 +          <p>
75 +            <a href="/libstatgrab/">libstatgrab</a> 0.90 has
76 +            been released. This release contains a significant number
77 +            of changes and has a number of API changes.
78 +          </p>
79 +          <h3>
80 +            Thursday 12 January 2012
81 +          </h3>
82 +          <h4>
83 +            Source code moved to Git
84 +          </h4>
85 +          <p>
86 +            We've moved both
87 +            <a href="http://git.i-scream.org/?p=libstatgrab.git;a=summary">libstatgrab</a>
88 +            and
89 +            <a href="http://git.i-scream.org/?p=pystatgrab.git;a=summary">pystatgrab</a>
90 +            to their own Git repositories. CVS will remain for
91 +            everything else for now.
92 +          </p>
93 +          <h3>
94              Sunday 21 February 2010
95            </h3>
96            <h4>
# Line 118 | Line 175
175              logically map on to those of libstatgrab.
176            </p>
177            <h3>
121            Laroona
122          </h3>
123          <ul>
124            <li>
125              <a href="/laroona/">Laroona homepage</a>
126            </li>
127          </ul>
128          <p>
129            Laroona is the new central monitoring system. It's still
130            very much in the early stages of development, and doesn't
131            have any code available for download yet. Look at the
132            project page for more on the development process.
133          </p>
134          <h3>
178              CMS - Central Monitoring System
179            </h3>
180            <ul>
# Line 145 | Line 188
188              have other related projects, as well as the CMS.
189            </p>
190            <p>
191 <            The CMS is no longer being developed. We are now putting
149 <            our time into a new project redeveloping the CMS. We're
150 <            taking the good ideas from the old CMS, improving some of
151 <            the weaknesses, and we'll hopefully produce are far
152 <            superior product.
191 >            The CMS is no longer being developed.
192            </p>
193            <h2>
194              <a id="about">About</a>
# Line 171 | Line 210
210              Use this form to search the whole i-scream website,
211              courtesy of Google.
212            </p>
213 <          <form method="get" action="http://www.google.com/custom">
214 <            <p>
215 <              <a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25wht.gif" alt="Google" /></a>
216 <              <input type="hidden" name="domains" value="i-scream.org" />
217 <              <input type="text" name="q" size="31" maxlength="255" value="" />
218 <              <input type="submit" name="sa" value="Search" />
219 <              <input type="radio" name="sitesearch" value="i-scream.org" checked="checked" />i-scream.org
220 <              <input type="radio" name="sitesearch" value="" />Web
221 <              <input type="hidden" name="client" value="pub-4199687771151670" />
222 <              <input type="hidden" name="forid" value="1" />
223 <              <input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:EEEEFF;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;" />
224 <            </p>
225 <          </form>
213 >          <div>
214 >            <script>
215 >              (function() {
216 >                var cx = '015923082814183233257:dz2h65arce8';
217 >                var gcse = document.createElement('script');
218 >                gcse.type = 'text/javascript';
219 >                gcse.async = true;
220 >                gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
221 >                    '//www.google.com/cse/cse.js?cx=' + cx;
222 >                var s = document.getElementsByTagName('script')[0];
223 >                s.parentNode.insertBefore(gcse, s);
224 >              })();
225 >            </script>
226 >            <gcse:search></gcse:search>
227 >          </div>
228          </div>
229   <!--#include virtual="/footer.inc" -->
230        </div>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines