r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Announce] Announcements only - use Ann-reply to chat

Graham
14-May-2006
[275x2]
http://www.compkarori.com/reb/download-manager.r


is a wrapper around Anton's batch download script.  It reads a configuration 
file(s) from a site and loads the data into the script.

This is as: file description url and then extended file description.

Defaults are embedded into the script and are used if the read fails.
You can use it to download iso files etc.
Any urls in the extended file description are clickable.
Ryan
14-May-2006
[277]
printout.r, windows print function. www.practicalproductivity.com/files/printout.r
Graham
14-May-2006
[278x2]
404s
http://www.practicalproductivity.com/files/PRINTOUT.R
Ryan
14-May-2006
[280x3]
Thanks, you identified a problem with my ftp send-to utility!
Also, I think I may have uploaded the wrong version, make sure you 
have 0.9.2.
BTW: fixed my ftp send-to utility, so make sure to use the lowercase 
link!
Gregg
15-May-2006
[283]
Cool Ryan. Thansk for posting that!
Ryan
15-May-2006
[284x2]
http://www.practicalproductivity.com/files/xls2txt.xls- excel macro 
I made to convert excel spreadsheet into tab delimitted text. Pretty 
handy!
http://www.practicalproductivity.com/files/xls2txt.r- example code 
for xls2txt.xls
Maxim
15-May-2006
[286]
The Rebol Week  --  your weekly source of   "what's going on in the 
REBOL world?" 
http://rebolweek.blogspot.com
[unknown: 9]
15-May-2006
[287]
I really like the blog look.
Graham
15-May-2006
[288]
haha ... don't look too long, Max is going to change it!
Anton
16-May-2006
[289]
http://home.wilddsl.net.au/anton/rebol/util/batch-download.r

http://home.wilddsl.net.au/anton/rebol/util/demo-batch-download.r
  ; <--- this will get my SITE variable wrong, but look in it for 
usage
Rebolek
31-May-2006
[290]
http://krutek.info/rebol/hardcode.zip- This is first version of 
Search'n'replace-kind of utility. Please, let me know what do you 
think about it.
Volker
1-Jun-2006
[291x2]
some motivation for faster view. preview, installation is somewhat 
complicated, and the (few) texts  still german. http://polly.rebol.it/test/test/game/run.r
run the script. it needs some mb  sprites, which i get from another 
website. http://reinerstileset.4players.de/T_dino_green.zipand http://reinerstileset.4players.de/Tblue knight.zip 
.

when you run it, it makes a %sprites/ - folder in its dir. unzip 
the sprites in folders, %T_dino_green.zip in T_dino_green/ etc. and 
put these folders in the %sprites/-folder .

click "zum spiel" and avoid the dino.. (or, ctrl+cursor  swings sword 
:)
Carl
1-Jun-2006
[293]
Rebolweek blog nice to see it there!!


I wonder why at the top it says May 15, when there are entries below 
it with newer dates? An error?
Graham
1-Jun-2006
[294]
It says that because that is the date the original entry was created. 
 We created a few blank records and update them at the right week. 
I guess we should look at the template and remove that information.
Ryan
8-Jun-2006
[295]
A few announcements...


A simple to use progress indicator I use in my automation scripts...

www.practicalproductivity.com/files/progress.r

Snip and splice, must-haves for text processing...

www.practicalproductivity.com/files/snippers.r


The following is not well tested, so feedback is welcome. Its some 
tools for working with headers and allows you to disable http redirects...

www.practicalproductivity.com/files/http-tools.r


If you have wrist issues from using the mouse, try Joystick Navigator 
(windows). No rebol inside, but it may help make more rebol software.

www.practicalproductivity.com/joy-nav/


btw, I have a patch for sending html emails. Its pretty rough at 
this point, so contact me if you must have it.
Maxim
10-Jun-2006
[296]
Standalone VPRINT (verbose print)  implementation released on rebol.org. 
 This is the most advanced output/logging management utility for 
REBOL AFAIK.


features:  Extremely easy to setup and use (direct drop-in equivalent 
Print/Prin/probe/??  implemented ... even in logs :-),   hierarchical 
nesting of any output (tracing),  transparent logging,  on-the-fly 
selection of output,  "allow and deny"  any combination of individual 
tags to be output/logged ,   postponed output buffer for tight loops 
(not implemented for log). 

BSD license.


Instead of using pre-defined "levels" of verbosity, you associate 
individual print statements with (one or more) conceptual tags.  
Then you can programatically switch the desired output tags on the 
fly.  Effectively allowing only one function or a whole group of 
them to be displayed OR logged with one setup call when they are 
next encountered.    


The logging tag selections are independent from the console output 
so you can choose to display more or less of what you log out.  In 
fact, you can even log different output than what is printed.


This tool is not beta, it is being used in commercial environment. 
 It is very stable AFAIK and fully-featured.
Maxim
11-Jun-2006
[297]
New installement of "The REBOL Week" available.   A LOT happening, 
and a fresh new layout.   :-)
http://rebolweek.blogspot.com/
Dockimbel
11-Jun-2006
[298]
MySQL driver 1.0 released today. See http://www.softinnov.org/rebol/mysql.shtml
yeksoon
12-Jun-2006
[299x2]
from DocKimbel :


MySQL driver 1.0 released today. See http://www.softinnov.org/rebol/mysql.shtml
June 12, 2006
post wrongly again.

