home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Information / WebSites / Amiga / corporate / 060300-mcewen.shtml < prev    next >
Text File  |  2000-09-06  |  14KB  |  296 lines

  1. <TITLE>Press Release: 6-3-2000</TITLE>
  2. <!-- amiga.com designed by Ted Wallingford twallingford@indexc.com -->
  3.  
  4. <HTML>
  5. <HEAD>
  6. <TITLE>Amiga - So the World May Know</TITLE>
  7. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
  8. <META KEYWORDS="Amiga, embedded, realtime, console, Jay Miner, alternative,
  9. Microsoft not spoken here, web, video, pc, virtual reality, internet">
  10. </HEAD>
  11.  
  12. <!-- Look Ma, No Word -->
  13.  
  14. <SCRIPT language="javascript">
  15.  
  16. <!-- Preload the active menu graphics //-->
  17. <!--
  18. browserName = navigator.appName;
  19. browserVer = parseInt(navigator.appVersion);
  20.  
  21.     if (browserName == "Netscape" && browserVer < 3) version = "rollno";
  22.     else if (browserName == "Microsoft Internet Explorer" && browserVer < 3.01) version= "rollno";
  23.     else version = "rollyes";
  24.     
  25.     if (version == "rollyes") {
  26.     menu0on = new Image();
  27.     menu0on.src = "/grafx/n-news-on.gif";
  28.     menu1on = new Image();
  29.     menu1on.src = "/grafx/n-exec-on.gif";
  30.         menu2on = new Image();
  31.     menu2on.src = "/grafx/n-pr-on.gif";
  32.     menu3on = new Image();
  33.     menu3on.src = "/grafx/n-aw-on.gif";
  34.     menu4on = new Image();
  35.     menu4on.src = "/grafx/n-events-on.gif";
  36.     menu5on = new Image();
  37.     menu5on.src = "/grafx/n-products-on.gif";
  38.     menu6on = new Image();
  39.     menu6on.src = "/grafx/n-dealers-on.gif";
  40.     menu7on = new Image();
  41.     menu7on.src = "/grafx/n-corporate-on.gif";
  42.     menu8on = new Image();
  43.     menu8on.src = "/grafx/n-investors-on.gif";
  44.         menu9on = new Image();
  45.     menu9on.src = "/grafx/n-jobs-on.gif";
  46.     menu10on = new Image();
  47.     menu10on.src = "/grafx/n-support-on.gif";
  48.     menu11on = new Image();
  49.     menu11on.src = "/grafx/n-usergroups-on.gif";
  50.     menu12on = new Image();
  51.     menu12on.src = "/grafx/n-developers-on.gif";
  52.     menu13on = new Image();
  53.     menu13on.src = "/grafx/n-search-on.gif";
  54.     
  55.     
  56.  
  57.     
  58.     header0on = new Image();
  59.     header0on.src = "/grafx/h-news.gif";
  60.     header1on = new Image();
  61.     header1on.src = "/grafx/h-products.gif";
  62.     header2on = new Image();
  63.     header2on.src = "/grafx/h-support.gif";
  64.     header3on = new Image();
  65.     header3on.src = "/grafx/h-search.gif";
  66.     header4on = new Image();
  67.     header4on.src = "/grafx/h-corporate.gif";
  68.  
  69.     menu0off = new Image();
  70.     menu0off.src = "/grafx/n-news-off.gif";
  71.     menu1off = new Image();
  72.     menu1off.src = "/grafx/n-exec-off.gif";
  73.         menu2off = new Image();
  74.     menu2off.src = "/grafx/n-pr-off.gif";
  75.     menu3off = new Image();
  76.     menu3off.src = "/grafx/n-aw-off.gif";
  77.     menu4off = new Image();
  78.     menu4off.src = "/grafx/n-events-off.gif";
  79.     menu5off = new Image();
  80.     menu5off.src = "/grafx/n-products-off.gif";
  81.     menu6off = new Image();
  82.     menu6off.src = "/grafx/n-dealers-off.gif";
  83.     menu7off = new Image();
  84.     menu7off.src = "/grafx/n-corporate-off.gif";
  85.     menu8off = new Image();
  86.     menu8off.src = "/grafx/n-investors-off.gif";
  87.         menu9off = new Image();
  88.     menu9off.src = "/grafx/n-jobs-off.gif";
  89.     menu10off = new Image();
  90.     menu10off.src = "/grafx/n-support-off.gif";
  91.     menu11off = new Image();
  92.     menu11off.src = "/grafx/n-usergroups-off.gif";
  93.     menu12off = new Image();
  94.     menu12off.src = "/grafx/n-developers-off.gif";
  95.     menu13off = new Image();
  96.     menu13off.src = "/grafx/n-search-off.gif";
  97.  
  98.     
  99.     header0off = new Image();
  100.     header0off.src = "/grafx/header_amiga_inc.gif";
  101.     }
  102. //-->
  103. <!-- End of active menu pre-load //-->
  104.  
  105. <!-- This little script will tell the buttons what to do... //-->
  106. <!--
  107. function img_act(imgName,headName) {
  108.     if (version == "rollyes") {
  109.     imgOn = eval(imgName + "on.src");
  110.     headOn = eval(headName + "on.src");
  111.     document.images [imgName].src = imgOn;
  112.     document.images ['header0'].src = headOn;
  113.     }
  114. }
  115.  
  116. function img_inact(imgName) {
  117.     if (version =="rollyes") {
  118.     imgOff = eval(imgName + "off.src");
  119.     headOff = header0off.src
  120.     document.images [imgName].src = imgOff;
  121.     document.images ['header0'].src = headOff;
  122.     }
  123. }
  124. //-->
  125. <!-- This is the end of the 'what to do' script //-->
  126.  
  127. </SCRIPT>
  128.  
  129. <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#CC0000" VLINK="#660000"
  130. ALINK="#FF3333" TOPMARGIN=0 LEFTMARGIN=0>
  131.     <BASE HREF="file://localhost/AACD13:AACD/Information/WebSites/Amiga/">
  132.   <TABLE BORDER="0" WIDTH="580" CELLSPACING="0" CELLPADDING="0">
  133.     <TR ALIGN="LEFT" VALIGN="TOP"> 
  134.       <TD WIDTH="93"><IMG LOWSRC="grafx/boing_static.gif" SRC="grafx/boing.gif" WIDTH="93" HEIGHT="81"></TD>
  135.       <TD COLSPAN="5" WIDTH="487"><IMG SRC="grafx/amiga_logo_top.gif" WIDTH="487" HEIGHT="81"></TD>
  136.     </TR>
  137.     <TR VALIGN="TOP" ALIGN="LEFT"> 
  138.       <TD WIDTH="93"><A HREF=""><IMG SRC="grafx/us_flag.gif" WIDTH="93" HEIGHT="50" BORDER="0"></A></TD>
  139.       <TD WIDTH="97" VALIGN="top"><A HREF="press/current"
  140.         onMouseOver = "img_act ('menu0','header0')"
  141.         onMouseOut = "img_inact ('menu0')"><IMG SRC="grafx/n-news-off.gif" NAME="menu0" ALT="News" WIDTH="97" HEIGHT="50" BORDER="0"></A></TD>
  142.       <TD WIDTH="82"><IMG SRC="grafx/header_left_side.gif" WIDTH="82" HEIGHT="28"><BR>
  143.         <IMG SRC="grafx/small_corner_curve.gif" WIDTH="14" HEIGHT="22" BORDER="0"></TD>
  144.       <TD WIDTH="241"><IMG NAME="header0" SRC="grafx/header_amiga_inc.gif"
  145. WIDTH="241" HEIGHT="28"></TD>
  146.       <TD WIDTH="21"><IMG SRC="grafx/header_right_side.gif" WIDTH="21" HEIGHT="28"></TD>
  147.       <TD WIDTH="46"><IMG SRC="grafx/spacer.gif" WIDTH="46" HEIGHT="1"></TD>
  148.     </TR>
  149.     <TR HEIGHT="45">
  150.       <TD
  151. VALIGN="top" WIDTH="93" BACKGROUND="grafx/left_side_stretch.gif"><A
  152. HREF="de/"><IMG ALT="in
  153. Deutsche" SRC="grafx/de_flag.gif" WIDTH="93" HEIGHT="39" BORDER="0"></A><P><CENTER>
  154. <A HREF="products/damiga.shtml"><IMG SRC="grafx/dtile.gif" HEIGHT=77
  155. WIDTH=78 BORDER=0></A><P>
  156. <A 
  157. HREF="products/SDK.shtml"><IMG 
  158. SRC="pics/products/sdk.gif" WIDTH=78 
  159. HEIGHT=78 ALT="SDK" BORDER=0></A><P><A HREF="games/"><IMG
  160. SRC="grafx/atbutton.gif" HEIGHT=78 WIDTH=78
  161.  border=0 alt="Games"></A><P>
  162. <A HREF="http://www.devicetop.com/dt/main"><IMG
  163. SRC="grafx/devicetop.gif" HEIGHT=78 WIDTH=78
  164. ALT="Devicetop.com" BORDER=0></A><P>
  165. <A HREF="3.5"><IMG
  166. SRC="pics/products/os35-redbg.gif" WIDTH=78 HEIGHT=77
  167. BORDER=0></A></CENTER></TD>
  168.       <TD WIDTH="97" VALIGN="top"><A HREF="corporate/exec_update.shtml"
  169.         onMouseOver = "img_act ('menu1','header0')" 
  170.         onMouseOut = "img_inact ('menu1')"><IMG SRC="grafx/n-exec-off.gif" NAME="menu1" ALT="Executive" WIDTH="97" HEIGHT="22" BORDER="0"></A><BR>
  171.         <A HREF="press/current/"
  172.         onMouseOver = "img_act ('menu2','header0')" 
  173.         onMouseOut = "img_inact ('menu2')"><IMG SRC="grafx/n-pr-off.gif" NAME="menu2" ALT="Press" WIDTH="97" HEIGHT="25" BORDER="0"></A><BR>
  174.          <A HREF="press/zine/"
  175.         onMouseOver = "img_act ('menu3','header0')" 
  176.         onMouseOut = "img_inact ('menu3')"><IMG SRC="grafx/n-aw-off.gif" NAME="menu3" ALT="AW" WIDTH="97" HEIGHT="25" BORDER="0"></A><BR>
  177.         <A HREF="events/"
  178.         onMouseOver = "img_act ('menu4','header0')" 
  179.         onMouseOut = "img_inact ('menu4')"><IMG SRC="grafx/n-events-off.gif" NAME="menu4" ALT="Events" WIDTH="97" HEIGHT="16" BORDER="0"></A><BR>
  180.         <A HREF="products/"
  181.         onMouseOver = "img_act ('menu5','header1')" 
  182.         onMouseOut = "img_inact ('menu5')"><IMG SRC="grafx/n-products-off.gif" NAME="menu5" ALT="Products" WIDTH="97" HEIGHT="20" BORDER="0"></A><BR>
  183.         <A HREF="products/dealers.shtml"
  184.         onMouseOver = "img_act ('menu6','header1')" 
  185.         onMouseOut = "img_inact ('menu6')"><IMG SRC="grafx/n-dealers-off.gif" NAME="menu6" ALT="Dealers" WIDTH="97" HEIGHT="16" BORDER="0"></A><BR>
  186.         <A HREF="corporate/"
  187.         onMouseOver = "img_act ('menu7','header4')" 
  188.         onMouseOut = "img_inact ('menu7')"><IMG SRC="grafx/n-corporate-off.gif" NAME="menu7" ALT="Corporate" WIDTH="97" HEIGHT="20" BORDER="0"></A><BR>
  189.         <A HREF="corporate/investors.shtml"
  190.         onMouseOver = "img_act ('menu8','header4')" 
  191.         onMouseOut = "img_inact ('menu8')"><IMG SRC="grafx/n-investors-off.gif" NAME="menu8" ALT="Investors" WIDTH="97" HEIGHT="16" BORDER="0"></A><BR>
  192.         <A HREF="corporate/jobs"
  193.         onMouseOver = "img_act ('menu9','header4')" 
  194.         onMouseOut = "img_inact ('menu9')"><IMG SRC="grafx/n-jobs-off.gif" NAME="menu9" ALT="Jobs" WIDTH="97" HEIGHT="16" BORDER="0"></A><BR>
  195.         <A HREF="support"
  196.         onMouseOver = "img_act ('menu10','header2')" 
  197.         onMouseOut = "img_inact ('menu10')"><IMG SRC="grafx/n-support-off.gif" NAME="menu10" ALT="Support" WIDTH="97" HEIGHT="20" BORDER="0"></A><BR>
  198.         <A HREF="user_groups"
  199.         onMouseOver = "img_act ('menu11','header2')" 
  200.         onMouseOut = "img_inact ('menu11')"><IMG SRC="grafx/n-usergroups-off.gif" NAME="menu11" ALT="User Groups" WIDTH="97" HEIGHT="22" BORDER="0"></A><BR>
  201.         <A HREF="developers"
  202.         onMouseOver = "img_act ('menu12','header2')" 
  203.         onMouseOut = "img_inact ('menu12')"><IMG SRC="grafx/n-developers-off.gif" NAME="menu12" ALT="Developers" WIDTH="97" HEIGHT="16" BORDER="0"></A><BR>
  204.         <A HREF="tools/search.shtml"
  205.         onMouseOver = "img_act ('menu13','header3')" 
  206.         onMouseOut = "img_inact ('menu13')"><IMG SRC="grafx/n-search-off.gif" NAME="menu13" ALT="Search" WIDTH="97" HEIGHT="20" BORDER="0"></A><BR>
  207.         <IMG SRC="grafx/menu_bottom.gif" WIDTH="97" HEIGHT="70" BORDER="0">
  208. </TD>
  209. <TD COLSPAN="4" ROWSPAN="8" VALIGN="TOP" ALIGN="LEFT">
  210.  
  211. <!-- CONTENT BEGIN //-->
  212. <FONT FACE="Tahoma, Arial, Helvetica" SIZE=2>
  213.  
  214. Press Contact:<BR>
  215. Bill McEwen<BR>
  216. <A HREF="mailto:bill@amiga.com">bill@amiga.com</A><BR>
  217. Tel: 425-396-5660<BR>
  218. Fax: 425-396-5671<BR>
  219. <P>
  220. <B>Press Release</B>
  221. <P>
  222. <B>Amiga is Back, and will change computing forever, again.
  223. <P></B>
  224. Amiga, the creators of Multi-Media computing, have announced the release of their developer kit for Amiga, Linux, and Java developers.
  225. <P>
  226. June 3, 2000, Snoqualmie, WA - Amiga announces the release of the Amiga Software Developers Kit, the first new product to introduce the next generation Amiga platform.   
  227. <P>
  228. The Amiga Software Developers Kit provides the initial tools and examples for developers to create exciting multi-media content for multiple devices and computing environments.  The unique strength of the New Amiga comes from the partnership with the Tao Group in Reading England providing a foundation where developers are able to take advantage of a ubiquitous computing environment.
  229. <P>
  230. In 1984 Amiga established what is know today as multi-media.  As a result of this, Amiga systems are used around the world by leading film studios, animators, and in mission critical applications.  Using this as the foundation, the Amiga is moving forward by creating multi-media for numerous devices and computing environments in the home, in the office and beyond.
  231. <P>
  232. The Amiga OS is capable of being self-hosted, and sitting on top of other operating systems.  A single application is capable of running on X86, Power PC, M.core, ARM, StrongArm, MIPs, SH3/4, and others.  In a hosted environment the new Amiga runs on versions of Linux, Windows 95,98/NT, Windows CE, OS/9, QNX4, and others to be announced.
  233. <P>
  234. The new OS also embraces the Java language in a new, powerful and compliant way.  The intent Java Technology Edition from Tao is world renowned for its speed and compact execution of Java applications.  With the new environment, developers will be able to take advantage of both Java, and portable assembler coding.
  235. <P>
  236. "Today we take the first step towards the future," said Bill McEwen, President/CEO of Amiga, Inc. "The new Amiga SDK provides an environment where the best developers in the world can build exciting applications, that can transcend hardware limitations.  Today Amiga developers can be joined by Linux and Java developers in an environment that provides the foundation for the delivery of future content."
  237. <P>
  238. "Tao has been talking for some time now about our developments to create Digital Heaven(TM) and we see Amiga and its community as a fundamental part of the new order that can make it happen and take an industry lead. With the sheer tenacity and the many qualities of McEwen and his Amiga team, the world is going to see Amiga as a Premier Brand for connected digital
  239. appliances," said Francis Charig Chairman of the Tao-Group. <P>
  240. For the developer, the new SDK creates a single environment that is scalable from handheld devices, such as cell phones upwards New versions of the kit later in the year will introduce many new media features. Both the current and future versions will enable compact, high performance and robust media solutions to be used across a broad range of devices using identical binaries..
  241. <P>
  242. The New Amiga SDK is available through local retailers for $99.00, and from the Amiga web site, Amazon.com and other sources available soon.  A version via a Japanese distributor will be announced shortly.
  243. <P>
  244. <B>About Amiga:</B><BR>
  245.  
  246. Amiga Incorporated is dedicated to creating a multi-media operating environment, enabling developers and users to experience a new level of enjoyment.
  247. <P>
  248. As it was in the early 80’s, Amiga is ready to introduce the next level of computing.
  249. <P>
  250. <FONT SIZE=1>
  251. Trademarks<BR>
  252. Amiga is a trademark of Amiga Inc.<BR>
  253. intent(TM) is a trademark of Tao Group Ltd<BR>
  254. Digital Heaven(TM) is a trademark of Tao Group Ltd<BR>
  255. Linux(R) is a registered trademark of Linus Torvalds<BR>
  256. Windows(R) is a registered trademark of the Microsoft Corporation<BR>
  257. QNX is a registered trademark of QNX Software Systems Ltd<BR>
  258. OS-9(R) is a registered trademark of the Microware Systems Corporation<BR>
  259. NEC V850(R) is a registered trademark of NEC Corporation in the United
  260. States and other countries<BR>
  261. MIPS is a registered trademark and MIPS-based are trademarks of MIPS
  262. Technologies, Inc.<BR>
  263. ARM, and StrongARM are registered trademarks of ARM Limited
  264. <BR>Motorola PowerPCTM and M-CoreTM are trademarks of Motorola, Inc<BR>
  265.  
  266. </FONT>
  267.       <!-- CONTENT END //--></TD>
  268.  
  269.       </TR><TR>
  270.       <TD COLSPAN="2" VALIGN="TOP" ALIGN="LEFT"><IMG SRC="grafx/left_side_bottom.gif" WIDTH="93" HEIGHT="51"></TD>
  271.           </TR>
  272.    
  273. </TABLE> 
  274. <TABLE WIDTH=100%><TR><TD WIDTH="93" VALIGN="TOP" ALIGN="LEFT"></TD>
  275.       <TD COLSPAN="5" ALIGN="RIGHT">
  276.       
  277. <FONT SIZE=2 FACE="Tahoma, Arial"><A HREF="corporate">Corporate</A> |
  278. <A HREF="support">Support</A> |
  279. <A HREF="press/current">News</A> |
  280. <A HREF="events">Events</A> |
  281. <A HREF="products">Products</A> |
  282. <A HREF="tools/search.shtml">Search</A></FONT><BR>
  283.       <IMG SRC="grafx/amiga_footer.gif" WIDTH="437" HEIGHT="71"></TD>
  284.     </TR>
  285.   </TABLE>
  286. <P ALIGN=RIGHT>
  287. <FONT SIZE=1 FACE="Tahoma,Arial,Helvetica">© 1996-2000 Amiga,
  288. Inc.<BR>
  289. <A HREF="mailto:webmaster@amiga.com">webmaster@amiga.com</A> |
  290. <A HREF="sitelog.shtml">Site Log</A> | <A HREF="sitemap.shtml">Site Map</A>
  291. </P>
  292. </CENTER>
  293. </BODY>
  294. </HTML>
  295.  
  296.