Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!spool.mu.edu!snorkelwacker.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!caserta From: caserta@athena.mit.edu (Francesco Caserta) Newsgroups: trial.soc.culture.italian Subject: Brochure in ps su SUBLINK.ORG (parte II) Message-ID: <1991May28.194700.28142@athena.mit.edu> Date: 28 May 91 19:47:00 GMT Article-I.D.: athena.1991May28.194700.28142 Sender: news@athena.mit.edu (News system) Organization: Massachusetts Institute of Technology Lines: 1732 Seconda parte, ed ultima, di un documento in postscript contenente un brochure su Sublink.org. I due files devono essere concatenati. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ x1 x2 sub abs y1 y2 sub abs lt { x1 x2 add 2 div dup y1 roundPoint moveto y2 roundPoint lineto stroke} { y1 y2 add 2 div dup x1 exch roundPoint moveto x2 exch roundPoint lineto stroke } ifelse here restore } bdef /PHAIRLINE { count 4 gt { newpath PHAIRWIDTH addPoint 2 divPoint roundPoint moveto addPoint 2 divPoint roundPoint lineto pop pop stroke } { HairRect } ifelse } bdef /PHANGLINE { roundPoint /yb exch def /xr exch def roundPoint /yt exch def /xl exch def deviceRound /delta exch def { {yt delta sub /yt exch def} {yb delta add /yb exch def} ifelse } { {xl delta sub /xl exch def} {xr delta add /xr exch def} ifelse } ifelse newpath 1 AD_DeviceScale div 2 div dup dupPoint xl yt addPoint exchPoint xr yb exchPoint subPoint boxPath fill } bdef /PCURVETO { curveto } bdef /PMOVETO { moveto } bdef /PRECT{newpath pLRAdj exchPoint pULAdj exchPoint boxPath}bdef /PRRECT { pLRAdj /Botts locPoint pULAdj /Tops locPoint currentlinewidth dup subPoint /Diams locPoint newpath SaveMatrix currentmatrix pop Botts Tops subPoint /Sides locPoint Sides pop abs Diams pop ge{Diams}{Sides}ifelse pop Sides exch pop abs Diams exch pop ge{Diams}{Sides}ifelse exch pop /Diams locPoint Diams 2 div /YRad local 0 gt {Diams exch pop 0 eq {1} {Diams div} ifelse } {1}ifelse 1 /PRRscale locPoint Tops translate PRRscale scale 0 0 Sides PRRscale pointDpoint Diams 0 gt exch 0 gt and{YRad rBoxPath}{boxPath}ifelse SaveMatrix setmatrix}bdef /POVAL{newpath SaveMatrix currentmatrix pop 0 359 false pArc closepath SaveMatrix setmatrix}bdef /PARC{ newpath SaveMatrix currentmatrix pop /DoingArc true assign false pArc SaveMatrix setmatrix }bdef /PWEDGE{newpath SaveMatrix currentmatrix pop /DoingWedge true assign true pArc closepath SaveMatrix setmatrix }bdef /modAdj{ dup 360 gt{360 sub}if dup 0 lt{360 add}if}bdef /pArc{/Fill local /ArcAng local /BegAng local pLRAdj /PLR locPoint pULAdj /PUL locPoint 360 BegAng ArcAng add sub 90 add modAdj /StartAng local StartAng ArcAng add /EndAng local PLR PUL subPoint 2 divPoint /Rad locPoint PUL Rad addPoint translate Rad neg scale Fill{0 0 moveto}if 0 0 1 StartAng EndAng dupPoint eq {pop pop 0 359 arc closepath} {ArcAng 0 lt {arcn}{arc}ifelse } ifelse }bdef /PBEGPOLY{ newpath pULAdj moveto }bdef /PBEGSMOOTHPOLY { newpath } bdef /PPOLYPOINT { pULAdj lineto } bdef /PENDPOLY{ /Closed local Closed{closepath}if }bdef /PENDSMOOTHPOLY { PENDPOLY } bdef /PBEGRGN{mark}bdef /PREGION{PRECT cleartomark}bdef /PTXBEG {/PTSave1 save const} bdef /PROTATE { currentdict /PRotateSave known not {save /PRotateSave exch def} if 3 1 roll dupPoint neg exch neg exch 5 2 roll translate rotate translate } bdef /PHFLIP { currentdict /PRotateSave known not {save /PRotateSave exch def} if dupPoint neg exch neg exch 4 2 roll translate -1 1 scale translate } bdef /PVFLIP { currentdict /PRotateSave known not {save /PRotateSave exch def} if dupPoint neg exch neg exch 4 2 roll translate 1 -1 scale translate } bdef /PROTATE_END { PRotateSave restore } bdef /PSCALETEXT { AD_PointsToUCS mul div /Xscale exch def AD_PointsToUCS mul div /Yscale exch def currentfont [ Xscale 0 0 Yscale 0 0 ] makefont setfont /AD_fontscaleX AD_fontscaleX Xscale mul def /AD_fontscale AD_fontscale Yscale mul def } bdef /PSTBEG { userdict /md known not { userdict begin /md 0 def end } if PBLACK /PictPostScript true def } bdef /PSTEND { /PictPostScript false def } bdef /mayStroke{ currentlinewidth 0 gt isHairline or { gsave /s_matrix null def /stroke_xform false def DoingWedge {MiterJoin setlinejoin} if currentlinewidth 1 AD_DeviceScale div sub setlinewidth LineWidth LineHeight ne { /s_matrix matrix currentmatrix def 1 LineHeight LineWidth div scale /stroke_xform true def } if stroke stroke_xform {s_matrix setmatrix} if grestore } if /DoingWedge false assign } bdef /RESET_PAT_SEP { /AD_NonSepPat false def } bdef /PFRAME{mayStroke RESET_PAT_SEP}bdef /PPAINT { mayStroke gsave eofill grestore RESET_PAT_SEP }bdef /PERASE { mayStroke gsave eofill grestore RESET_PAT_SEP }bdef /PFILL { mayStroke gsave eofill grestore RESET_PAT_SEP }bdef /PTINT { 100 exch sub 100 div /AldusTint exch def } bdef /PRESETTINT { AldusTint 1 eq not {/AldusTint 1 def }if } bdef /PHORZSHADE { 0 eq {/widehorz}{/narrowhorz }ifelse findfont _OpaquePatternfill } bdef /PVERTSHADE { 0 eq {/widevert}{/narrowvert }ifelse findfont _OpaquePatternfill } bdef /PHATCHSHADE { 0 eq {/widehatch}{/narrowhatch }ifelse findfont _OpaquePatternfill } bdef /PDIAGSHADE { 0 eq {/widediag}{/narrowdiag }ifelse findfont _OpaquePatternfill } bdef /_SetCoords { /y2 local /x2 local /y1 local /x1 local } bdef /_DefinePattern { 7 dict begin /FontDict 9 dict def FontDict begin /cache exch def /key exch def /proc exch cvx def /mtx exch matrix invertmatrix def /height exch def /width exch def /ctm matrix currentmatrix def /ptm matrix identmatrix def /str (12345678901234567890123456789012) def end /FontBBox [ 0 0 FontDict /width get FontDict /height get ] def /FontMatrix FontDict /mtx get def /Encoding StandardEncoding def /FontType 3 def /BuildChar { pop begin FontDict begin width 0 cache { 0 0 width height setcachedevice }{ setcharwidth } ifelse 0 0 moveto width 0 lineto width height lineto 0 height lineto closepath clip newpath gsave proc grestore end end } def FontDict /key get currentdict definefont end } bind def /_Patternpath { dup type /dicttype eq { begin FontDict /ctm get setmatrix }{ exch begin FontDict /ctm get setmatrix concat } ifelse currentdict setfont FontDict begin FontMatrix concat width 0 dtransform round width div exch round width div exch 0 height dtransform round height div exch round height div exch 0 0 transform round exch round exch ptm astore setmatrix pathbbox height div ceiling height mul 4 1 roll width div ceiling width mul 4 1 roll height div floor height mul 4 1 roll width div floor width mul 4 1 roll 2 index sub height div ceiling cvi exch 3 index sub width div ceiling cvi exch 4 2 roll moveto FontMatrix ptm invertmatrix pop { gsave ptm concat dup str length idiv { str show } repeat dup str length mod str exch 0 exch getinterval show grestore 0 height rmoveto } repeat pop end end } bind def /_Patternfill { gsave clip _Patternpath grestore newpath } bind def /_OpaquePatternfill { gsave 0 0 0 0 setcmykcolor fill grestore _Patternfill } bind def /_DefinePatterns { /AD_PatternLW .009375 AD_Resolution mul def /narrowdiagunit .046666 AD_Resolution mul def narrowdiagunit narrowdiagunit [1 0 0 1 0 0] { SquareCap setlinecap 0 narrowdiagunit 2 div moveto narrowdiagunit 2 div 0 lineto narrowdiagunit 2 div narrowdiagunit moveto narrowdiagunit narrowdiagunit 2 div lineto AD_PatternLW setlinewidth stroke } bind /narrowdiag true _DefinePattern pop /widediagunit .073333 AD_Resolution mul def widediagunit widediagunit [1 0 0 1 0 0] { SquareCap setlinecap 0 widediagunit 2 div moveto widediagunit 2 div 0 lineto widediagunit 2 div widediagunit moveto widediagunit widediagunit 2 div lineto AD_PatternLW setlinewidth stroke } bind /widediag true _DefinePattern pop /narrowhorzunit .053333 AD_Resolution mul def narrowhorzunit narrowhorzunit [1 0 0 1 0 0] { SquareCap setlinecap 0 narrowhorzunit 2 div moveto narrowhorzunit narrowhorzunit 2 div lineto AD_PatternLW setlinewidth stroke } bind /narrowhorz true _DefinePattern pop /widehorzunit .106666 AD_Resolution mul def widehorzunit widehorzunit [1 0 0 1 0 0] { SquareCap setlinecap 0 widehorzunit 2 div moveto widehorzunit widehorzunit 2 div lineto AD_PatternLW setlinewidth stroke } bind /widehorz true _DefinePattern pop /narrowvertunit .053333 AD_Resolution mul def narrowvertunit narrowvertunit [1 0 0 1 0 0] { SquareCap setlinecap narrowvertunit 2 div 0 moveto narrowvertunit 2 div narrowvertunit lineto AD_PatternLW setlinewidth stroke } bind /narrowvert true _DefinePattern pop /widevertunit .106666 AD_Resolution mul def widevertunit widevertunit [1 0 0 1 0 0] { SquareCap setlinecap widevertunit 2 div 0 moveto widevertunit 2 div widevertunit lineto AD_PatternLW setlinewidth stroke } bind /widevert true _DefinePattern pop /narrowhatchunit .053333 AD_Resolution mul def narrowhatchunit narrowhatchunit [1 0 0 1 0 0] { SquareCap setlinecap narrowhatchunit 2 div 0 moveto narrowhatchunit 2 div narrowhatchunit lineto 0 narrowhatchunit 2 div moveto narrowhatchunit narrowhatchunit 2 div lineto AD_PatternLW setlinewidth stroke } bind /narrowhatch true _DefinePattern pop /widehatchunit .106666 AD_Resolution mul def widehatchunit widehatchunit [1 0 0 1 0 0] { SquareCap setlinecap widehatchunit 2 div 0 moveto widehatchunit 2 div widehatchunit lineto 0 widehatchunit 2 div moveto widehatchunit widehatchunit 2 div lineto AD_PatternLW setlinewidth stroke } bind /widehatch true _DefinePattern pop } version (23.) anchorsearch {pop pop def}{pop bdef} ifelse systemdict /currentpacking known {AD_OldPacking setpacking} if /AldusDone AldusVersion def end AldusDict2 begin 3507 2480 false false false BEGJOB 300 SETRES 35000 S_WORKING save /SUsv exch def BEGPAGE SURSTR false S_LOADFONT (Times-Bold) FTRECODE SUSAVE 2040 1700 div SET_TX_WIDTH /|______Times-Bold 1700 100 mul 1000 div 16040 16 1.00 1.00 0.00 0.00 (Blu) false SET CLEAR_TX_WIDTH 411 803 0.0000 0.0126 (SUB) 3 0 1653 OUT SURSTR false S_LOADFONT (AvantGarde-Book) FTRECODE SUSAVE /|______AvantGarde-Book 480 100 mul 1000 div 3680 16 0.00 0.00 0.00 1.00 (Nero) false SET 378 1246 -0.0069 6.0752 (N E T W O R K) 19 12 1719 OUT SURSTR false S_LOADFONT (Times-BoldItalic) FTRECODE SUSAVE 1368 1440 div SET_TX_WIDTH /|______Times-BoldItalic 1440 100 mul 1000 div 10140 16 0.00 1.00 1.00 0.00 (Ro sso) false SET CLEAR_TX_WIDTH 749 941 0.0000 -0.0179 (link) 4 0 919 OUT ENDPAGE ENDJOB end %%EndDocument 73 154 a endTexFig 391 1464 a Fe(Una)21 b(soluzione)g(di)g(connettivit\022)-33 b(a)22 b(p)r(er)f(l'Italia)164 1633 y Fd(Cos')n(\022)-28 b(e)19 b(Sublink)i(Net)n(w)n(o)n(rk)164 1750 y Fc(Sublink)c(Net)o(w)o(o)o(rk)12 b(\022)-23 b(e)16 b(una)g(asso)q(ciazione)i(senza)e(\014ni)g(di)g(lucro)g (avente)g(lo)g(scop)q(o)h(di)f(riunire)164 1810 y(p)q(er)e(\014ni)i (scienti\014ci)e(e)h(culturali)g(i)g(gesto)o(ri)g(di)g(sistemi)f(info)o (rmatici,)h(al)g(\014ne)g(di)g(p)o(romuovere)164 1871 y(la)i(cultura)f (telematica)g(in)h(Italia.)164 1956 y(Sublink)12 b(Net)o(w)o(o)o(rk)d(si)i (con\014gura)h(come)e(una)h(rete)f(costituita)h(da)g(oltre)g(80)g(sistemi,)g (connessi)164 2016 y(tra)j(di)g(lo)o(ro)h(p)q(er)f(mezzo)g(di)g(linee)h (telefoniche)e(commutate)g(o)i(dedicate)e(e)h(mo)q(dem)g(ad)g(alta)164 2076 y(velo)q(cit)o(\022)-24 b(a)19 b(e)e(distribuiti)h(in)f(tutta)g (l'Italia)h(settentrionale)e(e)h(centrale.)23 b(A)o(ttraverso)16 b(questa)164 2136 y(rete)h(vengono)i(trasmessi)e(messaggi)h(p)o(rivati)h (\(e{mail\))g(e)f(a)o(ree)f(di)i(discussione)f(pubblica)164 2196 y(\(netnews\).)164 2282 y(Sublink)12 b(Net)o(w)o(o)o(rk)e(mantiene)g (attivamente)h(un)h(collegamento)g(diretto)e(con)i(gli)h(Stati)e(Uniti)164 2342 y(e)17 b(le)g(p)o(rincipali)i(reti)d(mondiali)j(\(Internet,)c(Usenet,)h (Bitnet,)h(Fidonet,)g(etc.\).)22 b(A)o(ttraverso)164 2402 y(questo)h (collegamento,)j(u\016cialmente)d(registrato)g(p)o(resso)g(gli)i(o)o (rganismi)g(di)f(gestione)164 2462 y(delle)c(reti)f(mondiali,)h(\022)-23 b(e)19 b(p)q(ossibile)i(scambia)o(re)e(p)q(osta)h(elettronica)f(con)g(ogni)i (angolo)h(del)164 2522 y(mondo.)164 2607 y(A)o(ttraverso)15 b(Sublink)j(Net)o(w)o(o)o(rk)c(mantengono)k(i)f(contatti)f(soft)o(w)o(a)o(re) f(house,)h(lab)q(o)o(rato)o(ri)h(di)164 2668 y(aziende)12 b(e)f(centri)f(di)i (ricerca)f(universita)o(ri,)h(il)g(tutto)f(in)h(un)f(clima)h(di)g(assoluta)g (co)q(op)q(erazione)p eop %%Page: 2 2 bop 164 195 a Fc(che)16 b(passa,)g(come)f(ra)o(ramente)f(accade,)i (attraverso)f(tutte)g(le)i(aziende)f(del)h(setto)o(re.)164 280 y(La)g(messaggistica)f(delle)h(netnews)e(USENET)h(\022)-23 b(e)16 b(gentilmente)f(o\013erta)i(da)616 365 y Fb(Oliv)n(etti)f(Systems)h(&) h(Net)n(w)n(orks)164 475 y Fc(ed)d(\022)-23 b(e)16 b(distribuita)g (gratuitamente)g(a)g(tutti)g(i)h(so)q(ci)f(della)i(rete)c(Sublink.)164 645 y Fd(Cosa)20 b(o\013re)f(Sublink)i(Net)n(w)n(o)n(rk)164 762 y Fc(Sublink)e(Net)o(w)o(o)o(rk)d(o\013re)j(ai)g(p)o(rop)o(ri)e(asso)q (ciati)j(la)f(p)q(ossibilit)o(\022)-24 b(a)21 b(di)e(essere)d(in)j(contatto)f (con)164 822 y(le)h(pi\022)-25 b(u)20 b(imp)q(o)o(rtanti)f(reti)f(mondiali)i (p)q(er)e(scambio)h(di)g(messaggi)g(p)o(rivati)g(e)f(di)i(pa)o(rtecipa)o(re) 164 882 y(ad)d(una)f(serie)g(di)h(conferenze)e(pubbliche)i(sui)f(pi\022)-25 b(u)18 b(dispa)o(rati)f(a)o(rgomenti)f(\(non)g(solo)i(info)o(r-)164 942 y(matici\).)i(Grazie)13 b(alla)i(p)q(olitica)h(di)d(\\cost{sha)o(ring")i (attuata)e(da)h(Sublink)g(Net)o(w)o(o)o(rk)d(,)j(tutto)164 1003 y(ci\022)-24 b(o)15 b(pu\022)-24 b(o)15 b(essere)e(ottenuto)h (esclusivamente)f(con)i(il)g(versamento)f(della)h(quota)g(asso)q(ciativa)164 1063 y(annuale,)e(senza)g(costi)f(aggiuntivi)j(dip)q(endenti)d(dal)h(volume)g (di)g(tra\016co)e(generato,)h(almeno)164 1123 y(\014no)17 b(ad)f(una)g (soglia)i(che)c(\022)-23 b(e)17 b(comunque)e(su\016cientemente)e(elevata)k(p) q(er)e(la)i(quasi)g(totalit)o(\022)-24 b(a)164 1183 y(delle)17 b(esigenze.)164 1268 y(T)l(ale)g(p)q(olitica)h(ci)e(p)q(ermette)e(di)j (o\013rire)f(un)h(servizio)g(dai)g(contenuti)e(pa)o(ragonabili)k(a)e(quelli) 164 1329 y(o\013erti)f(da)h(altre)f(soluzioni)i(analoghe,)g(ma)e(ad)h(una)f (frazione)h(minima)g(del)f(costo.)164 1414 y(La)24 b(pa)o(rte)e(pi\022)-25 b(u)25 b(consistente)d(del)h(tra\016co)g(di)g(dati)h(su)f(Sublink)h(Net)o(w)o (o)o(rk)c(\022)-23 b(e)23 b(data)h(dalle)164 1474 y(conferenze)11 b(\(netnews\))g(della)i(rete)d(americana)i(Usenet,)f(alla)j(quale)f(sono)f (collegate)h(pi\022)-25 b(u)13 b(di)164 1534 y(due)f(milioni)j(di)e(p)q (ersone,)f(tra)g(le)h(quali)h(sono)f(comp)o(resi)e(i)i(maggio)o(ri)h(esp)q (erti)e(dei)g(va)o(ri)h(setto)o(ri)164 1594 y(dell'info)o(rmatica.)24 b(Gli)18 b(utenti)f(di)g(Sublink)h(Net)o(w)o(o)o(rk)e(p)q(ossono)i(pa)o (rtecipa)o(re)e(attivamente)164 1654 y(a)g(tali)h(conferenze)e(e)g(scambia)o (re)g(opinioni)k(e)c(info)o(rmazioni)j(con)e(un)g(pubblico)h(vastissimo)164 1715 y(e)f(altamente)g(quali\014cato.)164 1800 y(Gli)f(a)o(rgomenti)g(di)h (queste)d(conferenze)h(spaziano)j(dai)f(linguaggi)i(di)d(p)o(rogrammazione,)g (ai)164 1860 y(sistemi)k(op)q(erativi,)i(dall'intelligenza)i(a)o (rti\014ciale)d(ai)h(virus)e(dei)h(computer,)f(p)q(er)h(limita)o(rci)164 1920 y(agli)15 b(asp)q(etti)e(info)o(rmatici.)20 b(Esistono)14 b(p)q(oi)h(a)o(ree)d(dedicate)h(alla)i(scienza)e(ed)g(alla)i(tecnologia,)164 1980 y(alla)j(p)q(olitica,)g(alla)f(so)q(ciet)o(\022)-24 b(a,)17 b(ai)h(divertimenti,)d(alla)j(cultura.)164 2065 y(Un)g(altro)h(degli)g(asp)q (etti)g(quali\014canti)g(di)g(Sublink)g(Net)o(w)o(o)o(rk)c(\022)-23 b(e)19 b(dato)f(dalla)i(p)q(ossibilit)o(\022)-24 b(a)21 b(di)164 2126 y(rep)q(erire)d(facilmente)h(una)i(eno)o(rme)d(quantit)o(\022)-24 b(a)21 b(di)f(soft)o(w)o(a)o(re)e(\\free",)i(quale)g(p)q(er)f(esempio)164 2186 y(l'intera)14 b(p)o(ro)q(duzione)i(della)f(F)o(ree)e(Soft)o(w)o(a)o(re)h (F)o(oundation.)21 b(Ci\022)-24 b(o)16 b(signi\014ca)f(avere)g(a)g(disp)q (osi-)164 2246 y(zione)e(una)h(miniera)e(di)i(so)o(rgenti)e(di)h(altissima)h (qualit)o(\022)-24 b(a,)15 b(sp)q(esso)d(sup)q(erio)o(re)g(a)h(quella)h (o\013erta)164 2306 y(da)j(pack)o(age)f(commerciali,)f(e)h(lib)q(eramente)g (ridistribuibili.)164 2475 y Fd(Cosa)i(\022)-28 b(e)19 b(necessa)n(rio)g(p)r (er)h(collega)n(rsi)g(a)f(Sublink)i(Net)n(w)n(o)n(rk)164 2593 y Fc(Un)c(calcolato)o(re)g(dotato)g(del)g(necessa)o(rio)e(soft)o(w)o(a)o(re)g (di)j(comunicazione)f(\(distribuito)g(gra-)164 2653 y(tuititamente)e (dall'Asso)q(ciazione\))k(e)d(un)g(mo)q(dem)g(p)q(er)g(linee)g(commutate.)p eop %%Page: 3 3 bop 164 195 a Fc(V)o(ersioni)21 b(del)g(soft)o(w)o(a)o(re)e(di)i(gestione)f (di)i(un)e(no)q(do)i(Sublink)g(sono)f(disp)q(onibili)i(p)q(er)e(S.O.)164 255 y(Unix,)h(Xenix,)f(MS-DOS,)f(Macintosh,)i(Amiga.)33 b(La)21 b(disp)q(onibilit)o(\022)-23 b(a)23 b(di)e(un)f(S.O.)f(Unix)j(o)164 315 y(Xenix)17 b(d)o(\022)-24 b(a)18 b(anche)e(la)h(p)q(ossibilit)o(\022)-24 b(a)19 b(ad)e(un)f(no)q(do)h(di)g(supp)q(o)o(rta)o(re)e(eventuali)i(sottono)q (di.)164 401 y(Le)c(quote)g(asso)q(ciative,)i(valide)f(p)q(er)f(l'anno)h (1991,)h(sono)e(indicate)h(nella)g(seguente)e(tab)q(ella:)p 585 534 778 2 v 584 594 2 61 v 942 594 V 1152 594 V 1361 594 V 584 655 V 942 655 V 968 637 a(Privati)p 1152 655 V 77 w(So)q(ciet)o(\022) -24 b(a)p 1361 655 V 584 715 V 942 715 V 1152 715 V 1361 715 V 585 716 778 2 v 584 777 2 61 v 942 777 V 1152 777 V 1361 777 V 584 837 V 609 819 a(So)q(ci)18 b(sostenito)o(ri)p 942 837 V 49 w(100.000)p 1152 837 V 52 w(400.000)p 1361 837 V 584 897 V 942 897 V 1152 897 V 1361 897 V 585 899 778 2 v 584 959 2 61 v 942 959 V 1152 959 V 1361 959 V 584 1019 V 609 1001 a(So)q(ci)g(o)o(rdina)o(ri)p 942 1019 V 105 w(200.000)p 1152 1019 V 52 w(600.000)p 1361 1019 V 584 1079 V 942 1079 V 1152 1079 V 1361 1079 V 585 1081 778 2 v eop %%Page: 4 4 bop 164 195 a Fd(P)n(er)20 b(info)n(rmazioni)286 308 y Fc(Sublink)d(Net)o(w)o (o)o(rk)286 368 y(C.so)f(Vitto)o(rio)h(Emanuele)f(I)q(I,)g(15)h(-)g(MILANO) 286 429 y(tel.:)j(02/33911)q(392)286 489 y(e-mail:)i(segre@sublink.sublink.o) o(rg)702 753 y Fa(Sublink)16 b(Net)o(w)o(ork)f(in)h(Italia)336 875 y 20129214 23681433 1332080 -21165281 18242071 -1369049 startTexFig 336 875 a %%BeginDocument: italia.ps /ellipsedict 6 dict def ellipsedict /mtrx matrix put /ellipse { ellipsedict begin /yrad exch def /xrad exch def /y exch def /x exch def /savematrix mtrx currentmatrix def x y translate xrad yrad scale 0 0 1 0 360 arc savematrix setmatrix end } def /arrowdict 14 dict def arrowdict begin /mtrx matrix def end /arrow { arrowdict begin /headlength exch def /halfheadthickness exch 2 div def /halfthickness exch 2 div def /tipy exch def /tipx exch def /taily exch def /tailx exch def /dx tipx tailx sub def /dy tipy taily sub def /arrowlength dx dx mul dy dy mul add sqrt def /angle dy dx atan def /base arrowlength headlength sub def /savematrix mtrx currentmatrix def tailx taily translate angle rotate 0 halfthickness neg moveto base halfthickness neg lineto base halfheadthickness neg lineto arrowlength 0 lineto base halfheadthickness lineto base halfthickness lineto 0 halfthickness lineto closepath savematrix setmatrix end } def /setuserscreendict 22 dict def setuserscreendict begin /tempctm matrix def /temprot matrix def /tempscale matrix def /concatprocs { /proc2 exch cvlit def /proc1 exch cvlit def /newproc proc1 length proc2 length add array def newproc 0 proc1 putinterval newproc proc1 length proc2 putinterval newproc cvx } def /resmatrix matrix def /findresolution { 72 0 resmatrix defaultmatrix dtransform /yres exch def /xres exch def xres dup mul yres dup mul add sqrt } def end /setuserscreen { setuserscreendict begin /spotfunction exch def /screenangle exch def /cellsize exch def /m tempctm currentmatrix def /rm screenangle temprot rotate def /sm cellsize dup tempscale scale def sm rm m m concatmatrix m concatmatrix pop 1 0 m dtransform /y1 exch def /x1 exch def /veclength x1 dup mul y1 dup mul add sqrt def /frequency findresolution veclength div def /newscreenangle y1 x1 atan def m 2 get m 1 get mul m 0 get m 3 get mul sub 0 gt {{neg} /spotfunction load concatprocs /spotfunction exch def } if frequency newscreenangle /spotfunction load setscreen end } def /setpatterndict 18 dict def setpatterndict begin /bitison { /ybit exch def /xbit exch def /bytevalue bstring ybit bwidth mul xbit 8 idiv add get def /mask 1 7 xbit 8 mod sub bitshift def bytevalue mask and 0 ne } def end /bitpatternspotfunction { setpatterndict begin /y exch def /x exch def /xindex x 1 add 2 div bpside mul cvi def /yindex y 1 add 2 div bpside mul cvi def xindex yindex bitison { /onbits onbits 1 add def 1 } { /offbits offbits 1 add def 0 } ifelse end } def /setpattern { setpatterndict begin /cellsz exch def /angle exch def /bwidth exch def /bpside exch def /bstring exch def /onbits 0 def /offbits 0 def cellsz angle /bitpatternspotfunction load setuserscreen {} settransfer offbits offbits onbits add div setgray end } def /inch {72 mul} def /showpattern { /ang exch def /pat exch def pat 8 1 ang 72 300 32 div div setpattern newpath 0 0 moveto 1 inch 0 lineto 1 inch dup lineto 0 1 inch lineto closepath fill } def /pat1 def /pat2 <0000000000000000> def /pat3 <8000000008000000> def /pat4 <8800000022000000> def /pat5 <8800220088002200> def /pat6 <8822882288228822> def /pat7 def /pat8 <8040201008040201> def /pat9 <8844221188442211> def /pat10 <77bbddee77bbddee> def /pat11 def /pat12 <8040200002040800> def /pat13 <40a00000040a0000> def /pat14 def /pat15 def /pat16 def /pat17 <038448300c020101> def /pat18 <081c22c180010204> def /pat19 <8080413e080814e3> def /Computer10 /Courier findfont [10 0 0 -10 0 10] makefont def /Computer13 /Courier findfont [13 0 0 -13 0 13] makefont def /Computer15 /Courier findfont [15 0 0 -15 0 15] makefont def /Computer19 /Courier findfont [19 0 0 -19 0 19] makefont def /centertext { dup stringwidth pop 2 div neg 0 rmoveto show } def /righttext { dup stringwidth pop neg 0 rmoveto show } def 1.415 setmiterlimit gsave 0.565 -0.565 scale gsave pat5 8 1 0 72 300 32 div div setpattern newpath 180 45 moveto 180 48 lineto 180 48 lineto 181 51 lineto 180 53 lineto 179 56 lineto 179 58 lineto 179 60 lineto 179 62 lineto 180 62 lineto 181 65 lineto 181 68 lineto 180 69 lineto 179 69 lineto 176 68 lineto 175 68 lineto 171 64 lineto 169 64 lineto 167 64 lineto 165 69 lineto 165 73 lineto 169 74 lineto 167 78 lineto 169 81 lineto 167 84 lineto 165 82 lineto 161 77 lineto 155 77 lineto 152 78 lineto 151 81 lineto 147 78 lineto 144 74 lineto 143 69 lineto 141 69 lineto 137 68 lineto 137 72 lineto 137 78 lineto 136 82 lineto 134 86 lineto 130 87 lineto 130 89 lineto 127 93 lineto 128 95 lineto 127 95 lineto 128 97 lineto 130 98 lineto 128 101 lineto 124 101 lineto 124 98 lineto 123 95 lineto 119 93 lineto 120 89 lineto 120 87 lineto 116 87 lineto 113 87 lineto 111 84 lineto 108 81 lineto 108 74 lineto 108 73 lineto 108 69 lineto 103 72 lineto 103 73 lineto 99 77 lineto 95 78 lineto 95 81 lineto 96 84 lineto 95 86 lineto 91 87 lineto 91 91 lineto 87 93 lineto 86 95 lineto 83 95 lineto 76 91 lineto 72 93 lineto 68 95 lineto 64 95 lineto 63 97 lineto 59 97 lineto 56 93 lineto 52 97 lineto 48 97 lineto 47 98 lineto 47 105 lineto 50 106 lineto 52 107 lineto 54 115 lineto 58 120 lineto 56 126 lineto 56 128 lineto 54 130 lineto 54 130 lineto 50 128 lineto 44 131 lineto 39 138 lineto 40 140 lineto 40 144 lineto 44 148 lineto 50 149 lineto 50 152 lineto 52 157 lineto 48 157 lineto 48 163 lineto 47 164 lineto 47 171 lineto 44 171 lineto 44 173 lineto 47 176 lineto 50 179 lineto 52 185 lineto 63 186 lineto 64 185 lineto 71 185 lineto 72 186 lineto 72 190 lineto 68 196 lineto 67 197 lineto 64 200 lineto 67 202 lineto 68 202 lineto 71 202 lineto 78 202 lineto 86 201 lineto 89 197 lineto 91 196 lineto 95 190 lineto 96 186 lineto 103 182 lineto 103 179 lineto 110 176 lineto 115 173 lineto 119 176 lineto 123 176 lineto 128 177 lineto 128 179 lineto 130 179 lineto 132 179 lineto 137 182 lineto 143 186 lineto 144 188 lineto 151 190 lineto 152 192 lineto 155 194 lineto 155 192 lineto 156 192 lineto 157 194 lineto 161 196 lineto 165 200 lineto 169 205 lineto 169 209 lineto 167 210 lineto 169 211 lineto 169 223 lineto 172 227 lineto 175 233 lineto 179 238 lineto 176 243 lineto 176 247 lineto 176 248 lineto 179 252 lineto 179 251 lineto 184 252 lineto 185 254 lineto 188 256 lineto 185 260 lineto 185 260 lineto 193 263 lineto 197 267 lineto 199 267 lineto 199 271 lineto 200 272 lineto 200 276 lineto 200 277 lineto 199 277 lineto 199 280 lineto 200 281 lineto 203 277 lineto 212 280 lineto 216 281 lineto 221 285 lineto 223 289 lineto 223 291 lineto 223 292 lineto 227 299 lineto 230 299 lineto 236 301 lineto 240 305 lineto 241 309 lineto 241 313 lineto 245 314 lineto 252 322 lineto 256 328 lineto 258 328 lineto 261 329 lineto 265 329 lineto 269 333 lineto 273 338 lineto 275 338 lineto 277 337 lineto 284 334 lineto 289 338 lineto 293 338 lineto 293 337 lineto 297 337 lineto 301 338 lineto 305 342 lineto 306 349 lineto 310 351 lineto 312 355 lineto 312 361 lineto 313 358 lineto 317 361 lineto 320 358 lineto 324 358 lineto 329 365 lineto 326 366 lineto 324 370 lineto 324 371 lineto 326 370 lineto 330 367 lineto 334 367 lineto 336 367 lineto 338 367 lineto 340 366 lineto 345 371 lineto 349 376 lineto 349 380 lineto 348 384 lineto 349 388 lineto 353 390 lineto 354 390 lineto 357 390 lineto 358 395 lineto 360 395 lineto 362 398 lineto 364 398 lineto 365 399 lineto 368 399 lineto 368 395 lineto 372 395 lineto 372 395 lineto 374 395 lineto 378 399 lineto 381 400 lineto 381 403 lineto 382 413 lineto 386 421 lineto 390 423 lineto 390 424 lineto 392 427 lineto 393 433 lineto 393 437 lineto 395 442 lineto 397 450 lineto 401 452 lineto 401 457 lineto 399 461 lineto 397 463 lineto 392 463 lineto 390 465 lineto 386 465 lineto 386 466 lineto 390 471 lineto 388 478 lineto 386 479 lineto 386 483 lineto 382 487 lineto 378 487 lineto 378 490 lineto 378 495 lineto 378 499 lineto 382 503 lineto 386 503 lineto 390 503 lineto 393 503 lineto 397 502 lineto 399 495 lineto 399 492 lineto 402 490 lineto 405 487 lineto 406 485 lineto 413 481 lineto 416 475 lineto 416 466 lineto 414 461 lineto 418 457 lineto 419 456 lineto 425 452 lineto 429 450 lineto 433 452 lineto 437 454 lineto 438 454 lineto 440 452 lineto 438 448 lineto 440 445 lineto 438 445 lineto 437 441 lineto 438 437 lineto 437 433 lineto 437 428 lineto 430 423 lineto 429 421 lineto 421 415 lineto 416 417 lineto 413 413 lineto 410 409 lineto 410 409 lineto 410 407 lineto 410 403 lineto 413 404 lineto 416 399 lineto 414 398 lineto 414 391 lineto 418 388 lineto 421 380 lineto 423 375 lineto 426 371 lineto 430 370 lineto 434 371 lineto 434 371 lineto 437 371 lineto 442 371 lineto 438 371 lineto 438 374 lineto 440 375 lineto 447 379 lineto 453 379 lineto 457 379 lineto 462 380 lineto 465 384 lineto 467 388 lineto 470 395 lineto 479 403 lineto 482 403 lineto 485 404 lineto 486 399 lineto 485 398 lineto 486 391 lineto 490 386 lineto 489 384 lineto 485 379 lineto 481 374 lineto 475 370 lineto 470 367 lineto 470 365 lineto 470 362 lineto 465 358 lineto 461 358 lineto 457 357 lineto 447 353 lineto 437 346 lineto 433 342 lineto 423 338 lineto 419 338 lineto 410 334 lineto 402 332 lineto 395 329 lineto 393 328 lineto 390 325 lineto 386 324 lineto 385 322 lineto 382 318 lineto 385 317 lineto 388 313 lineto 390 310 lineto 392 310 lineto 393 308 lineto 393 304 lineto 392 301 lineto 390 300 lineto 386 300 lineto 373 301 lineto 368 301 lineto 364 301 lineto 358 301 lineto 353 301 lineto 348 299 lineto 340 295 lineto 338 292 lineto 336 289 lineto 330 285 lineto 325 280 lineto 317 276 lineto 316 272 lineto 312 268 lineto 310 266 lineto 306 258 lineto 306 254 lineto 305 251 lineto 305 244 lineto 299 234 lineto 297 229 lineto 296 225 lineto 296 221 lineto 293 219 lineto 292 218 lineto 289 218 lineto 285 218 lineto 282 214 lineto 278 211 lineto 277 209 lineto 273 206 lineto 269 202 lineto 264 201 lineto 260 200 lineto 256 196 lineto 252 192 lineto 249 188 lineto 247 185 lineto 245 176 lineto 244 173 lineto 245 171 lineto 244 167 lineto 244 159 lineto 245 155 lineto 247 157 lineto 251 155 lineto 252 148 lineto 251 146 lineto 249 144 lineto 247 143 lineto 245 138 lineto 245 138 lineto 244 135 lineto 245 124 lineto 247 122 lineto 249 122 lineto 251 124 lineto 256 122 lineto 252 119 lineto 252 115 lineto 254 114 lineto 258 111 lineto 260 107 lineto 261 105 lineto 268 105 lineto 268 106 lineto 271 106 lineto 273 111 lineto 275 115 lineto 277 111 lineto 282 111 lineto 284 114 lineto 289 114 lineto 292 110 lineto 292 107 lineto 292 107 lineto 293 107 lineto 299 114 lineto 297 115 lineto 299 120 lineto 301 119 lineto 302 120 lineto 305 119 lineto 305 117 lineto 302 114 lineto 299 111 lineto 297 106 lineto 299 101 lineto 293 97 lineto 292 93 lineto 297 87 lineto 289 86 lineto 285 82 lineto 285 81 lineto 292 74 lineto 297 73 lineto 297 72 lineto 297 69 lineto 292 68 lineto 280 68 lineto 273 68 lineto 268 65 lineto 264 64 lineto 258 64 lineto 254 62 lineto 249 58 lineto 245 53 lineto 241 51 lineto 241 45 lineto 244 44 lineto 244 41 lineto 244 40 lineto 236 41 lineto 228 45 lineto 227 45 lineto 224 44 lineto 219 45 lineto 213 45 lineto 212 45 lineto 204 48 lineto 204 53 lineto 200 56 lineto 197 56 lineto 189 53 lineto 185 49 lineto closepath eofill grestore gsave pat5 8 1 0 72 300 32 div div setpattern newpath 143 353 moveto 141 353 lineto 141 351 lineto 139 351 lineto 137 353 lineto 137 349 lineto 141 347 lineto 139 347 lineto 137 347 lineto 137 346 lineto 136 347 lineto 137 343 lineto 137 343 lineto 137 341 lineto 136 341 lineto 136 338 lineto 130 341 lineto 127 337 lineto 124 334 lineto 120 337 lineto 116 341 lineto 111 346 lineto 108 351 lineto 104 351 lineto 104 353 lineto 99 353 lineto 92 346 lineto 89 343 lineto 91 342 lineto 89 342 lineto 89 343 lineto 86 343 lineto 83 353 lineto 82 358 lineto 83 362 lineto 82 366 lineto 82 367 lineto 83 365 lineto 86 367 lineto 87 367 lineto 89 367 lineto 91 375 lineto 89 379 lineto 91 379 lineto 92 382 lineto 92 386 lineto 92 394 lineto 89 394 lineto 89 398 lineto 89 403 lineto 91 403 lineto 91 409 lineto 91 409 lineto 91 413 lineto 91 417 lineto 87 423 lineto 89 424 lineto 87 427 lineto 87 428 lineto 89 430 lineto 87 433 lineto 86 437 lineto 86 442 lineto 87 448 lineto 89 446 lineto 89 445 lineto 92 442 lineto 92 442 lineto 95 445 lineto 95 448 lineto 96 452 lineto 100 450 lineto 103 452 lineto 104 454 lineto 111 448 lineto 113 445 lineto 111 441 lineto 115 438 lineto 119 441 lineto 119 442 lineto 123 442 lineto 128 441 lineto 128 441 lineto 132 442 lineto 134 437 lineto 134 436 lineto 137 433 lineto 136 432 lineto 137 427 lineto 137 421 lineto 139 415 lineto 139 404 lineto 141 400 lineto 141 400 lineto 143 395 lineto 139 388 lineto 139 384 lineto 143 379 lineto 147 376 lineto 144 374 lineto 144 367 lineto 143 362 lineto 141 361 lineto 141 357 lineto 143 357 lineto closepath eofill grestore gsave pat5 8 1 0 72 300 32 div div setpattern newpath 362 485 moveto 362 489 lineto 360 490 lineto 354 494 lineto 353 492 lineto 349 490 lineto 344 492 lineto 341 492 lineto 338 495 lineto 334 498 lineto 330 498 lineto 324 499 lineto 313 499 lineto 312 498 lineto 308 499 lineto 305 502 lineto 301 502 lineto 296 499 lineto 293 498 lineto 293 495 lineto 292 494 lineto 288 495 lineto 285 494 lineto 284 490 lineto 282 490 lineto 278 492 lineto 275 490 lineto 273 494 lineto 273 495 lineto 271 498 lineto 265 499 lineto 264 498 lineto 261 495 lineto 261 492 lineto 258 490 lineto 260 492 lineto 256 495 lineto 254 495 lineto 254 498 lineto 251 499 lineto 249 504 lineto 249 507 lineto 247 511 lineto 249 512 lineto 249 514 lineto 251 518 lineto 252 520 lineto 254 522 lineto 258 523 lineto 261 522 lineto 269 523 lineto 271 527 lineto 278 528 lineto 282 531 lineto 285 536 lineto 289 537 lineto 293 537 lineto 297 541 lineto 305 545 lineto 308 547 lineto 313 547 lineto 317 547 lineto 321 547 lineto 325 551 lineto 326 553 lineto 329 558 lineto 332 561 lineto 336 564 lineto 341 565 lineto 345 565 lineto 349 565 lineto 350 568 lineto 353 568 lineto 354 568 lineto 357 569 lineto 358 568 lineto 357 564 lineto 357 560 lineto 358 558 lineto 358 554 lineto 362 553 lineto 364 551 lineto 365 551 lineto 365 549 lineto 364 549 lineto 365 547 lineto 364 545 lineto 362 545 lineto 360 541 lineto 360 540 lineto 364 540 lineto 362 536 lineto 358 536 lineto 357 535 lineto 357 531 lineto 357 527 lineto 358 523 lineto 360 518 lineto 360 514 lineto 364 508 lineto 365 503 lineto 369 499 lineto 373 494 lineto 374 490 lineto 374 489 lineto 377 487 lineto 378 485 lineto 377 485 lineto 374 485 lineto 372 485 lineto 369 487 lineto 365 489 lineto 362 489 lineto 362 487 lineto closepath eofill grestore newpath 132 120 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 128 140 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 216 160 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 252 120 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 208 96 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 100 132 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 248 304 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 204 112 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 268 84 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 196 156 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 180 152 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 164 148 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 212 212 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 172 216 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 108 124 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 84 120 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 108 156 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 72 144 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 288 280 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 312 288 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 252 192 4 4 ellipse fill 1 setlinewidth 1 setlinewidth newpath 83 120 moveto 131 120 lineto closepath eofill 1 setlinewidth newpath 71 144 moveto 83 120 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 83 120 moveto 129 120 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 107 124 moveto 131 120 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 99 132 moveto 133 120 lineto 131 120 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 127 140 moveto 131 120 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 107 156 moveto 127 140 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 131 122 moveto 215 160 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 195 156 moveto 217 160 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 179 152 moveto 215 160 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 165 148 moveto 127 140 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 203 112 moveto 207 96 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 207 96 moveto 133 120 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 127 140 moveto 251 120 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 127 140 moveto 267 84 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 171 216 moveto 215 160 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 211 212 moveto 131 120 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 251 192 moveto 127 140 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 247 304 moveto 133 120 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 287 280 moveto 215 158 lineto closepath stroke 1 setlinewidth 1 setlinewidth newpath 311 288 moveto 287 280 lineto closepath stroke 1 setlinewidth grestore %%EndDocument 336 875 a endTexFig eop %%Trailer end userdict /end-hook known{end-hook}if %%EOF