blob: 4edfba7c21b336f92aa885a3dbb0d8451a66de48 [file] [log] [blame]
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=PowerPoint.Slide>
<meta name=Generator content="Microsoft PowerPoint 9">
<link id=Main-File rel=Main-File href="../sybase.htm">
<link rel=Preview href=preview.wmf>
<meta name=Robots content=NoIndex>
<script src=script.js></script><script><!--
if( !(IsWin("PPTOtl")||IsWin("PPTNav")||IsWin("PPTOtlNav")) )
{
obj = document.all.item("Main-File")
parent.location.href=obj.href
}
var gOtlHiliteClr="",gOtlNormalClr="",gOtlActiveClr="",gSelected="",gTxtState=false,gChildEntryTable=new Array()
function Load()
{
if( IsWin("PPTOtl" ) ){ LoadOtl(); parent.gOtlLoaded=true; return }
if( IsWin("PPTNav" ) ){ LoadNav("NavObj",UpdNav); parent.gNavLoaded=true; return }
if( IsWin("PPTOtlNav" ) ){ LoadNav("OtlNavObj",UpdOtlNav); parent.gOtlNavLoaded=true; return }
}
function Upd(){ if( IsWin("PPTNav") ) LoadNav("NavObj",UpdNav) }
function LoadNav( oId,UpdFunc )
{
document.ondragstart=CancelDrag
document.onselectstart=CancelDrag
document.body.style.margin=2
UpdFunc()
obj=document.all.item(oId)
obj.style.display="block"
obj.style.visibility="visible"
document.bgColor="threedface"
}
function LoadOtl()
{
document.ondragstart=CancelDrag
document.onselectstart=CancelDrag
OtlObj.style.display="block"
OtlObj.style.visibility="visible"
if( gOtlActiveClr == "" ) gOtlActiveClr=document.linkColor
if( gOtlHiliteClr == "" ) gOtlHiliteClr=document.fgColor
if( gOtlNormalClr == "" )
gOtlNormalClr=document.bgColor
else
document.bgColor=gOtlNormalClr
InitArray()
if( ObjExists( parent.gCurSld ) ) {
ChangeState( parent.gCurSld,gOtlNormalClr,gOtlHiliteClr )
gSelected=parent.gCurSld
}
else gSelected = -1
UpdOtl()
}
function UpdOtl(){ UpdIdx(parent.gCurSld) }
function UpdIdx( idx )
{
if( gSelected != idx ) {
if( gSelected > 0 )
ChangeState( gSelected,gOtlHiliteClr,gOtlNormalClr )
if( ObjExists( idx ) ) {
gSelected = idx
ChangeState( gSelected,gOtlNormalClr,gOtlHiliteClr )
}
else gSelected = -1
}
if( gTxtState != parent.gOtlTxtExp ) {
state = "block"
if( !parent.gOtlTxtExp )
state="none"
for(ii=0; ii<gChildEntryTable.length; ii++) {
obj=gChildEntryTable[ii];
if( obj.id == null ) continue;
if( obj.id.indexOf("PPTC") >= 0 )
obj.style.display=state;
}
gTxtState=parent.gOtlTxtExp
if( ObjExists( gSelected ) )
ChangeState( gSelected,gOtlNormalClr,gOtlHiliteClr )
}
}
function InitArray()
{
count=0
for(ii=0; ii<document.all.tags("DIV").length; ii++) {
obj=document.all.tags("DIV").item(ii)
if( obj.id == null ) continue
if( obj.id.indexOf("PPTC") >= 0 ) {
gChildEntryTable[count++]=obj
obj.children.tags("TABLE").item(0).style.borderColor=gOtlNormalClr
}
}
}
function ChangeState( idx,fgColor,bgColor )
{
obj=document.all.item("PPTL"+idx)
obj.style.color=fgColor
obj=document.all.item("PPTP"+idx)
obj.style.backgroundColor=bgColor
obj=document.all.item("PPTB"+idx)
if( obj )
obj.style.borderLeftColor=obj.style.borderBottomColor=bgColor
}
function ChgClr( o,clr ){ if( o.id != "PPTL"+gSelected ) o.style.color=clr }
function Over( obj ){ ChgClr(obj,gOtlActiveClr) }
function Out( obj ){ ChgClr(obj,gOtlHiliteClr) }
function ObjExists( ii ) { obj=document.all("PPTP"+ii ); return( obj ) }
function GoToSld( href ){ UpdIdx(parent.GetSldNum(href)); parent.GoToSld( href ) }
function CancelDrag(){ window.event.cancelBubble=true;window.event.returnValue=false}
function UpdNav()
{
txt = "<center>";
if( parent.GetHrefObj( parent.gCurSld ).mOrigVis == 1 )
txt += "Slide " + parent.GetCurSldNum() + " of " + parent.GetNumSlds()
else
txt += "Hidden Slide"
txt += "</center>";
nav_text.innerHTML = txt;
if( !parent.HasPrevSld() )
gBtnArr["nb_prev"].Enabled(0)
else
gBtnArr["nb_prev"].Enabled(1)
if( !parent.HasNextSld() )
gBtnArr["nb_next"].Enabled(0)
else
gBtnArr["nb_next"].Enabled(1)
gBtnArr["nb_nts"].SetEnabled()
gBtnArr["nb_nts"].SetFlag( parent.gHasNts )
gBtnArr["nb_sldshw"].Enabled(1)
gBtnArr["nb_voice"].Enabled(1)
}
function UpdOtlNav()
{
gBtnArr["nb_otl"].SetEnabled();
if( parent.gOtlOpen )
gBtnArr["nb_otlTxt"].Enabled( true );
else
document.all.item("nb_otlTxtBorder").style.visibility = "hidden";
}
//-->
</script>
<style>
<!--.PTxt
{position:relative;
width:100%;
margin-top:5px;
padding-left:5px;
font-weight:bold;}
.CTxt
{position:relative;
width:100%;
padding-left:10px;}
.CBorder
{position:relative;
width:100%;
border-style:solid;
border-width:1px;
border-color:black;
padding-bottom:5px;}
a
{color:black;
text-decoration:none;}
.button
{position:absolute;
width:32px;
height:20px;
border-style:solid;
border-width:1px;
border-color:threedface;}
-->
</style>
</head>
<body onload="Load()">
<div id=NavObj onload="Load()" onmouseover="BtnOnOver()"
onmousedown="BtnOnDown()" onmouseout="BtnOnOut()" onmouseup="BtnOnUp()"
onkeypress="_KPH()" style='display:none;visibility:hidden'>
<table style='position:absolute;width:70px;visibility:hidden' align=left
cellpadding=0 cellspacing=0>
<td nowrap>
<div id="nb_ntsElem" align=center style='position:relative;padding:3px;
font-family:Arial;color:buttontext;font-size:9pt'><img src="notes_flag.gif"
border=0 id="notes_flag" style='display:none'><span style="mso-spacerun:
yes">  </span>Notes</div>
<div title="Show/Hide Notes" id="nb_nts" style='position:absolute;top:0%;
left:0%;width:100%;height:100%'></div>
</td>
</table>
<table style='position:relative' align=right cellpadding=0 cellspacing=0>
<td>
<div id="nb_sldshwBorder" style='position:absolute;left:-20px;width:20px;
height:20px'>
<div style='position:absolute;clip:rect(0px, 18px, 18px, 0px)'><img
src=buttons.gif id="nb_sldshw" title="Full Screen Slide Show"
style='position:relative;left:-254px'></div>
</div>
</td>
<td>
<div id="nb_voiceBorder" style='display:none;position:absolute;left:-40px;
width:20px;height:20px'>
<div style='position:absolute;clip:rect(0px, 18px, 18px, 0px)'><img
src=buttons.gif id="nb_voice" title="Pause/Play Narration" style='position:
relative;left:-290px'></div>
</div>
</td>
</table>
<table style='position:relative' align=center cellpadding=0 cellspacing=0>
<td nowrap>
<div id="nb_prevBorder" class=button style='left:-30px'>
<div style='position:absolute;clip:rect(0px, 30px, 18px, 0px)'><img
src=buttons.gif id="nb_prev" title="Previous Slide" style='position:relative;
left:0px'></div>
</div>
<span id="nav_text" style='position:relative;top:3px;width:100px;font-family:
Arial;color:buttontext;font-size:9pt'></span>
<div id="nb_nextBorder" class=button>
<div style='position:absolute;clip:rect(0px, 30px, 18px, 0px)'><img
src=buttons.gif id="nb_next" title="Next Slide" style='position:relative;
left:-90px'></div>
</div>
</td>
</table>
</div>
<div id=OtlNavObj onload="Load()" onmouseover="BtnOnOver()"
onmousedown="BtnOnDown()" onmouseout="BtnOnOut()" onmouseup="BtnOnUp()"
onkeypress="_KPH()" style='display:none;visibility:hidden'>
<table style='position:relative;width:70px' align=left cellpadding=0
cellspacing=0>
<td nowrap>
<div id="nb_otlElem" align=center style='position:relative;padding:3px;
font-family:Arial;color:buttontext;font-size:9pt'>Outline</div>
<div title="Show/Hide Outline" id="nb_otl" style='position:absolute;
top:0%;left:0%;width:100%;height:100%'></div>
</td>
</table>
<table style='position:relative' align=center cellpadding=0 cellspacing=0>
<td>
<div style='position:absolute;left:-18px;width:24px;height:20px;border-style:
solid;border-width:1px;border-color:threedface' id="nb_otlTxtBorder">
<div style='position:absolute;clip:rect(0px, 22px, 18px, 0px)'><img
src=buttons.gif id="nb_otlTxt" title="Expand/Collapse Outline"
style='position:relative;left:-157px'></div>
</div>
</td>
</table>
</div>
<div id=OtlObj style='display:none;visibility:hidden'>
<table width="100%" style='font-family:Arial;font-size:9pt'>
<tr>
<td>
<div id=PPTP1 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0104.htm');" onmouseover="Over(this)"
id=PPTL1 onmouseout="Out(this)">Sybase and Eclipse</a></font></div>
<div id=PPTC1 class=CTxt style='display:none'>
<table id=PPTB1 class=CBorder>
<tr>
<td width=5 nowrap></td>
<td width="100%"></td>
</tr>
<tr>
<td colspan=1></td>
<td colspan=1><font size=2>Feb, 2002</font></td>
</tr>
<tr>
<td colspan=1></td>
<td colspan=1><font size=2>Karl Reti</font></td>
</tr>
<tr>
<td colspan=1></td>
<td colspan=1></td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td>
<div id=PPTP2 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0110.htm');" onmouseover="Over(this)"
id=PPTL2 onmouseout="Out(this)">Sybase<br>
Mission Statement</a></font></div>
<div id=PPTC2 class=CTxt style='display:none'>
<table id=PPTB2 class=CBorder>
<tr>
<td width=5 nowrap></td>
<td width="100%"></td>
</tr>
<tr>
<td colspan=1></td>
<td colspan=1><font size=2>&#9;Today Sybase offers the industry’s most
comprehensive software platform for open, modular, integrated e-Business,
which will result in broad-based market adoption and a leadership position
in the e-Business infrastructure market by 2003.</font></td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td>
<div id=PPTP3 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0111.htm');" onmouseover="Over(this)"
id=PPTL3 onmouseout="Out(this)">Karl Reti<br>
Biography</a></font></div>
<div id=PPTC3 class=CTxt style='display:none'>
<table id=PPTB3 class=CBorder>
<tr>
<td width=5 nowrap></td>
<td width=20 nowrap></td>
<td width=20 nowrap></td>
<td width="100%"></td>
</tr>
<tr>
<td colspan=1></td>
<td colspan=3><font size=2>Sybase (00 – Present)</font></td>
</tr>
<tr>
<td colspan=2></td>
<td colspan=2><font size=2>Director of Engineering, platform architecture</font></td>
</tr>
<tr>
<td colspan=3></td>
<td colspan=1><font size=2>Responsible for Sybase's e-Business Platform
Architecture and Tooling Strategy</font></td>
</tr>
<tr>
<td colspan=1></td>
<td colspan=3><font size=2>New Era of Networks (99 – 00)</font></td>
</tr>
<tr>
<td colspan=2></td>
<td colspan=2><font size=2>VP of Engineering, UI and Tools group</font></td>
</tr>
<tr>
<td colspan=3></td>
<td colspan=1><font size=2>EAI and e-Business Products and UI Tooling</font></td>
</tr>
<tr>
<td colspan=3></td>
<td colspan=1><font size=2>Revamped User Interface for entire suite of New
Era Products</font></td>
</tr>
<tr>
<td colspan=1></td>
<td colspan=3><font size=2>MicroScript (96 – 99)</font></td>
</tr>
<tr>
<td colspan=2></td>
<td colspan=2><font size=2>CTO</font></td>
</tr>
<tr>
<td colspan=3></td>
<td colspan=1><font size=2>Led development of market leading EAI product
suite</font></td>
</tr>
<tr>
<td colspan=3></td>
<td colspan=1><font size=2>MicroScript products were universally accepted
as the easiest to use EAI products in the market</font></td>
</tr>
<tr>
<td colspan=1></td>
<td colspan=3><font size=2>ICS Ltd (UK) (87 – 96)</font></td>
</tr>
<tr>
<td colspan=2></td>
<td colspan=2><font size=2>Director of Technology</font></td>
</tr>
<tr>
<td colspan=3></td>
<td colspan=1><font size=2>Designed and developed market leading medical
and EAI technology</font></td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td>
<div id=PPTP4 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0107.htm');" onmouseover="Over(this)"
id=PPTL4 onmouseout="Out(this)">Sybase commercial use of Eclipse</a></font></div>
<div id=PPTC4 class=CTxt style='display:none'>
<table id=PPTB4 class=CBorder>
<tr>
<td width=5 nowrap></td>
<td width="100%"></td>
</tr>
<tr>
<td colspan=1></td>
<td colspan=1><font size=2>Sybase will use Eclipse for Design, Development
and Deploy time Tooling in the next versions of our eBusiness platform
products.</font></td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td>
<div id=PPTP5 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0108.htm');" onmouseover="Over(this)"
id=PPTL5 onmouseout="Out(this)">Sybase internal use of Eclipse</a></font></div>
</td>
</tr>
<tr>
<td>
<div id=PPTP6 class=PTxt><font size=2><a
href="javascript:GoToSld('slide0109.htm');" onmouseover="Over(this)"
id=PPTL6 onmouseout="Out(this)">Summary</a></font></div>
<div id=PPTC6 class=CTxt style='display:none'>
<table id=PPTB6 class=CBorder>
<tr>
<td width=5 nowrap></td>
<td width="100%"></td>
</tr>
<tr>
<td colspan=1></td>
<td colspan=1><font size=2>Sybase has chosen Eclipse as a strategic
direction.</font></td>
</tr>
<tr>
<td colspan=1></td>
<td colspan=1><font size=2>Sybase will adopt Eclipse in the next versions
of our eBusiness Platform products.</font></td>
</tr>
<tr>
<td colspan=1></td>
<td colspan=1><font size=2>Sybase is motivated to drive the acceptance and
success of Eclipse.</font></td>
</tr>
<tr>
<td colspan=1></td>
<td colspan=1><font size=2>Sybase is intent on playing an active role in
the further enhancement and strategic direction as a Steward Member of
Eclipse.org.</font></td>
</tr>
<tr>
<td colspan=1></td>
<td colspan=1><font size=2>Sybase will publicly announce our adoption of
Eclipse and our Eclipse affiliation.</font></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</body>
</html>