World: r3wp
[PowerPack] discussions about RP
older newer | first last |
Volker 27-May-2005 [87] | AFAIK the community is a bit more BSD, but Carl not, and GPL means he will not use it. Thats a heavy argument. |
ScottT 27-May-2005 [88] | yeah, I like the REBOL licensing schemes so far. As long as Carl gets to do what he wants, then I'll be happy. |
Volker 27-May-2005 [89] | Yes. Also, rebol shows a lot of its source, even if officially closed. thats a lot of the "good old informal way" before GPL was needed. :) |
ScottT 27-May-2005 [90] | and from what I've read, the only thing that really weighs on him is a bunch of soap opera caliber licensing discussions, which I can now say that I participated in. . .oh well. guess I'll have to label that button hot, I generally avoid that discussion. |
Volker 27-May-2005 [91] | :)) |
BrianH 27-May-2005 [92] | Hey, at least it mattered in this case :) |
Volker 27-May-2005 [93] | (i guess licensing could be a very good base for a soap opera, thought :) |
shadwolf 27-May-2005 [94x6] | basicly Free means the author is free to choose the licence of his creation ... You can't contest the right of an author to protect his creation ... Offerring the use and sharing the code is yet a great thing .. And with GPL you can work on the creation as you want until you respect the licence terms and do not want to appropriate a creation that doesn't belongs to you ;) |
property and robe are the base of our culture read the bibble it's full of those deprecated concepts ... | |
you can make free to use things and do not want people to claim what they don't have | |
invented | |
you are free to use free to modify free to distribute free to work with the author isn't that enough franckly ? | |
if we take MacOS X example we all know what is the gain for Apple but it is more blur to see what is the befefit that OpenBSD project writers retrieves of this experience. A part a spot light put uppon there project. But every a little serrious coder was yet knowing that freeBSD and OpenBSD were rock stable OS | |
Graham 27-May-2005 [100] | I think we should consider moving licensing discussions to the licensing channel ... |
shadwolf 27-May-2005 [101] | I yet expose my way to think .... As many people are not playing the same game and as software is an industry we need to make a difference betwin what is donate and what is the fruit of the industry that's all in fact ... People who want to choose what ever licence they want no body can contest this or arg a licence is better than another without thinking what is behind this ... |
Robert 28-May-2005 [102x3] | One major point wasn't said: We need a library system to handle all this. I won't use code, where I need to 'do zillions of single files in a specific order, handle path and lookup things, need local sub-directories to load images etc. I'm still using Slim on my xpeers system, because that's the only thing I know about that handles all this quite well. And I can tell you, it pays off. Something like this is required. |
And libraries must be compatible. The current running RebGUI projects is a good example. Feedback loop is fast, releases are done often (thanks to Ashley) and momentum is raising. | |
As already said, I see some parallels to the RPC idea. And as Ashley said, quality matters, and the ultimate test is to see if the stuff is used. So, just throwing together some cool stuff and hoping that's it isn't enough. I really would like to see this effort merged into the RPC idea. This would avoid this licensing discussion too. | |
shadwolf 28-May-2005 [105x4] | hum having all in one file until it's not a stable release complicates a lot the search and find for bugs ... |
you don't handle one file with more than 2 thousand lines than several files with at max 200 hundred lines ;) | |
2 hundred ,à | |
if people now the code scruture it's easy for them to work with a sigle hudge file if people don't know the file scruture it's hard for them to locate the place where they have to act (adding code, fixing bugs) | |
Gregg 28-May-2005 [109] | I agree shadwolf. The need for a library system points to the more general need of how to structure larger REBOL projects. |
BrianW 28-May-2005 [110] | There's the preprocessor setup in Rebol/SDK. |
Ammon 28-May-2005 [111] | Yeah, but we need more than that |
BrianW 28-May-2005 [112] | I agree, absolutely. I'd like to see something like perl-style runtime 'require/import/use' semantics, even if it's just in a wrapped-rebol app. |
Maarten 28-May-2005 [113x4] | Some remarks: wrt licensing, RP components will be BSD based. RP should help you jump-start and it only does that if you can use it in all circumstances. No need for discussion about that (how nice to be a benevolent dictator ;-) |
Wrt library system: in time there might be a library system in RP, but any componet will be self-contained. Otherwise you end up being forced to use a bloated library whenall you need is just a small subset of functions. | |
The way it looks now is that the Viewtop in 1.3 will have a place that can be used by RP. This solves a lot of problems in terms of version managemet and accessibility. | |
Meanwhile.... send me your code that is BSD licensed and well documented! | |
Guest 30-May-2005 [117] | is there anything close to ruby rails wrt automatically defing MySQL CRUD operations ? I find rails really cool, something Rebol could easily do !! |
DideC 28-Jun-2005 [118x2] | Olivier Auverlot proposes to add its Magic! script to the Powerpack. Magic! is a CGI handler that dramaticaly simplify the creation of dynamic web site "à la" PHP. Version 3.5 is in the pipeline and will be release soon. But doc is in French AFAIK, so need to be translate before. |
before=first :\ | |
Maarten 28-Jun-2005 [120] | OK, who will translate.... Right now I am leaning towards including RSP by Laurent Chevalier. |
DideC 28-Jun-2005 [121] | Translation: we will do. There is also RUn (Rebol Unit) from Christophe Coussement (RebolTof). Java Unit, Rebol made. |
shadwolf 28-Jun-2005 [122] | Magic doc is yet translated and available on Gram Chiu Comkarori |
Maarten 28-Jun-2005 [123] | So the question is: RSP or Magic! |
yeksoon 28-Jun-2005 [124] | +1 for Magic! |
DideC 28-Jun-2005 [125] | I just know RSP by its name. If you know it, just compare to Magic! http://www.compkarori.com/vanilla/display/Magic! |
Maarten 28-Jun-2005 [126x2] | Just did. Magic has a nice set of HTML functions but the drawback is that you need a daemon for session management, which won't work in a shared hosting env and is harder to keep alive. But is seems a bit more complete, so provided that you'll do the 3.5 translation as well I'd be happy to include it. |
I need graphics support for the REBOL Powerpack reb site! If you have a backdrop, image, folder icon, .... please send them to me. See contact details here for the mail address. | |
DideC 28-Jun-2005 [128] | The session deamon is not necessary at all AFAIK. 3.5 is not released yet, so the doc. But French community will translate ASAP as it does last time, I hope. |
yeksoon 21-Dec-2005 [129x3] | . |
is there a site for PowerPack..where I can have a look at what it encompasses? | |
I change the name to 'PowerPack' instead of 'Rebol powerpack' .. it makes it easier to see the name of this group ... hope no one objects | |
Graham 8-Feb-2006 [132x2] | What's happening with the PowerPack? |
I'm looking for a bunch of "certified" software that can be used for setting up webservers, cgi, blogs, mail, pop etc. | |
Thør 4-Apr-2006 [134] | . |
yeksoon 24-May-2006 [135] | pinging for update. if work has stopped for Powerpack, I would be glad to pick up part of the job here. |
Maarten 24-May-2006 [136] | You just became one-man project-lead/implementer ;-) I never got to it. |
older newer | first last |