RE: [freenet-dev] More Micro$oft insecure crap

2002-09-08 Thread Benjamin Coates
>From Travis Bemann <[EMAIL PROTECTED]> >It would be more appropriate to do so with something like graphical >Links; Mozilla is wayyy to bloated a program to start with... how is graphical links portability wise? -- Benjamin Coates ___ devl mailing

[freenet-dev] Servlet question

2002-09-08 Thread Oskar Sandberg
Unfortunately, there is no right way to do that. In general, having a bunch of servlets running as one server each is really dumb - what we ought to do is have them all running in one server. While on the subject, I couldn't disagree more with your choice to make the gateway page an infolet. Th

[freenet-dev] splitfile block size

2002-09-08 Thread Edgar Friendly
fish writes: > On 8 Sep 2002, Robert Bihlmeyer wrote: > > > Hi, > > > > is there a way to get at the size of a splitfile's blocks before > > successfully fetching one block? I'm trying to snarf a number of > > blocks simultanously, immediately dropping them into their right > > positions in the

[freenet-dev] Servlet question

2002-09-08 Thread Timm Murray
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Someone didn't get a cookie in their lunch today. On Sunday 08 September 2002 19:53, dar-gon at mchsi.com wrote: > On 8 Sep 2002 at 15:27, Ian Clarke wrote: > > On Sun, Sep 08, 2002 at 11:12:56PM +0200, Oskar Sandberg wrote: > > > While on the subject

[freenet-dev] More Micro$oft insecure crap

2002-09-08 Thread Timm Murray
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If we wanted to go that far, we wouldn't need FProxy in the first place. FProxy is there because it makes the browser take care of all the messy GUI stuff. It kinda goes along with the idea of making a web browser a *platform*, not just a way of d

Re: [freenet-dev] splitfile block size

2002-09-08 Thread fish
On 8 Sep 2002, Edgar Friendly wrote: > What about FEC? Are you wondering if he's implementing it? well, yeah :-p. ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

[freenet-dev] splitfile block size

2002-09-08 Thread Robert Bihlmeyer
was scrubbed... Name: signature.ng Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020908/bfbd7b81/attachment.pgp>

[freenet-dev] MIME-browser-check for users

2002-09-08 Thread Stef
Hi! I found a testsuite for users. You can install it on the project server, if you think it's useful. http://entropymine.com/jason/testbed/mime/ The link to the testsuite on the project server or to this URL can you include to the FProxy gateway. The user can check his browser himself. If he

Re: [freenet-dev] splitfile block size

2002-09-08 Thread Edgar Friendly
fish <[EMAIL PROTECTED]> writes: > On 8 Sep 2002, Robert Bihlmeyer wrote: > > > Hi, > > > > is there a way to get at the size of a splitfile's blocks before > > successfully fetching one block? I'm trying to snarf a number of > > blocks simultanously, immediately dropping them into their right

[freenet-dev] Servlet question

2002-09-08 Thread dar-...@mchsi.com
On 8 Sep 2002 at 15:27, Ian Clarke wrote: > On Sun, Sep 08, 2002 at 11:12:56PM +0200, Oskar Sandberg wrote: > > While on the subject, I couldn't disagree more with your choice to make > > the gateway page an infolet. The gateway concerns users, the infolets > > concern beta testers - most u

Re: [freenet-dev] Servlet question

2002-09-08 Thread Timm Murray
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Someone didn't get a cookie in their lunch today. On Sunday 08 September 2002 19:53, [EMAIL PROTECTED] wrote: > On 8 Sep 2002 at 15:27, Ian Clarke wrote: > > On Sun, Sep 08, 2002 at 11:12:56PM +0200, Oskar Sandberg wrote: > > > While on the subject,

Re: [freenet-dev] More Micro$oft insecure crap

2002-09-08 Thread Timm Murray
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If we wanted to go that far, we wouldn't need FProxy in the first place. FProxy is there because it makes the browser take care of all the messy GUI stuff. It kinda goes along with the idea of making a web browser a *platform*, not just a way of

[freenet-dev] More Micro$oft insecure crap

2002-09-08 Thread Travis Bemann
On Sun, Sep 08, 2002 at 03:37:33PM -0500, Eric Thacker wrote: > Heres another idea.. What about a freenet browser? Why not just hack > up the mozilla code and release a browser that runs on every OS, works > with fproxy, and solves the IE/Media URL problems. This way there would > be a browser t

Re: [freenet-dev] Servlet question

2002-09-08 Thread fish
On Sun, 8 Sep 2002 [EMAIL PROTECTED] wrote: > > FCPTools are fkay as hell, slow and totally unusable in my XP environment. > > ANND NO ONE Shouldhave to join some fuckin linux religion to simply inset keys. > > Fish is even worse. So you'll be submitting your patches to add the planned nice

RE: [freenet-dev] MIME-browser-check for users

2002-09-08 Thread fish
On Sun, 8 Sep 2002, William_dw -- Sqlcoders wrote: > This looks like just the ticket... > > http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239750 > > Nice name for the registry key, 'isPlainTextHonoured'. You'd think it was > optional to display plain text as plain text. it is... l

[freenet-dev] Servlet question

2002-09-08 Thread Ian Clarke
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/20020908/abd1179e/attachment.pgp>

Re: [freenet-dev] splitfile block size

2002-09-08 Thread fish
On 8 Sep 2002, Robert Bihlmeyer wrote: > Hi, > > is there a way to get at the size of a splitfile's blocks before > successfully fetching one block? I'm trying to snarf a number of > blocks simultanously, immediately dropping them into their right > positions in the same destination file (rathe

Re: [freenet-dev] Servlet question

2002-09-08 Thread Ian Clarke
On Mon, Sep 09, 2002 at 01:05:20AM +0200, Oskar Sandberg wrote: > > Well, is it possible to get to it via a static variable or method > > somewhere? > > No, I have tried desperately to avoid static hacks to solve such things. > I was trying to solve the problem before, when I wanted to make an i

[freenet-dev] [patch] Use information from /etc/mime.types for type guessing

2002-09-08 Thread Robert Bihlmeyer
s Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020908/e748613a/attachment.pgp>

[freenet-dev] More Micro$oft insecure crap

2002-09-08 Thread Robert Bihlmeyer
ature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020908/023b2469/attachment.pgp>

[freenet-dev] Servlet question

2002-09-08 Thread Josh Steiner
dar-gon, when do you plan to graduate from elementary school? i'd like to have a word with your parents first... dar-gon at mchsi.com wrote: > > > > > >On 8 Sep 2002 at 15:27, Ian Clarke wrote: > > > >>On Sun, Sep 08, 2002 at 11:12:56PM +0200, Oskar Sandberg wrote: >> >> >>>While on the s

Re: [freenet-dev] Servlet question

2002-09-08 Thread Josh Steiner
dar-gon, when do you plan to graduate from elementary school? i'd like to have a word with your parents first... [EMAIL PROTECTED] wrote: > > > > > >On 8 Sep 2002 at 15:27, Ian Clarke wrote: > > > >>On Sun, Sep 08, 2002 at 11:12:56PM +0200, Oskar Sandberg wrote: >> >> >>>While on the sub

Re: [freenet-dev] Servlet question

2002-09-08 Thread dar-gon
On 8 Sep 2002 at 15:27, Ian Clarke wrote: > On Sun, Sep 08, 2002 at 11:12:56PM +0200, Oskar Sandberg wrote: > > While on the subject, I couldn't disagree more with your choice to make > > the gateway page an infolet. The gateway concerns users, the infolets > > concern beta testers - most

Re: [freenet-dev] More Micro$oft insecure crap

2002-09-08 Thread Travis Bemann
On Sun, Sep 08, 2002 at 03:37:33PM -0500, Eric Thacker wrote: > Heres another idea.. What about a freenet browser? Why not just hack > up the mozilla code and release a browser that runs on every OS, works > with fproxy, and solves the IE/Media URL problems. This way there would > be a browser

[freenet-dev] splitfile block size

2002-09-08 Thread Edgar Friendly
Robert Bihlmeyer writes: > Hi, > > is there a way to get at the size of a splitfile's blocks before > successfully fetching one block? I'm trying to snarf a number of > blocks simultanously, immediately dropping them into their right > positions in the same destination file (rather than into a n

[freenet-dev] Anyone experiencing out-of-memory errors?

2002-09-08 Thread Oskar Sandberg
On Sun, Sep 08, 2002 at 09:43:41AM -0400, Benjamin Coates wrote: <> > Bleah. My config file does indeed have a messageStoreSize of 5. It also > has a "%messageStoreSize=1000" line, which is a bit confusing... but anyway, > it appears that the Windows installer comes with its own set defaul

[freenet-dev] Something for later...

2002-09-08 Thread Matthew Toseland
Hi. I have been testing the new announcement code, with 2 and 3 announcementThreads, on the public network. I end up with graphs with a big spike (in requests, and later in routing table), at one of the announcements. The other two are smaller, much smaller usually. Now, we know that announcing to

Re: [freenet-dev] Servlet question

2002-09-08 Thread Oskar Sandberg
On Sun, Sep 08, 2002 at 03:34:42PM -0700, Ian Clarke wrote: > On Sun, Sep 08, 2002 at 11:12:56PM +0200, Oskar Sandberg wrote: > > Unfortunately, there is no right way to do that. > > Well, is it possible to get to it via a static variable or method > somewhere? No, I have tried desperately to

[freenet-dev] More Micro$oft insecure crap

2002-09-08 Thread Eric Thacker
Heres another idea.. What about a freenet browser? Why not just hack up the mozilla code and release a browser that runs on every OS, works with fproxy, and solves the IE/Media URL problems. This way there would be a browser that definatly WORKS without the freenet developers having to figure ou

[freenet-dev] Servlet question

2002-09-08 Thread Ian Clarke
ocut.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/20020908/e77a7fbb/attachment.pgp>

[freenet-dev] Servlet question

2002-09-08 Thread Ian Clarke
.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/20020908/f29f0eeb/attachment.pgp>

[freenet-dev] Anyone experiencing out-of-memory errors?

2002-09-08 Thread Oskar Sandberg
On Sun, Sep 08, 2002 at 08:53:28AM -0400, Benjamin Coates wrote: > >From Oskar Sandberg > >On Sun, Sep 08, 2002 at 07:41:06AM -0400, Benjamin Coates wrote: > >> The ticketTable in StandardMessageHandler appears to grow without bound, > >> i've got ~25000 in it after 36h, also, it appears > >> free

Re: [freenet-dev] Servlet question

2002-09-08 Thread Ian Clarke
On Sun, Sep 08, 2002 at 11:12:56PM +0200, Oskar Sandberg wrote: > Unfortunately, there is no right way to do that. Well, is it possible to get to it via a static variable or method somewhere? I am somewhat confused by the distinction between a Params object, and a Config object too. Ian. --

Re: [freenet-dev] Servlet question

2002-09-08 Thread Ian Clarke
On Sun, Sep 08, 2002 at 11:12:56PM +0200, Oskar Sandberg wrote: > While on the subject, I couldn't disagree more with your choice to make > the gateway page an infolet. The gateway concerns users, the infolets > concern beta testers - most users should never have to see (or even run, > though if i

[freenet-dev] MIME-browser-check for users

2002-09-08 Thread SiliconZealot
This seems to only apply to IE5/win9x. I find no such registry key on my IE6/WinXP box. - Original Message - From: "William_dw -- Sqlcoders" To: Sent: Sunday, September 08, 2002 3:47 PM Subject: RE: [freenet-dev] MIME-browser-check for users > This looks like just the ticket... > > h

[freenet-dev] Anyone experiencing out-of-memory errors?

2002-09-08 Thread Oskar Sandberg
On Sun, Sep 08, 2002 at 07:41:06AM -0400, Benjamin Coates wrote: > >From Ian Clarke > > >java -Xrunhprof:heap=sites,depth=4,format=a freenet.node.Main > > The ticketTable in StandardMessageHandler appears to grow without bound, i've > got ~25000 in it after 36h, also, it appears > freenet.node

Re: [freenet-dev] Servlet question

2002-09-08 Thread Oskar Sandberg
Unfortunately, there is no right way to do that. In general, having a bunch of servlets running as one server each is really dumb - what we ought to do is have them all running in one server. While on the subject, I couldn't disagree more with your choice to make the gateway page an infolet. T

Re: [freenet-dev] splitfile block size

2002-09-08 Thread Edgar Friendly
Robert Bihlmeyer <[EMAIL PROTECTED]> writes: > Hi, > > is there a way to get at the size of a splitfile's blocks before > successfully fetching one block? I'm trying to snarf a number of > blocks simultanously, immediately dropping them into their right > positions in the same destination file (

[freenet-dev] More Micro$oft insecure crap

2002-09-08 Thread fish
On Sat, 7 Sep 2002 eric at caffrey.net wrote: > I don't know if this has been brought up before, but the windows media files > (*.wm* such as *.wma *.wmv) allow a URL to be automatically accessed by > the media file. For example, once a movie file starts rolling credits, > the people who encoded

[freenet-dev] MSIE issues

2002-09-08 Thread Timm Murray
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 07 September 2002 23:47, Dan Merillat wrote: <> > Here's the anonymity risks: > > 1) Image/somethingwedontrecognize <-- IE, netscape like to load "plugins" > for things it dosn't recognize. Someone could compromise the download > server f

[freenet-dev] splitfile block size

2002-09-08 Thread Robert Bihlmeyer
Hi, is there a way to get at the size of a splitfile's blocks before successfully fetching one block? I'm trying to snarf a number of blocks simultanously, immediately dropping them into their right positions in the same destination file (rather than into a number of temp files). This is only pos

Re: [freenet-dev] More Micro$oft insecure crap

2002-09-08 Thread Eric Thacker
Heres another idea.. What about a freenet browser? Why not just hack up the mozilla code and release a browser that runs on every OS, works with fproxy, and solves the IE/Media URL problems. This way there would be a browser that definatly WORKS without the freenet developers having to figure o

[freenet-dev] MIME-browser-check for users

2002-09-08 Thread William_dw -- Sqlcoders
I was just about to post the same thing, It seems like explorer evolved and decided we should just apply our patches and not fiddle with the internals. I wonder what would happen if I added the key? Ho hum... > -Original Message- > From: devl-admin at freenetproject.org > [mailto:devl-admi

[freenet-dev] MIME-browser-check for users

2002-09-08 Thread William_dw -- Sqlcoders
This looks like just the ticket... http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239750 Nice name for the registry key, 'isPlainTextHonoured'. You'd think it was optional to display plain text as plain text. > -Original Message- > From: devl-admin at freenetproject.org > [mail

Re: [freenet-dev] [patch] Use information from /etc/mime.types for type guessing

2002-09-08 Thread Robert Bihlmeyer
Dan Merillat <[EMAIL PROTECTED]> writes: > Please tell me you're poplating the known-types, rather then the safe > list? The former. Rest assured. -- Robbe signature.ng Description: PGP signature

RE: [freenet-dev] MIME-browser-check for users

2002-09-08 Thread William_dw -- Sqlcoders
I was just about to post the same thing, It seems like explorer evolved and decided we should just apply our patches and not fiddle with the internals. I wonder what would happen if I added the key? Ho hum... > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Be

[freenet-dev] Servlet question

2002-09-08 Thread Ian Clarke
not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020908/d6b32bff/attachment.pgp>

Re: [freenet-dev] MIME-browser-check for users

2002-09-08 Thread SiliconZealot
This seems to only apply to IE5/win9x. I find no such registry key on my IE6/WinXP box. - Original Message - From: "William_dw -- Sqlcoders" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, September 08, 2002 3:47 PM Subject: RE: [freenet-dev] MIME-browser-check for users > T

RE: [freenet-dev] MIME-browser-check for users

2002-09-08 Thread William_dw -- Sqlcoders
This looks like just the ticket... http://support.microsoft.com/default.aspx?scid=kb;EN-US;q239750 Nice name for the registry key, 'isPlainTextHonoured'. You'd think it was optional to display plain text as plain text. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROT

[freenet-dev] Servlet question

2002-09-08 Thread Ian Clarke
Question: What is the "right" (tm) way to access Freenet config file options (such as servlet bind-ports) from a Servlet? Ian. -- Ian Clarke[EMAIL PROTECTED] Founder & Coordinator, The Freenet Projecthttp://freenetproject.org/ Chief Technology Offic

[freenet-dev] MIME-browser-check for users

2002-09-08 Thread Stef
Hi! I found a testsuite for users. You can install it on the project server, if you think it's useful. http://entropymine.com/jason/testbed/mime/ The link to the testsuite on the project server or to this URL can you include to the FProxy gateway. The user can check his browser himself. If h

Re: [freenet-dev] MSIE issues

2002-09-08 Thread Timm Murray
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 07 September 2002 23:47, Dan Merillat wrote: <> > Here's the anonymity risks: > > 1) Image/somethingwedontrecognize <-- IE, netscape like to load "plugins" > for things it dosn't recognize. Someone could compromise the download > server

[freenet-dev] MSIE issues

2002-09-08 Thread Matthew Toseland
t; devl at freenetproject.org > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl > -- Matthew Toseland mtoseland at blueyonder.co.uk amphibian at sourceforge.net Freenet/Coldstore open source hacker. Looking for $coding (I'm cheap) -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020908/551a5286/attachment.pgp>

[freenet-dev] Re: Anyone experiencing out-of-memory errors?

2002-09-08 Thread Matthew Toseland
- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020908/b6163738/attachment.pgp>

[freenet-dev] Anyone experiencing out-of-memory errors?

2002-09-08 Thread Benjamin Coates
>From Oskar Sandberg >Have you checked that you haven't actually made the MessageStoreSize >25000? Because other nodes (Hawk) show the liveChains staying right on >the limit (as it should). > Bleah. My config file does indeed have a messageStoreSize of 5. It also has a "%messageStoreSize=

[freenet-dev] New fproxy interface.

2002-09-08 Thread Ian Clarke
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/20020908/d186cd66/attachment.pgp>

Re: [freenet-dev] New fproxy interface.

2002-09-08 Thread Ian Clarke
On Sun, Sep 08, 2002 at 01:34:30AM -0400, Dan Merillat wrote: > > Borked. You've got the port numbers hardcoded, not using the config file. > When I change them in the config, I get directed to a "Connection Refused" > page. Not exactly what I was looking for. I will fix this today. Ian. --

[freenet-dev] Anyone experiencing out-of-memory errors?

2002-09-08 Thread Benjamin Coates
>From Oskar Sandberg >On Sun, Sep 08, 2002 at 07:41:06AM -0400, Benjamin Coates wrote: >> The ticketTable in StandardMessageHandler appears to grow without bound, >> i've got ~25000 in it after 36h, also, it appears >> freenet.node.states.request.RequestDone objects never get deleted, I imagine >

Re: [freenet-dev] More Micro$oft insecure crap

2002-09-08 Thread Robert Bihlmeyer
[EMAIL PROTECTED] writes: > Its just windows media files that I know of. MPEG files are safe unless > its really a windows media file renamed to a .mpg extention. Well mpeg is a quite flexible format, you can stuff a lot in there. If winamp decided to interpret the content of a special chunk as

[freenet-dev] Anyone experiencing out-of-memory errors?

2002-09-08 Thread Benjamin Coates
>From Ian Clarke >java -Xrunhprof:heap=sites,depth=4,format=a freenet.node.Main The ticketTable in StandardMessageHandler appears to grow without bound, i've got ~25000 in it after 36h, also, it appears freenet.node.states.request.RequestDone objects never get deleted, I imagine the two are r

Re: [freenet-dev] Anyone experiencing out-of-memory errors?

2002-09-08 Thread Oskar Sandberg
On Sun, Sep 08, 2002 at 09:43:41AM -0400, Benjamin Coates wrote: <> > Bleah. My config file does indeed have a messageStoreSize of 5. It also > has a "%messageStoreSize=1000" line, which is a bit confusing... but anyway, > it appears that the Windows installer comes with its own set defau

RE: [freenet-dev] Anyone experiencing out-of-memory errors?

2002-09-08 Thread Benjamin Coates
>From Oskar Sandberg <[EMAIL PROTECTED]> >Have you checked that you haven't actually made the MessageStoreSize >25000? Because other nodes (Hawk) show the liveChains staying right on >the limit (as it should). > Bleah. My config file does indeed have a messageStoreSize of 5. It also has a

Re: [freenet-dev] Anyone experiencing out-of-memory errors?

2002-09-08 Thread Oskar Sandberg
On Sun, Sep 08, 2002 at 08:53:28AM -0400, Benjamin Coates wrote: > >From Oskar Sandberg <[EMAIL PROTECTED]> > >On Sun, Sep 08, 2002 at 07:41:06AM -0400, Benjamin Coates wrote: > >> The ticketTable in StandardMessageHandler appears to grow without bound, > >> i've got ~25000 in it after 36h, also,

RE: [freenet-dev] Anyone experiencing out-of-memory errors?

2002-09-08 Thread Benjamin Coates
>From Oskar Sandberg <[EMAIL PROTECTED]> >On Sun, Sep 08, 2002 at 07:41:06AM -0400, Benjamin Coates wrote: >> The ticketTable in StandardMessageHandler appears to grow without bound, >> i've got ~25000 in it after 36h, also, it appears >> freenet.node.states.request.RequestDone objects never get d

Re: [freenet-dev] Anyone experiencing out-of-memory errors?

2002-09-08 Thread Oskar Sandberg
On Sun, Sep 08, 2002 at 07:41:06AM -0400, Benjamin Coates wrote: > >From Ian Clarke <[EMAIL PROTECTED]> > > >java -Xrunhprof:heap=sites,depth=4,format=a freenet.node.Main > > The ticketTable in StandardMessageHandler appears to grow without bound, i've > got ~25000 in it after 36h, also, it app

RE: [freenet-dev] Anyone experiencing out-of-memory errors?

2002-09-08 Thread Benjamin Coates
>From Ian Clarke <[EMAIL PROTECTED]> >java -Xrunhprof:heap=sites,depth=4,format=a freenet.node.Main The ticketTable in StandardMessageHandler appears to grow without bound, i've got ~25000 in it after 36h, also, it appears freenet.node.states.request.RequestDone objects never get deleted, I im

Re: [freenet-dev] MSIE issues

2002-09-08 Thread Matthew Toseland
On Sun, Sep 08, 2002 at 12:47:47AM -0400, Dan Merillat wrote: > > > Or just replace < and > with one of these set of similar looking characters > > (I think the last 2 are non-Unicode characters which can be shown in most > > browsers without prompting to download silly extra packs) ‹›??»«‹› > >

Re: [freenet-dev] Re: Anyone experiencing out-of-memory errors?

2002-09-08 Thread Matthew Toseland
On Sun, Sep 08, 2002 at 12:00:51AM -0400, Dan Merillat wrote: > > Matthew Toseland writes: > > > > Yup. Build 500 had a combinatorial explosion of announcements (within > > the node). Build 501 largely fixed this. Build 502 fixed another nasty. > > Build 503 will be out later today, and will fix

[freenet-dev] New fproxy interface.

2002-09-08 Thread Dan Merillat
Borked. You've got the port numbers hardcoded, not using the config file. When I change them in the config, I get directed to a "Connection Refused" page. Not exactly what I was looking for. --Dan ___ devl mailing list devl at freenetproject.org http

[freenet-dev] [patch] Use information from /etc/mime.types for type guessing

2002-09-08 Thread Dan Merillat
Robert Bihlmeyer writes: > Honing of the parsing code will be appreciated. One more question to > the Freenet experts: this thing is being called both from fproxy (where > logging is good) and from fclient (where logging seems to go nowhere). Please tell me you're poplating the known-types, rath

[freenet-dev] Sarcasm

2002-09-08 Thread Dan Merillat
Matthew Toseland writes: > > --lrZ03NoBR/3+SXJZ > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > The resident non-coding freenet pontif said recently: > " > As this freesite is designed for a general audience I am unable

[freenet-dev] How to deal with developer turnover (Was: Re: Javadocs

2002-09-08 Thread Dan Merillat
Ian Clarke writes: > > We either need to raise people from the dead to come back and document=20 > their code properly - so that it can be picked up by others when they=20 > need to - we document it ourselves if we can figure it out - or we=20 > replace it with properly documented code. __

[freenet-dev] MSIE issues

2002-09-08 Thread Dan Merillat
> Or just replace < and > with one of these set of similar looking characters > (I think the last 2 are non-Unicode characters which can be shown in most > browsers without prompting to download silly extra packs) Like < and >, perhaps? It dosn't matter, though. IE is going to second-g

[freenet-dev] More anonymity traps?

2002-09-08 Thread Matthew Toseland
scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020908/5cc9b35f/attachment.pgp>

[freenet-dev] Sarcasm

2002-09-08 Thread Matthew Toseland
rubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020908/ff37a48e/attachment.pgp>

[freenet-dev] Fproxy changes

2002-09-08 Thread Dan Merillat
Matthew Toseland writes: > Just allow access to : AND :8890. The code does not make it > absolute, it takes the hostname from the query. Let's see. I access via http://free/ It redirects me to http://:8890/ --Dan ___ devl mailing list devl at

[freenet-dev] Anyone experiencing out-of-memory errors?

2002-09-08 Thread Dan Merillat
Dan Merillat writes: > > Perhaps time for another round of heap-dumps. > > Is there a page on the wikki about how to do that on various JVMs? I'm stupid and I don't read all the messages before replying. --Dan ___ devl mailing list devl at freenetpr

[freenet-dev] 0.4 Release

2002-09-08 Thread Dan Merillat
Matthew Toseland writes: > > I think desired behavior would be something like the way browsers treat > > SSL pages - warning whenever it is loads a page besides the current. This > > would require a plugin, but it can't be hard (I even think an old IE > > plugin did it some time the past). > What

[freenet-dev] Re: Anyone experiencing out-of-memory errors?

2002-09-08 Thread Dan Merillat
Matthew Toseland writes: > > Yup. Build 500 had a combinatorial explosion of announcements (within > the node). Build 501 largely fixed this. Build 502 fixed another nasty. > Build 503 will be out later today, and will fix the remaining behaviour. ... I'm going to agree with Ian on this one: bui