[freenet-dev] Proposed policy for removing people from archives

2009-06-12 Thread Florent Daignière
p to me the response would be "No Way". If only for the sake of the archive's consistency. NextGen$ -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20090612/be0821f1/attachment.pgp>

[freenet-dev] Proposed policy for removing people from archives

2009-06-12 Thread Matthew Toseland
ail/devl/attachments/20090612/a3459b3b/attachment.pgp>

[freenet-dev] Kompozer and Dreamwave (+ to file, or not to file?)

2009-06-12 Thread Luke771
Matthew Toseland wrote: > On Tuesday 09 June 2009 16:50:33 Luke771 wrote: > >> Matthew Toseland wrote: >> >>> On Saturday 06 June 2009 23:12:53 Luke771 wrote: >>> >>> Should I file bugs for this kind of stuff? I heard that you were trying to make order in the bug tracke

[freenet-dev] Localising plugins

2009-06-12 Thread Luke771
Matthew Toseland wrote: > On Tuesday 09 June 2009 16:20:21 Luke771 wrote: > >> Plugins authors: please make the plugins interfaces localized. Currently >> >> > > I'm not sure that's a good idea. But certainly it should integrate to the > translation page if it is loaded. I wonder if the

[freenet-dev] French translation

2009-06-12 Thread 3BUIb3S50i 3BUIb3S50i
French translation. -- next part -- An HTML attachment was scrubbed... URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20090612/fd671cf0/attachment.html> -- next part -- A non-text attachment was scrubbed..

[freenet-dev] Freenet 0.7.5 released!

2009-06-12 Thread Matthew Toseland
roject.org/cgi-bin/mailman/listinfo/announce/ -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 835 bytes Desc: This is a digitally signed message part. URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20090612/31e99fca/attachment.pgp>

[freenet-dev] Builds 1219, 1220, 1221 and 1222

2009-06-12 Thread Matthew Toseland
g startup on some nodes introduced in 1221. Sorry folks! -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 835 bytes Desc: This is a digitally signed message part. URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20090612/88a2787c/attachment.pgp>

[freenet-dev] Windows installer translations welcome

2009-06-12 Thread Matthew Toseland
I think somebody copied it across recently? -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 835 bytes Desc: This is a digitally signed message part. URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20090612/c183a5fc/attachment.pgp>

[freenet-dev] Localising plugins

2009-06-12 Thread Matthew Toseland
page, which is significant work as I described... -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 835 bytes Desc: This is a digitally signed message part. URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20090612/cfc88e86/attachment.pgp>

[freenet-dev] Windows installer translations welcome

2009-06-12 Thread Juiceman
On Fri, Jun 12, 2009 at 1:30 PM, Matthew Toseland wrote: > On Wednesday 10 June 2009 23:57:05 Juiceman wrote: >> >> >> >> >> > >> > Matthew, please update the Windows update scripts on the website. >> > update-new.cmd needs to be the version from May 16th. >> > >> > Also replace update.cmd with a c

[freenet-dev] Reducing Bloom filter memory usage

2009-06-12 Thread Evan Daniel
Currently, the Bloom filters use 46 bits per key (23 buckets, 2-bit counter per bucket) of RAM, using 16 hash functions. This gives a false positive rate of 1.5E-5. Oddly enough, a simple hash table has lower memory usage. Create an array in memory of n-bit values, one value per slot in the salt

Re: [freenet-dev] Proposed policy for removing people from archives

2009-06-12 Thread Florent Daignière
* Matthew Toseland [2009-06-12 23:24:01]: > People sometimes write to me asking to be removed from mailing list archives, > usually to make themselves look better on Google. > > At the moment, removing from our archives involves quite a bit of work, and > an index rebuild (archives offline for

[freenet-dev] Proposed policy for removing people from archives

2009-06-12 Thread Matthew Toseland
People sometimes write to me asking to be removed from mailing list archives, usually to make themselves look better on Google. At the moment, removing from our archives involves quite a bit of work, and an index rebuild (archives offline for 6 hours). However in the near future we will get rid

Re: [freenet-dev] Windows installer translations welcome

2009-06-12 Thread Juiceman
On Fri, Jun 12, 2009 at 1:30 PM, Matthew Toseland wrote: > On Wednesday 10 June 2009 23:57:05 Juiceman wrote: >> >> >> >> >> > >> > Matthew, please update the Windows update scripts on the website. >> > update-new.cmd needs to be the version from May 16th. >> > >> > Also replace update.cmd with a c

Re: [freenet-dev] Kompozer and Dreamwave (+ to file, or not to file?)

2009-06-12 Thread Luke771
Matthew Toseland wrote: > On Tuesday 09 June 2009 16:50:33 Luke771 wrote: > >> Matthew Toseland wrote: >> >>> On Saturday 06 June 2009 23:12:53 Luke771 wrote: >>> >>> Should I file bugs for this kind of stuff? I heard that you were trying to make order in the bug tracke

Re: [freenet-dev] Localising plugins

2009-06-12 Thread Luke771
Matthew Toseland wrote: > On Tuesday 09 June 2009 16:20:21 Luke771 wrote: > >> Plugins authors: please make the plugins interfaces localized. Currently >> >> > > I'm not sure that's a good idea. But certainly it should integrate to the > translation page if it is loaded. I wonder if the

[freenet-dev] Reducing Bloom filter memory usage

2009-06-12 Thread Evan Daniel
Currently, the Bloom filters use 46 bits per key (23 buckets, 2-bit counter per bucket) of RAM, using 16 hash functions. This gives a false positive rate of 1.5E-5. Oddly enough, a simple hash table has lower memory usage. Create an array in memory of n-bit values, one value per slot in the salt

[freenet-dev] Freenet 0.7.5 released!

2009-06-12 Thread Matthew Toseland
12th June, 2009 - Freenet 0.7.5 released! The Freenet Project is very pleased to announce the release of Freenet 0.7.5. Freenet is free software designed to allow the free exchange of information over the Internet without fear of censorship, or reprisal. To achieve this Freenet makes it very di

[freenet-dev] French translation

2009-06-12 Thread 3BUIb3S50i 3BUIb3S50i
French translation. freenet.l10n.fr.override.properties Description: Binary data ___ Devl mailing list Devl@freenetproject.org http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

[freenet-dev] Builds 1219, 1220, 1221 and 1222

2009-06-12 Thread Matthew Toseland
A series of increasingly desperate pre-release builds: 1219: - Various translation and wording improvements. - Much less disk access for inserts when a segment has been completed, and a fix for a NullPointerException that was causing some site inserts to stall at 100%. - Better handling of plugin

Re: [freenet-dev] Windows installer translations welcome

2009-06-12 Thread Matthew Toseland
On Wednesday 10 June 2009 23:57:05 Juiceman wrote: > > >> > > > > > Matthew, please update the Windows update scripts on the website. > > update-new.cmd needs to be the version from May 16th. > > > > Also replace update.cmd with a copy of update-new.cmd so that it > > doesn't break backwards comp

Re: [freenet-dev] Localising plugins

2009-06-12 Thread Matthew Toseland
On Thursday 11 June 2009 22:07:41 Mike Bush wrote: > On Thu, 2009-06-11 at 13:35 +0100, Matthew Toseland wrote: > > On Thursday 11 June 2009 09:53:51 VolodyA! V Anarhist wrote: > > > > Nextgens has pointed out that this is going to make it harder to build > > > > a proper plugin API with no shared