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

  1.  
  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. <TABLE WIDTH=100%><TR><TD VALIGN=TOP><FONT FACE="Tahoma, Arial,
  215. Helvetica" SIZE=2><B>AMIGA
  216. INC. ANNOUNCES RELEASE OF AMIGA AUTHORIZED DEVELOPER WORKSTATION
  217. IN NORTH AMERICA</B><P>
  218.  
  219.  
  220. July 13, 2000 - Amiga Inc., Snoqualmie, WA, today announced manufacturing
  221. and distribution
  222. agreements with Wonder Computers International Inc. in Ottawa, Canada and
  223. Software Hut, Inc. in West Chester, PA. These agreements will allow the
  224. manufacture of <B>d'Amiga</B> Authorized Developer Workstations in North
  225. America.
  226. <P>
  227. Both Software Hut and Wonder Computers are well known and well regarded
  228. figures in the Amiga community. Their involvement dates back well over a
  229. decade.
  230. <P>
  231. Amiga, Software Hut and Wonder Computers share the same vision and
  232. strategy to establish the Next Generation Amiga as the preeminent media
  233. platform and operating environment for the future.
  234. <P>
  235. “It gives us great pleasure to have released the Software Development Kit
  236. (SDK) on schedule and to follow up with such excellent value to the
  237. community with the <B>d'Amiga</B> Developer Workstation. It gives us equal
  238. pleasure
  239. to have the support of Software Hut and Wonder Computers behind this
  240. release. Through this developer machine, we achieve our goal of providing
  241. excellent value in superior hardware to realize our cross platform binary
  242. compatibility promise for developers. This will no doubt come as great
  243. news to those in the community seeking value of their dollar as they
  244. develop for the great number of target platforms that Amiga
  245. supports," said Randall Hughes, Vice President, Sales and Strategic
  246. Alliances at Amiga Inc.
  247. <P>
  248. "We at Software Hut are extremely excited to have been selected as the
  249. official US Distributor for the authorized <B>d'Amiga</B> Developer
  250. Workstation. Many of our customers and dealer partners have been looking
  251. for a machine with all the specifications to run the Amiga SDK in one
  252. bundled package. Our combined efforts, along with Amiga Inc.'s and Wonder
  253. Computers', will ensure that all developers will have easy and affordable
  254. access to the tools needed to develop software that will revolutionize
  255. computing as we now know it," said Joseph Muoio, President of Software
  256. Hut, Inc.
  257. <P>
  258. "We are proud to be a part of this quantum leap forward in computing
  259. technology, and look forward to working closely with Amiga and Software
  260. Hut on this project in the weeks and months to come. The developer machine
  261. is more than just a tool.  It represents the first significant opportunity
  262. for Amigans and former Amigans everywhere, to join forces and help bring
  263. about a real change in the way computers work.  The developers machine can
  264. also be configured to run Amiga Classic software through emulation, adding
  265. further to its potential value for anyone considering a
  266. purchase," extolled Mark Habinski, President of Wonder Computers
  267. International Inc.
  268. <P>
  269. The developer machine represents unparalleled value, uses brand name parts
  270. of the highest quality, and is bundled with a comprehensive warranty on
  271. hardware and an enhanced level of support from Amiga Inc. The workstation
  272. also includes the Amiga SDK. "We at Amiga are proud to have our name on
  273. the <B>d'Amiga</B> Authorized Developer Workstation," said Mr. Hughes,  in
  274. reference to its significant value and competitive price. Such a
  275. price/performance achievement is not possible using clone hardware. If it
  276. does not have the official Amiga Boing insignia, it is not an authorized
  277. Amiga Developer Workstation. Please see www.amiga.com for full details.
  278. <P>
  279. <B>About Amiga, Inc.</B><P>
  280.  
  281. Amiga’s mission is to provide THE platform, architecture and tools for the
  282. emerging Digital Content Universe. In doing so, we will uniquely empower
  283. our partners and customers to create products that will deliver on the
  284. promise of the Digital Age. The release of our first products, the Amiga
  285. software development kit (SDK) and now, the <B>d'Amiga</B> developer
  286. machine, is
  287. enabling thousands of developers, tired of the old platforms designed for
  288. yesteryear’s services, to come over to join with the tens of thousands of
  289. existing Amiga developers already working with Amiga to create the content
  290. of today and tomorrow, now. For additional information, please visit
  291. http://www.amiga.com.
  292. <P>
  293. <B>About Software Hut, Inc.</B>
  294. <P>
  295. Software Hut, Inc. started out as a small, family-owned business in 1982,
  296. specializing in Apple products. After the release of the AMIGA 1000,
  297. Software Hut, Inc. realized the market potential of this superior graphics
  298. system and has spent the last 12 years devoting all of its efforts into
  299. promoting and selling the Amiga line of products.   The Amiga’s popularity
  300. and incredible graphics applications has transformed Software Hut, Inc
  301. from its humble beginnings to one of the largest Amiga distributors in the
  302. world. For additional information about Software Hut, visit <A
  303. HREF="http://www.softhut.com">http://www.softhut.com</A> or email <A
  304. HREF="mailto:amiga@softhut.com">amiga@softhut.com</A>.
  305. <P>
  306. <B>About Wonder Computers International, Inc.</B><P>
  307.  
  308. Wonder Computers International Inc of Ottawa Ontario Canada is now in its
  309. fifth year of business.  From its humble beginnings as a two man sales
  310. team it has grown to become a multi-million dollar business employing
  311. twenty people.  Wonder Computers assembles its own line of aggressively
  312. priced desktop computers, operates an ISP, maintains a full service
  313. department with off-site support capability, and sells retail and
  314. corporate solutions, networks, computers, and parts.  Wonder's focus
  315. markets include the Amiga computer and related peripherals, Angel
  316. Notebooks, and all manner of non-linear video and multi-media computer
  317. solutions.  Through its website, Wonder Computers also conducts a thriving
  318. mail order business shipping systems and
  319. related products across North America.  For more information about Wonder
  320. Computers, visit <A HREF="http://www.wonder.ca">http://www.wonder.ca</A>
  321. or e-mail <A HREF="mailto:sales@wonder.ca">sales@wonder.ca</A>.
  322. </TD><TD VALIGN=TOP><FONT FACE="Tahoma, Arial" SIZE=2>
  323. <B>d'Amiga Resources</B><UL>
  324. <LI><A HREF="products/damiga.shtml">Availability Information</A>
  325. <LI><A HREF="support/damiga-specs.shtml">Technical Specifications</A>
  326. <LI><A HREF="products/SDK.shtml">Amiga Software Development Kit</A>
  327. </UL>
  328. </FONT>
  329. </TD></TR></TABLE>
  330.  
  331. </FONT>
  332.       <!-- CONTENT END //--></TD>
  333.  
  334.       </TR><TR>
  335.       <TD COLSPAN="2" VALIGN="TOP" ALIGN="LEFT"><IMG SRC="grafx/left_side_bottom.gif" WIDTH="93" HEIGHT="51"></TD>
  336.           </TR>
  337.    
  338. </TABLE> 
  339. <TABLE WIDTH=100%><TR><TD WIDTH="93" VALIGN="TOP" ALIGN="LEFT"></TD>
  340.       <TD COLSPAN="5" ALIGN="RIGHT">
  341.       
  342. <FONT SIZE=2 FACE="Tahoma, Arial"><A HREF="corporate">Corporate</A> |
  343. <A HREF="support">Support</A> |
  344. <A HREF="press/current">News</A> |
  345. <A HREF="events">Events</A> |
  346. <A HREF="products">Products</A> |
  347. <A HREF="tools/search.shtml">Search</A></FONT><BR>
  348.       <IMG SRC="grafx/amiga_footer.gif" WIDTH="437" HEIGHT="71"></TD>
  349.     </TR>
  350.   </TABLE>
  351. <P ALIGN=RIGHT>
  352. <FONT SIZE=1 FACE="Tahoma,Arial,Helvetica">© 1996-2000 Amiga,
  353. Inc.<BR>
  354. <A HREF="mailto:webmaster@amiga.com">webmaster@amiga.com</A> |
  355. <A HREF="sitelog.shtml">Site Log</A> | <A HREF="sitemap.shtml">Site Map</A>
  356. </P>
  357. </CENTER>
  358. </BODY>
  359. </HTML>
  360.  
  361.  
  362.