[freenet-dev] fproxy and fish fec tools.

2002-09-03 Thread Greg Wooledge
s Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020903/c184564b/attachment.pgp>

[freenet-dev] FEC Implementation

2002-09-03 Thread Gianni Johansson
On Tuesday 03 September 2002 21:06, you wrote: > Can anyone suggest good reading material so I can implement FEC > transparently in FCPTools? I've found material on the web so far > (search terms "forward error correction"), but anything else will be > appreciated. > > Thank you. 0) FCP I am

[freenet-dev] fproxy and fish fec tools.

2002-09-03 Thread David Allen
On Tue, Sep 03, 2002 at 08:33:30PM -0400, Gianni Johansson wrote: > I've seen some people say you can't mix BSD and GPL code and others say you > can't. If you have definitive links, please post them. > > --gj Check http://www.gnu.org/licenses/license-list.html Look for "The modified BSD

[freenet-dev] FEC Implementation

2002-09-03 Thread Jay Oliveri
Can anyone suggest good reading material so I can implement FEC transparently in FCPTools? I've found material on the web so far (search terms "forward error correction"), but anything else will be appreciated. Thank you. -- Jay Oliveri "In the land of the

[freenet-dev] FEC Implementation

2002-09-03 Thread Edgar Friendly
Gianni Johansson writes: > > 0) FCP > I am working on FCP support for FEC encoding/files files. I should have it > workin within a week or so. > FCP support? sounds like you're getting into implementing FEC level 2. If so, I'd love to find out more about the protocol so I can document it.

[freenet-dev] FEC Implementation

2002-09-03 Thread Edgar Friendly
Jay Oliveri writes: > Can anyone suggest good reading material so I can implement FEC > transparently in FCPTools? I've found material on the web so far > (search terms "forward error correction"), but anything else will be > appreciated. > > Thank you. > As the resident FEC expert, I feel

[freenet-dev] fproxy and fish fec tools.

2002-09-03 Thread Gianni Johansson
On Tuesday 03 September 2002 17:11, you wrote: > > Ian Clarke writes: > > Isn't it time we turned on FEC by default, making it transparent for > > our users to take advantage of it? > > The FEC code in freenet-ext.jar is not GPL compatible. I hadn't turned it on by default yet because the fproxy

[freenet-dev] fproxy and fish fec tools.

2002-09-03 Thread Greg Wooledge
oledge.org/~greg/ | -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020903/f7c59eff/attachment.pgp>

[freenet-dev] Oskar won't like this...

2002-09-03 Thread u Uler
I have complained about the html. Good job, Ian. It looks great. > -Original Message- > From: devl-admin at freenetproject.org > [mailto:devl-admin at freenetproject.org]On Behalf Of Gianni Johansson > Sent: Friday, 30 August, 2002 23:53 > To: devl at freenetproject.org > Subject: Re:

[freenet-dev] fproxy and fish fec tools.

2002-09-03 Thread Ian Clarke
//freenetproject.org/ Chief Technology Officer, Uprizer Inc. http://www.uprizer.com/ Personal Homepage http://locut.us/ -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020903/d89f52a6/attachment.pgp>

[freenet-dev] fproxy and fish fec tools.

2002-09-03 Thread Gianni Johansson
I built a modified version of freenet-ext.jar allow fproxy to FEC decode files inserted with fishes cli tools. Just swap the new .jar in for freenet-ext.jar. It's here. http://freenetproject.org/snapshots/fish-compat-freenet-ext.jar Decoding works. I haven't tested encoding via fproxy.

[freenet-dev] [patch] mkdir in Makefile's fproxy target

2002-09-03 Thread Robert Bihlmeyer
pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020903/ee187afb/attachment.pgp>

[freenet-dev] [patch] logging unhandled exceptions

2002-09-03 Thread Robert Bihlmeyer
Pascal writes: > I modified Fred's logger some time ago to redirect StdErr and StdOut > to the logfile if they did not exist. If this is not happening on > your JVM your patch will certainly act as a workaround, but the > preferred solution would be to submit a bug report to the developers > of

Re: [freenet-dev] fproxy and fish fec tools.

