[Olug-list] Gjesteforelesning fra Andrew Tanenbaum (fwd)

Frode Lillerud frode.lillerud@c2i.net
Sat, 23 Nov 2002 17:54:32 +0100 (Romance Standard Time)


--------------Boundary-00=_WAG17TH0000000000000
Content-Type: Multipart/Alternative;
  boundary="------------Boundary-00=_XAG124L0000000000000"


--------------Boundary-00=_XAG124L0000000000000
Content-Type: Text/Plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Jeg har pr=F8vd noen ganger =E5 komme inn p=E5 webcasten, men f=E5r det i=
kke til =E5
spille. Det virker som om kilden mangler hos UIO. Er det bare hos meg det
ikke virker??=0D
=0D
Frode Lillerud=0D
 =0D
-------Original Message-------=0D
 =0D
From: olug-list-admin@olug.linux.no=0D
Date: 23. november 2002 17:51:36=0D
To: linux-faggruppa@ifi.uio.no; linux-faggruppa@ifi.uio.noolug-listolug
linux.noolug-listolug.linux.no=0D
Subject: [Olug-list] Gjesteforelesning fra Andrew Tanenbaum (fwd)=0D
 =0D
---------- Forwarded message ----------=0D
Date: Wed, 16 Oct 2002 17:25:48 +0200=0D
From: Thomas Plageman <plageman@ifi.uio.no>=0D
To: ansatte@ifi.uio.no, Kjersti Moldeklev <kjersti.moldeklev@telenor.com>=
,=0D
Wolfgang Leister <wolfgang.leister@nr.no>,=0D
Robert Macdonald <macdonald@freya.unik.no>,=0D
Petter Marthiniussen <petter.marthiniussen@thales.no>, komstip@ifi.uio.no=
,=0D
Hans Frisvold <hans.frisvold@wnet.no>, info@uninett.no,=0D
Ketil Lund <ketillu@unik.no>, gabriela.grolms@telenor.com,=0D
terje.ormhaug@telenor.com,=0D
Arne J. Berre <Arne.J.Berre@informatics.sintef.no>,=0D
Naci Akk=F8k <Naci.Akkok@nr.no>,=0D
"tor.hammerstad@telenor.com" <tor.hammerstad@telenor.com>,=0D
Alfhild Skogsfjord <alfhild.skogsfjord@no.thalesgroup.com>,=0D
"Jon. Andersson (E-mail)" <j.andersson@no.thalesgroup.com>, unik@unik.no,=
=0D
Otto J. Anshus <otto@cs.uit.no>, tore@cs.uit.no, kjellb@idi.ntnu.no,=0D
conradi@idi.ntnu.no, mads@idi.ntnu.no, aagesen@item.ntnu.no,=0D
Joan.Nordbotten@ifi.uib.no, inge@ii.uib.no=0D
Subject: Gjesteforelesning fra Andrew Tanenbaum=0D
=0D
Hei!=0D
=0D
Jeg har =E6ren =E5 invitere alle interesserte til en gjesteforelesning=0D
av Andrew Tanenbaum i INF242 Operativsystemer.=0D
Forlesningens tittel er:=0D
=0D
The Design of a Billion-User Worldwide Distributed System=0D
=0D
Se vedlagte abstract for forelesningen, samt informasjon om=0D
Andrew Tanenbaum.=0D
=0D
Forelesingen holdes fredag den 25.10.2002 i store auditorium og lille=0D
auditorium (videooverf=F8ring) p=E5 ifi. Videre blir forelesningen=0D
"webcastet" p=E5 Internett slik at de som ikke kan reise til ifi kan=0D
f=F8lge forelesningen over nettet! All n=F8dvendig informasjon for =E5=0D
f=F8lge forelesningen via nettet finnes p=E5=0D
=0D
http://www.usit.uio.no/it/dlo/lab/webcast/=0D
=0D
For de som er ikke kjent med INF242:=0D
For =E5 undervise operativsystemer bruker vi (som mange=0D
andre) Andrew Tanenbaums bok "Modern Operating Systems"=0D
som pensum. Det som skiller kurset fra de fleste andre=0D
OS-kurs er kursets praktiske =F8velser.=0D
I kurset utvikler studentene et operativsystem fra bunnen av. Dette=0D
gj=F8res gjennom fem prosjekter som bygger p=E5 hverandre. Studentene=0D
lager en egen bootblock, skriver en scheduler, implementerer=0D
systemkall, virtuelt minne, filsystem osv. Kurset er sv=E6rt krevende,=0D
men den kunnskapen og innsikten som studentene erverver seg er=0D
betydelig dypere enn i andre typer OS-kurs. Kurset har blitt utviklet=0D
ved Universitet i Troms=F8 og blir forlest i Troms=F8, ved Princeton=0D
University og ved Universitet i Oslo.=0D
=0D
Med vennlig hilsen,=0D
Thomas Plagemann=0D
=0D
-------------------------------------------------------------------------=
----
----=0D
=0D
=0D
=0D
The Design of a Billion-User Worldwide Distributed System=0D
=0D
Andrew S. Tanenbaum=0D
=0D
Vrije Universiteit=0D
=0D
=0D
With the enormous growth of wide-area networks, especially the Internet,=0D
one=0D
research focus within the operating systems community has moved to=0D
building=0D
systems that can connect together a billion users who collectively have=0D
a=0D
trillion objects. No existing system can even begin to handle this.=0D
Current=0D
wide-area applications are constructed individually and do not have any=0D
common framework and do not interwork. Furthermore, each new=0D
application=0D
developer must begin again from scratch, since pieces of existing=0D
systems are=0D
rarely reusable.=0D
=0D
The Globe system is being designed to address these problems. It=0D
consists of=0D
an object-based layer of software ("middleware") that can be placed on=0D
top of=0D
each operating system to provide a common interface for applications to=0D
deal=0D
with. The lecture will discuss the design of the Globe layer, including=0D
the=0D
properties of its objects, classes, and interfaces. A key idea used in=0D
Globe=0D
is the distributed object, in which an object resides in multiple=0D
(possibly=0D
widely-separated) addresses spaces at the same time. Properties and=0D
structure of distributed objects will be discussed, as will object=0D
binding=0D
and location, a highly complex matter for a system with a trillion=0D
(potentially mobile) objects owned by a billion users.=0D
=0D
-----------------------------------------=0D
=0D
Biography of Andrew S. Tanenbaum=0D
=0D
Andrew S. Tanenbaum was born in New York City and raised in White=0D
Plains, NY.=0D
He has an S.B.from M.I.T. and a Ph.D. from the University of=0D
California at Berkeley. He is currently a Professor of Computer Science=0D
=0D
at the Vrije Universiteit in Amsterdam, where he teaches and does=0D
research=0D
in the areas of computer architecture, operating systems, networks, and=0D
distributed systems.=0D
He is also Dean of the interuniversity computer science graduate school,=0D
ASCI.=0D
=0D
Prof. Tanenbaum is the principal designer of three operating systems:=0D
TSS-11, Amoeba, and MINIX.=0D
TSS-11 was an early system for the PDP-11.=0D
Amoeba is a distributed operating systems for SUN, VAX, and similar=0D
workstation computers.=0D
MINIX is a system for the IBM PC, Atari, Macintosh, Amiga, and SPARC,=0D
providing a system as simple as real UNIX (i.e. Version 7) for=0D
educational=0D
use.=0D
=0D
Furthermore, Tanenbaum was also the chief designer of the Amsterdam=0D
Compiler Kit, a system that has been used to produce compilers for a=0D
half dozen languages on about 10 different machines.=0D
The Kit was widely used at universities and companies around the world.=0D
=0D
In addition, Tanenbaum is the author or coauthor of five books:=0D
"Distributed Systems" (2002),=0D
"Modern Operating Systems 2/e" (2001),=0D
"Structured Computer Organization, 4/e" (1999)=0D
"Operating Systems: Design and Implementation, 2nd ed.", (1997), and=0D
"Computer Networks, 3rd ed." (1996).=0D
These books have been translated into 16 languages and are used all=0D
over the world.=0D
Tanenbaum has also published more than 90 refereed papers on a variety=0D
of=0D
subjects and has lectured in a dozen countries on many topics.=0D
=0D
Tanenbaum is a Fellow of the ACM, a Fellow of the IEEE, and=0D
a member of the Royal Dutch Academy of Sciences. In 1994 he was the=0D
recipient of the ACM Karl V. Karlstrom Outstanding Educator Award.=0D
In 1997 he won the ACM SIGCSE Award for Outstanding Contributions to=0D
Computer Science.=0D
=0D
=0D
=0D
=0D
=0D
=0D
=0D
=0D
=0D
=0D
=0D
=0D
_______________________________________________=0D
Olug-list mailing list=0D
Olug-list@olug.linux.no=0D
https://init.linpro.no/mailman/olug.linux.no/listinfo/olug-list
--------------Boundary-00=_XAG124L0000000000000
Content-Type: Text/HTML;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Diso-8859-=
1">
<META content=3D"IncrediMail 1.0" name=3DGENERATOR>
<!--IncrdiXMLRemarkStart>
<IncrdiX-Info>
<X-FID>BA285063-5BCE-11D4-AF8D-0050DAC67E11</X-FID>
<X-FVER></X-FVER>
<X-FIT></X-FIT>
<X-FCOL></X-FCOL>
<X-FCAT></X-FCAT>
<X-FDIS></X-FDIS>
<X-BG>E472AC95-0056-4710-8543-1FFB2B82104F</X-BG>
<X-BGT>repeat</X-BGT>
<X-BGC>#eff3f7</X-BGC>
<X-BGPX>left</X-BGPX>
<X-BGPY>0px</X-BGPY>
<X-ASN>ANIM3D00-NONE-0000-0000-000000000000</X-ASN>
<X-ASNF>0</X-ASNF>
<X-ASH>ANIM3D00-NONE-0000-0000-000000000000</X-ASH>
<X-ASHF>1</X-ASHF>
<X-AN>6486DDE0-3EFD-11D4-BA3D-0050DAC68030</X-AN>
<X-ANF>0</X-ANF>
<X-AP>6486DDE0-3EFD-11D4-BA3D-0050DAC68030</X-AP>
<X-APF>1</X-APF>
<X-AD>C3C52140-4147-11D4-BA3D-0050DAC68030</X-AD>
<X-ADF>0</X-ADF>
<X-AUTO>X-ASN,X-ASH,X-AN,X-AP,X-AD</X-AUTO>
<X-CNT>;</X-CNT>
</IncrdiX-Info>
<IncrdiXMLRemarkEnd-->
</HEAD>
<BODY style=3D"BACKGROUND-POSITION: left 0px; FONT-SIZE: 12pt; MARGIN: 0p=
x 10px 10px; BACKGROUND-REPEAT: repeat; FONT-FAMILY: Arial" text=3D#00005=
b bgColor=3D#eff3f7 background=3Dcid:E472AC95-0056-4710-8543-1FFB2B82104F=
 scroll=3Dyes SIGCOLOR=3D"0" X-ADF=3D"0" X-AD=3D"C3C52140-4147-11D4-BA3D-=
0050DAC68030" X-APF=3D"1" X-AP=3D"6486DDE0-3EFD-11D4-BA3D-0050DAC68030" X=
-ANF=3D"0" X-AN=3D"6486DDE0-3EFD-11D4-BA3D-0050DAC68030" X-ASHF=3D"1" X-A=
SH=3D"ANIM3D00-NONE-0000-0000-000000000000" X-ASNF=3D"0" X-ASN=3D"ANIM3D0=
0-NONE-0000-0000-000000000000" X-FVER=3D"2.0" X-FID=3D"BA285063-5BCE-11D4=
-AF8D-0050DAC67E11" X-FIT=3D"Letter" X-FCOL=3D"Elegant Paper" X-FCAT=3D"E=
legant Paper" X-FDIS=3D"Rice Fields" ORGYPOS=3D"0">
<TABLE id=3DINCREDIMAINTABLE cellSpacing=3D0 cellPadding=3D2 width=3D"100=
%" border=3D0>
<TBODY>
<TR>
<TD id=3DINCREDITEXTREGION style=3D"FONT-SIZE: 12pt; CURSOR: auto; FONT-F=
AMILY: Arial" vAlign=3Dtop width=3D"100%">
<DIV>Jeg har pr=F8vd noen&nbsp;ganger =E5 komme inn&nbsp;p=E5 webcasten, =
men f=E5r det ikke til =E5 spille.&nbsp;Det virker som om kilden mangler =
hos UIO. Er&nbsp;det bare hos meg det ikke virker??</DIV>
<DIV>&nbsp;</DIV>
<DIV>Frode Lillerud<BR>&nbsp;</DIV>
<DIV id=3DIncrediOriginalMessage><I>-------Original Message-------</I></D=
IV>
<DIV>&nbsp;</DIV>
<DIV id=3Dreceivestrings>
<DIV dir=3Dltr style=3D"FONT-SIZE: 11pt" <i><B>From:</B></I> <A href=3D"m=
ailto:olug-list-admin@olug.linux.no">olug-list-admin@olug.linux.no</A></D=
IV>
<DIV dir=3Dltr style=3D"FONT-SIZE: 11pt" <i><B>Date:</B></I> 23. november=
 2002 17:51:36</DIV>
<DIV dir=3Dltr style=3D"FONT-SIZE: 11pt" <i><B>To:</B></I> <A href=3D"mai=
lto:linux-faggruppa@ifi.uio.no">linux-faggruppa@ifi.uio.no</A>; <A href=3D=
"mailto:linux-faggruppa@ifi.uio.noolug-listolug.linux.noolug-listolug.lin=
ux.no">linux-faggruppa@ifi.uio.noolug-listolug.linux.noolug-listolug.linu=
x.no</A></DIV>
<DIV dir=3Dltr style=3D"FONT-SIZE: 11pt" <i><B>Subject:</B></I> [Olug-lis=
t] Gjesteforelesning fra Andrew Tanenbaum (fwd)</DIV></DIV>
<DIV>&nbsp;</DIV>---------- Forwarded message ----------<BR>Date: Wed, 16=
 Oct 2002 17:25:48 +0200<BR>From: Thomas Plageman &lt;<A href=3D"mailto:p=
lageman@ifi.uio.no">plageman@ifi.uio.no</A>&gt;<BR>To: <A href=3D"mailto:=
ansatte@ifi.uio.no,">ansatte@ifi.uio.no,</A> Kjersti Moldeklev &lt;<A hre=
f=3D"mailto:kjersti.moldeklev@telenor.com">kjersti.moldeklev@telenor.com<=
/A>&gt;,<BR>Wolfgang Leister &lt;<A href=3D"mailto:wolfgang.leister@nr.no=
">wolfgang.leister@nr.no</A>&gt;,<BR>Robert Macdonald &lt;<A href=3D"mail=
to:macdonald@freya.unik.no">macdonald@freya.unik.no</A>&gt;,<BR>Petter Ma=
rthiniussen &lt;<A href=3D"mailto:petter.marthiniussen@thales.no">petter.=
marthiniussen@thales.no</A>&gt;, <A href=3D"mailto:komstip@ifi.uio.no,">k=
omstip@ifi.uio.no,</A><BR>Hans Frisvold &lt;<A href=3D"mailto:hans.frisvo=
ld@wnet.no">hans.frisvold@wnet.no</A>&gt;, <A href=3D"mailto:info@uninett=
=2Eno,">info@uninett.no,</A><BR>Ketil Lund &lt;<A href=3D"mailto:ketillu@=
unik.no">ketillu@unik.no</A>&gt;, <A href=3D"mailto:gabriela.grolms@telen=
or.com,">gabriela.grolms@telenor.com,</A><BR><A href=3D"mailto:terje.ormh=
aug@telenor.com,">terje.ormhaug@telenor.com,</A><BR>Arne J. Berre &lt;<A =
href=3D"mailto:Arne.J.Berre@informatics.sintef.no">Arne.J.Berre@informati=
cs.sintef.no</A>&gt;,<BR>Naci Akk=F8k &lt;<A href=3D"mailto:Naci.Akkok@nr=
=2Eno">Naci.Akkok@nr.no</A>&gt;,<BR>"<A href=3D"mailto:tor.hammerstad@tel=
enor.com">tor.hammerstad@telenor.com</A>" &lt;<A href=3D"mailto:tor.hamme=
rstad@telenor.com">tor.hammerstad@telenor.com</A>&gt;,<BR>Alfhild Skogsfj=
ord &lt;<A href=3D"mailto:alfhild.skogsfjord@no.thalesgroup.com">alfhild.=
skogsfjord@no.thalesgroup.com</A>&gt;,<BR>"Jon. Andersson (E-mail)" &lt;<=
A href=3D"mailto:j.andersson@no.thalesgroup.com">j.andersson@no.thalesgro=
up.com</A>&gt;, <A href=3D"mailto:unik@unik.no,">unik@unik.no,</A><BR>Ott=
o J. Anshus &lt;<A href=3D"mailto:otto@cs.uit.no">otto@cs.uit.no</A>&gt;,=
 <A href=3D"mailto:tore@cs.uit.no,">tore@cs.uit.no,</A> <A href=3D"mailto=
:kjellb@idi.ntnu.no,">kjellb@idi.ntnu.no,</A><BR><A href=3D"mailto:conrad=
i@idi.ntnu.no,">conradi@idi.ntnu.no,</A> <A href=3D"mailto:mads@idi.ntnu.=
no,">mads@idi.ntnu.no,</A> <A href=3D"mailto:aagesen@item.ntnu.no,">aages=
en@item.ntnu.no,</A><BR><A href=3D"mailto:Joan.Nordbotten@ifi.uib.no,">Jo=
an.Nordbotten@ifi.uib.no,</A> <A href=3D"mailto:inge@ii.uib.no">inge@ii.u=
ib.no</A><BR>Subject: Gjesteforelesning fra Andrew Tanenbaum<BR><BR>Hei!<=
BR><BR>Jeg har =E6ren =E5 invitere alle interesserte til en gjesteforeles=
ning<BR>av Andrew Tanenbaum i INF242 Operativsystemer.<BR>Forlesningens t=
ittel er:<BR><BR>The Design of a Billion-User Worldwide Distributed Syste=
m<BR><BR>Se vedlagte abstract for forelesningen, samt informasjon om<BR>A=
ndrew Tanenbaum.<BR><BR>Forelesingen holdes fredag den 25.10.2002 i store=
 auditorium og lille<BR>auditorium (videooverf=F8ring) p=E5 ifi. Videre b=
lir forelesningen<BR>"webcastet" p=E5 Internett slik at de som ikke kan r=
eise til ifi kan<BR>f=F8lge forelesningen over nettet! All n=F8dvendig in=
formasjon for =E5<BR>f=F8lge forelesningen via nettet finnes p=E5<BR><BR>=
<A href=3D"http://www.usit.uio.no/it/dlo/lab/webcast/">http://www.usit.ui=
o.no/it/dlo/lab/webcast/</A><BR><BR>For de som er ikke kjent med INF242:<=
BR>For =E5 undervise operativsystemer bruker vi (som mange<BR>andre) Andr=
ew Tanenbaums bok "Modern Operating Systems"<BR>som pensum. Det som skill=
er kurset fra de fleste andre<BR>OS-kurs er kursets praktiske =F8velser.<=
BR>I kurset utvikler studentene et operativsystem fra bunnen av. Dette<BR=
>gj=F8res gjennom fem prosjekter som bygger p=E5 hverandre. Studentene<BR=
>lager en egen bootblock, skriver en scheduler, implementerer<BR>systemka=
ll, virtuelt minne, filsystem osv. Kurset er sv=E6rt krevende,<BR>men den=
 kunnskapen og innsikten som studentene erverver seg er<BR>betydelig dype=
re enn i andre typer OS-kurs. Kurset har blitt utviklet<BR>ved Universite=
t i Troms=F8 og blir forlest i Troms=F8, ved Princeton<BR>University og v=
ed Universitet i Oslo.<BR><BR>Med vennlig hilsen,<BR>Thomas Plagemann<BR>=
<BR>---------------------------------------------------------------------=
-------------<BR><BR><BR><BR>The Design of a Billion-User Worldwide Distr=
ibuted System<BR><BR>Andrew S. Tanenbaum<BR><BR>Vrije Universiteit<BR><BR=
><BR>With the enormous growth of wide-area networks, especially the Inter=
net,<BR>one<BR>research focus within the operating systems community has =
moved to<BR>building<BR>systems that can connect together a billion users=
 who collectively have<BR>a<BR>trillion objects. No existing system can e=
ven begin to handle this.<BR>Current<BR>wide-area applications are constr=
ucted individually and do not have any<BR>common framework and do not int=
erwork. Furthermore, each new<BR>application<BR>developer must begin agai=
n from scratch, since pieces of existing<BR>systems are<BR>rarely reusabl=
e.<BR><BR>The Globe system is being designed to address these problems. I=
t<BR>consists of<BR>an object-based layer of software ("middleware") that=
 can be placed on<BR>top of<BR>each operating system to provide a common =
interface for applications to<BR>deal<BR>with. The lecture will discuss t=
he design of the Globe layer, including<BR>the<BR>properties of its objec=
ts, classes, and interfaces. A key idea used in<BR>Globe<BR>is the distri=
buted object, in which an object resides in multiple<BR>(possibly<BR>wide=
ly-separated) addresses spaces at the same time. Properties and<BR>struct=
ure of distributed objects will be discussed, as will object<BR>binding<B=
R>and location, a highly complex matter for a system with a trillion<BR>(=
potentially mobile) objects owned by a billion users.<BR><BR>------------=
-----------------------------<BR><BR>Biography of Andrew S. Tanenbaum<BR>=
<BR>Andrew S. Tanenbaum was born in New York City and raised in White<BR>=
Plains, NY.<BR>He has an S.B.from M.I.T. and a Ph.D. from the University =
of<BR>California at Berkeley. He is currently a Professor of Computer Sci=
ence<BR><BR>at the Vrije Universiteit in Amsterdam, where he teaches and =
does<BR>research<BR>in the areas of computer architecture, operating syst=
ems, networks, and<BR>distributed systems.<BR>He is also Dean of the inte=
runiversity computer science graduate school,<BR>ASCI.<BR><BR>Prof. Tanen=
baum is the principal designer of three operating systems:<BR>TSS-11, Amo=
eba, and MINIX.<BR>TSS-11 was an early system for the PDP-11.<BR>Amoeba i=
s a distributed operating systems for SUN, VAX, and similar<BR>workstatio=
n computers.<BR>MINIX is a system for the IBM PC, Atari, Macintosh, Amiga=
, and SPARC,<BR>providing a system as simple as real UNIX (i.e. Version 7=
) for<BR>educational<BR>use.<BR><BR>Furthermore, Tanenbaum was also the c=
hief designer of the Amsterdam<BR>Compiler Kit, a system that has been us=
ed to produce compilers for a<BR>half dozen languages on about 10 differe=
nt machines.<BR>The Kit was widely used at universities and companies aro=
und the world.<BR><BR>In addition, Tanenbaum is the author or coauthor of=
 five books:<BR>"Distributed Systems" (2002),<BR>"Modern Operating System=
s 2/e" (2001),<BR>"Structured Computer Organization, 4/e" (1999)<BR>"Oper=
ating Systems: Design and Implementation, 2nd ed.", (1997), and<BR>"Compu=
ter Networks, 3rd ed." (1996).<BR>These books have been translated into 1=
6 languages and are used all<BR>over the world.<BR>Tanenbaum has also pub=
lished more than 90 refereed papers on a variety<BR>of<BR>subjects and ha=
s lectured in a dozen countries on many topics.<BR><BR>Tanenbaum is a Fel=
low of the ACM, a Fellow of the IEEE, and<BR>a member of the Royal Dutch =
Academy of Sciences. In 1994 he was the<BR>recipient of the ACM Karl V. K=
arlstrom Outstanding Educator Award.<BR>In 1997 he won the ACM SIGCSE Awa=
rd for Outstanding Contributions to<BR>Computer Science.<BR><BR><BR><BR><=
BR><BR><BR><BR><BR><BR><BR><BR><BR>______________________________________=
_________<BR>Olug-list mailing list<BR><A href=3D"mailto:Olug-list@olug.l=
inux.no">Olug-list@olug.linux.no</A><BR>https://init.linpro.no/mailman/ol=
ug.linux.no/listinfo/olug-list<BR></TD></TR>
<TR>
<TD id=3DINCREDIFOOTER width=3D"100%">
<TABLE cellSpacing=3D0 cellPadding=3D0 width=3D"100%">
<TBODY>
<TR>
<TD width=3D"100%"></TD>
<TD id=3DINCREDISOUND vAlign=3Dbottom align=3Dmiddle></TD>
<TD id=3DINCREDIANIM vAlign=3Dbottom align=3Dmiddle></TD></TR></TBODY></T=
ABLE></TD></TR></TBODY></TABLE><SPAN id=3DIncrediStamp><SPAN dir=3Dltr><F=
ONT face=3D"Arial, Helvetica, sans-serif" size=3D2>______________________=
______________________________<BR><FONT face=3D"Comic Sans MS" size=3D2><=
A href=3D"http://www.incredimail.com/redir.asp?ad_id=3D309&amp;lang=3D9">=
<IMG alt=3D"" hspace=3D0 src=3D"cid:81B74900-CCB7-4824-9342-F1A9E3C14664"=
 align=3Dbaseline border=3D0></A>&nbsp; <I>IncrediMail</I> - <B>Email has=
 finally evolved</B> - </FONT><A href=3D"http://www.incredimail.com/redir=
=2Easp?ad_id=3D309&amp;lang=3D9"><FONT face=3D"Times New Roman" size=3D3>=
<B><U>Click Here</U></B></FONT></A></SPAN></SPAN></FONT></BODY></HTML>
--------------Boundary-00=_XAG124L0000000000000--

--------------Boundary-00=_WAG17TH0000000000000
Content-Type: image/gif;
  name="IMSTP.gif"
Content-Transfer-Encoding: base64
Content-ID: <81B74900-CCB7-4824-9342-F1A9E3C14664>

R0lGODlhFAAPALMIAP9gAM9gAM8vAM9gL/+QL5AvAGAvAP9gL////wAAAAAAAAAAAAAAAAAAAAAA
AAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJFAAIACwAAAAAFAAPAAAEVRDJSaudJuudrxlEKI6B
URlCUYyjKpgYAKSgOBSCDEuGDKgrAtC3Q/R+hkPJEDgYCjpKr5A8WK9OaPFZwHoPqm3366VKyeRt
E30tVVRscMHDqV/u+AgAIfkEBWQACAAsAAAAABQADwAABBIQyUmrvTjrzbv/YCiOZGmeaAQAIfkE
CRQACAAsAgABABAADQAABEoQIUOrpXIOwrsPxiQUheeRAgUA49YNhbCqK1kS9grQhXGAhsDBUJgZ
AL2Dcqkk7ogFpvRAokSn0p4PO6UIuUsQggSmFjKXdAgRAQAh+QQFCgAIACwAAAAAFAAPAAAEEhDJ
Sau9OOvNu/9gKI5kaZ5oBAAh+QQJFAAIACwCAAEAEAANAAAEShAhQ6ulcg7Cuw/GJBSF55ECBQDj
1g2FsKorWRL2CtCFcYCGwMFQmBkAvYNyqSTuiAWm9ECiRKfSng87pQi5SxCCBKYWMpd0CBEBACH5
BAVkAAgALAAAAAAUAA8AAAQSEMlJq7046827/2AojmRpnmgEADs=

--------------Boundary-00=_WAG17TH0000000000000
Content-Type: Image/jpeg;
  name="BackGrnd.jpg"
Content-ID: <E472AC95-0056-4710-8543-1FFB2B82104F>
Content-Transfer-Encoding: base64

/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAHgAA/+4AIUFkb2JlAGTAAAAAAQMA
EAMCAwYAAAHbAAAC1gAABZX/2wCEABALCwsMCxAMDBAXDw0PFxsUEBAUGx8XFxcXFx8eFxoaGhoX
Hh4jJSclIx4vLzMzLy9AQEBAQEBAQEBAQEBAQEABEQ8PERMRFRISFRQRFBEUGhQWFhQaJhoaHBoa
JjAjHh4eHiMwKy4nJycuKzU1MDA1NUBAP0BAQEBAQEBAQEBAQP/CABEIAGUAcwMBIgACEQEDEQH/
xACAAAEBAQEAAAAAAAAAAAAAAAAAAQIGAQEBAAAAAAAAAAAAAAAAAAAAARABAAICAwEAAgMAAAAA
AAAAAQARIQIxQRIiQDIQMFARAAICAgIBBAIDAQEAAAAAAAERACExQVFhcYGRobECEsHhMtHxEgEA
AAAAAAAAAAAAAAAAAABQ/9oADAMBAAIRAxEAAADtRZYE1ASghQFgUZoCkKSwLmhcllAEqkSkqFAl
hUomoAS3IoJqFlDNpFEAQFE1AIVYAWIVKAJRNZpYCwVmmshKACA0CBAUCBYGwf/aAAgBAgABBQD8
B/yP/9oACAEDAAEFAPz6/or8H//aAAgBAQABBQC2+ZeHjbD+saX6hwXeDW1Rg4xLLTa+m7ZiIEsI
1MTiHP1dYpvFADiFM1/X6nq9byuwdPPz5oFofWlEMQ9ULKrWq2ppG9Y2J6INQma9lVTRdlUKgHzX
XSEECw1SYu5WsGoJPkisZYpx31GvXZQ/JM3VwShzVTsp1EZbBI8LcaUSih86+s2Zl4Wp6+lAZnVs
Dkjdku5m+lJTdXDG2SHM9M2wKX1YxsaZTTwmoVrYnqsMrM652yjs01K0mtbGAz6Y5dpfqNz06qpq
5QNjiIjiZtbhtceNuf0jyeqGgu6rXMvI4omPWbPMYzEfMI+axHnFvOP4/9oACAECAgY/AGP/2gAI
AQMCBj8AY//aAAgBAQEGPwB72Yucb1BfIhFEaeZ+xRXFQELN+HEUQdjU0Xn4g9gRCQcpw1yajGYs
P/kFvUzvjUBWrIMFHI2OJQNEAjiEEFdTmfG/MTHq5RFOnpTV3kzCBx7x4YOD1AV5uYJvnqMA0hep
jfwpYCwC4Bx3q55zeZRBCw9TkoIuHw78RdczSNH2mgqcLpRC+RASAkA3B13mcYd5mR84c/yOx4lW
tRAZ6mGDhiP9WgXVyhWA+xDgMOWGMsTg/wBTz8SjjXrP8hHIlX1MZ6mDzgc/cIV/iyN1GBR0MQMK
jnEzvvMz8mUkErKlfqU63iV+IKNH7mNZBLFQEpEDeDOV32IVn8WR4caoywqI2p695mbZzNUQIcKf
k0bo+0NpCqn7CiQiNGXkdQen1DpjGeZ7WNw3pK+I93maCPc16+Zkf6XxMCsFwAkaiIB57vc/IAhZ
/HqZBBbB0ZokAEOGxsYqBgPp8agQBu4VSMJdqx6SwDsGBrTmAR93uZGX6KePowEADAIjoX8gw459
CICaW/MLGvodQfkDW71zBxRHtB3j3jC4PMIYoAgKNfPMCQNN7jCzvlzXPopzhQvNZY3CRya9ZrEF
fRE0iCB5mscZuVYfKmAi94uE3Q8qfytQ7xD0svmFcmaxNPI8iMjh3pmF2HbzqeUi+YkiD/MrOl5L
mbwPuWVfmXpv3hDH8qAjPpiZHXkRnSd6ZhB53mejzKV6US0K9TCCLyCeIhtETX5MsHBGJkD/ANiF
kMCE2qGoCdZ8Q8AMGpYFqEhdhRIYH3CF3d1M/Mexma+4CwdQ2Ddcx0exAlmj04QUQd8QWLB/iB5G
xmEg5TENVZqPYzFV8eHAy9T/AEc8a4n3Ov6g/VwvE6lpQ4VNysXzhS8esOO8w/rlF/rypjV3B5H1
Knr8T//Z

--------------Boundary-00=_WAG17TH0000000000000--