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.20 by tdb, Sat Feb 18 13:09:54 2006 UTC vs.
Revision 1.34 by tdb, Fri Jun 21 16:50:17 2013 UTC

# Line 33 | Line 33
33              <a id="news">News</a>
34            </h2>
35            <h3>
36 <            Sunday 31 July 2005
36 >            Thursday 12 January 2012
37            </h3>
38            <h4>
39 <            libstatgrab 0.12 released
39 >            Source code moved to Git
40            </h4>
41            <p>
42 <            <a href="/libstatgrab/">libstatgrab</a> 0.12 has
43 <            been released. This includes some new features, bug
44 <            fixes, and support for more operating systems.
42 >            We've moved both
43 >            <a href="http://git.i-scream.org/?p=libstatgrab.git;a=summary">libstatgrab</a>
44 >            and
45 >            <a href="http://git.i-scream.org/?p=pystatgrab.git;a=summary">pystatgrab</a>
46 >            to their own Git repositories. CVS will remain for
47 >            everything else for now.
48            </p>
49 +          <h3>
50 +            Sunday 21 February 2010
51 +          </h3>
52            <h4>
53 <            pystatgrab 0.4 released
53 >            libstatgrab 0.17 released
54            </h4>
55            <p>
56 <            <a href="/pystatgrab/">pystatgrab</a> 0.4 has been
57 <            released. This release catches up on new features in
58 <            libstatgrab.
56 >            <a href="/libstatgrab/">libstatgrab</a> 0.17 has
57 >            been released. This release contains minor changes
58 >            and bugfixes.
59            </p>
60            <h3>
61 <            Thursday 3 March 2005
61 >            Monday 17 March 2008
62            </h3>
63            <h4>
64 <            libstatgrab 0.11.1 released
64 >            libstatgrab 0.16 released
65            </h4>
66            <p>
67 <            <a href="/libstatgrab/">libstatgrab</a> 0.11.1 has
67 >            <a href="/libstatgrab/">libstatgrab</a> 0.16 has
68              been released. This release just contains bugfixes.
69            </p>
70 +          <h3>
71 +            Saturday 14 July 2007
72 +          </h3>
73 +          <h4>
74 +            libstatgrab 0.15 released
75 +          </h4>
76 +          <p>
77 +            <a href="/libstatgrab/">libstatgrab</a> 0.15 has
78 +            been released. This release contains mainly bugfixes.
79 +          </p>
80 +          <h4>
81 +            pystatgrab 0.5 released
82 +          </h4>
83 +          <p>
84 +            <a href="/pystatgrab/">pystatgrab</a> 0.5 has been
85 +            released. This release contains an important bugfix.
86 +          </p>
87            <h2>
88              <a id="projects">Projects</a>
89            </h2>
# Line 108 | Line 131
131              logically map on to those of libstatgrab.
132            </p>
133            <h3>
111            Laroona
112          </h3>
113          <ul>
114            <li>
115              <a href="/laroona/">Laroona homepage</a>
116            </li>
117          </ul>
118          <p>
119            Laroona is the new central monitoring system. It's still
120            very much in the early stages of development, and doesn't
121            have any code available for download yet. Look at the
122            project page for more on the development process.
123          </p>
124          <h3>
134              CMS - Central Monitoring System
135            </h3>
136            <ul>
# Line 135 | Line 144
144              have other related projects, as well as the CMS.
145            </p>
146            <p>
147 <            The CMS is no longer being developed. We are now putting
139 <            our time into a new project redeveloping the CMS. We're
140 <            taking the good ideas from the old CMS, improving some of
141 <            the weaknesses, and we'll hopefully produce are far
142 <            superior product.
147 >            The CMS is no longer being developed.
148            </p>
149            <h2>
150              <a id="about">About</a>
# Line 161 | Line 166
166              Use this form to search the whole i-scream website,
167              courtesy of Google.
168            </p>
169 <          <form method="get" action="http://www.google.com/custom">
170 <            <p>
171 <              <a href="http://www.google.com/search">
172 <                <img src="http://www.google.com/logos/Logo_40wht.gif" alt="Google" />
173 <              </a>
174 <              <input type="hidden" name="domains" value="i-scream.org" />
175 <              <input type="hidden" name="sitesearch" value="i-scream.org" />
176 <              <input type="text" name="q" size="31" maxlength="255" value="" />
177 <              <input type="submit" name="sa" value="Search" />
178 <              <input type="hidden" name="cof" value="S:http://www.i-scream.org/;GL:0;VLC:#3333cc;AH:left;BGC:#ffffff;LH:37;LC:#0000ff;L:http://www.i-scream.org/i-scream.gif;ALC:#3333cc;LW:502;T:#000066;AWFID:d646a9fd69e7d9cb;" />
179 <              </p>
180 <          </form>
169 >          <div>
170 >            <script>
171 >              (function() {
172 >                var cx = '015923082814183233257:dz2h65arce8';
173 >                var gcse = document.createElement('script');
174 >                gcse.type = 'text/javascript';
175 >                gcse.async = true;
176 >                gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
177 >                    '//www.google.com/cse/cse.js?cx=' + cx;
178 >                var s = document.getElementsByTagName('script')[0];
179 >                s.parentNode.insertBefore(gcse, s);
180 >              })();
181 >            </script>
182 >            <gcse:search></gcse:search>
183 >          </div>
184          </div>
185   <!--#include virtual="/footer.inc" -->
186        </div>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines