Changeset 1115
- Timestamp:
- 6/10/2009 12:03:45 PM (4 years ago)
- Location:
- trunk/website
- Files:
-
- 1 added
- 9 edited
-
Templates/Eraser.dwt (modified) (1 diff)
-
announcements/20081201.html (modified) (3 diffs)
-
announcements/20081213.html (modified) (2 diffs)
-
announcements/20090103.html (modified) (3 diffs)
-
announcements/20090108.html (modified) (1 diff)
-
announcements/20090418.html (modified) (2 diffs)
-
announcements/20090610.html (added)
-
contributing.html (modified) (2 diffs)
-
index.php (modified) (1 diff)
-
reviews.html (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/website/Templates/Eraser.dwt
r888 r1115 49 49 <h3>Latest News</h3> 50 50 <div class="right_news_bg"> 51 <h2>Eraser 6-rc5 released!</h2> 52 <div class="posted">Posted by: Joel, 10 June 2009, 7.00pm, +800 GMT</div> 53 <p>Having written almost 25,000 lines of code since the start of our project, v6 was due for a code review. So that's what I did, reviewed the code with the help of a static code analysis tool (FxCop for you developers out there :) ) and fixed all sorts of inconsistencies in the code. This should result in slightly higher performance and better behaviour when Eraser is in use. <a href="announcements/2009065.html">See the full announcement.</a></p> 51 54 <h2>Eraser 5.8.7-beta5 released!</h2> 52 55 <div class="posted">Posted by: Joel, 18 April 2009, 11.36am, +800 GMT</div> 53 56 <p>Hello all! I know I've been keeping silence for quite a while, but I assure you Eraser is not dead. <a href="../announcements/20090418.html">See the full announcement.</a></p> 54 <h2>Eraser 6-rc4 released!</h2>55 <div class="posted">Posted by: Joel, 8 January 2008, 2.45pm, +800 GMT</div>56 <p>Hello again! I wish everyone's been enjoying the new rc3, but while you're at it, I felt it wasn't good enough. So here's <strong>rc4</strong> with more bugfixes than the previous release and with all the v6 goodness. <a href="../announcements/20090108.html">See the full announcement.</a></p>57 57 </div> 58 58 </div> -
trunk/website/announcements/20081201.html
r888 r1115 36 36 <p> 37 37 I must admit: paradoxically, not all features of Version 5 has made it into this release, although new features have been added: 38 < ul>38 </p><ul> 39 39 <li>Added a more flexible Task Scheduler (roughly as customisable as Outlook recurring appointments!)</li> 40 40 <li>Unified Task List (no more separate On-Demand/Scheduled tasks: they are now all together)</li> … … 46 46 <li>EraserL has been replaced by... Eraser. The same Eraser.exe can do both GUI and command line</li> 47 47 </ul> 48 < /p>48 <p></p> 49 49 <p> 50 50 Features removed: 51 < ul>51 </p><ul> 52 52 <li>Erasures of Encrypted/Compressed/Sparse NTFS files (unlikely to be implemented, low-level undocumented APIs required)</li> 53 53 <li>FAT32 FAT erasures (to be done in the rc-1/final period: you'll get an error for this)</li> 54 54 <li>Shell Context menus (not completely implemented <em>yet</em>)</li> 55 55 </ul> 56 < /p>56 <p></p> 57 57 <p>These are certainly just the tip of the iceberg. You'll find out more when you use the program: trust me, you most definitely will enjoy the new Experience.</p> 58 58 <p><strong>Disclaimer: The security of the erasures has not been verified by internal or external entities. The code is still of <em>beta quality</em> and may not remove all traces of files with the confidence of Version 5. If you have security concerns, do use Version 5 while the security aspects of Version 6 are ironed out.</strong> It is however noteworthy that v6 uses only <em>documented APIs</em> for erasure and therefore the risk of corrupting your drives is lower than Version 5.</p> … … 72 72 <h3>Latest News</h3> 73 73 <div class="right_news_bg"> 74 <h2>Eraser 6-rc5 released!</h2> 75 <div class="posted">Posted by: Joel, 10 June 2009, 7.00pm, +800 GMT</div> 76 <p>Having written almost 25,000 lines of code since the start of our project, v6 was due for a code review. So that's what I did, reviewed the code with the help of a static code analysis tool (FxCop for you developers out there :) ) and fixed all sorts of inconsistencies in the code. This should result in slightly higher performance and better behaviour when Eraser is in use. <a href="announcements/2009065.html">See the full announcement.</a></p> 74 77 <h2>Eraser 5.8.7-beta5 released!</h2> 75 78 <div class="posted">Posted by: Joel, 18 April 2009, 11.36am, +800 GMT</div> 76 79 <p>Hello all! I know I've been keeping silence for quite a while, but I assure you Eraser is not dead. <a href="20090418.html">See the full announcement.</a></p> 77 <h2>Eraser 6-rc4 released!</h2>78 <div class="posted">Posted by: Joel, 8 January 2008, 2.45pm, +800 GMT</div>79 <p>Hello again! I wish everyone's been enjoying the new rc3, but while you're at it, I felt it wasn't good enough. So here's <strong>rc4</strong> with more bugfixes than the previous release and with all the v6 goodness. <a href="20090108.html">See the full announcement.</a></p>80 80 </div> 81 81 </div> -
trunk/website/announcements/20081213.html
r888 r1115 109 109 The old code would completely stumble when a file or folder was inaccessible. The behaviour now is to just ignore the file/folder </td> 110 110 <td>Joel</td> 111 <tr> 112 <td>807</td> 113 <td>Allow cancellation of cluster tip erasures </td> 114 <td>Joel/Kaz</td> 115 <tr> 116 <td>809</td> 117 <td>Unused space erasures now include erasing the cluster tips of files outside the working directory of Eraser if the drive Eraser was on was being erased. </td> 118 <td>Joel</td> 119 <tr> 120 <td>811</td> 121 <td>Time estimates are now based on a 15-second average </td> 122 <td>Joel</td> 123 </table> 111 </tr><tr> 112 <td>807</td> 113 <td>Allow cancellation of cluster tip erasures </td> 114 <td>Joel/Kaz</td> 115 </tr><tr> 116 <td>809</td> 117 <td>Unused space erasures now include erasing the cluster tips of files outside the working directory of Eraser if the drive Eraser was on was being erased. </td> 118 <td>Joel</td> 119 </tr><tr> 120 <td>811</td> 121 <td>Time estimates are now based on a 15-second average </td> 122 <td>Joel</td> 123 </tr> 124 </table> 124 125 <p>Of course, some of the old features missing still have not been implemented in rc2 are:</p> 125 126 <ul> … … 145 146 <h3>Latest News</h3> 146 147 <div class="right_news_bg"> 148 <h2>Eraser 6-rc5 released!</h2> 149 <div class="posted">Posted by: Joel, 10 June 2009, 7.00pm, +800 GMT</div> 150 <p>Having written almost 25,000 lines of code since the start of our project, v6 was due for a code review. So that's what I did, reviewed the code with the help of a static code analysis tool (FxCop for you developers out there :) ) and fixed all sorts of inconsistencies in the code. This should result in slightly higher performance and better behaviour when Eraser is in use. <a href="announcements/2009065.html">See the full announcement.</a></p> 147 151 <h2>Eraser 5.8.7-beta5 released!</h2> 148 152 <div class="posted">Posted by: Joel, 18 April 2009, 11.36am, +800 GMT</div> 149 153 <p>Hello all! I know I've been keeping silence for quite a while, but I assure you Eraser is not dead. <a href="20090418.html">See the full announcement.</a></p> 150 <h2>Eraser 6-rc4 released!</h2>151 <div class="posted">Posted by: Joel, 8 January 2008, 2.45pm, +800 GMT</div>152 <p>Hello again! I wish everyone's been enjoying the new rc3, but while you're at it, I felt it wasn't good enough. So here's <strong>rc4</strong> with more bugfixes than the previous release and with all the v6 goodness. <a href="20090108.html">See the full announcement.</a></p>153 154 </div> 154 155 </div> -
trunk/website/announcements/20090103.html
r888 r1115 167 167 <tr> 168 168 <td>834</td> 169 <td>The "no files to erase"error no longer appears for file/folder erasures.</td>169 <td>The "no files to erase" error no longer appears for file/folder erasures.</td> 170 170 <td>Joel</td> 171 171 </tr> … … 211 211 </p> 212 212 <p> 213 If you have read the disclaimer, follow the instructions about <strong><a href="../trac/wiki/InstallingBetas">installing betas</a></strong> then download the <strong><a href="../download.php?id=7">installer</a></strong> or the <strong><a href="../download.php?id=8">standalone ( "portable")</a></strong> edition.213 If you have read the disclaimer, follow the instructions about <strong><a href="../trac/wiki/InstallingBetas">installing betas</a></strong> then download the <strong><a href="../download.php?id=7">installer</a></strong> or the <strong><a href="../download.php?id=8">standalone ("portable")</a></strong> edition. 214 214 </p> 215 215 <p>File hashes:</p> … … 242 242 <h3>Latest News</h3> 243 243 <div class="right_news_bg"> 244 <h2>Eraser 6-rc5 released!</h2> 245 <div class="posted">Posted by: Joel, 10 June 2009, 7.00pm, +800 GMT</div> 246 <p>Having written almost 25,000 lines of code since the start of our project, v6 was due for a code review. So that's what I did, reviewed the code with the help of a static code analysis tool (FxCop for you developers out there :) ) and fixed all sorts of inconsistencies in the code. This should result in slightly higher performance and better behaviour when Eraser is in use. <a href="announcements/2009065.html">See the full announcement.</a></p> 244 247 <h2>Eraser 5.8.7-beta5 released!</h2> 245 248 <div class="posted">Posted by: Joel, 18 April 2009, 11.36am, +800 GMT</div> 246 249 <p>Hello all! I know I've been keeping silence for quite a while, but I assure you Eraser is not dead. <a href="20090418.html">See the full announcement.</a></p> 247 <h2>Eraser 6-rc4 released!</h2>248 <div class="posted">Posted by: Joel, 8 January 2008, 2.45pm, +800 GMT</div>249 <p>Hello again! I wish everyone's been enjoying the new rc3, but while you're at it, I felt it wasn't good enough. So here's <strong>rc4</strong> with more bugfixes than the previous release and with all the v6 goodness. <a href="20090108.html">See the full announcement.</a></p>250 250 </div> 251 251 </div> -
trunk/website/announcements/20090108.html
r888 r1115 182 182 <h3>Latest News</h3> 183 183 <div class="right_news_bg"> 184 <h2>Eraser 6-rc5 released!</h2> 185 <div class="posted">Posted by: Joel, 10 June 2009, 7.00pm, +800 GMT</div> 186 <p>Having written almost 25,000 lines of code since the start of our project, v6 was due for a code review. So that's what I did, reviewed the code with the help of a static code analysis tool (FxCop for you developers out there :) ) and fixed all sorts of inconsistencies in the code. This should result in slightly higher performance and better behaviour when Eraser is in use. <a href="announcements/2009065.html">See the full announcement.</a></p> 184 187 <h2>Eraser 5.8.7-beta5 released!</h2> 185 188 <div class="posted">Posted by: Joel, 18 April 2009, 11.36am, +800 GMT</div> 186 189 <p>Hello all! I know I've been keeping silence for quite a while, but I assure you Eraser is not dead. <a href="20090418.html">See the full announcement.</a></p> 187 <h2>Eraser 6-rc4 released!</h2>188 <div class="posted">Posted by: Joel, 8 January 2008, 2.45pm, +800 GMT</div>189 <p>Hello again! I wish everyone's been enjoying the new rc3, but while you're at it, I felt it wasn't good enough. So here's <strong>rc4</strong> with more bugfixes than the previous release and with all the v6 goodness. <a href="20090108.html">See the full announcement.</a></p>190 190 </div> 191 191 </div> -
trunk/website/announcements/20090418.html
r890 r1115 96 96 </p> 97 97 <p> 98 If you have read the disclaimer, follow the instructions about <strong><a href="../trac/wiki/InstallingBetas">installing betas</a></strong> then download the <strong><a href="../download.php?id=10">installer</a></strong> or the <strong><a href="../download.php?id=11">standalone ( "portable")</a></strong> edition.98 If you have read the disclaimer, follow the instructions about <strong><a href="../trac/wiki/InstallingBetas">installing betas</a></strong> then download the <strong><a href="../download.php?id=10">installer</a></strong> or the <strong><a href="../download.php?id=11">standalone ("portable")</a></strong> edition. 99 99 </p> 100 100 <p>File hashes:</p> … … 128 128 <h3>Latest News</h3> 129 129 <div class="right_news_bg"> 130 <h2>Eraser 6-rc5 released!</h2> 131 <div class="posted">Posted by: Joel, 10 June 2009, 7.00pm, +800 GMT</div> 132 <p>Having written almost 25,000 lines of code since the start of our project, v6 was due for a code review. So that's what I did, reviewed the code with the help of a static code analysis tool (FxCop for you developers out there :) ) and fixed all sorts of inconsistencies in the code. This should result in slightly higher performance and better behaviour when Eraser is in use. <a href="announcements/2009065.html">See the full announcement.</a></p> 130 133 <h2>Eraser 5.8.7-beta5 released!</h2> 131 134 <div class="posted">Posted by: Joel, 18 April 2009, 11.36am, +800 GMT</div> 132 135 <p>Hello all! I know I've been keeping silence for quite a while, but I assure you Eraser is not dead. <a href="20090418.html">See the full announcement.</a></p> 133 <h2>Eraser 6-rc4 released!</h2>134 <div class="posted">Posted by: Joel, 8 January 2008, 2.45pm, +800 GMT</div>135 <p>Hello again! I wish everyone's been enjoying the new rc3, but while you're at it, I felt it wasn't good enough. So here's <strong>rc4</strong> with more bugfixes than the previous release and with all the v6 goodness. <a href="20090108.html">See the full announcement.</a></p>136 136 </div> 137 137 </div> -
trunk/website/contributing.html
r888 r1115 36 36 <p>No full-time developer positions are currently open, however, code reviews and patches can be <a href="http://eraser.heidi.ie/trac/newticket">submitted on Trac</a></p> 37 37 <h3>Support positions</h3> 38 <p>If you think you are knowledgeable enough to qualify to be a "wizard"on the <a href="http://bbs.heidi.ie/viewforum.php?f=30" target="_blank">Forums</a>, <a href="http://bbs.heidi.ie/ucp.php?i=pm&mode=compose&u=2665" target="_blank">PM Overwriter</a> for an interview!</p>38 <p>If you think you are knowledgeable enough to qualify to be a "wizard" on the <a href="http://bbs.heidi.ie/viewforum.php?f=30" target="_blank">Forums</a>, <a href="http://bbs.heidi.ie/ucp.php?i=pm&mode=compose&u=2665" target="_blank">PM Overwriter</a> for an interview!</p> 39 39 <!-- InstanceEndEditable --> 40 40 </div> … … 51 51 <h3>Latest News</h3> 52 52 <div class="right_news_bg"> 53 <h2>Eraser 6-rc5 released!</h2> 54 <div class="posted">Posted by: Joel, 10 June 2009, 7.00pm, +800 GMT</div> 55 <p>Having written almost 25,000 lines of code since the start of our project, v6 was due for a code review. So that's what I did, reviewed the code with the help of a static code analysis tool (FxCop for you developers out there :) ) and fixed all sorts of inconsistencies in the code. This should result in slightly higher performance and better behaviour when Eraser is in use. <a href="announcements/2009065.html">See the full announcement.</a></p> 53 56 <h2>Eraser 5.8.7-beta5 released!</h2> 54 57 <div class="posted">Posted by: Joel, 18 April 2009, 11.36am, +800 GMT</div> 55 58 <p>Hello all! I know I've been keeping silence for quite a while, but I assure you Eraser is not dead. <a href="announcements/20090418.html">See the full announcement.</a></p> 56 <h2>Eraser 6-rc4 released!</h2>57 <div class="posted">Posted by: Joel, 8 January 2008, 2.45pm, +800 GMT</div>58 <p>Hello again! I wish everyone's been enjoying the new rc3, but while you're at it, I felt it wasn't good enough. So here's <strong>rc4</strong> with more bugfixes than the previous release and with all the v6 goodness. <a href="announcements/20090108.html">See the full announcement.</a></p>59 59 </div> 60 60 </div> -
trunk/website/index.php
r889 r1115 100 100 <h3>Latest News</h3> 101 101 <div class="right_news_bg"> 102 <h2>Eraser 6-rc5 released!</h2> 103 <div class="posted">Posted by: Joel, 10 June 2009, 7.00pm, +800 GMT</div> 104 <p>Having written almost 25,000 lines of code since the start of our project, v6 was due for a code review. So that's what I did, reviewed the code with the help of a static code analysis tool (FxCop for you developers out there :) ) and fixed all sorts of inconsistencies in the code. This should result in slightly higher performance and better behaviour when Eraser is in use. <a href="announcements/2009065.html">See the full announcement.</a></p> 102 105 <h2>Eraser 5.8.7-beta5 released!</h2> 103 106 <div class="posted">Posted by: Joel, 18 April 2009, 11.36am, +800 GMT</div> 104 107 <p>Hello all! I know I've been keeping silence for quite a while, but I assure you Eraser is not dead. <a href="announcements/20090418.html">See the full announcement.</a></p> 105 <h2>Eraser 6-rc4 released!</h2>106 <div class="posted">Posted by: Joel, 8 January 2008, 2.45pm, +800 GMT</div>107 <p>Hello again! I wish everyone's been enjoying the new rc3, but while you're at it, I felt it wasn't good enough. So here's <strong>rc4</strong> with more bugfixes than the previous release and with all the v6 goodness. <a href="announcements/20090108.html">See the full announcement.</a></p>108 108 </div> 109 109 </div> -
trunk/website/reviews.html
r888 r1115 69 69 <h3>Year: 2004</h3> 70 70 <ul> 71 <li>Dec: 'Computer Hoy' awards Eraser first place. Outright winner when compared with Jetico BCWipe v.3, O& O Software Safe Erase 2.0, Cypherix Securelt, Paragon Technolgie Disk Wiper 5.5 and Ontrack</li>71 <li>Dec: 'Computer Hoy' awards Eraser first place. Outright winner when compared with Jetico BCWipe v.3, O&O Software Safe Erase 2.0, Cypherix Securelt, Paragon Technolgie Disk Wiper 5.5 and Ontrack</li> 72 72 <li>November: Winner of <a href="http://www.chip.de/" target="_blank">Chip Magazine's</a> 'Best File Shredder Award'</li> 73 73 <li>October: Eraser appears in Fayeteeville Observer, Monday, October 25, 2004 </li> … … 87 87 <li>July 16: Mentioned on AOL's homepage</li> 88 88 <li>June: Eraser gets a mention on <a href="http://www.securityfocus.com/tools/1514" target="_blank">SecurityFocus.com</a>.</li> 89 <li>April: Microsoft Windows XP - The Official Magazine came with a CD named "File management & organization kit"which included Eraser</li>89 <li>April: Microsoft Windows XP - The Official Magazine came with a CD named "File management & organization kit" which included Eraser</li> 90 90 <li>April: <a href="http://www.pcworld.co.nz/pressroom.nsf/UNID/3D8D6D4DAE7C59FECC256D03003F" target="_blank">PC World</a> New Zealand</li> 91 91 <li>March: <a href="http://www.sbdctap.com/" target="_blank">The Small Business Technology Magazine</a> wrote a short review entitled <a href="http://www.sbdctap.com/site/ezine.html" target="_blank">The Best Things in Life Are Free</a></li> 92 92 <li>February: Eraser gets a mention on <a href="http://www.google.com/cobrand?hl=en&lr=&ie=ISO-8859-1&cof=AWPID%3Acfa70d709307fc05&domains=jsonline.com;onwisconsin.com;touchtmj4.com;620wtmj.com&q=heidi.ie&sitesearch=jsonline.com" target="_blank">onwisconsin.com</a></li> 93 93 <li>February: <a href="http://www.techtv.com/screensavers/howto/story/0,24330,3416110,00.html" target="_parent">TechTV</a> recommends Eraser as an Ultimate Data Destruction tool</li> 94 <li>February: PC Advisor Tips & Tricks</li>94 <li>February: PC Advisor Tips & Tricks</li> 95 95 <li>January: <a href="http://www.democratandchronicle.com/" target="_blank">Rochester Democrat and Chronicle</a> - Rochester NY</li> 96 96 <li>January: Eraser gets a mention on <a href="http://www.usatoday.com/" target="_blank">USA Today</a></li> 97 97 <li>January: PCPro - Page 170: Article highlighting the Gutmann Method used by Eraser</li> 98 <li>JanuaryArticle on Eraser in Download DX Magazine - Japan Written in Japanese 98 <li>JanuaryArticle on Eraser in Download DX Magazine - Japan Written in Japanese</li> 99 99 </ul><!-- InstanceEndEditable --> 100 100 </div> … … 111 111 <h3>Latest News</h3> 112 112 <div class="right_news_bg"> 113 <h2>Eraser 6-rc5 released!</h2> 114 <div class="posted">Posted by: Joel, 10 June 2009, 7.00pm, +800 GMT</div> 115 <p>Having written almost 25,000 lines of code since the start of our project, v6 was due for a code review. So that's what I did, reviewed the code with the help of a static code analysis tool (FxCop for you developers out there :) ) and fixed all sorts of inconsistencies in the code. This should result in slightly higher performance and better behaviour when Eraser is in use. <a href="announcements/2009065.html">See the full announcement.</a></p> 113 116 <h2>Eraser 5.8.7-beta5 released!</h2> 114 117 <div class="posted">Posted by: Joel, 18 April 2009, 11.36am, +800 GMT</div> 115 118 <p>Hello all! I know I've been keeping silence for quite a while, but I assure you Eraser is not dead. <a href="announcements/20090418.html">See the full announcement.</a></p> 116 <h2>Eraser 6-rc4 released!</h2>117 <div class="posted">Posted by: Joel, 8 January 2008, 2.45pm, +800 GMT</div>118 <p>Hello again! I wish everyone's been enjoying the new rc3, but while you're at it, I felt it wasn't good enough. So here's <strong>rc4</strong> with more bugfixes than the previous release and with all the v6 goodness. <a href="announcements/20090108.html">See the full announcement.</a></p>119 119 </div> 120 120 </div>
Note: See TracChangeset
for help on using the changeset viewer.
