[freenet-dev] usability testing

2009-06-18 Thread Matthew Toseland
the warning > > anyway, we just need to rewrite it a bit for the case where we are using > > Chrome in incognito mode: > > > > "You must always use a browser with incognito mode for Freenet! > > > > You are currently using Freenet through Chrome in incognito mode. This > > should be safe. You should always access Freenet using Chrome in incognito > > mode, or through a browser you do not using for normal web browsing. The > > Browse Freenet link on the start menu should use Chrome in incognito mode, > > and so should be safe. Most browsers will work well with Freenet, except > > for Internet Explorer. > > > > Click here to continue." > > > > ??? > > I don't think we should display a warning when the user is browsing in > incognito mode. When the user is not (or we don't know for sure), we > could do it. How could we ever know for sure? If the user opens Freenet using the link and then starts browsing it using regular Chrome, there is no way to detect this, for example. -- 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/20090618/5df84dd9/attachment.pgp>

[freenet-dev] Update to the swedish translation

2009-06-18 Thread Matthew Toseland
lication/pgp-signature Size: 835 bytes Desc: This is a digitally signed message part. URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20090618/42e34f70/attachment.pgp>

[freenet-dev] Asynchronous image loading

2009-06-18 Thread Matthew Toseland
t;> What you think? > > > > I filed a bug on that regarding activelinks, containing one possible way to > > solve it via javascript: > > > > https://bugs.freenetproject.org/view.php?id=3207 > > > > So when you implement it, please also do it for activelinks, as they are > > nice > > to have and could be re-enabled then. > > > > xor -- 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/20090618/51e95c10/attachment.pgp>

[freenet-dev] need graphic design help

2009-06-18 Thread Matthew Toseland
. IMHO that is a good idea if it is not disruptive. Can you deal with it? -- 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/20090618/a72348b0/attachment.pgp>

[freenet-dev] About the website

2009-06-18 Thread Matthew Toseland
attack. -- 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/20090618/aed3f3f9/attachment.pgp>

[freenet-dev] need graphic design help

2009-06-18 Thread Caco Patane
freenet-website-ie6.png Type: image/png Size: 67276 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20090618/9d8a4572/attachment.png> -- next part -- A non-text attachment was scrubbed... Name: freenet-website-ie6-pngfix.png Typ

[freenet-dev] FCP questions

2009-06-18 Thread Evan Daniel
I'm trying to test out SSK inserts with FCP, and running into problems. First, the Disconnect command does not work: Disconnect EndMessage ProtocolError ExtraDescription=Unknown message name Disconnect Fatal=false CodeDescription=Don't know what to do with message Code=7 EndMessage Second, DDA

[freenet-dev] Variable opennet connections: moving forward

2009-06-18 Thread Evan Daniel
On Thu, Jun 18, 2009 at 8:00 PM, Matthew Toseland wrote: > Are you doing more testing? > > On Saturday 13 June 2009 19:05:36 Evan Daniel wrote: >> On Sat, Jun 13, 2009 at 1:08 PM, Matthew >> Toseland wrote: >> > Now that 0.7.5 has shipped, we can start making disruptive changes again >> > in a few

Re: [freenet-dev] Can we implement Bloom filter sharing quickly???

2009-06-18 Thread Matthew Toseland
On Fri, May 01, 2009 at 03:58:27PM -0400, Evan Daniel wrote: > On Fri, May 1, 2009 at 3:37 PM, Robert Hailey > wrote: > > > > On May 1, 2009, at 9:35 AM, Matthew Toseland wrote: > > > > IMPLEMENTING IT: > > Main tasks: > > - Converting our datastore indexes into a compact, slightly more lossy, >

[freenet-dev] FCP questions

2009-06-18 Thread Evan Daniel
I'm trying to test out SSK inserts with FCP, and running into problems. First, the Disconnect command does not work: Disconnect EndMessage ProtocolError ExtraDescription=Unknown message name Disconnect Fatal=false CodeDescription=Don't know what to do with message Code=7 EndMessage Second, DDA

[freenet-dev] Asynchronous image loading

2009-06-18 Thread sashee
With async image loading,activelinks will be loaded too. As for the 21 secs. It can be decreased, but only to sacrifice something else. 21 sec means the client can skip a keepalive, and fail after the second. Since it's localhost, it's unlikely to fail even 1, so it can be reduced to 11 sec. If we

Re: [freenet-dev] Variable opennet connections: moving forward

2009-06-18 Thread Evan Daniel
On Thu, Jun 18, 2009 at 8:00 PM, Matthew Toseland wrote: > Are you doing more testing? > > On Saturday 13 June 2009 19:05:36 Evan Daniel wrote: >> On Sat, Jun 13, 2009 at 1:08 PM, Matthew >> Toseland wrote: >> > Now that 0.7.5 has shipped, we can start making disruptive changes again >> > in a few

Re: [freenet-dev] Variable opennet connections: moving forward

2009-06-18 Thread Matthew Toseland
Are you doing more testing? On Saturday 13 June 2009 19:05:36 Evan Daniel wrote: > On Sat, Jun 13, 2009 at 1:08 PM, Matthew > Toseland wrote: > > Now that 0.7.5 has shipped, we can start making disruptive changes again in > > a few days. The number one item on freenet.uservoice.com has been for s

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

2009-06-18 Thread Matthew Toseland
On Friday 12 June 2009 20:02:06 Matthew Toseland wrote: > 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 causin

Re: [freenet-dev] usability testing

2009-06-18 Thread Matthew Toseland
On Wednesday 17 June 2009 16:26:40 Zero3 wrote: > Matthew Toseland skrev: > > On Wednesday 17 June 2009 09:54:18 Zero3 wrote: > >> Matthew Toseland skrev: > >>> On Tuesday 16 June 2009 21:53:09 Zero3 wrote: > Matthew Toseland skrev: > > On Sunday 14 June 2009 14:24:39 Zero3 wrote: > >>

Re: [freenet-dev] Update to the swedish translation

2009-06-18 Thread Matthew Toseland
On Thursday 18 June 2009 16:10:56 Cooo . wrote: > Hi all. > > Here is an minor update to the swedish translation, please commit. > Applied to git rev 1ce0954, thanks. signature.asc Description: This is a digitally signed message part. ___ Devl mailin

Re: [freenet-dev] Asynchronous image loading

2009-06-18 Thread Matthew Toseland
On Thursday 18 June 2009 17:02:06 sashee wrote: > With async image loading,activelinks will be loaded too. > As for the 21 secs. It can be decreased, but only to sacrifice > something else. 21 sec means the client can skip a keepalive, and fail > after the second. Since it's localhost, it's unlikel

Re: [freenet-dev] need graphic design help

2009-06-18 Thread Matthew Toseland
On Wednesday 17 June 2009 20:43:19 Caco Patane wrote: > > I think he means that users in "poor" areas usually run pirated versions > > of XP with the included IE6. Many of these installations won't have a > > functional Windows Update because of the "Genuine Advantage" stuff > > Microsoft pushes th

Re: [freenet-dev] About the website

2009-06-18 Thread Matthew Toseland
On Wednesday 17 June 2009 20:09:53 3BUIb3S50i 3BUIb3S50i wrote: > Can you make a link to another languages? (Like french wiki.) See > https://bugs.freenetproject.org/view.php?id=2915 If people are interested in translating the website we can serve different content for different languages. So far

[freenet-dev] The new blue gradient website background

2009-06-18 Thread xor
project.org > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part. URL: <https://emu.freene

[freenet-dev] Asynchronous image loading

2009-06-18 Thread xor
n-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part. URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20090618/d9c47ebc/attachment.pgp>

[freenet-dev] Update to the swedish translation

2009-06-18 Thread Cooo .
-- An HTML attachment was scrubbed... URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20090618/2570860e/attachment.html> -- next part -- A non-text attachment was scrubbed... Name: freenet.l10n.se.override.properties Type: application/octet-stream Size:

Re: [freenet-dev] Asynchronous image loading

2009-06-18 Thread sashee
With async image loading,activelinks will be loaded too. As for the 21 secs. It can be decreased, but only to sacrifice something else. 21 sec means the client can skip a keepalive, and fail after the second. Since it's localhost, it's unlikely to fail even 1, so it can be reduced to 11 sec. If we

[freenet-dev] Update to the swedish translation

2009-06-18 Thread Cooo .
Hi all. Here is an minor update to the swedish translation, please commit. ConnectivityToadlet.title=Internetanslutningar för ${nodeName} SSL.enable=Aktivera SSL support? SSL.enableLong=Aktivera SSL support? QueueToadlet.downloadFilesInstructions=Du kan klistra in en lista med Freenetnycklar a

Re: [freenet-dev] The new blue gradient website background

2009-06-18 Thread xor
On Wednesday 17 June 2009 02:06:06 Daniel Cheng wrote: > Just a quick notes: > > Blue Gradient background won't work, because: > > -- BLUE have low contrast with the black text I disagree. It's easy to read for me. > -- our rabbit logo is blue, even lower contrast I think it's enough.

Re: [freenet-dev] Asynchronous image loading

2009-06-18 Thread xor
On Wednesday 17 June 2009 16:36:26 sashee wrote: > Hello folks! > > Some days ago, I've talked with nextgens about toadlet > continuations(it's asynchronous request processing), and he had a > point that when the user opens a site with lots of images, then it > needs many connections open for a lon

[freenet-dev] Asynchronous image loading

2009-06-18 Thread Matthew Toseland
gt; >> >> There is an option called "Enable prefetching of inline images" .. > >> >> > >> >>> What you think? > >> >> > >> >> :) > > > > ___ > > Devl mailing list > > Devl at freenetproject.org > > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl > > > ___ > Devl mailing list > Devl at freenetproject.org > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl > > -- 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/20090618/a705fbe3/attachment.pgp>