r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[#Boron] Open Source REBOL Clone

Kaj
9-Jul-2006
[137x7]
Since there are currently no binary releases for Orca, compiling 
it is somewhat difficult, and I do it regularly anyway for Syllable 
and Linux, I decided to provide one. Orca is included in Syllable, 
and a binary package for Linux is now here:
http://prdownloads.sourceforge.net/syllable/Orca-0.0.24-1.Linux.i486.zip?download
If you want to spread this link, on the REBOL mailing list for example, 
please do
Or better, use
http://sourceforge.net/project/showfiles.php?group_id=55553&package_id=196714
to include future versions
This package was compiled on Ubuntu Dapper Drake, but it should probably 
work on all modern Linux distributions
Robert
10-Jul-2006
[144]
Does it run on Win32 as well?
Kaj
10-Jul-2006
[145]
Well, not my package, unless you install a Linux emulator
JaimeVargas
11-Jul-2006
[146]
Orca's chatroom http://orca.campfirenow.com/02351
   (Please refrain 
from spam).
Graham
11-Jul-2006
[147]
3 user limit!
Anton
11-Jul-2006
[148x2]
Is it really ?
There are four people logged on at the moment...
Graham
11-Jul-2006
[150x2]
4 user limit then!
We can't let you in right now


The limit of people who can chat in this account has been reached. 
As people come and go slots may open up.

You can try again at any time.
Anton
11-Jul-2006
[152x4]
I'll mention it to Karl.
May have to wait for Jaime to get back for the answer to that one, 
he manages the chatroom.
We're about to leave the chatroom, so you could log in then and see 
what we talked about.
Ok, I've left, so that should free a spot.
Graham
11-Jul-2006
[156]
I suspect they're using the free version of campfire
JaimeVargas
11-Jul-2006
[157x2]
Graham, You are correct. So far I am only interested on having developers 
in that room.
Public room reopen. http://orca.campfirenow.com/7e4bf
Kaj
11-Jul-2006
[159]
How to get in as guest?
JaimeVargas
11-Jul-2006
[160]
The click above should just work.
Kaj
11-Jul-2006
[161]
I still have to give a name and password
JaimeVargas
11-Jul-2006
[162]
Just a nickname
Kaj
11-Jul-2006
[163x2]
It doesn't work without cookies, and gives no indication. Worse, 
it asks email and password
I see no messages
JaimeVargas
11-Jul-2006
[165]
Did you use the link above? I just tested in a pristine browser and 
it only asked me for a nickname.
Kaj
11-Jul-2006
[166]
Only if you have cookies enabled
JaimeVargas
11-Jul-2006
[167]
Guest access doesn't give you allow you to see the transcripts or 
any history.
Kaj
11-Jul-2006
[168]
The page looks rather incomplete
JaimeVargas
11-Jul-2006
[169]
Better register as a full user.
Kaj
11-Jul-2006
[170]
Probably tomorrow
Anton
12-Jul-2006
[171x2]
Maybe we could use Google Groups beta ?
http://groups.google.com/intl/en/googlegroups/about.html


create, join and search email-based mailing lists, and designate 
your group as either public or restricted.

Postings to both Usenet and mailing lists appear in 10 seconds and 
are indexed within 10 minutes.
I haven't tried Google Groups at all yet myself, but what do you 
think ?
JaimeVargas
12-Jul-2006
[173x2]
We wanted a more interactive channel. I have a public IRC channel 
on freenode setup too.
The only missing thing for IRC channel is logs.
Anton
12-Jul-2006
[175]
Are you able perhaps to provide a machine for use as a server ? We 
could install something ourselves.
JaimeVargas
12-Jul-2006
[176]
What you have in mind?
Anton
12-Jul-2006
[177]
Perhaps we can find some open source chat software somewhere.
Henrik
12-Jul-2006
[178]
it would be nice if AltME could carry a gateway to an HTML chat for 
a single group
Anton
12-Jul-2006
[179x3]
Or we could set up an altme world for free.
It's probably just as much burden to install altme as it is to log 
in to a website.
We could write the code to reflect the altme chat to a website if 
necessary. It's accepting chat from the web as well which starts 
to make it a bit of a larger task.
Henrik
12-Jul-2006
[182]
it would be prettier if the AltME server could serve the site itself.
Anton
12-Jul-2006
[183]
But I don't think we need a web gateway do we ?
Henrik
12-Jul-2006
[184]
how does rebol.net get its chat lists? is it a separate script that 
digs through the archives stored on one machine?
Anton
12-Jul-2006
[185x2]
Mmm, it's available for Win32, MacOSX and Debian Linux, OpenBSD on 
the way.
I think so. I think Reichart set up a custom script just for Rebol3 
world, and hasn't generalised it into a release version of AltME 
yet.