search  current discussion  categories  glazes - misc 

fwd: rake glaze help request.

updated wed 12 nov 97

 

Gary Wang on tue 11 nov 97

Item Subject: forward: raku glaze requests


Item Subject: raku glases (fwd)

Hello, a scuptor in Italy would like to get some information on raku.
Coule someone help her out ?
thanks,
Gary

-----
Date: Sun, 09 Nov 1997 00:23:29 +0200
From: Iurilli Duhamel
Subject: raku glases

I am a scuptor and I would like to use Raku pottery to make my bases for
my small bronze sculptures.
I live in Verona Italy, and here informations on Raku is praticly
impossisible to have.
I need reading material mostly on glases
I already have done some Raku in Canada but mooving to Italy I lost
my receipes book.
Would you Help?

Georges Duhamel Verona Italy ( arte@netbusiness.it

thanks
merci
gracie



# This is a shell archive. Remove anything before this line,
# then unpack it by saving it in a file and typing "sh file".
#
# Wrapped by HP OpenMail System on Mon Nov 10 10:47:47 1997
#
# This archive contains:
# 06iutrc
#
# Error checking via wc(1) will be performed.

LANG=""; export LANG
PATH=/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:$PATH; export PATH


rm -f /tmp/uud$$
(echo "begin 666 /tmp/uud$$\n#;VL*n#6%@x\n \nend" | uudecode) >/dev/null 2>&1
if [ X"`cat /tmp/uud$$ 2>&1`" = Xok ]
then
unpacker=uudecode
else
echo Compiling unpacker for non-ascii files
pwd=`pwd`; cd /tmp
cat >unpack$$.c <<'EOF'
#include
#define C (*p++ - ' ' & 077)
main()
{
int n;
char buf[128], *p, a,b;

scanf("begin %o ", &n);
gets(buf);

if (freopen(buf, "w", stdout) == NULL) {
perror(buf);
exit(1);
}

while (gets(p=buf) && (n=C)) {
while (n>0) {
a = C;
if (n-- > 0) putchar(a << 2 | (b=C) >> 4);
if (n-- > 0) putchar(b << 4 | (a=C) >> 2);
if (n-- > 0) putchar(a << 6 | C);
}
}
exit(0);
}
EOF
cc -o unpack$$ unpack$$.c
rm unpack$$.c
cd $pwd
unpacker=/tmp/unpack$$
fi
rm -f /tmp/uud$$

echo x - 06iutrc '[non-ascii]'
$unpacker <<'@eof'
begin 660 06iutrc
M4F5C96EV960Z(&9R;VT@<&%LM(%LQ-2XX,2XQ-C@N,3!=*2!B>2!B;VDQ-C0N8F]I+FAP+F-O;2!W:71H($53X
M3510("@X+CM-2!F;W(@/&=AM;BP@,3 @3F]V(#$Y.3<@,3 Z-#(Z,C<@+3 X,# @*%!35"D-"E)E8V5I=F5DX
M.B!FM,3(X+C$Q,2XU-BXS-ETI#0H)8GD@<&%LM."XU=&ES*2!W:71H(%--5% @:60@2T%!,CM9T!H<"YC;VT^.R!-;VXL(#$P($YO=B Q.3DW(#$P.C0R.C0S("TP.# P("A0X
M4U0I#0I296-E:79E9#H@9G)O;2!N96UE"YE8V4N=6-SX
M8BYE9'4@*%--22TX+C8O14-%+E5#4T(M=C$N-5(I#0H):60@2T%!,#(U-#@[X
M($UO;BP@,3 @3F]V(#$Y.3<@,3 Z-#(Z,SD@+3 X,# -"E)E8V5I=F5D.B!BX
M>2!N96UEM;VXL(#$P($YO=B Y-R Q,#HT-CHT,"!04U0-"D1A=&4Z($UO;BP@,3 @3F]VX
M(#$Y.3<@,3 Z-#8Z,S<@+3 X,# @*%!35"D-"D9R;VTZ($=AM=V%N9T!N96UEM2!W86YG(#QG87)Y7W=A;F= :' N8V]M/@T*X
M365SM,# P0&YE;65S:7,^#0I-:6UE+59E7!EX
@.B!415A4+U!,04E..R!C:&%R X
end
@eof
set `wc -lwc <06iutrc`
if test $1$2$3 != 1698887
then
echo ERROR: wc results of 06iutrc are $* should be 16 98 887
fi

chmod 660 06iutrc

rm -f /tmp/unpack$$
exit 0