# | 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 | + | New PGP keys |
40 | + | </h4> |
41 | + | <p> |
42 | + | We've updated our <a href="pgpkey.xhtml">PGP keys</a> with |
43 | + | new ones that conform better to current best practices. If |
44 | + | you're relying on them to validate our software please |
45 | + | grab our new keys instead. |
46 | + | </p> |
47 | + | <h4> |
48 | + | Old ticket tracker removed |
49 | + | </h4> |
50 | + | <p> |
51 | + | Our old email based support system has now been |
52 | + | deprecated, along with the two email addresses that pointed |
53 | + | at it - bugs@ and support@. The main reason for this was |
54 | + | the sheer amount of spam we were getting, even with |
55 | + | anti-spam measures in place. But also because the amount |
56 | + | of issues logged outweighs the need to run our own system |
57 | + | at the moment. |
58 | + | </p> |
59 | + | <p> |
60 | + | If you have an issue to report, please see our |
61 | + | <a href="support.xhtml">bug reporting page</a> for more |
62 | + | information on the best way to do it. If you had an |
63 | + | outstanding issue in the old system we should have |
64 | + | contacted you by now, so if you haven't heard anything |
65 | + | from us assume it got lost and log a new issue as |
66 | + | described on the aforementioned page. |
67 | + | </p> |
68 | + | <h3> |
69 | + | Thursday 8 August 2013 |
70 | + | </h3> |
71 | + | <h4> |
72 | + | libstatgrab 0.90 released |
73 | + | </h4> |
74 | + | <p> |
75 | + | <a href="/libstatgrab/">libstatgrab</a> 0.90 has |
76 | + | been released. This release contains a significant number |
77 | + | of changes and has a number of API changes. |
78 | + | </p> |
79 | + | <h3> |
80 | Thursday 12 January 2012 | |
81 | </h3> | |
82 | <h4> | |
83 | Source code moved to Git | |
84 | </h4> | |
85 | <p> | |
86 | < | We've moved both libstatgrab and pystatgrab to their |
87 | < | own Git repositories. CVS will remain for everything |
88 | < | else for now. |
86 | > | We've moved both |
87 | > | <a href="http://git.i-scream.org/?p=libstatgrab.git;a=summary">libstatgrab</a> |
88 | > | and |
89 | > | <a href="http://git.i-scream.org/?p=pystatgrab.git;a=summary">pystatgrab</a> |
90 | > | to their own Git repositories. CVS will remain for |
91 | > | everything else for now. |
92 | </p> | |
93 | <h3> | |
94 | Sunday 21 February 2010 | |
# | Line 164 | Line 210 | |
210 | Use this form to search the whole i-scream website, | |
211 | courtesy of Google. | |
212 | </p> | |
213 | < | <form method="get" action="http://www.google.com/custom"> |
214 | < | <p> |
215 | < | <a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25wht.gif" alt="Google" /></a> |
216 | < | <input type="hidden" name="domains" value="i-scream.org" /> |
217 | < | <input type="text" name="q" size="31" maxlength="255" value="" /> |
218 | < | <input type="submit" name="sa" value="Search" /> |
219 | < | <input type="radio" name="sitesearch" value="i-scream.org" checked="checked" />i-scream.org |
220 | < | <input type="radio" name="sitesearch" value="" />Web |
221 | < | <input type="hidden" name="client" value="pub-4199687771151670" /> |
222 | < | <input type="hidden" name="forid" value="1" /> |
223 | < | <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;" /> |
224 | < | </p> |
225 | < | </form> |
213 | > | <div> |
214 | > | <script> |
215 | > | (function() { |
216 | > | var cx = '015923082814183233257:dz2h65arce8'; |
217 | > | var gcse = document.createElement('script'); |
218 | > | gcse.type = 'text/javascript'; |
219 | > | gcse.async = true; |
220 | > | gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + |
221 | > | '//www.google.com/cse/cse.js?cx=' + cx; |
222 | > | var s = document.getElementsByTagName('script')[0]; |
223 | > | s.parentNode.insertBefore(gcse, s); |
224 | > | })(); |
225 | > | </script> |
226 | > | <gcse:search></gcse:search> |
227 | > | </div> |
228 | </div> | |
229 | <!--#include virtual="/footer.inc" --> | |
230 | </div> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |