From: Jim H. <ji...@ha...> - 2001-05-11 14:45:08
|
Hello, I want to start playing with binaryclouds and wondering if I should start with r1 or r2? I expect to build a site with it but maybe in 2-4 weeks time.... Or maybe even longer than that... At the moment I just want to see it. What's your recommendation? Thanks |
From: Alex B. <en...@tu...> - 2001-05-11 17:18:06
|
> I want to start playing with binaryclouds and wondering if I should > start with r1 or r2? I expect to build a site with it but maybe in 2-4 > weeks time.... Or maybe even longer than that... > > At the moment I just want to see it. You'd have to concentrate pretty hard to see r2 because (though there is a cvs repository on my machine) it does not exist in any "functional/installable" form. You are welcome to have a look at the "early" snap of my cvs (binarycloud.com/download) but you can only look because that code isn't functional. I suggest you download binarycloud r1b, and set that up. I'm going to beat my head against the wall hard today to finish and publish the draft final specs for r2, I actually have (gasp!) method lists for nearly all the classes... write-fu! _alex -- alex black, ceo en...@tu... the turing studio, inc. http://www.turingstudio.com vox+510.666.0074 fax+510.666.0093 |
From: Jim H. <ji...@ha...> - 2001-05-13 08:54:48
|
I just don't want to spend time to learn it only to relearn another thing again.... When can r2 be usable? Thanks > > I suggest you download binarycloud r1b, and set that up. > |
From: Jim H. <ji...@ha...> - 2001-05-13 09:22:54
|
I am wondering if there is a simple step by step short tutorial on how to use binarycloud ? How many people apart from the author have managed to understand and use it? Cheers |
From: Peter B. <re...@f2...> - 2001-05-13 12:03:08
|
At 07:21 PM 5/13/01 +1000, you wrote: >I am wondering if there is a simple step by step short tutorial on how >to use binarycloud ? >How many people apart from the author have managed to understand and use >it? at the moment no tutorials are available - Alex is planning something for r2 I believe, and so is another list member (?) Peter. --oOo-- Narrow Gauge on the web - photos, directory and forums! http://www.narrow-gauge.co.uk --oOo-- Peter's web page - Scottish narrow gauge in 009 http://members.aol.com/reywob/ --oOo-- |
From: alex b. <en...@tu...> - 2001-05-13 17:59:55
|
> I am wondering if there is a simple step by step short tutorial on how > to use binarycloud ? There is not, as yet. That's one of the things I will be adding with r2. > How many people apart from the author have managed to understand and use > it? A number, there are at least 50 functioning installations of the system out there. Probably more than that given the number of downloads. In any case, if you're having trouble getting a good feel for what's going on, feel free to ask questions on the list, that's what it's here for. Some good places to start: /user/conf/defined_constants.conf (this is where all configuration constants go) /user/conf/file_permissions.conf (this is the array of URIs used by the permissions system, to control access to the skeleton site) /user/mod/static_pages/static_pages.php (this is a very simple module) /path/to/htdocs/index.php (a very simple "page") best, _alex |
From: alex b. <en...@tu...> - 2001-05-13 17:55:55
|
r2 "core" i.e. the basic auth, perm, dispatch etc will be available fairly soon, I expect within the month. the Managers and other stuff (while some of that code exists and is in production) are harder to put a target date on, but I'd say not too long after that. also, keep in mind that almost everything I'm doing with r2 is additive - I'm not scrambling the whole system and doing things completely different. best, _alex ----- Original Message ----- From: "Jim Harlindong" <ji...@ha...> To: <bin...@li...> Sent: Sunday, May 13, 2001 1:52 AM Subject: RE: [binarycloud-dev] R1 or r2? > I just don't want to spend time to learn it only to relearn another > thing again.... When can r2 be usable? > > Thanks > > > > > I suggest you download binarycloud r1b, and set that up. > > > > > > _______________________________________________ > binarycloud-dev mailing list > bin...@li... > http://lists.sourceforge.net/lists/listinfo/binarycloud-dev > |