Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[ALLY] Re(2): REB Sites

From: arolls:bigpond:au at: 17-Apr-2001 15:09

Carl,
> Cool scripts. Many of these I've not seen before. > The site has been added, but two things:
Thanks, I am fixing them up now.
> 1) add a "contact" icon in index.r file: > > file "Feedback" [arolls--bigpond--net--au]
Oh, ok, done.
> 2) on those graphics "include" files, rather than: > > do %graphics.r > > use: > > read-thru http://.../.../graphics.r > > I use a fetcher like: > > files: [%file1.gif %file2.gif %...] > site: http://www...com/graphics/ > foreach file files [read-thru site/:file]
In my case, files: [ %graphics.r %sonic-fungus.r %bulge.r %twirl.r ] site: http://users.bigpond.net.au/datababies/anton/rebol/ foreach file files [do load-thru site/:file] That's quick and easy to write, but I want to use a system where the net is favoured over the cache. I think I saw someone do this somewhere...
> Thanks for adding the Reb site. Let us > know if that name is ok. Was not sure.
That's fine.