World: r3wp
[Announce] Announcements only - use Ann-reply to chat
older newer | first last |
Ladislav 14-Jun-2009 [670] | Section http://www.rebol.net/wiki/Inclusion_Methods#PREBOL_.28INCLUDE_dialect.29_keywords added |
Janko 21-Jun-2009 [671] | Another rebol + cheyenne website : http://www.qwikitxt.com/ I am cheating a little this time since it reuses most of qwikitodo :) ... I have made a screencast for the lazy ones to see the features a little deeper inside.. : http://www.screencast.com/t/yRUawmvIB (like visual diffing between versions) |
amacleod 21-Jun-2009 [672] | cute...I could see it being useful.. |
Carl 25-Jun-2009 [673x3] | www.rebol.org is being moved by the ISP to a faster server. I'm not sure they understand what's really involved, so it is very likely that the site is going to break. |
I'm posting this message here, because I'm not sure if the ISP knows who to contact for REBOL.org. (Well, actually, I'm not totally sure either, because it was/is a team effort. Last I recall, Sunanda was the primary person -- please excuse me if I am incorrect.) | |
If you need to reach me -- the fastest method is to send me a message on R3 Chat. | |
xavier 25-Jun-2009 [676] | it means that rebol 3 will be released in a few ? |
Carl 25-Jun-2009 [677x2] | BTW, #51 is rebol.org on R3 chat. |
(xavier: well, it's getting close with so many fixes, no?) | |
xavier 25-Jun-2009 [679x4] | yessssssssssssssssssssssss |
i have seen it when i was in the house of maxim but according to him it was still presenting inconvenience | |
i d like to do some 'real' programms in rebol 3 | |
i have an application for a dentist with which i could do it | |
RobertS 26-Jun-2009 [683] | I launched the Aule Browser today at http://www.logiquewerks.com/aule-browser/index.html I am also at work on a Qtask browser - but first I have to stop tinkering with my Evernote SSB (you need to tolerate the Curl runtime to view my stuff ) |
Graham 26-Jun-2009 [684] | sounds cool ... is it free?? |
Graham 18-Jul-2009 [685x5] | Anyone using hotmail these days? |
I have a utility that I am testing that will login to hotmail, download all the messages, and then detach alll attachments | |
http://accessories.s3.amazonaws.com/hotmailer.exe | |
I'd like to add more command line switches but need Max to fix args.r ! | |
http://accessories.s3.amazonaws.com/hotmailer.ris the source | |
Janko 27-Jul-2009 [690] | I have made a screencast of "the other" REBOL/Cheyenne/JS project besides Site Assistant that I have been developing. It's in my language (Slovene) only for now and so is the screencast but I hope images will also give some feeling what it's about. http://screencast.com/t/HxfFGtg9r |
Graham 28-Jul-2009 [691x2] | Nice treepad editor announced on mailing list |
Hi all, After learning a lot from you all I feel like I should contribute a bit. On http://alain.goye.free.fr/rebol/or on Rebol Desktop's "AGReb" Reb site, you can find: - an updated version of %NoteReb.r, a REBOL tree-like notes organizer, similar to and compatible with http://www.treepad.com/. This new version of NoteReb.r has quite more functionalities; I use it to work. A major bug seems to remain when intensively using the "undo" function of Romano's edit-text-undo.r , which is quite nice despite that. - a simple todo list, %todo-ag.r, which orders tasks by priority based on their importance, workload and deadline... If anyone likes these please drop me a line, and if you improve them, all the better! Alain. | |
Oldes 5-Aug-2009 [693] | Hi... we are going to finish with the Machinarium game I'm working on using my Rebol/Flash dialect. Last level left to do, adding sounds and of course some bug fixing and optimizations must be done now. Here is the newest trailer (contains a few game spoilers!): http://www.amanita-design.net/blog/2009/08/05/new-trailer/ |
Gabriele 6-Aug-2009 [694] | is this going to have a Wii version as well? |
Oldes 6-Aug-2009 [695] | It's possible, we are already authorized for Wii software development. But first we need to finish it as a pure Flash version. |
Ladislav 12-Aug-2009 [696] | http://www.fm.vslib.cz/~ladislav/rebol/include.rand http://www.fm.vslib.cz/~ladislav/rebol/include3.r upgraded (only FILE! and URL! accepted in INCLUDE-PATH, other values cause an error) |
Janko 13-Aug-2009 [697x2] | A hackerspace was created here in Ljubljana and I got accepted to work there . I suspect I got in because I code in weird languages like REBOL and one of founders is a Linux hacker with a affinity to these more interesting languages. He also mentioned he would like to organise talks in local cybercenter and that iti would be cool if I could present REBOL .. |
ah, shit.. I thought I am posting this under Advocacy not Announce .. scratch it ... | |
Reichart 13-Aug-2009 [699] | A poll you might want to fill out. |
Reichart 14-Aug-2009 [700] | https://www.qtask.com/public/blog/2009/08/14/web-based-api-format-poll/ |
Maxim 20-Aug-2009 [701] | REBOL natively Generated OpenGL hardware accelerated graphics. :-D http://www.pointillistic.com/open-REBOL/moa/steel/R3-OGL.png |
james_nak 20-Aug-2009 [702] | The author behind http://reboltutorial.comasked me to let you know about his site. I found the tutorial on Parsing quite helpful. Check it out. The Testimonials and the links like http://coolnamehere.com/geekery/rebol/index.html are interesting. |
Dockimbel 26-Aug-2009 [703] | Jobs scheduler library for REBOL (1st beta) : http://softinnov.org/dl/scheduler-r090.zip - see %scheduler.r header for quick doc & samples - please use [All] channel for replies and discussions about this library |
Henrik 29-Aug-2009 [704] | OK, Carl asked me to announce this, so this will be quick and dirty: The VID Extension Kit for R2: This is a library that overhauls VID and the styles to improve the experience in using it and creating bigger programs with it. This is very much a work in progress, but if I continue to keep it under wraps, I'll never get it out. :-) Quick feature list: - Full tab navigation - Field validation and autoformatting - Full resizing - Many new flags - Much better face control: disabling/enabling faces, different setting and getting of panels, complex face navigation - Many new styles: Selectors, balancers, lists, fields, panels, scrollers, iterators - Many VID bugs are fixed, although the impossible ones still remain - Many new VID bugs are introduced as well :-) Some styles are not working. Try it out at: http://www.hmkdesign.dk/rebol/vid/src/vid-ext-kit.r A simple style browser is available at: http://www.hmkdesign.dk/rebol/vid/tools/style-browser.r Very preliminary docs at: http://www.hmkdesign.dk/rebol/vid/docs/vid-extension-kit.html I'll release the full sources later, but have a look and see what you think. Remember to ask questions. |
Pekr 1-Sep-2009 [705x2] | A little bit surprised, that I was asked, if systray support done by Cyphre for my purposes, could be used by others, as I stated it obviously here on altme. To put the confusion aside, Cyphre managed to release it publicly - license - BSD: http://www.rebol.org/view-script.r?script=tray.r |
I asked Cyphre to add some examples, he will do it as time permits. This new released version should be more stable and should work both with VID and RebGUI .... | |
amacleod 4-Sep-2009 [707x3] | I've finally released my App for Beta testing..over a years work and much more to go before all the features are implemented that will make it a sellable product. I wanted to take a moment to thank this community as I would not have been able to get this far without the Rebol language and even more so the Rebol Community. Thank you all for your patient guidance, and helpful hints and example code. I would like to thank some personally as they have been super helpful (I hope I do not leave anyone out) In no special order: Dockimbel Graham Pekr Henrik Gabriele Sunanda oldes Paul Maxim btiffin Nick Reichart I'm sure I missed a few that helped considerably…sorry if I did. |
Anyway, about the App... It's a study tool for the FDNY Promotional Exams. It incorporates all the FDNY Manuals into a special format (Similar to Make-doc) and allows you to hi-lite, "attach" notes, search the entire catalogue, bookmark your place, track "buzz words" Future versions will incorporate thousands of test questions all of which are linked to the material by book, chapter, and section, and also the ability to add tour own questions. Curriculums will be added to guide study of only pertinent materials for and test and the ability to form your own curriculums. Updates to the program and the study material is automatic as well as synchronization of a users hi-lites, notes etc. ( this allows for a user to use from multiple locations, home/work etc., and also serves as a back-up method for what could be months of work for the user. Many more plans... If you are interested, my site is still alpha and looks like crap but it has some screen shots and a video of the program in action. I'm using Cheyenne (Thanks Doc) and there is a cute (but ugly) RSP page that handles my FAQs page... http://firecaptainnyc.com If you are really interested, feel free to contact me and I can give you the link to download it.... There is a guest mode and demo mode built in... I welcome any feedback! | |
Oh let me not forget Anton as I'm using some of his styles... | |
Chris 21-Sep-2009 [710x2] | http://www.ross-gill.com/r/altwebform.r [load-webform to-webform] Loads/serializes data in application/x-www-form-urlencoded format allowing for nested values: >> load-webform "a.b=c" == [a [b "c"]] Allows more structured data form otherwise 2d web form data Or can simply be used to encode 2d data for 'rest' services. Extracted from QM. |
Example: >> to-webform [q "Search String"] == "q=Search+String" | |
Chris 27-Sep-2009 [712x2] | Some core Twitter API functions: http://www.ross-gill.com/r/twitter.html ? twitter tw: twitter/find #REBOL twitter/as "rgrebol" "****" fr: twitter/friends new: twitter/update "Now" Results are XML objects - see http://bit.ly/xml_rebol(probe result/tree for structure). Will add more at some point. http://twitter.com/rgrebol |
You can also browse or do http://bit.ly/AltTwt | |
Maxim 1-Nov-2009 [714x2] | I did a few tests loading up OpenGL/GLut and it worked without a hitch... waiting for Carl to add a few features before I can continue. screen shot of a rotating cube http://www.pointillistic.com/open-REBOL/moa/steel/R3-OGL.png |
doh... wrong group... sorry... | |
Robert 2-Nov-2009 [716] | Max, is the C source code available? As a reference how to do extensions etc. |
Maxim 2-Nov-2009 [717x2] | no, but its pretty much the same as what is documented on the R3 extensions site... its really easy. |
if you have visual studio (even the free express is enough) then it takes just a few minutes to get Carl's examples working. | |
Chris 12-Nov-2009 [719] | http://www.ross-gill.com/r/color-code.r http://www.ross-gill.com/r/color-code.html- should now work with R3 |
older newer | first last |