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

Scripts owned by andreas

Scripts: 3

Member name:
decode-multipart-form-data
decode-multipart-form-data.rv:1.5
6.2 KB
21 May 2014
Decodes POST-data used in Form-based File Upload in HTML as specified in RFC 1867, encoded as multipart/form-data as specified in RFC 2388.
author: andreas bolka
minimal 'hello, world!' submission to rebol.org
hello-mini.r137 bytes
21 Aug 2011
[no purpose header found]
author: [unknown]
md5sum in REBOL
md5sum.r1.1 KB
7 Apr 2010
Demonstrate streaming checksums combined with seek mode. Prints the MD5 checksum for each file given as command-line argument in a format that is compatible with the commong md5sum(1) utility.
author: Andreas Bolka