World: r3wp
[Script Library] REBOL.org: Script library and Mailing list archive
older newer | first last |
eFishAnt 8-Jan-2006 [221] | I fixed the ez-plot.r q-plot.r condense.r get-stock.r script combo for View 1.3.2 (get-stock.r had broken) and I sync'ed it to Developer/Users/steve-shireman/ez-plot-updates I tried on both IOS Link and View1.3.2, so hope it works on all the others. Feel free to stick it in the Library. |
Graham 8-Jan-2006 [222] | that presumes we have IOS working ? |
eFishAnt 8-Jan-2006 [223] | Sunada has access. I put it there since the 4 scripts work together, its a very simple way to have a known working (tested) directory shared with others. I don't know how to do this on the Library, and not wanting to mess up what is there already (in case someone sees a problem), so I stuck them in a simple place for review. |
Sunanda 8-Jan-2006 [224] | Thanks....IOS/Developer is working finw for me, and I can see your changes. IOS/Developer is a bit of a forgotten Community gem (responses in the IOS group, if it still exists |
Sunanda 9-Jan-2006 [225] | Graham in the All group asked: <<Is it not true though that you are limited in what you can do with rebol.org ? >> Yes and no. It's a shared server with the usual sort of quote limits, so that stops some of the wilder plans. On the other hand, the limits are fairly generous. Right now, we do these sorts of numbers: * 150,000 CGI executions per month * 2.5 gigabytes of data served per month * 70 megabytes of hard disk used (mainly for the Mailing List archive) Of course some sort of bandwidth quota would exist with a dedicated server too -- that one comes from the ISP, not the box. ---- We've had the same problem most of us have had with servers at one time or another: REBOL going feral and failing to close tasks. That brought down the server once, and got us suspended for about 30 minutes until I beseeched forgiveness. Of course, that could happen with a dedicated server (no one quite knows why it happens). Similarly, we get some leak-through from what are supposed to be the chinese walls; and that has caused the odd problem: mainly file permissions going askew. --- As Peter said, the main limitation is manpower. There are several things under development at rebol.org right now; there is room for many other improvement projects too. |
Graham 12-Jan-2006 [226] | Regarding Carl's blog about hiding rebol scripts in web pages, I've always wanted a way to directly execute a rebol script from the library from my rebol console. I used this trick of embedding a rebol script between [ .. ] in my offline mail reader, and wonder if it can be used in the library as well. |
Sunanda 12-Jan-2006 [227] | Use the download URL, eg: do http://www.rebol.org/cgi-bin/cgiwrap/rebol/download-a-script.r?script-name=ascii-chart.r |
Terry 12-Jan-2006 [228] | well, o7o went one better with a small function with.. run °the script° |
Ingo 1-Mar-2006 [229] | Just an idea ... how about subscribing the mailing list to a weekly library update? This way one would see, that at least something is happening in rebol land >:-) |
Sunanda 1-Mar-2006 [230] | Check out the front page of REBOL.org: -- it tells you the latest message on the ML: when and what. -- the RSS feed tells you all the latest action, including new/updated threads on the ML. |
Allen 1-Mar-2006 [231] | Sununda: Can you add a search box back to the front page, shouldn't need to go to a second page for a common action. |
ChristianE 1-Mar-2006 [232] | I think Ingo means letting the ML know what's happening on REBOL.org. But isn't that the case already with the "[REBOL.org] Recent changes" messages? |
Sunanda 1-Mar-2006 [233] | Allen -- problem is we have *three* separate searches: -- scripts -- mailing list -- articles Not easy to decide which should be the one on the home page If you pick a section, then the right search appears on the LHS menu. |
ChristianE 1-Mar-2006 [234] | Search [______________________] in [x] Scripts [ ] EMails [ ] Articles ( _ Go! _) |
Sunanda 1-Mar-2006 [235x2] | That's a possibility -- but you are only ever click away from the search page. |
....which is exactly the same distance as having to click a radio box. | |
Tomc 1-Mar-2006 [237] | have the single search as a wrapper around the other threethan on the search list return page show the hits in the different catagories |
ChristianE 1-Mar-2006 [238] | Sunanda, same number of mouse clicks: Yes. Same distance: No, you're a whole page away from what you're looking for. And if you don't know or don't remember that, you'll have to find the search before searching (pun intended ;-) |
Ashley 1-Mar-2006 [239] | Convert the radio boxes into buttons and you've saved a mouse click. ;) |
Ingo 2-Mar-2006 [240] | Yes, I already get rebol.org updates by mail. And if the ml is subscribed, too we would get: - some traffic on the mailing list - more people know about rebol.org - during those quiet times where _nothing at all_ happens on rebol.com/net, we show that at least _something_ is happening in rebol world. |
Sunanda 2-Mar-2006 [241] | Ingo, what's needed is some sort of REBOLbot that trawls the main REBOL websites, takes all REBOL-related RSS feeds (and perhaps chats to RIXBot), and produces a regular (hourly?) summary of what's new.....That way people can easily go where the action is. If someone writes such a bot, then its summaries could be published anywhere. REBOL.org is one possibility; though REBOLCentral was announced to do that sort of publicising. But first, someone needs to write the automated REBOL newshound. Any offers? |
Anton 2-Mar-2006 [242] | Sunanda, I agree with Allen. The main reason I go to rebol.org is to search for scripts. May I also repeat that I think it's great that you're maintaining this website and that the search function is there to start with. |
Sunanda 2-Mar-2006 [243] | Anton, you could set http://www.rebol.org/cgi-bin/cgiwrap/rebol/script-index.r as your bookmarked page: then you'll always see first a summary of new scripts and have an on screen script search box. |
Anton 2-Mar-2006 [244] | I could, yes. |
Vincent 27-Mar-2006 [245] | Suggestion for the library: add 'rebcode to Library header / Type - as beta VM exists, docs exists, and rebcode scripts exists. |
Sunanda 27-Mar-2006 [246] | Sweet idea, thanks Vincent......I made the change while being beaten by your Reversi script. |
Vincent 28-Mar-2006 [247] | :-) I did wait a looong time to publish the Reversi script here (first version was made for /View 0.10) - It's strange to have a script who plays a game better than its author... |
Thør 2-Apr-2006 [248x2] | Thanks for helping. Posting a dot as the first post in the group (and sometimes even multiple posts w/ a single dot) is actually, quite an embarrassing experience, but at the moment it's the only way for me to sync to some of the groups. |
Oops, sorry, wrong group. | |
Sunanda 3-Apr-2006 [250] | Just seen Vince's reply as a result of Thor prodding the group to resync it. Thanks Thor. <It's strange to have a script who plays a game better than its author> Straneg, yes......But most of our scripts do things better or faster than we could ever manage. That's why we write them rather than employ slaves. |
Graham 13-Apr-2006 [251x2] | From the postscript group - it makes more sense to bring the archive of posts made in web public groups into rebol.org |
and make them searchable. | |
Gabriele 13-Apr-2006 [253] | or just make them an rss feed so that you can bring them anywhere? |
Sunanda 13-Apr-2006 [254] | Graham -- nice idea, but I can see two problems: [1] [web-public] is not a fine enough flag to control whether a whole group should be published publicly. web-public needs a start date [or ranges of dates] to indicate which messages were posted while the group was not private. Without that, we'd be republishing messages from a "secure and private world" (Altme's own description) without explicit permission from all the contributers. |
Anton 14-Apr-2006 [255] | Yes, issues which need to be resolved first. |
Graham 14-Apr-2006 [256] | How are they resolved here? |
Anton 14-Apr-2006 [257] | Well, I'd assume altme would have to be modified. |
Sunanda 18-Apr-2006 [258] | Either that, or the publisher will need a list of which forums are public, and the date range(s) for which messages can be published. That initial list would need to be constructed manually. Thereafter, they could keep it up to date by watching for "[web-public]" to appear or disappear in group titles. |
PeterWood 18-Apr-2006 [259x4] | There is one other issue about archiving AltME chat - the conversations aren't threaded. You'd never know if a search took you to the beginning, middle or end of the information for which you were hunting. |
As a result, it would be pretty tricky to index the archive. The ideal would be for "useful threads" to be selected, tagged and archived. I can't see anybody being able to automate that at the moment. | |
What could possibly work is if there was an AltME feature that allowed any user to mark a few entries, give them a title and post them to the ML as an email. | |
Or perhaps somebody could come up with a standalone View script to do so. | |
Ingo 18-Apr-2006 [263x2] | I once tried to create a threading extension to the 'link chat. You had to click on a message, and then your message was tagged as an answer to the original. |
Of course, this would only help for messages after it got implemented ... if ever ;-) | |
Sunanda 18-Apr-2006 [265] | And nothing is *ever* going to help to make public the nuggets in the original REBOL world and its successor REBOL2. That's a great pity -- all that wisdom and enthusiasm hidden on the local hard drives of the people who happened to be members of those Altme world. REBOLCentral is now nearly five months old as a project, and it was initiated partially to break the REBOL community's addiction to the "dark net" I guess they have some exciting stuff about to emerge to address these issues. Yes? |
[unknown: 9] 18-Apr-2006 [266] | REBOLCentral is now nearly five months old as a project, it would be best to not connect the date someone begins talking about something with when the "project began." Separate than this specific example, I notice this comes up a lot. I guess phrases like "Bob has been talking about fixing that for years now" just seem very odd to me. Unless Bob himself set the end date….or start date. Anyway…funny enough, we were just talking this week about what off the shelf tools we plan to use for RebolCentral. Over the past 5 months, we built a non-profit wonderfully successful website for another cause that has generated great usage and created a sense of community. Now that it is pretty stable, we will be moving on to RC. |
eFishAnt 25-Apr-2006 [267] | anyone know where any of the hex editors are in REBOL archives? |
Anton 25-Apr-2006 [268] | I found these in my public cache, may be relevant: www.modernlore.com/rebol/vidhexbin.r www.rebol.net/demos/9DA8A7F2C6171C65/HexIt.r www.rebol.net/demos/nain8sYX/HexIt-debugged.r www.rebol.net/demos/nain8sYX/HexIt.r |
eFishAnt 25-Apr-2006 [269x2] | there were some others. I contacted TGD to get one that saves...hope they have done more with it...but there were some...gonna search my harddrive. course, what I want to do can just be a one-line replace...just wanna get a good tool for hex crafted as I need. I started on one a while back... |
Ryan Cole had done hex-edit.r found on my hard drive...wasn't in Library when I searched on hex and editor | |
older newer | first last |