Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Scripts owned by romano

Scripts: 14

Member name:
Addr
addr.rv:1.0.0
4.4 KB
10 Mar 2005
Convert C data to Rebol - get the memory address and cast* to a given struct or array
author: Romano Paolo Tenca
AnaMonitor
anamonitor.rv:1.1.7
36.0 KB
26 Sep 2003
To visually examine nested objects/blocks. Examples: monitor monitor system/words monitor svv
author: Romano Paolo Tenca
Example for async dns:// and spam dns server
dns-async-example.r
 discussion
3.9 KB
4 Oct 2003
Example code to: 1) use the dns:// protocol in async mode 2) use the dns:// protocol to check spam address in async mode
author: Romano Paolo Tenca
Dump-Face
dump-face.rv:1.0.0
3.0 KB
24 Nov 2003
Dump a face and its subfaces and deep find shared faces in a pane (for debugging) Returns the face itself, so can be used like probe. Overwrite the standard Rebol function.
author: Romano Paolo Tenca
Dump-Style
dump-style.rv:1.0.0
2.6 KB
24 Nov 2003
Dump style facets and returns a block which can be passed to stylize to create a clone of the style.
author: Romano Paolo Tenca
Eat
eat.rv:1.0.3
5.3 KB
13 Mar 2003
Experimental Event filtering --- speeds up view!
author: Italian Connection (Gabriele Santilli - Romano Paolo Tenca)
Other owners: gabriele
JSON to Rebol converter
json.r
 discussion
 documentation
v:0.0.9
14.2 KB
6 Sep 2013
Convert a JSON string to Rebol data, and vice versa.
author: douglas crockford
Other owners: greggirwin
Load-header
load-header.rv:0.0.1
538 bytes
28 Nov 2003
Load a Rebol header without evaluating it
author: Romano Paolo Tenca
Mem-Usage - a set of routines to test memory usage
mem2.rv:0.0.2
3.7 KB
24 Nov 2003
Functions to test memory usage
author: Romano Paolo Tenca
Change directory
oneliner-cd.r
 discussion
v:1.0.0
591 bytes
20 Jul 2003
Used alone, return the actual dir. Used with a dir name, changes the actual dir and return the new dir.
author: Romano Paolo Tenca
Print console history
oneliner-hist.rv:1.0.0
502 bytes
20 Jul 2003
Print the console history.
author: Romano Paolo Tenca
Improved probe
oneliner-newprobe.rv:1.0.0
546 bytes
20 Jul 2003
Requires last beta versions. A more usable probe. Try: view newprobe layout [button probe ]
author: Romano Paolo Tenca
Refine
refine.rv:0.0.1
1.6 KB
13 Mar 2003
Add refinement(s) to a word/path
author: Romano Paolo Tenca
UTF-8 encode
utf8-encode.rv:1.0.0
1.0 KB
17 Nov 2003
Encodes the string data to UTF-8 (from Latin-1)
author: Romano Paolo Tenca & Oldes