# | Line 1 | Line 1 | |
---|---|---|
1 | < | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
2 | < | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
1 | > | <!--#include virtual="/doctype.inc" --> |
2 | ||
4 | – | <html> |
5 | – | |
3 | <head> | |
4 | <title>i-scream homepage</title> | |
5 | <!--#include virtual="/style.inc" --> | |
# | Line 28 | Line 25 | |
25 | </ul> | |
26 | </div> | |
27 | ||
28 | < | <h2><a name="news">News</a></h2> |
28 | > | <h2><a id="news">News</a></h2> |
29 | ||
30 | <h3> | |
31 | < | [21 March 2004] pystatgrab 0.1 released |
31 | > | Sunday 21 March 2004 |
32 | </h3> | |
33 | + | <h4> |
34 | + | pystatgrab 0.1 released |
35 | + | </h4> |
36 | <p> | |
37 | <a href="/pystatgrab/">pystatgrab</a> 0.1 has been released. This | |
38 | is the first release of pystatgrab; a set of Python bindings for | |
# | Line 40 | Line 40 | |
40 | </p> | |
41 | ||
42 | <h3> | |
43 | < | [10 March 2004] libstatgrab 0.9 released |
43 | > | Wednesday 10 March 2004 |
44 | </h3> | |
45 | + | <h4> |
46 | + | libstatgrab 0.9 released |
47 | + | </h4> |
48 | <p> | |
49 | <a href="/libstatgrab/">libstatgrab</a> 0.9 | |
50 | has been released and includes new features and support for new | |
# | Line 49 | Line 52 | |
52 | </p> | |
53 | ||
54 | <h3> | |
55 | < | [11 February 2004] libstatgrab 0.8.2 released |
55 | > | Wednesday 11 February 2004 |
56 | </h3> | |
57 | + | <h4> |
58 | + | libstatgrab 0.8.2 released |
59 | + | </h4> |
60 | <p> | |
61 | <a href="/libstatgrab/">libstatgrab</a> | |
62 | version 0.8.2 brings further platform support and Python bindings. | |
63 | </p> | |
64 | ||
65 | <h3> | |
66 | < | [15 July 2003] i-scream support changes |
66 | > | Tuesday 15 July 2003 |
67 | </h3> | |
68 | + | <h4> |
69 | + | i-scream support changes |
70 | + | </h4> |
71 | <p> | |
72 | We have moved the i-scream support and bug tracking to a new | |
73 | facility on the i-scream server. For further details please | |
# | Line 67 | Line 76 | |
76 | </p> | |
77 | ||
78 | <h3> | |
79 | < | [08 June 2003] server move |
79 | > | Sunday 8 June 2003 |
80 | </h3> | |
81 | + | <h4> |
82 | + | server move |
83 | + | </h4> |
84 | <p> | |
85 | The i-scream website, email, and CVS facilities are now all | |
86 | run from a <a href="http://www.freebsd.org/">FreeBSD</a> server. | |
87 | </p> | |
76 | – | <p> |
77 | – | <a href="http://www.freebsd.org/"> |
78 | – | <img src="/images/freebsdlogo.gif" alt="Powered By FreeBSD" /> |
79 | – | </a> |
80 | – | </p> |
88 | ||
89 | < | <h2><a name="projects">Projects</a></h2> |
89 | > | <h2><a id="projects">Projects</a></h2> |
90 | ||
91 | <h3> | |
92 | libstatgrab | |
# | Line 150 | Line 157 | |
157 | and we'll hopefully produce are far superior product. | |
158 | </p> | |
159 | ||
160 | < | <h2><a name="about">About</a></h2> |
160 | > | <h2><a id="about">About</a></h2> |
161 | ||
162 | <p> | |
163 | The i-scream group is a causual team of individuals with a | |
# | Line 164 | Line 171 | |
171 | We Are</a> webpage. | |
172 | </p> | |
173 | ||
174 | < | <h2><a name="search">Search</a></h2> |
174 | > | <h2><a id="search">Search</a></h2> |
175 | ||
176 | <p> | |
177 | Use this form to search the whole i-scream website, courtesy | |
178 | 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> | |
# | Line 179 | Line 187 | |
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> | |
192 | ||
193 | </div> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |