# | Line 33 | Line 33 | |
---|---|---|
33 | <a id="news">News</a> | |
34 | </h2> | |
35 | <h3> | |
36 | < | Thursday 20 May 2004 |
36 | > | Thursday 12 January 2012 |
37 | </h3> | |
38 | <h4> | |
39 | < | libstatgrab 0.10 released |
39 | > | Source code moved to Git |
40 | </h4> | |
41 | <p> | |
42 | < | <a href="/libstatgrab/">libstatgrab</a> 0.10 has been |
43 | < | released. This version includes a standardisation of |
44 | < | names throughout libstatgrab, and a handful of new |
45 | < | features. |
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 | < | Thursday 25 March 2004 |
50 | > | Sunday 21 February 2010 |
51 | </h3> | |
52 | <h4> | |
53 | < | New website launched |
53 | > | libstatgrab 0.17 released |
54 | </h4> | |
55 | <p> | |
56 | < | i-scream has today launched it's new website. The new site |
57 | < | is a redesign of the old site incorporating new technologies |
58 | < | and standards, as well as a new fresher look. |
56 | > | <a href="/libstatgrab/">libstatgrab</a> 0.17 has |
57 | > | been released. This release contains minor changes |
58 | > | and bugfixes. |
59 | </p> | |
58 | – | <p> |
59 | – | The new website also restructures the way i-scream is |
60 | – | organised; we're a group of individuals working on a variety |
61 | – | of projects, not just a single project. |
62 | – | </p> |
63 | – | <p> |
64 | – | If you have any problems with the new site, particularly with |
65 | – | more exotic browsers, feel free to let |
66 | – | <a href="mailto:dev@i-scream.org">us</a> know. |
67 | – | </p> |
60 | <h3> | |
61 | < | Sunday 21 March 2004 |
61 | > | Monday 17 March 2008 |
62 | </h3> | |
63 | <h4> | |
64 | < | pystatgrab 0.1 released |
64 | > | libstatgrab 0.16 released |
65 | </h4> | |
66 | <p> | |
67 | < | <a href="/pystatgrab/">pystatgrab</a> 0.1 has been |
68 | < | released. This is the first release of pystatgrab; a set of |
77 | < | Python bindings for libstatgrab. |
67 | > | <a href="/libstatgrab/">libstatgrab</a> 0.16 has |
68 | > | been released. This release just contains bugfixes. |
69 | </p> | |
70 | <h3> | |
71 | < | Wednesday 10 March 2004 |
71 | > | Saturday 14 July 2007 |
72 | </h3> | |
73 | <h4> | |
74 | < | libstatgrab 0.9 released |
74 | > | libstatgrab 0.15 released |
75 | </h4> | |
76 | <p> | |
77 | < | <a href="/libstatgrab/">libstatgrab</a> 0.9 has been |
78 | < | released and includes new features and support for new |
88 | < | platforms. |
77 | > | <a href="/libstatgrab/">libstatgrab</a> 0.15 has |
78 | > | been released. This release contains mainly bugfixes. |
79 | </p> | |
90 | – | <h3> |
91 | – | Wednesday 11 February 2004 |
92 | – | </h3> |
80 | <h4> | |
81 | < | libstatgrab 0.8.2 released |
81 | > | pystatgrab 0.5 released |
82 | </h4> | |
83 | <p> | |
84 | < | <a href="/libstatgrab/">libstatgrab</a> version 0.8.2 |
85 | < | brings further platform support and Python bindings. |
84 | > | <a href="/pystatgrab/">pystatgrab</a> 0.5 has been |
85 | > | released. This release contains an important bugfix. |
86 | </p> | |
100 | – | <h3> |
101 | – | Tuesday 15 July 2003 |
102 | – | </h3> |
103 | – | <h4> |
104 | – | i-scream support changes |
105 | – | </h4> |
106 | – | <p> |
107 | – | We have moved the i-scream support and bug tracking to a |
108 | – | new facility on the i-scream server. For further details |
109 | – | please see our <a href="/support.xhtml">support</a> page. |
110 | – | </p> |
111 | – | <h3> |
112 | – | Sunday 8 June 2003 |
113 | – | </h3> |
114 | – | <h4> |
115 | – | server move |
116 | – | </h4> |
117 | – | <p> |
118 | – | The i-scream website, email, and CVS facilities are now all |
119 | – | run from a <a href="http://www.freebsd.org/">FreeBSD</a> |
120 | – | server. |
121 | – | </p> |
87 | <h2> | |
88 | <a id="projects">Projects</a> | |
89 | </h2> | |
# | Line 166 | Line 131 | |
131 | logically map on to those of libstatgrab. | |
132 | </p> | |
133 | <h3> | |
169 | – | Laroona |
170 | – | </h3> |
171 | – | <ul> |
172 | – | <li> |
173 | – | <a href="/laroona/">Laroona homepage</a> |
174 | – | </li> |
175 | – | </ul> |
176 | – | <p> |
177 | – | Laroona is the new central monitoring system. It's still |
178 | – | very much in the early stages of development, and doesn't |
179 | – | have any code available for download yet. Look at the |
180 | – | project page for more on the development process. |
181 | – | </p> |
182 | – | <h3> |
134 | CMS - Central Monitoring System | |
135 | </h3> | |
136 | <ul> | |
# | Line 193 | 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 |
197 | < | our time into a new project redeveloping the CMS. We're |
198 | < | taking the good ideas from the old CMS, improving some of |
199 | < | the weaknesses, and we'll hopefully produce are far |
200 | < | superior product. |
147 | > | The CMS is no longer being developed. |
148 | </p> | |
149 | <h2> | |
150 | <a id="about">About</a> | |
# | Line 219 | 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> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |