World: r3wp
[Announce] Announcements only - use Ann-reply to chat
older newer | first last |
Carl 30-Mar-2005 [70x2] | Press release: www.rebol.com/news/rt5330.html |
Feel free to send it to your favorite publication or zine. If someone could coordinate that, it would be great. I'm leaving on a trip, and will not have the chance to beat on the press about it. Thanks. | |
Volker 11-Apr-2005 [72] | finally got an editor with find/replace/plugins working (at least for me ;) http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=install-edit-tools.r |
Geomol 16-Apr-2005 [73] | NicomDoc version 1.0 is released here: http://home.tiscali.dk/john.niclasen/nicomdoc/ |
Guest 19-Apr-2005 [74x2] | Try this application to test Webservices: to spy and test HTTP protocols, or to test a site (client or server part): go at http://dev.fr/view.php?sid=164 |
Spy/simulator of protocols based on HTTP protocols can work manually (graphic interface) or automatically (Rebol scripts) | |
Carl 19-Apr-2005 [76x2] | OS X port of REBOL/View resumes. If you have interest in helping test with OS X, please contact me. This is still very "rough". |
OS X note is: http://www.rebol.net/article/0156.html | |
Carl 21-Apr-2005 [78x4] | This world is going down for a few minutes while we relocate it to a different (and faster) server. Sorry about that. Hope to have it back up again soon. |
REBOL3 world back up. | |
Moving IOS servers. | |
rebol.net DNS updated to redirect IOS servers | |
eFishAnt 7-May-2005 [82x2] | http://www.devx.com/opensource/Article/27969Part 2 of the Nano-Sheets article is published, I did not get notification till now. Gregg and my co-authorship |
http://www.devx.com/opensource/Article/27969/0/page/5at bottom of page, there is a javascript (devX) did that which is "Major Benefits of REBOL" | |
Rebolek 8-Jun-2005 [84] | I've updated my two years old Texture Studio (now TextureX) to work under new View betas, you can try it - do http://krutek.info/rebol/texturex.r |
ChristianE 8-Jun-2005 [85] | Pre-alpha preview relase of a somewhat skinnable menu system to be found at http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=menu-system-demo.r Full mouse and keyboard support, multi selection of menu items and exspecially easy VID-like menu set-up dialect and menu handling functions. Other important things (not to many) are missing, but I'd really appreciate early comments on that, since still some design decisions have to be made. |
ChristianE 9-Jun-2005 [86] | The menu system starts to get useful, all the basic features now work. I've split the actual menu script from it's demo and mainly improved keyboard support and styling method, so it's already usable, even though there will be changes to the setup dialect and accessor function signatures. http://www.rebol.org/library/scripts-download/menu-system.r http://www.rebol.org/library/scripts-download/menu-system-demo.r |
Romano 11-Jun-2005 [87] | Anamonitor porti to 1.3, to test it: http://www.rebol.it/~romano/anamonitor300.r |
ChristianE 11-Jun-2005 [88x2] | VID compatible menu system available in early Beta now. Links as above to rebol.org. |
(I should drop that "system" and rather say "menus" instead :-) | |
Graham 11-Jun-2005 [90] | What's the menu system do ? Moving to ann-reply |
ChristianE 11-Jun-2005 [91] | JFYI: In case your trying out the menu demo, just make sure that both files menu-system-demo.r and menu-system.r are the same version number. |
ChristianE 12-Jun-2005 [92x3] | Graham, Brock and Sunanda pointed me to have posted a wrong URL pointing to old versions of the files. So here are the working ones: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=menu-system.r http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=menu-system-demo.r These really should point to the most recent files in version 0.1.8 now. Sorry, Graham and Brock (and potentially others, too) for the confusion I caused. |
Next version is 0.2.0 and features an experimental SLIDER-ITEM in menus. A bit of a proof of concept, but fun stuff. To run the demo, do the link below. | |
do http://www.rebol.org/library/scripts/menu-system-demo.r | |
Gabriele 15-Jun-2005 [95] | http://www.colellachiara.com/devcon05/survey.html |
Pekr 15-Jun-2005 [96] | is you intend should be "if you intend" |
Gabriele 15-Jun-2005 [97] | (fixed, thanks) |
Piotr 16-Jun-2005 [98] | wikiDOC 2005-06-16 (doc parser similar to dokuwiki) released http://rowery.olsztyn.pl/narg/rebol/wikiDoc/ no changelog at this time |
Carl 17-Jun-2005 [99x3] | An important note to think about: http://www.rebol.net/article/0177.html |
This is an example of what broke tictactoe.r in 1.3.0. | |
BTW, new tests posted in Viewtop REBOL/tests dir. | |
Gabriele 28-Jun-2005 [102] | http://www.colellachiara.com/devcon05/ |
Gabriele 6-Jul-2005 [103] | I just updated the DevCon web site. |
Carl 8-Jul-2005 [104] | I would like your permission to publish some of the groups here on R3 to the web site. See: http://www.rebol.net/article/0183.html The only groups that will be published will be those that have descriptions that contain the string [web-public]. If I do not hear any objections (post them to "Carl Only" group), I will fire up the scripts and get this started. |
Carl 9-Jul-2005 [105x3] | REBOL3 World Messages (for a few groups) are now on the web: www.rebol.net/altweb/rebol3 |
I only published a few for testing -- feel free to publish others. However, you cannot publish a private group. | |
Add [web-public] to the group discription to publish it. BTW, the web updates every 5 mins currently. | |
Bo 19-Jul-2005 [108x7] | I designed a drive scrubbing script using Rebol Encap to remove all traces of files from your media, including hard drives, based off the DOD 5220.22 specifications for secure data removal. |
You can download a copy from here: http://www.sonic.net/~amicom/bin/clean-drive.exe | |
The only thing I ask is that if you use it and find a data recovery utility that can recover any of the data, please let me know. I'd like to know what parameters you used to clean the drive, what utility you used to recover the data, and the condition of the recovered data. | |
I'm looking forward to encap based off View1.3 now, as I had to make some modifications to make it work with my older version of Encap. | |
Be aware, if you have a lot of free space on the media (i.e. dozens of gigabytes), it could take quite some time to complete. | |
The way it works is it overwrites all the free space on the disk with different binary patterns. It will not affect your active files, except possibly if there is a problem with the directory structure of your filesystem. Therefore, it is suggested to run Scandisk or Chkdsk to correct any directory structure problems first. Obviously, this program is written to run on Windows and will not work on other operating systems at this time. | |
For anyone reading this on AltWeb, please email me at [LTC-:-sonic-:-net] with your findings. Thanks! | |
[unknown: 9] 19-Jul-2005 [115] | Cool. |
Bo 20-Jul-2005 [116] | I wrote the program totally pro bono for a client who wants to donate a computer that had sensitive information on it to an underpriviledged school child, but I want to make sure the data is totally unrecoverable. |
Rebolek 20-Jul-2005 [117x2] | fe |
sorry | |
Allen 20-Jul-2005 [119] | Bo, see if Steve Gibson will do a test for you. http://grc.com. |
older newer | first last |