--- web/www/index.xhtml 2008/03/18 00:22:46 1.30 +++ web/www/index.xhtml 2013/08/09 02:20:36 1.36 @@ -29,11 +29,70 @@ </li> </ul> </div> -<!--#include virtual="/bannerad.inc" --> <h2> <a id="news">News</a> </h2> <h3> + Friday 9 August 2013 + </h3> + <h4> + Old ticket tracker removed + </h4> + <p> + Our old email based support system has now been + deprecated, along with the two email addresses that pointed + at it - bugs@ and support@. The main reason for this was + the sheer amount of spam we were getting, even with + anti-spam measures in place. But also because the amount + of issues logged outweighs the need to run our own system + at the moment. + </p> + <p> + If you have an issue to report, please see our + <a href="support.xhtml">bug reporting page</a> for more + information on the best way to do it. If you had an + outstanding issue in the old system we should have + contacted you by now, so if you haven't heard anything + from us assume it got lost and log a new issue as + described on the aforementioned page. + </p> + <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> + libstatgrab 0.17 released + </h4> + <p> + <a href="/libstatgrab/">libstatgrab</a> 0.17 has + been released. This release contains minor changes + and bugfixes. + </p> + <h3> Monday 17 March 2008 </h3> <h4> @@ -60,16 +119,6 @@ <a href="/pystatgrab/">pystatgrab</a> 0.5 has been released. This release contains an important bugfix. </p> - <h3> - Monday 8 January 2007 - </h3> - <h4> - libstatgrab 0.14 released - </h4> - <p> - <a href="/libstatgrab/">libstatgrab</a> 0.14 has - been released. This release contains mainly bugfixes. - </p> <h2> <a id="projects">Projects</a> </h2> @@ -117,20 +166,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> @@ -144,11 +179,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> @@ -170,19 +201,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>