2002-09-03 Thread Ian Clarke
Isn't it time we turned on FEC by default, making it transparent for our users to take advantage of it? Using it still seems to be a somewhat haphazard process - and now it seems that we are supporting two FEC standards. Ian. On Tue, Sep 03, 2002 at 01:02:28AM -0400, Gianni Johansson wrote:

Re: [freenet-dev] fproxy and fish fec tools.

2002-09-03 Thread Robert Bihlmeyer
Ian Clarke [EMAIL PROTECTED] writes: Isn't it time we turned on FEC by default, making it transparent for our users to take advantage of it? The FEC code in freenet-ext.jar is not GPL compatible. -- Robbe signature.ng Description: PGP signature

Re: [freenet-dev] IE and the anonymity filter... big trouble

2002-09-03 Thread Robert Bihlmeyer
Matthew Toseland [EMAIL PROTECTED] writes: We would have to filter ALL documents of supposedly safe types. Reportedly MSIE only subjects text/plain and application/octet-stream to the mime-type second-guessing. So an image/jpeg should be always treated as an image, even if it looks like html.

Re: [freenet-dev] fproxy and fish fec tools.

2002-09-03 Thread Gianni Johansson
On Tuesday 03 September 2002 17:11, you wrote: Ian Clarke [EMAIL PROTECTED] writes: Isn't it time we turned on FEC by default, making it transparent for our users to take advantage of it? The FEC code in freenet-ext.jar is not GPL compatible. I hadn't turned it on by default yet because

RE: [freenet-dev] Oskar won't like this...

2002-09-03 Thread u Uler
I have complained about the html. Good job, Ian. It looks great. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gianni Johansson Sent: Friday, 30 August, 2002 23:53 To: [EMAIL PROTECTED] Subject: Re: [freenet-dev] Oskar won't like this... On

Re: [freenet-dev] fproxy and fish fec tools.

2002-09-03 Thread Greg Wooledge
Gianni Johansson ([EMAIL PROTECTED]) wrote: I've seen some people say you can't mix BSD and GPL code and others say you can't. If you have definitive links, please post them. It depends on which BSD license it is. There are at least two major versions of the BSD license, and they're

Re: [freenet-dev] fproxy and fish fec tools.

2002-09-03 Thread Gianni Johansson
On Tuesday 03 September 2002 20:14, Greg wrote: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/freenet/Contrib/fecimpl/onion/alien/onion_LICENSE?rev=1.1content-type=text/plain Looks ok to me. Gianni Johansson ([EMAIL PROTECTED]) wrote: I've seen some people say you can't mix BSD and GPL

[freenet-dev] FEC Implementation

2002-09-03 Thread Jay Oliveri
Can anyone suggest good reading material so I can implement FEC transparently in FCPTools? I've found material on the web so far (search terms forward error correction), but anything else will be appreciated. Thank you. -- Jay Oliveri In the land of the

Re: [freenet-dev] FEC Implementation

2002-09-03 Thread Edgar Friendly
Jay Oliveri [EMAIL PROTECTED] writes: Can anyone suggest good reading material so I can implement FEC transparently in FCPTools? I've found material on the web so far (search terms forward error correction), but anything else will be appreciated. Thank you. As the resident FEC

Re: [freenet-dev] FEC Implementation

2002-09-03 Thread Gianni Johansson
On Tuesday 03 September 2002 21:06, you wrote: Can anyone suggest good reading material so I can implement FEC transparently in FCPTools? I've found material on the web so far (search terms forward error correction), but anything else will be appreciated. Thank you. 0) FCP I am working

Re: [freenet-dev] FEC Implementation

2002-09-03 Thread Edgar Friendly
Gianni Johansson [EMAIL PROTECTED] writes: 0) FCP I am working on FCP support for FEC encoding/files files. I should have it workin within a week or so. FCP support? sounds like you're getting into implementing FEC level 2. If so, I'd love to find out more about the protocol so I can

Re: [freenet-dev] fproxy and fish fec tools.

2002-09-03 Thread Greg Wooledge
Gianni Johansson ([EMAIL PROTECTED]) wrote: On Tuesday 03 September 2002 20:14, Greg wrote: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/freenet/Contrib/fecimpl/onion/alien/onion_LICENSE?rev=1.1content-type=text/plain Looks ok to me. I agree. -- Greg Wooledge |