World: r3wp
[Red] Red language group
older newer | first last |
BrianH 31-Mar-2011 [909] | .r2 please. The Red source is definitely not R3 compatible. |
Dockimbel 31-Mar-2011 [910x3] | I can reproduce the "bus error" ;-) I guess it is an alignment error, but hard to debug it without diving into Mach-O specs. |
(I've used `otool -h hello` to have a look into the headers) | |
FYI: I'll be offline for the next 3 days, I'm taking some rest in Spain. I should be able to check my emails once a day. | |
Rebolek 31-Mar-2011 [913] | Yes, I think I have some offset wrong. I look into it deeply later. |
Andreas 31-Mar-2011 [914] | bus error for me too :) |
Endo 1-Apr-2011 [915x2] | compiler gives "Invalid path value: stdout" error after first error. my script is: print x ;gives *** undefined symbol, thats ok then I change the script to print "x" ;gives *** Invalid path value: stdout |
or do I need to reload compiler each time? | |
PeterWood 1-Apr-2011 [917x2] | At the moment it seems that you need to reload the compiler after each error. I've reported the problem on gihub. |
gihub -> github | |
Endo 1-Apr-2011 [919] | Thanks Peter! |
BrianH 1-Apr-2011 [920] | Doc, could you make red-lang.org work, or at least redirect to www.red-lang.org, which does work? |
PeterWood 1-Apr-2011 [921x2] | red-lang.org redirects to www.red-lang.org for me with both Safari and Firefox. |
ah .... because the browsers are automatically re-directing. | |
Oldes 2-Apr-2011 [923x2] | Doc said "I found it a bit difficult to follow in realtime, I'm not sure that AltME is the best tool for such conversations"... I must say that I have a problem to follow conversation on blog if it's in french only. And I always found it strange that someone writes comment under article written in english in a different language... usualy in french. |
One even cannot use google translator to translate the page, because google thinks, that it's already in english. It's not able to translate just a partial content (without manually copying it to some translate forms). It's simply a very bad habit. | |
GrahamC 2-Apr-2011 [925] | I think my BBS allows you to translate on a message by message basis |
Endo 4-Apr-2011 [926] | +1 for Oldes. |
Kaj 4-Apr-2011 [927x2] | Anonymous posting is supposed to be possible now on the Red Google group, but I can't |
AltME isn't the answer, but blindly picking the seemingly most popular for each infrastructure part isn't, either | |
PeterWood 4-Apr-2011 [929x2] | Posting anonymous comments on the RED blog is now possible. It is not possible to post comments anonymously on the Red Google group. |
This article was an influence in the decision to request people to register to the Google Group - http://ejohn.org/blog/google-groups-is-dead/ | |
Dockimbel 4-Apr-2011 [931] | Brian: I'm fighting with Blogger since the beginning to make the red-lang.org domain redirection handled correctly by Google, but the feature seems broken. |
Kaj 4-Apr-2011 [932x2] | You're also fighting with yourself in not wanting to use CureCode :-) |
Anyway, was Spain refreshing? | |
Dockimbel 4-Apr-2011 [934x2] | CureCode: I want to see if github's bugtracker is good enough, especially the integration with the commits. |
Spain: I was in Barcelona, it was very nice, brought a several sun burns ;-) | |
Kaj 4-Apr-2011 [936x2] | Nice |
If integration is the criterium, then why not use Fossil? | |
Dockimbel 4-Apr-2011 [938] | Because github is the most known one, there's a lot of programmer there, so that the place where Red can get the most visibility. |
Kaj 4-Apr-2011 [939] | I know, but as Peter notes, the popularity criterium breaks down on the choice for Google Groups |
PeterWood 4-Apr-2011 [940] | I reported a couple of possible bugs in the GitHub Issue Tracker. I didn't fid it very bug friendly. |
Dockimbel 4-Apr-2011 [941] | Once again, I'm not a git fan. I use it because that's the only way to be on github. |
Kaj 4-Apr-2011 [942] | Besides, the most popular is Subversion, or maybe still CVS |
Dockimbel 4-Apr-2011 [943] | The "social" part of Github is the real added value. |
Kaj 4-Apr-2011 [944] | Sure, but that was Subversion just a few years ago, and it will be something else a few years from now |
Dockimbel 4-Apr-2011 [945] | Google Groups: do you have a better option? |
Kaj 4-Apr-2011 [946] | Not a perfect one, but many alternatives work better |
Dockimbel 4-Apr-2011 [947] | DVCS solutions have made the old centralized VCS almost obsolete for open projects. |
Kaj 4-Apr-2011 [948] | Yes, I've been advocating that for many years, but we're talking social pressure here, not best solutions |
Dockimbel 4-Apr-2011 [949] | A online tool like Github is making contributions both easier to do and easier to integrate back in the main project. |
Kaj 4-Apr-2011 [950] | Regarding Google Groups, I think the point is that it isn't about a new project in a vacuum, but that it needs to compete with AltME. If it's considerably worse, people will never leave here |
Dockimbel 4-Apr-2011 [951] | Hopefully, I don't expect Red community to be limited only to the REBOL community using AltME ;-) |
Kaj 4-Apr-2011 [952x3] | Yeah, but there's a launch barrier to break |
Anyway, either attract a new community in Google Groups, or replace it with something that can compete with AltME, but don't complain that people won't trade AltME for Google Groups | |
I don't mean that to sound harsh, just realistic | |
Dockimbel 4-Apr-2011 [955] | Btw, there's the #red-lang IRC channel on freenode for realtime chat (just a reminder). |
Kaj 4-Apr-2011 [956] | Same consideration for me :-) |
Dockimbel 4-Apr-2011 [957] | I have opened a Google Groups ML mainly for the peoples not part of REBOL's community. It would be easier for me to have only one channel of communication, but if there's several, I'll adapt to what people prefer to use. Having only AltME channel would feel for newcomers, like Red if was a private club only for a selected few. |
Kaj 4-Apr-2011 [958] | I know, it's the existing community and infrastructure that's the issue |
older newer | first last |