--- web/www/index.xhtml	2010/02/22 08:15:55	1.31
+++ web/www/index.xhtml	2013/08/08 19:33:59	1.35
@@ -29,11 +29,35 @@
               </li>
             </ul>
           </div>
-<!--#include virtual="/bannerad.inc" -->
           <h2>
             <a id="news">News</a>
           </h2>
           <h3>
+            Thursday 8 August 2013
+          </h3>
+          <h4>
+            libstatgrab 0.90 released
+          </h4>
+          <p>
+            <a href="/libstatgrab/">libstatgrab</a> 0.90 has
+            been released. This release contains a significant number
+            of changes and has a number of API changes.
+          </p>
+          <h3>
+            Thursday 12 January 2012
+          </h3>
+          <h4>
+            Source code moved to Git
+          </h4>
+          <p>
+            We've moved both
+            <a href="http://git.i-scream.org/?p=libstatgrab.git;a=summary">libstatgrab</a>
+            and
+            <a href="http://git.i-scream.org/?p=pystatgrab.git;a=summary">pystatgrab</a>
+            to their own Git repositories. CVS will remain for
+            everything else for now.
+          </p>
+          <h3>
             Sunday 21 February 2010
           </h3>
           <h4>
@@ -118,20 +142,6 @@
             logically map on to those of libstatgrab.
           </p>
           <h3>
-            Laroona
-          </h3>
-          <ul>
-            <li>
-              <a href="/laroona/">Laroona homepage</a>
-            </li>
-          </ul>
-          <p>
-            Laroona is the new central monitoring system. It's still
-            very much in the early stages of development, and doesn't
-            have any code available for download yet. Look at the
-            project page for more on the development process.
-          </p>
-          <h3>
             CMS - Central Monitoring System
           </h3>
           <ul>
@@ -145,11 +155,7 @@
             have other related projects, as well as the CMS.
           </p>
           <p>
-            The CMS is no longer being developed. We are now putting
-            our time into a new project redeveloping the CMS. We're
-            taking the good ideas from the old CMS, improving some of
-            the weaknesses, and we'll hopefully produce are far
-            superior product.
+            The CMS is no longer being developed.
           </p>
           <h2>
             <a id="about">About</a>
@@ -171,19 +177,21 @@
             Use this form to search the whole i-scream website,
             courtesy of Google.
           </p>
-          <form method="get" action="http://www.google.com/custom">
-            <p>
-              <a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25wht.gif" alt="Google" /></a>
-              <input type="hidden" name="domains" value="i-scream.org" />
-              <input type="text" name="q" size="31" maxlength="255" value="" />
-              <input type="submit" name="sa" value="Search" />
-              <input type="radio" name="sitesearch" value="i-scream.org" checked="checked" />i-scream.org
-              <input type="radio" name="sitesearch" value="" />Web
-              <input type="hidden" name="client" value="pub-4199687771151670" />
-              <input type="hidden" name="forid" value="1" />
-              <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;" />
-            </p>
-          </form>
+          <div>
+            <script>
+              (function() {
+                var cx = '015923082814183233257:dz2h65arce8';
+                var gcse = document.createElement('script');
+                gcse.type = 'text/javascript';
+                gcse.async = true;
+                gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
+                    '//www.google.com/cse/cse.js?cx=' + cx;
+                var s = document.getElementsByTagName('script')[0];
+                s.parentNode.insertBefore(gcse, s);
+              })();
+            </script>
+            <gcse:search></gcse:search>
+          </div>
         </div>
 <!--#include virtual="/footer.inc" -->
       </div>