• Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r4wp

[#Red] Red language group

Arnold
23-Jul-2013
[9606]
I want to dedicate a video to it in the near future.
Kaj
23-Jul-2013
[9607x2]
Petr, I've published the existence of the download script here many, 
many times
I've also explained a number of times that I will make a central 
website for Red, but that I have been too busy so far with doing 
actual Red work
Oldes
23-Jul-2013
[9609]
the download script has one big issue - it requires to install Fossil.
Kaj
23-Jul-2013
[9610x3]
In the meantime, you have websites for each project
Oldes, if you consider that a big issue, there's not much I can do 
about it right now. In my view, it's a small requirement
You also have to install REBOL for it. Do you also find that a big 
issue?
Oldes
23-Jul-2013
[9613]
I believe it would not be difficult to write a script, which would 
download your sources without Fossil, but it's not my priority... 
just wanted to note, that there are people who don't want to install 
Fossil.
Kaj
23-Jul-2013
[9614]
I know that. And they should know that I have no time to cater for 
them now
Oldes
23-Jul-2013
[9615]
I don't need to install REBOL, I'm using REBOL many years already 
and for many purposes every day, I'm sure I would not use Fossil 
for anything else than just download your scripts.
Kaj
23-Jul-2013
[9616x3]
If you want to contribute a download script without Fossil, please 
do
Aha, I already have Fossil installed and use it for many purposes. 
So the Fossil dependency is very much like the REBOL dependency
I also want to get rid of the REBOL dependency, because there are 
new Red users who don't have REBOL installed. Same thing, but currently 
I have to use REBOL for the script
Oldes
23-Jul-2013
[9619]
I know, but you are the only one I know. I was already thinking if 
you would have a problem if someone would mirror your files on Github, 
wouldn't you?
Kaj
23-Jul-2013
[9620x2]
I wouldn't like it, but I open-sourced it, so you're free to do that
How many people do you know who use Red? Do you also think that's 
a reason to reject it?
Oldes
23-Jul-2013
[9622]
Take it easy, I have no problem with your Fossil usage.. I just wanted 
to tell you, that someone else may find it not so friendly. Off topic 
btw.
Kaj
23-Jul-2013
[9623x2]
I wish it would be enough to state my position once. I know how others 
think about it. I'm making improvements all the time, but I haven't 
had time for a central website yet. Is that so hard to accept?
Half a year ago people complained about the Fossil websites, so I 
developed the download script for them. That will have to do for 
now. I'm sure that when I make the website, people will want something 
else again
Rebolek
23-Jul-2013
[9625]
I think that people will stop complaining when everything Fossil-related 
is gone (extremly confusing website, dependency, ...).
Kaj
23-Jul-2013
[9626x2]
Exactly, and that's not going to happen. I develop in Fossil, so 
that's the source of things
If you can't stand that, then don't go to the source
Oldes
23-Jul-2013
[9628]
Here is a starter: https://raw.github.com/Oldes/rs/master/projects/kaj-fossil-download/latest/kaj-fossil-download.r
Bo
23-Jul-2013
[9629]
I agree.  If someone has a favorite or preferred tool and I want 
to access that person's work, I will learn the tool instead of making 
the person change.
Kaj
23-Jul-2013
[9630]
Cool, thanks! But you need GitHub for that ;-)
Bo
23-Jul-2013
[9631]
(Although, it would be nice to have an index page...but not necessary.)
Kaj
23-Jul-2013
[9632x2]
The central website is planned to become the index page. Until then, 
the index is in the download.r
Oldes, I'm interested in the psychology of this. Why would you rather 
write a script for which you need deep Fossil knowledge, than download 
one Fossil executable file?
Gregg
23-Jul-2013
[9634x2]
Do we have a Fossil group? If not, we should, so this knowledge and 
chat doesn't get lost.
I know Kaj has posted thing a number of times, and I hate to make 
him repeat himself.
Kaj
23-Jul-2013
[9636]
Yes, that would help
Oldes
24-Jul-2013
[9637x2]
I need Github for what? I just used Github to share the script with 
other people who could use it. It's just a script made in a hurry, 
nothing special, I'm using many such a scripts :)
And why I make a script instead of installing Fossil? Because I like 
to write such a "data mining" scripts.. It's something like for someone 
else solving sudoku, for example.
Kaj
24-Jul-2013
[9639x3]
OK, I can understand that. I have a hard time understanding such 
things from an efficiency standpoint. I'm always forced to be as 
efficient as I can, because I am doing so many projects
The way one needs GitHub for your script is the same way one needs 
Fossil for my work that people complain about. They're both web viewers 
for source control repositories that you can also use to give download 
links to people, although that's not their primary design
The fundamental problem here is that my decisions are always driven 
by efficiency, while the code I open source for free is downloaded 
by people who want to play with it. I can't afford to loose any time 
to playing, so I must insist that people don't waste my time. I don't 
think that should be a big requirement for all the work I give away 
for free
Andreas
24-Jul-2013
[9642]
Difference between Github's web UI and Fossil's web UI is that Github 
can generate stable download URLs for the "latest" version. That's 
a huge difference even from an efficiency standpoint.
Kaj
24-Jul-2013
[9643]
How so? Fossil supplies the same download URLs
Andreas
24-Jul-2013
[9644x2]
Where?
Last time we looked at that, you said Fossil can't do that.
Kaj
24-Jul-2013
[9646x2]
I link to them all the time
I never said that, because it isn't so
Andreas
24-Jul-2013
[9648x2]
Then what's a stable link for the latest version of your download.r?
Which I can wget right away.
Kaj
24-Jul-2013
[9650x4]
I always link to this article with a zip package of all my binaries:
http://web.syllable.org/news/2012-11-18-20-47-Red-high-level-programming-language-first-alpha.html
download.r is:
http://red.esperconsultancy.nl/Red-test/doc/trunk/download.r
Andreas
24-Jul-2013
[9654x2]
Cool, then post that link in the future. First time it was posted 
here.
No need to interact with the Fossil web UI with that link.