# | 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 | + | Old ticket tracker removed |
40 | + | </h4> |
41 | + | <p> |
42 | + | Our old email based support system has now been |
43 | + | deprecated, along with the two email addresses that pointed |
44 | + | at it - bugs@ and support@. The main reason for this was |
45 | + | the sheer amount of spam we were getting, even with |
46 | + | anti-spam measures in place. But also because the amount |
47 | + | of issues logged outweighs the need to run our own system |
48 | + | at the moment. |
49 | + | </p> |
50 | + | <p> |
51 | + | If you have an issue to report, please see our |
52 | + | <a href="support.xhtml">bug reporting page</a> for more |
53 | + | information on the best way to do it. If you had an |
54 | + | outstanding issue in the old system we should have |
55 | + | contacted you by now, so if you haven't heard anything |
56 | + | from us assume it got lost and log a new issue as |
57 | + | described on the aforementioned page. |
58 | + | </p> |
59 | + | <h3> |
60 | + | Thursday 8 August 2013 |
61 | + | </h3> |
62 | + | <h4> |
63 | + | libstatgrab 0.90 released |
64 | + | </h4> |
65 | + | <p> |
66 | + | <a href="/libstatgrab/">libstatgrab</a> 0.90 has |
67 | + | been released. This release contains a significant number |
68 | + | of changes and has a number of API changes. |
69 | + | </p> |
70 | + | <h3> |
71 | + | Thursday 12 January 2012 |
72 | + | </h3> |
73 | + | <h4> |
74 | + | Source code moved to Git |
75 | + | </h4> |
76 | + | <p> |
77 | + | We've moved both |
78 | + | <a href="http://git.i-scream.org/?p=libstatgrab.git;a=summary">libstatgrab</a> |
79 | + | and |
80 | + | <a href="http://git.i-scream.org/?p=pystatgrab.git;a=summary">pystatgrab</a> |
81 | + | to their own Git repositories. CVS will remain for |
82 | + | everything else for now. |
83 | + | </p> |
84 | + | <h3> |
85 | Sunday 21 February 2010 | |
86 | </h3> | |
87 | <h4> | |
# | Line 118 | Line 166 | |
166 | logically map on to those of libstatgrab. | |
167 | </p> | |
168 | <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> |
169 | CMS - Central Monitoring System | |
170 | </h3> | |
171 | <ul> | |
# | Line 145 | Line 179 | |
179 | have other related projects, as well as the CMS. | |
180 | </p> | |
181 | <p> | |
182 | < | 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. |
182 | > | The CMS is no longer being developed. |
183 | </p> | |
184 | <h2> | |
185 | <a id="about">About</a> | |
# | Line 171 | Line 201 | |
201 | Use this form to search the whole i-scream website, | |
202 | courtesy of Google. | |
203 | </p> | |
204 | < | <form method="get" action="http://www.google.com/custom"> |
205 | < | <p> |
206 | < | <a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25wht.gif" alt="Google" /></a> |
207 | < | <input type="hidden" name="domains" value="i-scream.org" /> |
208 | < | <input type="text" name="q" size="31" maxlength="255" value="" /> |
209 | < | <input type="submit" name="sa" value="Search" /> |
210 | < | <input type="radio" name="sitesearch" value="i-scream.org" checked="checked" />i-scream.org |
211 | < | <input type="radio" name="sitesearch" value="" />Web |
212 | < | <input type="hidden" name="client" value="pub-4199687771151670" /> |
213 | < | <input type="hidden" name="forid" value="1" /> |
214 | < | <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;" /> |
215 | < | </p> |
216 | < | </form> |
204 | > | <div> |
205 | > | <script> |
206 | > | (function() { |
207 | > | var cx = '015923082814183233257:dz2h65arce8'; |
208 | > | var gcse = document.createElement('script'); |
209 | > | gcse.type = 'text/javascript'; |
210 | > | gcse.async = true; |
211 | > | gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + |
212 | > | '//www.google.com/cse/cse.js?cx=' + cx; |
213 | > | var s = document.getElementsByTagName('script')[0]; |
214 | > | s.parentNode.insertBefore(gcse, s); |
215 | > | })(); |
216 | > | </script> |
217 | > | <gcse:search></gcse:search> |
218 | > | </div> |
219 | </div> | |
220 | <!--#include virtual="/footer.inc" --> | |
221 | </div> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |