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.35 by tdb, Thu Aug 8 19:33:59 2013 UTC

# Line 33 | Line 33
33              <a id="news">News</a>
34            </h2>
35            <h3>
36 <            Sunday 31 July 2005
36 >            Thursday 8 August 2013
37            </h3>
38            <h4>
39 <            libstatgrab 0.12 released
39 >            libstatgrab 0.90 released
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 >            <a href="/libstatgrab/">libstatgrab</a> 0.90 has
43 >            been released. This release contains a significant number
44 >            of changes and has a number of API changes.
45            </p>
46 +          <h3>
47 +            Thursday 12 January 2012
48 +          </h3>
49            <h4>
50 <            pystatgrab 0.4 released
50 >            Source code moved to Git
51            </h4>
52            <p>
53 <            <a href="/pystatgrab/">pystatgrab</a> 0.4 has been
54 <            released. This release catches up on new features in
55 <            libstatgrab.
53 >            We've moved both
54 >            <a href="http://git.i-scream.org/?p=libstatgrab.git;a=summary">libstatgrab</a>
55 >            and
56 >            <a href="http://git.i-scream.org/?p=pystatgrab.git;a=summary">pystatgrab</a>
57 >            to their own Git repositories. CVS will remain for
58 >            everything else for now.
59            </p>
60            <h3>
61 <            Thursday 3 March 2005
61 >            Sunday 21 February 2010
62            </h3>
63            <h4>
64 <            libstatgrab 0.11.1 released
64 >            libstatgrab 0.17 released
65            </h4>
66            <p>
67 <            <a href="/libstatgrab/">libstatgrab</a> 0.11.1 has
67 >            <a href="/libstatgrab/">libstatgrab</a> 0.17 has
68 >            been released. This release contains minor changes
69 >            and bugfixes.
70 >          </p>
71 >          <h3>
72 >            Monday 17 March 2008
73 >          </h3>
74 >          <h4>
75 >            libstatgrab 0.16 released
76 >          </h4>
77 >          <p>
78 >            <a href="/libstatgrab/">libstatgrab</a> 0.16 has
79              been released. This release just contains bugfixes.
80            </p>
81 +          <h3>
82 +            Saturday 14 July 2007
83 +          </h3>
84 +          <h4>
85 +            libstatgrab 0.15 released
86 +          </h4>
87 +          <p>
88 +            <a href="/libstatgrab/">libstatgrab</a> 0.15 has
89 +            been released. This release contains mainly bugfixes.
90 +          </p>
91 +          <h4>
92 +            pystatgrab 0.5 released
93 +          </h4>
94 +          <p>
95 +            <a href="/pystatgrab/">pystatgrab</a> 0.5 has been
96 +            released. This release contains an important bugfix.
97 +          </p>
98            <h2>
99              <a id="projects">Projects</a>
100            </h2>
# Line 108 | Line 142
142              logically map on to those of libstatgrab.
143            </p>
144            <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>
145              CMS - Central Monitoring System
146            </h3>
147            <ul>
# Line 135 | Line 155
155              have other related projects, as well as the CMS.
156            </p>
157            <p>
158 <            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.
158 >            The CMS is no longer being developed.
159            </p>
160            <h2>
161              <a id="about">About</a>
# Line 161 | Line 177
177              Use this form to search the whole i-scream website,
178              courtesy of Google.
179            </p>
180 <          <form method="get" action="http://www.google.com/custom">
181 <            <p>
182 <              <a href="http://www.google.com/search">
183 <                <img src="http://www.google.com/logos/Logo_40wht.gif" alt="Google" />
184 <              </a>
185 <              <input type="hidden" name="domains" value="i-scream.org" />
186 <              <input type="hidden" name="sitesearch" value="i-scream.org" />
187 <              <input type="text" name="q" size="31" maxlength="255" value="" />
188 <              <input type="submit" name="sa" value="Search" />
189 <              <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;" />
190 <              </p>
191 <          </form>
180 >          <div>
181 >            <script>
182 >              (function() {
183 >                var cx = '015923082814183233257:dz2h65arce8';
184 >                var gcse = document.createElement('script');
185 >                gcse.type = 'text/javascript';
186 >                gcse.async = true;
187 >                gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
188 >                    '//www.google.com/cse/cse.js?cx=' + cx;
189 >                var s = document.getElementsByTagName('script')[0];
190 >                s.parentNode.insertBefore(gcse, s);
191 >              })();
192 >            </script>
193 >            <gcse:search></gcse:search>
194 >          </div>
195          </div>
196   <!--#include virtual="/footer.inc" -->
197        </div>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines