[freenet-dev] Re: [freenet-support] tying freesites together....

2002-11-21 Thread Matthew Toseland
, which should be > >the larger part in size, stay the same, but the html changes). Poor usage of > >the capabilities of freenet, wouldn't you say; > > > >There is indeed a need to improve speed (try saying that 10 times, fast), > >but let's not break freenet, OK? > -- Matthew Toseland toad at amphibian.dyndns.org amphibian at users.sourceforge.net Freenet/Coldstore open source hacker. Employed full time by Freenet Project Inc. from 11/9/02 to 11/1/03 http://freenetproject.org/ -- 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/20021121/b8698c15/attachment.pgp>

Re: [freenet-dev] Splitfiles

2002-11-21 Thread Michael Wiktowy
Subject: Re: [freenet-dev] Splitfiles From: "David 'Bombe' Roden" <[EMAIL PROTECTED]> Date: Thu, 21 Nov 2002 04:13:03 +0100 To: [EMAIL PROTECTED] On Wednesday 20 November 2002 23:53, Ian Clarke wrote: I was playing with the splitfile stuff, and noticed a few things: Right me it is saying Blo

[freenet-dev] patch for fproxy

2002-11-21 Thread Edgar Friendly
Matthew Toseland writes: > On Thu, Nov 21, 2002 at 06:17:26PM -0600, Edgar Friendly wrote: > > So the code that deletes references when their backoff count gets > > above 6 is gone? If so, that's great. If not, it should be whacked. > And replaced with what? We can't "move nodes offline" and re

Re: [freenet-dev] Learning from DNFs

2002-11-21 Thread Michael Wiktowy
From: Ian Clarke <[EMAIL PROTECTED]> Date: Thu, 21 Nov 2002 16:19:14 -0800 At present, a node does nothing to refine or improve its routing table when a DNF is received - nodes only learn from announcements, and sucessful data replies. I propose that we make DNFs more useful to the network.

[freenet-dev] Learning from DNFs

2002-11-21 Thread David Allen
On Thu, Nov 21, 2002 at 04:19:14PM -0800, Ian Clarke wrote: > For both A and B, when a node initiates a DNF response, it includes in > its response the closest key in its datastore to the one being sought. > In proposal B, it also includes its own reference. Questions: For proposal A, won't th

Re: [freenet-dev] patch for fproxy

2002-11-21 Thread Edgar Friendly
Matthew Toseland <[EMAIL PROTECTED]> writes: > On Thu, Nov 21, 2002 at 06:17:26PM -0600, Edgar Friendly wrote: > > So the code that deletes references when their backoff count gets > > above 6 is gone? If so, that's great. If not, it should be whacked. > And replaced with what? We can't "move no

Re: [freenet-dev] Learning from DNFs

2002-11-21 Thread Matthew Toseland
On Thu, Nov 21, 2002 at 06:36:11PM -0800, Ian Clarke wrote: > > > 2) The key in the entry in the datastore which was used to route the > > > failed request in the first place is then replaced by the key passed > > > back in the DNF (unless a closer reference was found locally in step 1). > > Hmm. W

Re: [freenet-dev] Learning from DNFs

2002-11-21 Thread Ian Clarke
> > 2) The key in the entry in the datastore which was used to route the > > failed request in the first place is then replaced by the key passed > > back in the DNF (unless a closer reference was found locally in step 1). > Hmm. Why is this helpful? Because when a node forwards a request for a ke

Re: [freenet-dev] Learning from DNFs

2002-11-21 Thread Ian Clarke
On Thu, Nov 21, 2002 at 08:39:12PM -0500, David Allen wrote: > > For both A and B, when a node initiates a DNF response, it includes in > > its response the closest key in its datastore to the one being sought. > > In proposal B, it also includes its own reference. > > Questions: > > For propo

[freenet-dev] Learning from DNFs

2002-11-21 Thread Ian Clarke
ame: not available Type: application/pgp-signature Size: 232 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20021121/b51e6c49/attachment.pgp>

[freenet-dev] Learning from DNFs

2002-11-21 Thread Ian Clarke
//cematics.com/kanzi 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/20021121/b877f9b6/attachment.pgp>

[freenet-dev] patch for fproxy

2002-11-21 Thread Edgar Friendly
Matthew Toseland writes: > On Thu, Nov 21, 2002 at 07:39:54AM -0600, Edgar Friendly wrote: > That doesn't empty your routing table, does it? If so, it's a bug. > References are deleted only when the table fills up (now), AFAIK. So the code that deletes references when their backoff count gets ab

[freenet-dev] patch for fproxy (half flame, half technical argument)

2002-11-21 Thread Oskar Sandberg
On Thu, Nov 21, 2002 at 08:22:46AM -0800, Tyler Riddle wrote: > Ugh, I really hate personal attacks (as they make my > argument look weak) so I'll temper that with real > world examples of why you are wrong as well. > > First of all, I have seen you make some completley > hairbrain assumptions on

Re: [freenet-dev] Learning from DNFs

2002-11-21 Thread David Allen
On Thu, Nov 21, 2002 at 04:19:14PM -0800, Ian Clarke wrote: > For both A and B, when a node initiates a DNF response, it includes in > its response the closest key in its datastore to the one being sought. > In proposal B, it also includes its own reference. Questions: For proposal A, won't th

[freenet-dev] Re: [freenet-support] tying freesites together 2....

2002-11-21 Thread Brian Auton
On Thu, 2002-11-21 at 16:36, panamerica334 at uni.de wrote: > > so here's my idea. > > - we introduce a new MIME-type for the .jar, e.g. > "application/x-freenet-site-archive" > - maybe even a new file extension (.fsa = freenet site archive) so we do not > stumble over normal .jar files, this wo

Re: [freenet-dev] 537 broken or just my ds?

2002-11-21 Thread Tracy R Reed
On Thu, Nov 21, 2002 at 10:21:47AM +0100, Oskar Sandberg spake thusly: > On Wed, Nov 20, 2002 at 10:42:14PM -0800, Tracy R Reed wrote: > > Exception in thread "main" java.lang.IllegalStateException: checkSize failed! > > at >freenet.support.SimpleDataObjectStore.checkSize(SimpleDataObjectStore.j

[freenet-dev] 537 broken or just my ds?

2002-11-21 Thread Tracy R Reed
uot;routing table is f*cked, remove the rtnodes_* and rtprops_* and restart". I did so and all is well. Thanks! -- Tracy Reed http://www.ultraviolet.org -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 2

Re: [freenet-dev] Re: [freenet-support] tying freesites together....

2002-11-21 Thread Matthew Toseland
On Fri, Nov 22, 2002 at 01:28:39AM +0100, Oskar Sandberg wrote: > On Thu, Nov 21, 2002 at 11:41:22PM +, Matthew Toseland wrote: > < > > > OK. Proposal: > > Currently manifest sites use Redirect.Target= or DateRedirect > > (which has .Increment, .Target and .Offset). > > Add ZIPRedirect: > > ZI

Re: [freenet-dev] Learning from DNFs

2002-11-21 Thread Matthew Toseland
On Fri, Nov 22, 2002 at 12:55:24AM +, Matthew Toseland wrote: > On Thu, Nov 21, 2002 at 04:19:14PM -0800, Ian Clarke wrote: > > At present, a node does nothing to refine or improve its routing table > > when a DNF is received - nodes only learn from announcements, and > > sucessful data repli

Re: [freenet-dev] Re: [freenet-support] tying freesites together....

2002-11-21 Thread Oskar Sandberg
On Thu, Nov 21, 2002 at 11:41:22PM +, Matthew Toseland wrote: < > > OK. Proposal: > Currently manifest sites use Redirect.Target= or DateRedirect > (which has .Increment, .Target and .Offset). > Add ZIPRedirect: > ZIPRedirect.Target= > ZIPRedirect.Filename= There is no reason to do this as a

Re: [freenet-dev] Learning from DNFs

2002-11-21 Thread Matthew Toseland
On Thu, Nov 21, 2002 at 04:19:14PM -0800, Ian Clarke wrote: > At present, a node does nothing to refine or improve its routing table > when a DNF is received - nodes only learn from announcements, and > sucessful data replies. > > I propose that we make DNFs more useful to the network. I have t

Re: [freenet-dev] patch for fproxy

2002-11-21 Thread Matthew Toseland
On Thu, Nov 21, 2002 at 06:17:26PM -0600, Edgar Friendly wrote: > Matthew Toseland <[EMAIL PROTECTED]> writes: > > > On Thu, Nov 21, 2002 at 07:39:54AM -0600, Edgar Friendly wrote: > > That doesn't empty your routing table, does it? If so, it's a bug. > > References are deleted only when the table

[freenet-dev] Splitfiles

2002-11-21 Thread Matthew Toseland
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/20021121/46dca192/attachment.pgp>

[freenet-dev] Learning from DNFs

2002-11-21 Thread Ian Clarke
At present, a node does nothing to refine or improve its routing table when a DNF is received - nodes only learn from announcements, and sucessful data replies. I propose that we make DNFs more useful to the network. I have two proposals, call them A and B. A is pretty safe, B is more powerfu

Re: [freenet-dev] patch for fproxy

2002-11-21 Thread Edgar Friendly
Matthew Toseland <[EMAIL PROTECTED]> writes: > On Thu, Nov 21, 2002 at 07:39:54AM -0600, Edgar Friendly wrote: > That doesn't empty your routing table, does it? If so, it's a bug. > References are deleted only when the table fills up (now), AFAIK. So the code that deletes references when their ba

[freenet-dev] Learning from DNFs

2002-11-21 Thread Ian Clarke
232 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20021121/2d386672/attachment.pgp>

[freenet-dev] Re: [freenet-support] tying freesites together....

2002-11-21 Thread Matthew Toseland
On Thu, Nov 21, 2002 at 09:57:25PM +0100, [EMAIL PROTECTED] wrote: > hello there. > > the topic of "tying freesites together" is very interesting for me, because i >personally think, getting only half of a site just sucks ;) > > have you ever had a look on the freesites out there in freenetland?

[freenet-dev] tying freesites together with jars

2002-11-21 Thread Oskar Sandberg
On Thu, Nov 21, 2002 at 03:01:03PM +0200, Costas Dokolas wrote: <> > There is indeed a need to improve speed (try saying that 10 times, fast), > but let's not break freenet, OK? Let's not get overly dramatic here. Anything like this is a tradeoff: duplicated data creates more work for the networ

[freenet-dev] tying freesites together with jars

2002-11-21 Thread Matthew Toseland
enet/Coldstore open source hacker. Employed full time by Freenet Project Inc. from 11/9/02 to 11/1/03 http://freenetproject.org/ -- 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/20021121/602ecf76/attachment.pgp>

[freenet-dev] Re: [freenet-support] ADSL chaos issue

2002-11-21 Thread Matthew Toseland
l -- Matthew Toseland toad at amphibian.dyndns.org amphibian at users.sourceforge.net Freenet/Coldstore open source hacker. Employed full time by Freenet Project Inc. from 11/9/02 to 11/1/03 http://freenetproject.org/ -- 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/20021121/6e1d86a1/attachment.pgp>

[freenet-dev] tying freesites together with jars

2002-11-21 Thread Matthew Toseland
e Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20021121/7b638698/attachment.pgp>

[freenet-dev] tying freesites together with jars

2002-11-21 Thread Costas Dokolas
Sorry people... are you actually proposing inserting the same files over and over? Because you are! You are actually polluting freenet this way by introducing redundancy of the worst kind: blind redundancy Freenet is efficient storage because every unique piece of data (in the file level) has a re

[freenet-dev] patch for fproxy

2002-11-21 Thread Matthew Toseland
ge.net Freenet/Coldstore open source hacker. Employed full time by Freenet Project Inc. from 11/9/02 to 11/1/03 http://freenetproject.org/ -- 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/20021121/bb0c83e1/attachment.pgp>

[freenet-dev] Re: [freenet-support] tying freesites together 2....

2002-11-21 Thread Brian Auton
On Thu, 2002-11-21 at 16:36, [EMAIL PROTECTED] wrote: > > so here's my idea. > > - we introduce a new MIME-type for the .jar, e.g. >"application/x-freenet-site-archive" > - maybe even a new file extension (.fsa = freenet site archive) so we do not stumble >over normal .jar files, this would just

[freenet-dev] Re: [freenet-support] ADSL chaos issue

2002-11-21 Thread Doug Bostrom
-- Forwarded Message -- Subject: Re: [freenet-support] ADSL chaos issue Date: Thu, 21 Nov 2002 12:59:17 -0500 From: Doug Bostrom To: support at freenetproject.org On Thursday 21 November 2002 10:14 am, you wrote: > On Thu, Nov 21, 2002 at 09:26:10AM -0500, Doug Bostrom wrote:

[freenet-dev] tying freesites together with jars

2002-11-21 Thread fish
On Thu, 21 Nov 2002, Matthew Toseland wrote: > On Thu, Nov 21, 2002 at 01:04:18PM +1100, fish wrote: > > > > Consider my freesite for a moment: > > > > jaymz at chuckie:~$ du fishland -sh > > 6.7Mfishland > > > > you probably want (assuming you wanted to read fishland, which you don't, >

[freenet-dev] tying freesites together with jars

2002-11-21 Thread fish
Consider my freesite for a moment: jaymz at chuckie:~$ du fishland -sh 6.7Mfishland you probably want (assuming you wanted to read fishland, which you don't, but lets pretend) maybe 100k of that at any given time, unless you're actully reading through the archives. to summerise, no :-p

[freenet-dev] [Rant] Security (Was: Generalizing Splitfiles to support streaming

2002-11-21 Thread fish
this is analogeous to one of my first lessons that I learned on freenet - you're not anonymous if someone can work out who you are by reading your freesite, and that's not as difficult to work out as you think ;) (hey, how was I to know she'd get a freenet node setup? :-p) - fish On Tue

[freenet-dev] Generalizing Splitfiles to support streaming

2002-11-21 Thread fish
On Sat, 16 Nov 2002, Ian Clarke wrote: > How about another set of possible SplitFile settings, which would be > mutually exclusive with the above, that would allow streaming of things > such as mp3s and oggs: My onjly issue with the above/below is the using oif the SplitFile prefix, when they

Re: [freenet-dev] patch for fproxy (half flame, half technical argument)

2002-11-21 Thread Tyler Riddle
Oskar, I appreciate your candid response =) You raise good points. --- Oskar Sandberg <[EMAIL PROTECTED]> wrote: > On Thu, Nov 21, 2002 at 08:22:46AM -0800, Tyler > Riddle wrote: > > Ugh, I really hate personal attacks (as they make > my > > argument look weak) so I'll temper that with real >

[freenet-dev] patch for fproxy (half flame, half technical argument)

2002-11-21 Thread Tyler Riddle
Oskar, I appreciate your candid response =) You raise good points. --- Oskar Sandberg wrote: > On Thu, Nov 21, 2002 at 08:22:46AM -0800, Tyler > Riddle wrote: > > Ugh, I really hate personal attacks (as they make > my > > argument look weak) so I'll temper that with real > > world examples o

[freenet-dev] Splitfiles

2002-11-21 Thread Jay Oliveri
On Thursday 21 November 2002 12:m am, Gianni Johansson wrote: > Also, someone should put FEC SplitFile support into the C cli > clients. Chiming in with a status report; FEC insertion is about 80% complete. I had to restructure a few things (mainly the hFCP and related structs) but I believe th

[freenet-dev] Re: [freenet-support] ADSL chaos issue

2002-11-21 Thread Doug Bostrom
-- Forwarded Message -- Subject: Re: [freenet-support] ADSL chaos issue Date: Thu, 21 Nov 2002 12:59:17 -0500 From: Doug Bostrom <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] On Thursday 21 November 2002 10:14 am, you wrote: > On Thu, Nov 21, 2002 at 09:26:10AM -0500, Doug Bostrom

[freenet-dev] 537 broken or just my ds?

2002-11-21 Thread Oskar Sandberg
On Wed, Nov 20, 2002 at 10:42:14PM -0800, Tracy R Reed wrote: > Exception in thread "main" java.lang.IllegalStateException: checkSize failed! > at > freenet.support.SimpleDataObjectStore.checkSize(SimpleDataObjectStore.java:197) > at > freenet.support.SimpleDataObjectStore.preload(SimpleDataO

[freenet-dev] tying freesites together with jars

2002-11-21 Thread Oskar Sandberg
On Thu, Nov 21, 2002 at 01:32:08PM +1100, fish wrote: <> > just HTML files is 2.63meg. yeah, it's all html, jpg, and txt. I think you need to stop using frontpage. :-) Clearly pages should be able to mix stuff that is in the bundle and stuff that isn't - so maybe your site would be broken into

Re: [freenet-dev] patch for fproxy (half flame, half technical argument)

2002-11-21 Thread Oskar Sandberg
On Thu, Nov 21, 2002 at 08:22:46AM -0800, Tyler Riddle wrote: > Ugh, I really hate personal attacks (as they make my > argument look weak) so I'll temper that with real > world examples of why you are wrong as well. > > First of all, I have seen you make some completley > hairbrain assumptions on

Re: [freenet-dev] Splitfiles

2002-11-21 Thread Matthew Toseland
On Thu, Nov 21, 2002 at 11:00:16AM -0500, Jay Oliveri wrote: > On Thursday 21 November 2002 12:m am, Gianni Johansson wrote: > > Also, someone should put FEC SplitFile support into the C cli > > clients. Unfortunately this is not the main problem. The main problem is that Frost doesn't do it AFAIK.

Re: [freenet-dev] patch for fproxy (half flame, half technical argument)

2002-11-21 Thread Tyler Riddle
Ugh, I really hate personal attacks (as they make my argument look weak) so I'll temper that with real world examples of why you are wrong as well. First of all, I have seen you make some completley hairbrain assumptions on this list in the past (personaly, your hit/miss ratio with me is about 1/5

[freenet-dev] patch for fproxy (half flame, half technical argument)

2002-11-21 Thread Tyler Riddle
Ugh, I really hate personal attacks (as they make my argument look weak) so I'll temper that with real world examples of why you are wrong as well. First of all, I have seen you make some completley hairbrain assumptions on this list in the past (personaly, your hit/miss ratio with me is about 1/5

Re: [freenet-dev] What to replace Freenet Forever with

2002-11-21 Thread Tyler Riddle
You are correct that edition sites are generaly more reliable then a DBR site, after all the data can exist on the network with out having to be inserted each day which is good. However, do you really think it is a wise idea to have the most dynamic part of freenet, that which deals with new sites

Re: [freenet-dev] Splitfiles

2002-11-21 Thread Jay Oliveri
On Thursday 21 November 2002 12:m am, Gianni Johansson wrote: > Also, someone should put FEC SplitFile support into the C cli > clients. Chiming in with a status report; FEC insertion is about 80% complete. I had to restructure a few things (mainly the hFCP and related structs) but I believe th

[freenet-dev] What to replace Freenet Forever with

2002-11-21 Thread Tyler Riddle
You are correct that edition sites are generaly more reliable then a DBR site, after all the data can exist on the network with out having to be inserted each day which is good. However, do you really think it is a wise idea to have the most dynamic part of freenet, that which deals with new sites

[freenet-dev] patch for fproxy

2002-11-21 Thread Edgar Friendly
Tyler Riddle writes: > This is only a bad idea if you enjoy having RNF and > DNF ruin your freenet using experience. I suggest you > actualy try the patch and see how effective it is at > pulling pages through that DNF at HTL 25 after 3 or 4 > attempts (just leave your page open over night and yo

[freenet-dev] What to replace Freenet Forever with

2002-11-21 Thread Ed Tomlinson
On November 20, 2002 08:20 pm, Tyler Riddle wrote: > If Freenet Forever is really going to get removed I > sugest you replace it with The Index Index: > SSK at Pqb7VI1DhPl1kaB0p4-CJyFfUUcPAgM/TII// > > It is a much beter way, IMNSHO, to organize the > freesites. Check out the freesite and read the

Re: [freenet-dev] tying freesites together with jars

2002-11-21 Thread Matthew Toseland
On Thu, Nov 21, 2002 at 03:03:49PM +, Matthew Toseland wrote: > On Thu, Nov 21, 2002 at 03:19:06PM +0100, Oskar Sandberg wrote: > > On Thu, Nov 21, 2002 at 03:01:03PM +0200, Costas Dokolas wrote: > > <> > > > There is indeed a need to improve speed (try saying that 10 times, fast), > > > but l

[freenet-dev] Re: [freenet-support] ADSL chaos issue

2002-11-21 Thread Matthew Toseland
On Thu, Nov 21, 2002 at 09:26:10AM -0500, Doug Bostrom wrote: > Greetings, > > I'm reposting an earlier reply to Matthew about an issue that I'm still puzzling > over. I think Matthew may not have noticed my reply, and I think his original > reply to my original post about dealing with asymmetri

Re: [freenet-dev] tying freesites together with jars

2002-11-21 Thread Matthew Toseland
On Thu, Nov 21, 2002 at 03:19:06PM +0100, Oskar Sandberg wrote: > On Thu, Nov 21, 2002 at 03:01:03PM +0200, Costas Dokolas wrote: > <> > > There is indeed a need to improve speed (try saying that 10 times, fast), > > but let's not break freenet, OK? > > Let's not get overly dramatic here. Anythin

Re: [freenet-dev] patch for fproxy

2002-11-21 Thread Matthew Toseland
On Thu, Nov 21, 2002 at 07:39:54AM -0600, Edgar Friendly wrote: > Tyler Riddle <[EMAIL PROTECTED]> writes: > > > This is only a bad idea if you enjoy having RNF and > > DNF ruin your freenet using experience. I suggest you > > actualy try the patch and see how effective it is at > > pulling pages

Re: [freenet-dev] tying freesites together with jars

2002-11-21 Thread Oskar Sandberg
On Thu, Nov 21, 2002 at 03:01:03PM +0200, Costas Dokolas wrote: <> > There is indeed a need to improve speed (try saying that 10 times, fast), > but let's not break freenet, OK? Let's not get overly dramatic here. Anything like this is a tradeoff: duplicated data creates more work for the networ

Re: [freenet-dev] patch for fproxy

2002-11-21 Thread Edgar Friendly
Tyler Riddle <[EMAIL PROTECTED]> writes: > This is only a bad idea if you enjoy having RNF and > DNF ruin your freenet using experience. I suggest you > actualy try the patch and see how effective it is at > pulling pages through that DNF at HTL 25 after 3 or 4 > attempts (just leave your page ope

RE: [freenet-dev] tying freesites together with jars

2002-11-21 Thread fish
On Thu, 21 Nov 2002, Costas Dokolas wrote: > There is indeed a need to improve speed (try saying that 10 times, fast), > but let's not break freenet, OK? aww, but breaking freenet is fun! ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenet

Re: [freenet-dev] tying freesites together with jars

2002-11-21 Thread fish
y On Thu, 21 Nov 2002, Oskar Sandberg wrote: > On Thu, Nov 21, 2002 at 01:32:08PM +1100, fish wrote: > <> > > just HTML files is 2.63meg. yeah, it's all html, jpg, and txt. > > I think you need to stop using frontpage. :-) 2.63meg of html text isn't actully that much - over a year, it's only

RE: [freenet-dev] tying freesites together with jars

2002-11-21 Thread Costas Dokolas
Sorry people... are you actually proposing inserting the same files over and over? Because you are! You are actually polluting freenet this way by introducing redundancy of the worst kind: blind redundancy Freenet is efficient storage because every unique piece of data (in the file level) has a re

Re: [freenet-dev] What to replace Freenet Forever with

2002-11-21 Thread Ed Tomlinson
On November 20, 2002 08:20 pm, Tyler Riddle wrote: > If Freenet Forever is really going to get removed I > sugest you replace it with The Index Index: > SSK@Pqb7VI1DhPl1kaB0p4-CJyFfUUcPAgM/TII// > > It is a much beter way, IMNSHO, to organize the > freesites. Check out the freesite and read the > P

[freenet-dev] Splitfiles

2002-11-21 Thread David 'Bombe' Roden
On Wednesday 20 November 2002 23:53, Ian Clarke wrote: > I was playing with the splitfile stuff, and noticed a few things: > Right me it is saying Blocks required: 110, Blocks downloaded: 120. > What is going on? I'm not sure I can do something about that, but... > Secondly, I wonder whether th

[freenet-dev] tying freesites together with jars

2002-11-21 Thread Matthew Toseland
our site > > http://webhosting.yahoo.com > > > > ___ > > devl mailing list > > devl at freenetproject.org > > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl > > > > > ___ > devl mailing list > devl at freenetproject.org > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl > -- Matthew Toseland toad at amphibian.dyndns.org amphibian at users.sourceforge.net Freenet/Coldstore open source hacker. Employed full time by Freenet Project Inc. from 11/9/02 to 11/1/03 http://freenetproject.org/ -- 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/20021121/96c74871/attachment.pgp>

[freenet-dev] tying freesites together with jars

2002-11-21 Thread Matthew Toseland
ves Lempereur > > = > AIM:rllybitesY! Messenger:triddle_1999 > -- Matthew Toseland toad at amphibian.dyndns.org amphibian at users.sourceforge.net Freenet/Coldstore open source hacker. Employed full time by Freenet Project Inc. from 11/9/02 to 11/1/03 http://freenetproject.org/ -- 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/20021121/6012550a/attachment.pgp>

Re: [freenet-dev] 537 broken or just my ds?

2002-11-21 Thread Oskar Sandberg
On Wed, Nov 20, 2002 at 10:42:14PM -0800, Tracy R Reed wrote: > Exception in thread "main" java.lang.IllegalStateException: checkSize failed! > at freenet.support.SimpleDataObjectStore.checkSize(SimpleDataObjectStore.java:197) > at freenet.support.SimpleDataObjectStore.preload(SimpleDataObjectS

Re: [freenet-dev] tying freesites together with jars

2002-11-21 Thread Oskar Sandberg
On Thu, Nov 21, 2002 at 01:32:08PM +1100, fish wrote: <> > just HTML files is 2.63meg. yeah, it's all html, jpg, and txt. I think you need to stop using frontpage. :-) Clearly pages should be able to mix stuff that is in the bundle and stuff that isn't - so maybe your site would be broken into

[freenet-dev] build broken

2002-11-21 Thread Gianni Johansson
init: get-extjar: compile: [javac] Compiling 518 source files to /usr2/giannij_space/freenet_module/freenet/build [javac] /usr2/giannij_space/freenet_module/freenet/src/freenet/client/SingleRequestProcess.java:61: cannot resolve symbol [javac] symbol : class WrongStateException

[freenet-dev] Splitfiles

2002-11-21 Thread Gianni Johansson
On Wednesday 20 November 2002 17:53, Ian wrote: I think there's a race condition somewhere. That code should be thrown away pretty soon, so I am not putting any time into debugging it. Once the blocks are in the local datastore the bug seems to go away. The few times I have seen it I was abl

[freenet-dev] Website priveleges

2002-11-21 Thread johnc...@mindspring.com
Hello all! Will whomever is in charge of Twiki on www.freenetproject.org please fix the permissions! (I sent an email to Ian/Mathew yesterday but it's still broken today) (If you want more info please email me) Thanks. Paypal membership: free Donation to Freenet: $20 Never having to answer t