meant for REBOLWeek tracking.
Sunanda
12-Jun-2006
[301]
Mailing List Archive tagging project has reached a major milestone:

http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-display-message.r?m=rmlWJKC
Brett
17-Jun-2006
[302]
Get a parse tree result from Parse


http://www.rebol.org/cgi-bin/cgiwrap/rebol/documentation.r?script=load-parse-tree.r


For fans of REBOL's Parse function, it could be particularly useful 
used with Gabriele's Rewrite function.
Rebolek
23-Jun-2006
[303]
First public beta version of Sintezar PM-101, The Digital Phase Distortion 
Synthesizer has been released. See http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=pm-101.r
(please reply to Sound group, thanks).
Anton
27-Jun-2006
[304]
First release of  COMLib-anton    (Benjamin Maggi's COMLib, reengineered)
http://home.wilddsl.net.au/anton/rebol/os/windows/COMLib/
Pekr
28-Jun-2006
[305]
It is my pleasure to announce, that Cyphre was contracted to bring 
what I regard latest limiting factor for RebGUI database experience 
- a grid. The grid should support following features - visible/non-visible 
columns, both vertical/horizontal scrolling, keyboard support, programmable 
navigation, tri-state columns sorting, possibility to put other styles 
in cells. Expect it being in the middle of capabilities of RebGUI 
table, and Henrik's grid. The grid should be also easily portable 
to VID. The license - BSD.


Other things Cyphre will look into with regards to Rebgui is, how 
to make RebGUI a bit more pretty, centralising other things or simply 
allowing gradients for tabs etc. That is subject to change.


On non RebGUI front, we should have better sys-tray support under 
Windows, probably via .dll ....

The time-frame is three weeks from today. Stay tuned!
Maarten
29-Jun-2006
[306]
Good news!
james_nak
29-Jun-2006
[307]
Anton...Incredible. Thanks for this.
Carl
30-Jun-2006
[308x2]
Very good!   Also, if Cyphre can work with us on R2 update, we can 
add those systray features native.
(To prevent requirement of DLLfor systray  if possible.)
Cyphre
30-Jun-2006
[310]
Yes, that would be great.
Dockimbel
1-Jul-2006
[311]
Fix for MySQL driver released today (v1.0.7):


 o Fixes a comptability issue in handshaking with new servers using 
 old passwords format.

See http://www.softinnov.org/rebol/mysql.shtml
Gordon
1-Jul-2006
[312]
That's amazing.  Thanks Dockimbel.
Henrik
7-Jul-2006
[313]
TOOLBAR version 0.0.3 released.


Toolbar is a new layout function for creating a MacOSX or Windows 
style toolbar for VID.

Files:

http://hmkdesign.dk/rebol/toolbar/toolbar-manual.html
http://hmkdesign.dk/rebol/toolbar/toolbar.r
http://hmkdesign.dk/rebol/toolbar/toolbar-demo.r
Henrik
13-Jul-2006
[314]
TOOLBAR version 0.0.5 released.

Files:

http://hmkdesign.dk/rebol/toolbar/toolbar-history.html
http://hmkdesign.dk/rebol/toolbar/toolbar-manual.html
http://hmkdesign.dk/rebol/toolbar/toolbar.r
http://hmkdesign.dk/rebol/toolbar/toolbar-demo.r
http://hmkdesign.dk/rebol/toolbar/toolbar-demo-2.r
Gabriele
9-Aug-2006
[315]
Updated: http://www.rebol.net/projects.html
Anton
19-Aug-2006
[316]
My site is operational once again (athough not all files available 
yet, lots of good stuff)
http://anton.wildit.net.au/
[unknown: 9]
19-Aug-2006
[317]
Cogitation.swf = 404 error
Henrik
21-Aug-2006
[318]
PAN-IMAGE version 0.0.1

http://www.hmkdesign.dk/rebol/panimage/pan-image.r


This is just a face which allows panning of an image larger than 
the face, by dragging the mouse around on the image. Supports keyboard 
and scrollwheel.

USAGE: view layout [pan-image 300x300 <huge-image>]
james_nak
22-Aug-2006
[319]
Henrik, very cool and useful.
Gabriele
23-Aug-2006
[320]
Client side QML Editor released: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=qml-ed.r
Volker
24-Aug-2006
[321]
shrinkwrapt

 graphics/network-demo: http://polly.rebol.it/test/test/game/istaba.exe
Oldes
4-Sep-2006
[322x2]
Just found this amazing Rebol application: do http://www.rebolution.net/ccsinogrammes.r
( http://www.rebolution.net/sinogrammes.html)
Sorry if you know it, I found it by accident and I really like it, 
just a shame, that the france chars are wrong with my czech regional 
settings (but the chinnese chars look good and the animations... 
really good work)
Coccinelle
10-Sep-2006
[324]
A UPnP pilot is on the library here : http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=upnp-igd.r


Run it and you will discover all your UPnP device on your lan if 
any (lan printer, internet gateway and other lan equipement). It 
will also list your port mapping on your internet gatway if any. 
To run it, if needed, open your firewall for UPnP connection.


The objective is to help anyone how wants to develope and run server 
on their PC with an automatic port mapping for incomming connection.


For example, if  AltMe embed this tool, running a world on my PC 
would be more simple as no more NAT configuration is needed to route 
incoming connnection.