home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / WebSites / Sites / BuiltWithAmiga / bwa_home_tidy.xml < prev    next >
Extensible Markup Language  |  1999-04-02  |  21KB  |  371 lines

  1. <?xml version="1.0"?>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  3. <HTML lang="en">
  4. <HEAD>
  5. <META name="description" content="The home of the 'Built With Amiga Software For The internet' campaign." />
  6. <META name="keywords" content="Amiga WWW Web Internet Software Amiga WWW Web Internet Software Amiga WWW Web Internet Software Amiga WWW Web Internet Software " />
  7. <META name="Author" content="Keith Blakemore-Noble, WebMaster@BuiltWithAmiga.org" />
  8. <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.adequate.com/ratings/" l gen true comment "ADEQUATE.com" for "http://www.BuiltWithAmiga.org" r (WEB 2 v 0 s 0 l 0 d 0))' />
  9. <META http-equiv="PICS-Label" content='(PICS-1.0 "http://www.classify.org/safesurf/" l gen true for "http://www.BuiltWithAmiga.org/" by "WebMaster@BuiltWithAmiga.org" r (SS~~000 1 SS~~100 1))' />
  10. <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.rsac.org/ratingsv01.html" l gen true comment "RSACi North America Server" for "http://www.BuiltWithAmiga.org" on "1998.11.15T19:48-0800" r (n 0 s 0 v 0 l 0))' />
  11. <TITLE>Built With Amiga Software</TITLE>
  12. <STYLE type="text/css">
  13.  DIV.c8 {text-align: right}
  14.  P.c7 {text-align: center}
  15.  SPAN.c6 {color: red}
  16.  TR.c5 {text-align: center}
  17.  SPAN.c4 {font-size: smaller}
  18.  H1.c3 {text-align: center}
  19.  DIV.c2 {text-align: center}
  20.  P.c1 {font-size: larger}
  21. </STYLE>
  22. </HEAD>
  23. <BODY background="pics/backdrop.png" bgcolor="white">
  24. <SCRIPT type="text/javascript">
  25. <!--
  26. msg = new Array(20)
  27.  
  28. msg[1]="Built With Amiga home page"
  29. msg[2]="AmigaOS 3.5"
  30. msg[3]="Programs and tools to help you to create HTML code"
  31. msg[4]="Current and in-development Amiga web browsers"
  32. msg[5]="Amiga Java compilers and interpreters"
  33. msg[6]="TCP/IP stacks (for connecting to the Internet, for example)"
  34. msg[7]="Amiga ports of the ICQ messaging system"
  35. msg[8]="Where to find information about other types of Amiga software"
  36. msg[9]="Internet Service Providers (ISPs) who offer Amiga support"
  37. msg[10]="Web sites whichwere Built With Amiga Software"
  38. msg[11]="How best to link to the BWA campaign"
  39. msg[12]="How to make suggestions for additions to this campaign"
  40. msg[13]="Please sign the BWA guest book"
  41. msg[14]="Read what others have said in the BWA guestbook"
  42. msg[15]="Search the Internet for Amiga-related information"
  43. msg[16]="Details of the BWA's own mailing list"
  44. msg[17]="List of all changes to the site"
  45. msg[18]="Thank-yous to those who have helped with this campaign"
  46. msg[19]="Information about the software used to create this site"
  47. msg[20]="Blatant plug for my own home page :) - please have a look"
  48.  
  49.  
  50. bName = navigator.appName;
  51. bVer = parseInt(navigator.appVersion);
  52. if (bName == "Microsoft Internet Explorer" && bVer <=4) {
  53. }
  54. else
  55. {
  56. standard = new ImgArray(20)
  57. over = new ImgArray(20)
  58.  
  59. standard[1].src="pics/BWA_Home_Page_n.png"
  60. standard[2].src="pics/OS3.5_n.png"
  61. standard[3].src="pics/HTML_Authoring_Tools_n.png"
  62. standard[4].src="pics/Amiga_Web_Browsers_n.png"
  63. standard[5].src="pics/Amiga_Java_n.png"
  64. standard[6].src="pics/TCPIP_Stacks_n.png"
  65. standard[7].src="pics/ICQ_n.png"
  66. standard[8].src="pics/Other_Software_n.png"
  67. standard[9].src="pics/ISPs_Supporting_Amiga_n.png"
  68. standard[10].src="pics/Sites_BWA_n.png"
  69. standard[11].src="pics/Linking_To_This_Site_n.png"
  70. standard[12].src="pics/Suggestions_Additions_n.png"
  71. standard[13].src="pics/Sign_The_Guestbook_n.png"
  72. standard[14].src="pics/Read_The_Guestbook_n.png"
  73. standard[15].src="pics/Search_The_Net_n.png"
  74. standard[16].src="pics/BWA_MailingList_n.png"
  75. standard[17].src="pics/Whats_New_n.png"
  76. standard[18].src="pics/Acknowledgements_n.png"
  77. standard[19].src="pics/How_This_Site_Was_Made_n.png"
  78. standard[20].src="pics/My_Home_Pages_n.png"
  79.  
  80. over[1].src="pics/BWA_Home_Page_h.png"
  81. over[2].src="pics/OS3.5_h.png"
  82. over[3].src="pics/HTML_Authoring_Tools_h.png"
  83. over[4].src="pics/Amiga_Web_Browsers_h.png"
  84. over[5].src="pics/Amiga_Java_h.png"
  85. over[6].src="pics/TCPIP_Stacks_h.png"
  86. over[7].src="pics/ICQ_h.png"
  87. over[8].src="pics/Other_Software_h.png"
  88. over[9].src="pics/ISPs_Supporting_Amiga_h.png"
  89. over[10].src="pics/Sites_BWA_h.png"
  90. over[11].src="pics/Linking_To_This_Site_h.png"
  91. over[12].src="pics/Suggestions_Additions_h.png"
  92. over[13].src="pics/Sign_The_Guestbook_h.png"
  93. over[14].src="pics/Read_The_Guestbook_h.png"
  94. over[15].src="pics/Search_The_Net_h.png"
  95. over[16].src="pics/BWA_MailingList_h.png"
  96. over[17].src="pics/Whats_New_h.png"
  97. over[18].src="pics/Acknowledgements_h.png"
  98. over[19].src="pics/How_This_Site_Was_Made_h.png"
  99. over[20].src="pics/My_Home_Pages_n.png"
  100. }
  101.  
  102. function ImgArray(size) {
  103.  
  104.   for (var index = 1; index<=size; index++) {
  105.     this[index] = new Image()
  106.   }
  107.   return this
  108. }
  109.  
  110. function MouseOver(num) {
  111.     if (bName == "Microsoft Internet Explorer" && bVer <=4) {
  112.     }
  113.     else{
  114.         document.images[num].src = over[num].src
  115.         window.status=msg[num]
  116.     }
  117. }
  118.  
  119. function MouseOut(num) {
  120.     if (bName == "Microsoft Internet Explorer" && bVer <=4) {
  121.     }
  122.     else {
  123.         document.images[num].src = standard[num].src
  124.         window.status=""
  125.     }
  126. }
  127.  
  128.  
  129. // -->
  130. </SCRIPT>
  131.  
  132. <TABLE cellspacing="10" border="0" width="100%">
  133. <TR>
  134. <TD valign="top" align="center" bgcolor="#cccccc" width="135"><IMG border="0" src="pics/Contents.png" alt="[ Contents ]" width="131" height="31" />
  135. <BR />
  136. <IMG border="0" src="pics/BWA_Home_Page_s.png" alt="Built With Amiga home-page" vspace="1" hspace="2" width="131" height="31" />
  137. <BR />
  138. <A href="3.5.html" onmouseover="MouseOver(2)" onmouseout="MouseOut(2)"><IMG border="0" src="pics/OS3.5_n.png" alt="AmigaOS 3.5" vspace="1" hspace="2" width="131" height="31" /></A>
  139. <BR />
  140. <A href="HTMLAuthoring.html" onmouseover="MouseOver(3)" onmouseout="MouseOut(3)"><IMG border="0" src="pics/HTML_Authoring_Tools_n.png" alt="HTML Authoring Software" vspace="1" hspace="2" width="131" height="31" /></A>
  141. <BR />
  142. <A href="WebBrowsers.html" onmouseover="MouseOver(4)" onmouseout="MouseOut(4)"><IMG border="0" src="pics/Amiga_Web_Browsers_n.png" alt="Amiga Web Browsers" vspace="1" hspace="2" width="131" height="31" /></A>
  143. <BR />
  144. <A href="Java.html" onmouseover="MouseOver(5)" onmouseout="MouseOut(5)"><IMG border="0" src="pics/Amiga_Java_n.png" alt="Amiga Java" vspace="1" hspace="2" width="131" height="31" /></A>
  145. <BR />
  146. <A href="TCPStacks.html" onmouseover="MouseOver(6)" onmouseout="MouseOut(6)"><IMG border="0" src="pics/TCPIP_Stacks_n.png" alt="TCP/IP Stacks" vspace="1" hspace="2" width="131" height="31" /></A>
  147. <BR />
  148. <A href="ICQ.html" onmouseover="MouseOver(7)" onmouseout="MouseOut(7)"><IMG border="0" src="pics/ICQ_n.png" alt="ICQ" vspace="1" hspace="2" width="131" height="31" /></A>
  149. <BR />
  150. <A href="OtherCategories.html" onmouseover="MouseOver(8)" onmouseout="MouseOut(8)"><IMG border="0" src="pics/Other_Software_n.png" alt="Other categories of software" vspace="1" hspace="2" width="131" height="31" /></A>
  151. <BR />
  152. <A href="ISP.html" onmouseover="MouseOver(9)" onmouseout="MouseOut(9)"><IMG border="0" src="pics/ISPs_Supporting_Amiga_n.png" alt="ISPs supporting the Amiga" vspace="1" hspace="2" width="131" height="31" /></A>
  153. <BR />
  154. <A href="Directory.html" onmouseover="MouseOver(10)" onmouseout="MouseOut(10)"><IMG border="0" src="pics/Sites_BWA_n.png" alt="Sites that are Built With Amiga Software" vspace="1" hspace="2" width="131" height="31" /></A>
  155. <BR />
  156. <A href="Linking.html" onmouseover="MouseOver(11)" onmouseout="MouseOut(11)"><IMG border="0" src="pics/Linking_To_This_Site_n.png" alt="Linking to this site" vspace="1" hspace="2" width="131" height="31" /></A>
  157. <BR />
  158. <A href="Suggestions.html" onmouseover="MouseOver(12)" onmouseout="MouseOut(12)"><IMG border="0" src="pics/Suggestions_Additions_n.png" alt="Suggestions and additions" vspace="1" hspace="2" width="131" height="31" /></A>
  159. <BR />
  160. <A href="guestbook.html" onmouseover="MouseOver(13)" onmouseout="MouseOut(13)"><IMG border="0" src="pics/Sign_The_Guestbook_n.png" alt="Sign the Guestbook" vspace="1" hspace="2" width="131" height="31" /></A>
  161. <BR />
  162. <A href="http://www.Lpage.com/wgb/wgbview.dbm?owner=BuiltWithAmiga" onmouseover="MouseOver(14)" onmouseout="MouseOut(14)"><IMG border="0" src="pics/Read_The_Guestbook_n.png" alt="Read the Guestbook" vspace="1" hspace="2" width="131" height="31" /></A>
  163. <BR />
  164. <A href="Search.html" onmouseover="MouseOver(15)" onmouseout="MouseOut(15)"><IMG border="0" src="pics/Search_The_Net_n.png" alt="Search The Net for Amiga-related Items" vspace="1" hspace="2" width="131" height="31" /></A>
  165. <BR />
  166. <A href="MailingList.html" onmouseover="MouseOver(16)" onmouseout="MouseOut(16)"><IMG border="0" src="pics/BWA_MailingList_n.png" alt="BWA's Own Mailing List" vspace="1" hspace="2" width="131" height="31" /></A>
  167. <BR />
  168. <A href="New.html" onmouseover="MouseOver(17)" onmouseout="MouseOut(17)"><IMG border="0" src="pics/Whats_New_n.png" alt="What's new?" vspace="1" hspace="2" width="131" height="31" /></A>
  169. <BR />
  170. <A href="Ack.html" onmouseover="MouseOver(18)" onmouseout="MouseOut(18)"><IMG border="0" src="pics/Acknowledgements_n.png" alt="Acknowledgements & Thank Yous" vspace="1" hspace="2" width="131" height="31" /></A>
  171. <BR />
  172. <A href="How_Made.html" onmouseover="MouseOver(19)" onmouseout="MouseOut(19)"><IMG border="0" src="pics/How_This_Site_Was_Made_n.png" alt="How This Site Was Made" vspace="1" hspace="2" width="131" height="31" /></A>
  173. <BR />
  174. <A href="http://www.amiga.u-net.com/home.html" onmouseover="MouseOver(20)" onmouseout="MouseOut(20)"><IMG border="0" src="pics/My_Home_Pages_n.png" alt="Amazing Amiga (My home pages)" vspace="1" hspace="2" width="131" height="31" /></A>
  175. <BR />
  176.  
  177.  
  178. <DIV class="c2">
  179. <HR noshade=4noshade4 width="50%" />
  180. <P class="c1">Partners</P>
  181.  
  182. <P><A href="http://www.amazon.co.uk/exec/obidos/redirect-home/builtwithamiga0e"><IMG src="pics/AmazonUK_b_100x30.gif" border="0" vspace="5" alt="[ Amazon UK ]" width="100" height="30" /></A> <A href="http://surf.to/AmigaICQ"><IMG src="pics/AmigaICQ.png" border="0" vspace="5" alt="[ AmigaICQ ]" width="88" height="31" /></A> <A href="http://www.gonmad.demon.co.uk/moa/"><IMG border="0" vspace="5" src="pics/MoA_88x31.png" alt="[ Made On Amiga ]" width="88" height="31" /></A> <A href="http://www.geocities.com/ResearchTriangle/3629/"><IMG border="0" vspace="5" src="pics/awch_88x31.png" alt="AWC(h)" width="88" height="31" /></A> <A href="http://web.ukonline.co.uk/michael.carrillo"><IMG align="middle" vspace="5" src="pics/AYP_Listed.png" border="0" alt="[ Listed in Amiga Yellow Pages ]" width="88" height="31" /></A></P>
  183. </DIV>
  184. </TD>
  185. <TD valign="top">
  186. <H1 class="c3"><IMG src="pics/BWA_Title.jpeg" alt="Built With Amiga Software" width="400" height="60" /></H1>
  187.  
  188. <TABLE cellpadding="5" cellspacing="2" width="100%" bgcolor="#cccccc">
  189. <TR>
  190. <TD bgcolor="black" align="center">What is BWA all about?</TD>
  191. </TR>
  192.  
  193. <TR>
  194. <TD>You may have noticed some web pages bearing logos indicating that they were made with Microsoft software, or Made on AppleMacs, or whatever. Well, this page is designed to be a focus point for all those of us who use our Amigas to create our Web Pages - let's show the rest of the World just how good this machine really is, and how widely used it is! 
  195.  
  196. <P>It is my intention that this page will not only show the World that the Amiga is still around, but will also contain useful information for fellow Amigans as to what software there is available for Web work - be it browsing or authoring - and also more general Internet-related activities (new, email and generally getting onto the Internet in the first place).</P>
  197.  
  198. <P>If you have any particular pieces of software you would like to recommend, then please <A href="Suggestions.html">let me have some details</A> - what it is, where you can get it, how much, what it does and why you recommend it - I will do my best to collate all submissions so that we can have a complete picture! <STRONG>However</STRONG> I am <STRONG>NOT</STRONG> interested in comments along the lines of <EM>"xxx is great because I like it"</EM> or <EM>"yy is rubbish."</EM> - that doesn't help anyone!</P>
  199.  
  200. <P>Of course, for this campaign to be a success, I need <EM>your</EM> help, both in the form of <A href="Suggestions.html">suggestions</A>, and, more importantly, by spreading the word! To that end, I would like to suggest that you might like to create a link to this page. Here are some suggestions for <A href="Linking.html">how to link to this site</A>.</P>
  201. </TD>
  202. </TR>
  203.  
  204. <TR>
  205. <TD bgcolor="black" align="center">Mailing List Launched</TD>
  206. </TR>
  207.  
  208. <TR>
  209. <TD>There is now a mailing list specifically for the BWA campaign to help you keep in touch with the latest developments and also to discuss Amiga Internet related topics with other users. Find out <A href="MailingList.html">more details</A>.</TD>
  210. </TR>
  211.  
  212. <TR>
  213. <TD bgcolor="black" align="center">Viewing Problems?</TD>
  214. </TR>
  215.  
  216. <TR>
  217. <TD><A href="http://www.cdrom.com/pub/png/"><IMG align="right" border="0" src="pics/pnglogo-blk-tiny.png" alt="[ No graphics? ]" width="102" height="76" /></A> Oh, by the way - <STRONG>if you are using a graphical browser but not seeing any graphics</STRONG>, then it's because your browser doesn't support <A href="http://www.cdrom.com/pub/png/">PNG</A> - the new Internet graphics standard. However, there's no need ot panic - there are <A href="http://www.cdrom.com/pub/png/pngapbr.html">many ways</A> you can get round this, and in the meantime, you are not loosing out, because this site is designed to be used equally well with or without graphics.</TD>
  218. </TR>
  219.  
  220. <TR>
  221. <TD bgcolor="black" align="center">Thanks For Dropping By...</TD>
  222. </TR>
  223.  
  224. <TR>
  225. <TD>Well, that's all for now. Thank you for dropping by. I do hope you support the campaign, and perhaps you'll call again sometime - I certainly intend to keep the pages up-to-date with all the latest Amiga Software information.
  226. <BR />
  227. <DIV class="c2">
  228. <P><IMG src="pics/AWRing.png" border="0" width="440" height="50" usemap="#ring" ismap="ismap" alt=" ( You may wish to use the text-based links which follow )" />
  229. <BR />
  230. [ <A target="_top" href="http://www.geocities.com/ResearchTriangle/Lab/4099/">AmigaWebRing Home</A> | <A target="_top" href="http://www.webring.org/cgi-bin/webring?ring=amiga;id=68;prev5">Prev5</A> | <A target="_top" href="http://www.webring.org/cgi-bin/webring?ring=amiga;id=68;prev">Prev</A> | <A target="_top" href="http://www.webring.org/cgi-bin/webring?ring=amiga;id=68;random">Random</A> | <A target="_top" href="http://www.webring.org/cgi-bin/webring?ring=amiga;id=68;next">Next</A> | <A target="_top" href="http://www.webring.org/cgi-bin/webring?ring=amiga;id=68;next5">Next 5</A> | <A target="_top" href="http://www.webring.org/cgi-bin/webring?ring=amiga;id=68;list">List</A> ] <MAP name="ring">
  231. <AREA shape="rect" coords="0,0,150,50" target="_top" href="http://www.geocities.com/ResearchTriangle/Lab/4099/" alt="(" />
  232. <AREA shape="rect" coords="151,0,200,50" target="_top" href="http://www.webring.org/cgi-bin/webring?ring=amiga;id=68;prev5" alt=" Use" />
  233. <AREA shape="rect" coords="201,0,240,50" target="_top" href="http://www.webring.org/cgi-bin/webring?ring=amiga;id=68;prev" alt=" the" />
  234. <AREA shape="rect" coords="241,0,300,50" target="_top" href="http://www.webring.org/cgi-bin/webring?ring=amiga;id=68;random" alt=" text" />
  235. <AREA shape="rect" coords="301,0,340,50" target="_top" href="http://www.webring.org/cgi-bin/webring?ring=amiga;id=68;next" alt=" links" />
  236. <AREA shape="rect" coords="341,0,390,50" target="_top" href="http://www.webring.org/cgi-bin/webring?ring=amiga;id=68;next5" alt=" below" />
  237. <AREA shape="rect" coords="391,0,440,50" target="_top" href="http://www.webring.org/cgi-bin/webring?ring=amiga;id=68;list" alt=" )" />
  238. </MAP></P>
  239. </DIV>
  240.  
  241. <DIV class="c2">
  242. <TABLE border="0">
  243. <TR class="c5">
  244. <TD><A href="http://www.demon.oaktree.co.uk/local-cgi-bin/show_cool.cgi"><IMG align="middle" hspace="5" src="pics/cool_awd.png" border="0" alt="[ MoA ""Cool Site"" Award Winner ]" width="130" height="58" />
  245. <BR />
  246. <SPAN class="c4"><B><I>Made on Amiga</I> Cool Site</B>
  247. <BR />
  248. Award Winner</SPAN></A></TD>
  249. <TD><A href="http://www.pcwebopedia.com/"><IMG align="middle" hspace="5" src="pics/PCWebopaedia_selected.png" border="0" alt="[ Selected by PC Webopaedia ]" width="68" height="63" />
  250. <BR />
  251. <SPAN class="c4">Selected by
  252. <BR />
  253. <B>PCWebopaedia</B></SPAN></A></TD>
  254. <TD><A href="http://www.csotn.com"><IMG align="middle" hspace="5" src="pics/smcsotn.png" border="0" alt="[ Cool Site of the Night ]" width="61" height="62" />
  255. <BR />
  256. <SPAN class="c4"><B>Cool Site Of The Night</B>
  257. <BR />
  258. September 21<SUP>st</SUP>, 1998.</SPAN></A></TD>
  259. <TD><A href="http://www.links2go.com/topic/Amiga"><IMG alt="Key Resource" src="pics/Links2GoKey.gif" width="81" height="81" border="0" />
  260. <BR />
  261. <B><I>Links<SUP><SMALL>2</SMALL></SUP>Go</I> Key Resource</B>
  262. <BR />
  263. Amiga Topic</A></TD>
  264. </TR>
  265. </TABLE>
  266. </DIV>
  267. </TD>
  268. </TR>
  269. </TABLE>
  270.  
  271. <P><BR />
  272. </P>
  273.  
  274. <DIV class="c2"><IMG src="pics/BWA_3_pass.gif" alt="[ Just a pointless pretty graphic ]" width="468" height="20" /></DIV>
  275. </TD>
  276. <TD valign="top" bgcolor="#cccccc" width="135">
  277. <DIV class="c2"><STRONG>Site News</STRONG></DIV>
  278.  
  279. <!--$minder-options$
  280. ID=BfKgbAuplE6nio5YaRFffQ
  281. Message="Another Mozilla [aka Netscape 5] port underway, called Mozzam.  IBrowse 2 release imminent.  3 more Amiga-supporting ISPs added."
  282. -->
  283. <HR noshade=4noshade4 width="75%" />
  284. <BR />
  285. <SMALL><SPAN class="c6">2<SUP>nd</SUP> April
  286. <BR />
  287. </SPAN> · Added two more <A href="WebBrowsers.html">Web browser</A> entries.
  288. <BR />
  289. · Added three more <A href="ISP.html">ISPs with Amiga support</A>.</SMALL> 
  290.  
  291. <HR noshade=4noshade4 width="50%" />
  292. <BR />
  293. <SMALL><SPAN class="c6">15<SUP>th</SUP> March
  294. <BR />
  295. </SPAN> · A new <A href="Java.html">Java</A> implementation comes to the Amiga soon!
  296. <BR />
  297. · Updated the <A href="3.5.html">AmigaOS 3.5</A> section after the S<SUP>t</SUP> Louis announcements.</SMALL> 
  298.  
  299. <HR noshade=4noshade4 width="50%" />
  300. <BR />
  301. <SMALL><SPAN class="c6">25<SUP>th</SUP> February
  302. <BR />
  303. </SPAN> · Shockwave <A href="WebBrowsers.html">browser plugin</A> comes to the Amiga!</SMALL> 
  304.  
  305. <HR noshade=4noshade4 width="50%" />
  306. <BR />
  307. <SMALL><SPAN class="c6">13<SUP>th</SUP> February
  308. <BR />
  309. </SPAN> · New versions of MiamiDX and Genesis <A href="TCPStacks.html">TCP/IP Stacks</A>.
  310. <BR />
  311. · Added another nice anim for <A href="Linking.html">linking</A></SMALL> 
  312.  
  313. <HR noshade=4noshade4 width="50%" />
  314. <BR />
  315. <SMALL><SPAN class="c6">16<SUP>th</SUP> January
  316. <BR />
  317. </SPAN> · Add some new <A href="ISP.html">Amiga ISP</A> details (including free ISPs)</SMALL> 
  318.  
  319. <HR noshade=4noshade4 width="50%" />
  320. <BR />
  321. <SMALL><SPAN class="c6">3<SUP>rd</SUP> January
  322. <BR />
  323. </SPAN> · At last, a group is starting work on an Amiga port of the Mozilla <A href="WebBrowsers.html">Web browser</A>.</SMALL> 
  324.  
  325. <HR noshade=4noshade4 width="50%" />
  326. <BR />
  327. <P class="c7"><A href="New.html">Older News</A></P>
  328.  
  329. <HR noshade=4noshade4 width="50%" />
  330. <BR />
  331. <!-- Begin NetMind Box --> 
  332.  
  333. <FORM method="GET" action="http://www.netmind.com/cgi-bin/uncgi/url-mind">
  334. <TABLE border="0" cellpadding="4" cellspacing="0">
  335. <TR bgcolor="#005599">
  336. <TD align="center"><B>Click to receive email
  337. <BR />
  338. when this page changes</B></TD>
  339. </TR>
  340.  
  341. <TR bgcolor="#005599">
  342. <TD align="center"><INPUT type="hidden" value="http://www.BuiltWithAmiga.org/bwa_home.html" name="REDIRECT" /><INPUT type="HIDDEN" value="http://www.BuiltWithAmiga.org/bwa_home.html" name="url" /><INPUT type="image" alt="MindIt" src="http://www.netmind.com/html/mindit.gif" /></TD>
  343. </TR>
  344.  
  345. <TR bgcolor="#9999b3">
  346. <TD align="center"><B>· Powered by NetMind ·</B></TD>
  347. </TR>
  348. </TABLE>
  349. </FORM>
  350.  
  351. <!-- End NetMind Box --></TD>
  352. </TR>
  353. </TABLE>
  354.  
  355. <HR noshade=4noshade4 />
  356. <TABLE border="0" width="100%">
  357. <TR>
  358. <TD valign="top"><SMALL><A href="http://validator.w3.org/check/referer"><IMG border="0" src="pics/vh40.png" alt="[ Valid HTML4.0 ]" width="88" height="31" /></A></SMALL></TD>
  359. <TD bgcolor="#ffffcc"><SMALL>This page is <A href="Copyright.html">copyright</A> © <A href="http://www.amiga.u-net.com/">Keith Blakemore-Noble</A> , 1997 - 1999 , all rights reserved. For comments or questions about this page, please EMail <A href="mailto:WebMaster@BuiltWithAmiga.org">WebMaster@BuiltWithAmiga.org</A>. This page was last <A href="New.html">updated</A> on April 2, 1999 .</SMALL>
  360. <BR />
  361.  
  362.  
  363. <DIV class="c8"><SMALL><A href="Errors.html">E&OE</A></SMALL></DIV>
  364. </TD>
  365. <TD valign="top"><SMALL><A href="http://www.BuiltWithAmiga.org/"><IMG src="pics/BWA_Boing_88x31.png" border="0" alt="[Built With Amiga Software]" width="88" height="31" /></A></SMALL></TD>
  366. </TR>
  367. </TABLE>
  368. </BODY>
  369. </HTML>
  370.  
  371.