home *** CD-ROM | disk | FTP | other *** search
/ hackzapple.com / www.hackzapple.com.tar / www.hackzapple.com / phpBB2 / search.php?search_author=Deckard.orig < prev    next >
Text File  |  2010-10-06  |  36KB  |  524 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html dir="LTR">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  5. <meta http-equiv="Content-Style-Type" content="text/css">
  6.  
  7. <link rel="top" href="./index.php" title=" Index du Forum" />
  8. <link rel="search" href="./search.php" title="Rechercher" />
  9. <link rel="help" href="./faq.php" title="FAQ" />
  10. <link rel="author" href="./memberlist.php" title="Liste des Membres" />
  11.  
  12. <title> :: Rechercher</title>
  13. <!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" -->
  14. <style type="text/css">
  15. <!--
  16. /*
  17.   The original subSilver Theme for phpBB version 2+
  18.   Created by subBlue design
  19.   http://www.subBlue.com
  20.  
  21.   NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  22.   theme administration centre. When you have finalised your style you could cut the final CSS code
  23.   and place it in an external file, deleting this section to save bandwidth.
  24. */
  25.  
  26. /* General page style. The scroll bar colours only visible in IE5.5+ */
  27. body {
  28.     background-color: #E5E5E5;
  29.     scrollbar-face-color: #DEE3E7;
  30.     scrollbar-highlight-color: #FFFFFF;
  31.     scrollbar-shadow-color: #DEE3E7;
  32.     scrollbar-3dlight-color: #D1D7DC;
  33.     scrollbar-arrow-color:  #006699;
  34.     scrollbar-track-color: #EFEFEF;
  35.     scrollbar-darkshadow-color: #98AAB1;
  36. }
  37.  
  38. /* General font families for common tags */
  39. font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
  40. a:link,a:active,a:visited { color : #006699; }
  41. a:hover        { text-decoration: underline; color : #DD6900; }
  42. hr    { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
  43.  
  44. /* This is the border line & background colour round the entire page */
  45. .bodyline    { background-color: #FFFFFF; border: 1px #98AAB1 solid; }
  46.  
  47. /* This is the outline round the main forum tables */
  48. .forumline    { background-color: #FFFFFF; border: 2px #006699 solid; }
  49.  
  50. /* Main table cell colours and backgrounds */
  51. td.row1    { background-color: #EFEFEF; }
  52. td.row2    { background-color: #DEE3E7; }
  53. td.row3    { background-color: #D1D7DC; }
  54.  
  55. /*
  56.   This is for the table cell above the Topics, Post & Last posts on the index.php page
  57.   By default this is the fading out gradiated silver background.
  58.   However, you could replace this with a bitmap specific for each forum
  59. */
  60. td.rowpic {
  61.         background-color: #FFFFFF;
  62.         background-image: url(templates/subSilver/images/cellpic2.jpg);
  63.         background-repeat: repeat-y;
  64. }
  65.  
  66. /* Header cells - the blue and silver gradient backgrounds */
  67. th    {
  68.     color: #FFA34F; font-size: 11px; font-weight : bold;
  69.     background-color: #006699; height: 25px;
  70.     background-image: url(templates/subSilver/images/cellpic3.gif);
  71. }
  72.  
  73. td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
  74.             background-image: url(templates/subSilver/images/cellpic1.gif);
  75.             background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
  76. }
  77.  
  78. /*
  79.   Setting additional nice inner borders for the main table cells.
  80.   The names indicate which sides the border will be on.
  81.   Don't worry if you don't understand this, just ignore it :-)
  82. */
  83. td.cat,td.catHead,td.catBottom {
  84.     height: 29px;
  85.     border-width: 0px 0px 0px 0px;
  86. }
  87. th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
  88.     font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
  89. }
  90. td.row3Right,td.spaceRow {
  91.     background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
  92. }
  93.  
  94. th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
  95. th.thSides,td.catSides,td.spaceRow     { border-width: 0px 1px 0px 1px; }
  96. th.thRight,td.catRight,td.row3Right     { border-width: 0px 1px 0px 0px; }
  97. th.thLeft,td.catLeft      { border-width: 0px 0px 0px 1px; }
  98. th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
  99. th.thTop     { border-width: 1px 0px 0px 0px; }
  100. th.thCornerL { border-width: 1px 0px 0px 1px; }
  101. th.thCornerR { border-width: 1px 1px 0px 0px; }
  102.  
  103. /* The largest text used in the index page title and toptic title etc. */
  104. .maintitle    {
  105.     font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
  106.     text-decoration: none; line-height : 120%; color : #000000;
  107. }
  108.  
  109. /* General text */
  110. .gen { font-size : 12px; }
  111. .genmed { font-size : 11px; }
  112. .gensmall { font-size : 10px; }
  113. .gen,.genmed,.gensmall { color : #000000; }
  114. a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
  115. a.gen:hover,a.genmed:hover,a.gensmall:hover    { color: #DD6900; text-decoration: underline; }
  116.  
  117. /* The register, login, search etc links at the top of the page */
  118. .mainmenu        { font-size : 11px; color : #000000 }
  119. a.mainmenu        { text-decoration: none; color : #006699;  }
  120. a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }
  121.  
  122. /* Forum category titles */
  123. .cattitle        { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
  124. a.cattitle        { text-decoration: none; color : #006699; }
  125. a.cattitle:hover{ text-decoration: underline; }
  126.  
  127. /* Forum title: Text and link to the forums used in: index.php */
  128. .forumlink        { font-weight: bold; font-size: 12px; color : #006699; }
  129. a.forumlink     { text-decoration: none; color : #006699; }
  130. a.forumlink:hover{ text-decoration: underline; color : #DD6900; }
  131.  
  132. /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
  133. .nav            { font-weight: bold; font-size: 11px; color : #000000;}
  134. a.nav            { text-decoration: none; color : #006699; }
  135. a.nav:hover        { text-decoration: underline; }
  136.  
  137. /* titles for the topics: could specify viewed link colour too */
  138. .topictitle,h1,h2    { font-weight: bold; font-size: 11px; color : #000000; }
  139. a.topictitle:link   { text-decoration: none; color : #006699; }
  140. a.topictitle:visited { text-decoration: none; color : #5493B4; }
  141. a.topictitle:hover    { text-decoration: underline; color : #DD6900; }
  142.  
  143. /* Name of poster in viewmsg.php and viewtopic.php and other places */
  144. .name            { font-size : 11px; color : #000000;}
  145.  
  146. /* Location, number of posts, post date etc */
  147. .postdetails        { font-size : 10px; color : #000000; }
  148.  
  149. /* The content of the posts (body of text) */
  150. .postbody { font-size : 12px; line-height: 18px}
  151. a.postlink:link    { text-decoration: none; color : #006699 }
  152. a.postlink:visited { text-decoration: none; color : #5493B4; }
  153. a.postlink:hover { text-decoration: underline; color : #DD6900}
  154.  
  155. /* Quote & Code blocks */
  156. .code {
  157.     font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
  158.     background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  159.     border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
  160. }
  161.  
  162. .quote {
  163.     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
  164.     background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  165.     border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
  166. }
  167.  
  168. /* Copyright and bottom info */
  169. .copyright        { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
  170. a.copyright        { color: #444444; text-decoration: none;}
  171. a.copyright:hover { color: #000000; text-decoration: underline;}
  172.  
  173. /* Form elements */
  174. input,textarea, select {
  175.     color : #000000;
  176.     font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  177.     border-color : #000000;
  178. }
  179.  
  180. /* The text input fields background colour */
  181. input.post, textarea.post, select {
  182.     background-color : #FFFFFF;
  183. }
  184.  
  185. input { text-indent : 2px; }
  186.  
  187. /* The buttons used for bbCode styling in message post */
  188. input.button {
  189.     background-color : #EFEFEF;
  190.     color : #000000;
  191.     font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
  192. }
  193.  
  194. /* The main submit button option */
  195. input.mainoption {
  196.     background-color : #FAFAFA;
  197.     font-weight : bold;
  198. }
  199.  
  200. /* None-bold submit button */
  201. input.liteoption {
  202.     background-color : #FAFAFA;
  203.     font-weight : normal;
  204. }
  205.  
  206. /* This is the line in the posting page which shows the rollover
  207.   help line. This is actually a text box, but if set to be the same
  208.   colour as the background no one will know ;)
  209. */
  210. .helpline { background-color: #DEE3E7; border-style: none; }
  211.  
  212. /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
  213. @import url("templates/subSilver/formIE.css");
  214. -->
  215. </style>
  216. </head>
  217. <body bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4">
  218.  
  219. <a name="top"></a>
  220.  
  221. <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center" >
  222.     <tr>
  223.         <td class="bodyline" >
  224.             <table width="100%" cellspacing="0" cellpadding="0" border="0" >
  225.             <tr>
  226.                 <td BGCOLOR="BLACK"><CENTER>
  227.                 <a href="index.php"><img src="templates/subSilver/images/HZA/TITRE8A.PNG" border="0" alt=" Index du Forum" vspace="1" /></a>
  228.                 </CENTER></td>
  229.                 <TD></TD>
  230.             </TR>
  231.                 <TR><TD align="center" COLSPAN="2" BGCOLOR="#E5E5E5">
  232.                     <span class="mainmenu"><B><FONT COLOR="RED">IDENTIFICATION SERVEUR : 213.186.33.87 - CLIENT : 74.109.56.191 </FONT></B></SPAN></TD>
  233.                 </TR>
  234.             <TR><TD><BR></TD></TR>
  235.             <CENTER>
  236.             <table cellspacing="0" cellpadding="2" border="0">
  237.                     <tr>
  238.                         <td align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="faq.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="FAQ" hspace="3" />FAQ</a>   <a href="search.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="Rechercher" hspace="3" />Rechercher</a>   <a href="memberlist.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="Liste des Membres" hspace="3" />Liste des Membres</a>   <a href="groupcp.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="Groupes d'utilisateurs" hspace="3" />Groupes d'utilisateurs</a> 
  239.                          <a href="profile.php?mode=register" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="S'enregistrer" hspace="3" />S'enregistrer</a> 
  240.                         </span></td>
  241.                     </tr>
  242.                     <tr>
  243.                         <td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="profile.php?mode=editprofile" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="Profil" hspace="3" />Profil</a>   <a href="privmsg.php?folder=inbox" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="Se connecter pour vΘrifier ses messages privΘs" hspace="3" />Se connecter pour vΘrifier ses messages privΘs</a>   <a href="login.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="Connexion" hspace="3" />Connexion</a> </span></td>
  244.                     </tr>
  245.                 </table></td>
  246.             </tr>
  247.         </table>
  248.  
  249.         <br />
  250.  
  251.  
  252. <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
  253.   <tr>
  254.     <td align="left" valign="bottom"><span class="maintitle">350 rΘsultats trouvΘs</span><br /></td>
  255.   </tr>
  256. </table>
  257.  
  258. <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
  259.   <tr>
  260.     <td align="left"><span class="nav"><a href="index.php" class="nav"> Index du Forum</a></span></td>
  261.   </tr>
  262. </table>
  263.  
  264. <table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" align="center">
  265.   <tr>
  266.     <th width="150" height="25" class="thCornerL" nowrap="nowrap">Auteur</th>
  267.     <th width="100%" class="thCornerR" nowrap="nowrap">Message</th>
  268.   </tr>
  269.   <tr>
  270.     <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle" />  Sujet: <a href="viewtopic.php?t=283&highlight=" class="topictitle">Copie disquette 13 secteurs</a></span></td>
  271.   </tr>
  272.   <tr>
  273.     <td width="150" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b><a href="profile.php?mode=viewprofile&u=3">Deckard</a></b></span><br />
  274.       <br />
  275.       <span class="postdetails">RΘponses: <b>2</b><br />
  276.       Vus: <b>89</b></span><br />
  277.     </td>
  278.     <td width="100%" valign="top" class="row1"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /><span class="postdetails">Forum: <b><a href="viewforum.php?f=19" class="postdetails">Recherches techniques (hard ou soft)</a></b>   PostΘ le: Lun 26 Juil 2010, 22:27   Sujet: <b><a href="viewtopic.php?p=1335&highlight=#1335">Re: Copie disquette 13 secteurs</a></b></span></td>
  279.   </tr>
  280.   <tr>
  281.     <td valign="top" class="row1"><span class="postbody"><br />La premiΦre face est parfaitement lisible car formatΘe en DOS standard. Par contre, la seconde, qui contient des Θchantillons de voix, n'est pas formattΘe en DOS (CATALOG retourne donc un I/O ERROR) ...</span></td>
  282.   </tr>
  283.   <tr>
  284.     <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle" />  Sujet: <a href="viewtopic.php?t=261&highlight=" class="topictitle">Reconstruire une disquette α partir de .NIB</a></span></td>
  285.   </tr>
  286.   <tr>
  287.     <td width="150" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b><a href="profile.php?mode=viewprofile&u=3">Deckard</a></b></span><br />
  288.       <br />
  289.       <span class="postdetails">RΘponses: <b>13</b><br />
  290.       Vus: <b>504</b></span><br />
  291.     </td>
  292.     <td width="100%" valign="top" class="row1"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /><span class="postdetails">Forum: <b><a href="viewforum.php?f=19" class="postdetails">Recherches techniques (hard ou soft)</a></b>   PostΘ le: Lun 19 Juil 2010, 1:02   Sujet: <b><a href="viewtopic.php?p=1329&highlight=#1329">Reconstruire une disquette α partir de .NIB</a></b></span></td>
  293.   </tr>
  294.   <tr>
  295.     <td valign="top" class="row1"><span class="postbody">Illustration de la manipulation pour King's Quest 1 ici:<br />http://boutillon.free.fr//Underground/Outils/ADTPro_iMac/ADTPro_iMac.html#P08<br /><br />JM</span></td>
  296.   </tr>
  297.   <tr>
  298.     <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle" />  Sujet: <a href="viewtopic.php?t=272&highlight=" class="topictitle">Le reveil difficile d'un Europlus</a></span></td>
  299.   </tr>
  300.   <tr>
  301.     <td width="150" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b><a href="profile.php?mode=viewprofile&u=3">Deckard</a></b></span><br />
  302.       <br />
  303.       <span class="postdetails">RΘponses: <b>15</b><br />
  304.       Vus: <b>505</b></span><br />
  305.     </td>
  306.     <td width="100%" valign="top" class="row1"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /><span class="postdetails">Forum: <b><a href="viewforum.php?f=4" class="postdetails">APPLE II et II+</a></b>   PostΘ le: Lun 28 Juin 2010, 8:26   Sujet: <b><a href="viewtopic.php?p=1323&highlight=#1323">Le reveil difficile d'un Europlus</a></b></span></td>
  307.   </tr>
  308.   <tr>
  309.     <td valign="top" class="row1"><span class="postbody">Vu qu'on doit pouvoir faire une combinaison de touches pour simuler l'appui sur la touche Return, je vais pouvoir attaquer le remontage de l'Europlus.  <img src="images/smiles/icon_biggrin.gif" alt="Very Happy" border="0" /> <br /><br />Control-M de mΘmoire.<br /><br />JM</span></td>
  310.   </tr>
  311.   <tr>
  312.     <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle" />  Sujet: <a href="viewtopic.php?t=281&highlight=" class="topictitle">I/O Error avec disk 13 secteurs ?</a></span></td>
  313.   </tr>
  314.   <tr>
  315.     <td width="150" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b><a href="profile.php?mode=viewprofile&u=3">Deckard</a></b></span><br />
  316.       <br />
  317.       <span class="postdetails">RΘponses: <b>4</b><br />
  318.       Vus: <b>189</b></span><br />
  319.     </td>
  320.     <td width="100%" valign="top" class="row1"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /><span class="postdetails">Forum: <b><a href="viewforum.php?f=12" class="postdetails">PROBLEMES DIVERS</a></b>   PostΘ le: Lun 14 Juin 2010, 11:26   Sujet: <b><a href="viewtopic.php?p=1316&highlight=#1316">Re: I/O Error avec disk 13 secteurs ?</a></b></span></td>
  321.   </tr>
  322.   <tr>
  323.     <td valign="top" class="row1"><span class="postbody">Une idΘe ?<br /><br />Si tu as le boot, le menu et 1 des 2 jeux qui fonctionnent, tu es au moins sur que les PROMS d'origine marchent.<br /><br />AprΦs, je suis tentΘ de dire que ta disquette commence α avoir du plom ...</span></td>
  324.   </tr>
  325.   <tr>
  326.     <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle" />  Sujet: <a href="viewtopic.php?t=281&highlight=" class="topictitle">I/O Error avec disk 13 secteurs ?</a></span></td>
  327.   </tr>
  328.   <tr>
  329.     <td width="150" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b><a href="profile.php?mode=viewprofile&u=3">Deckard</a></b></span><br />
  330.       <br />
  331.       <span class="postdetails">RΘponses: <b>4</b><br />
  332.       Vus: <b>189</b></span><br />
  333.     </td>
  334.     <td width="100%" valign="top" class="row1"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /><span class="postdetails">Forum: <b><a href="viewforum.php?f=12" class="postdetails">PROBLEMES DIVERS</a></b>   PostΘ le: Sam 12 Juin 2010, 13:20   Sujet: <b><a href="viewtopic.php?p=1314&highlight=#1314">I/O Error avec disk 13 secteurs ?</a></b></span></td>
  335.   </tr>
  336.   <tr>
  337.     <td valign="top" class="row1"><span class="postbody">Question: as-tu essayΘ de faire passer ces jeux d'une disquette DOS 3.2 vers une disquette DOS 3.3 avec MUFFIN pour voir si τa marche?<br /><br />JM</span></td>
  338.   </tr>
  339.   <tr>
  340.     <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle" />  Sujet: <a href="viewtopic.php?t=280&highlight=" class="topictitle">Cartes α identifier</a></span></td>
  341.   </tr>
  342.   <tr>
  343.     <td width="150" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b><a href="profile.php?mode=viewprofile&u=3">Deckard</a></b></span><br />
  344.       <br />
  345.       <span class="postdetails">RΘponses: <b>9</b><br />
  346.       Vus: <b>250</b></span><br />
  347.     </td>
  348.     <td width="100%" valign="top" class="row1"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /><span class="postdetails">Forum: <b><a href="viewforum.php?f=17" class="postdetails">AUTRES CARTES</a></b>   PostΘ le: Ven 28 Mai 2010, 11:56   Sujet: <b><a href="viewtopic.php?p=1308&highlight=#1308">Cartes α identifier</a></b></span></td>
  349.   </tr>
  350.   <tr>
  351.     <td valign="top" class="row1"><span class="postbody">Vortex? En France?<br /><br />Connait pas. Une diffusion confidentielle, voir du "sur mesure" si c'est pour un usage industriel.<br /><br />La seule rΘfΘrence α Vortex dont je me souvienne (de mΘmoire), c'e ...</span></td>
  352.   </tr>
  353.   <tr>
  354.     <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle" />  Sujet: <a href="viewtopic.php?t=280&highlight=" class="topictitle">Cartes α identifier</a></span></td>
  355.   </tr>
  356.   <tr>
  357.     <td width="150" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b><a href="profile.php?mode=viewprofile&u=3">Deckard</a></b></span><br />
  358.       <br />
  359.       <span class="postdetails">RΘponses: <b>9</b><br />
  360.       Vus: <b>250</b></span><br />
  361.     </td>
  362.     <td width="100%" valign="top" class="row1"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /><span class="postdetails">Forum: <b><a href="viewforum.php?f=17" class="postdetails">AUTRES CARTES</a></b>   PostΘ le: Ven 28 Mai 2010, 11:51   Sujet: <b><a href="viewtopic.php?p=1307&highlight=#1307">Re: Cartes α identifier</a></b></span></td>
  363.   </tr>
  364.   <tr>
  365.     <td valign="top" class="row1"><span class="postbody">une carte 16 Ko (mention RAMEX 16 ISS 2 sur le c⌠tΘ face composants). Mais dans ce cas, pourquoi n'y a-t-il pas le cΓble de repiquage sur la carte mΦre ?<br /><br />16k board other than the language card: Ram ...</span></td>
  366.   </tr>
  367.   <tr>
  368.     <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle" />  Sujet: <a href="viewtopic.php?t=280&highlight=" class="topictitle">Cartes α identifier</a></span></td>
  369.   </tr>
  370.   <tr>
  371.     <td width="150" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b><a href="profile.php?mode=viewprofile&u=3">Deckard</a></b></span><br />
  372.       <br />
  373.       <span class="postdetails">RΘponses: <b>9</b><br />
  374.       Vus: <b>250</b></span><br />
  375.     </td>
  376.     <td width="100%" valign="top" class="row1"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /><span class="postdetails">Forum: <b><a href="viewforum.php?f=17" class="postdetails">AUTRES CARTES</a></b>   PostΘ le: Ven 28 Mai 2010, 11:31   Sujet: <b><a href="viewtopic.php?p=1306&highlight=#1306">Re: Cartes α identifier</a></b></span></td>
  377.   </tr>
  378.   <tr>
  379.     <td valign="top" class="row1"><span class="postbody">(α priori normal, il cherche un disque dur ?)<br /><br />Micro Expansion avait effectivement une gamme de disques durs dans les annΘes 80. (Du lourd!)<br />Scan d'une pub que l'on trouvait en couverture arriΦre d ...</span></td>
  380.   </tr>
  381.   <tr>
  382.     <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle" />  Sujet: <a href="viewtopic.php?t=275&highlight=" class="topictitle">Gold-Rush</a></span></td>
  383.   </tr>
  384.   <tr>
  385.     <td width="150" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b><a href="profile.php?mode=viewprofile&u=3">Deckard</a></b></span><br />
  386.       <br />
  387.       <span class="postdetails">RΘponses: <b>2</b><br />
  388.       Vus: <b>180</b></span><br />
  389.     </td>
  390.     <td width="100%" valign="top" class="row1"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /><span class="postdetails">Forum: <b><a href="viewforum.php?f=13" class="postdetails">PROTECTION MALEFIQUE</a></b>   PostΘ le: Lun 19 Avr 2010, 20:56   Sujet: <b><a href="viewtopic.php?p=1290&highlight=#1290">Re: Gold-Rush</a></b></span></td>
  391.   </tr>
  392.   <tr>
  393.     <td valign="top" class="row1"><span class="postbody">Gold Rush 8 bit, c'Θtait au dΘbut des annΘes 90, j'Θtais dans quel groupe de pirates α l'Θpoque ???? (Jean-Marc, tu me dis, STP ? Aurais-tu les images disques ?)<br /><br />J'avais reτu la version crackΘe par ...</span></td>
  394.   </tr>
  395.   <tr>
  396.     <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle" />  Sujet: <a href="viewtopic.php?t=271&highlight=" class="topictitle">Bonjour, je redΘcouvre l'Apple II</a></span></td>
  397.   </tr>
  398.   <tr>
  399.     <td width="150" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b><a href="profile.php?mode=viewprofile&u=3">Deckard</a></b></span><br />
  400.       <br />
  401.       <span class="postdetails">RΘponses: <b>4</b><br />
  402.       Vus: <b>218</b></span><br />
  403.     </td>
  404.     <td width="100%" valign="top" class="row1"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /><span class="postdetails">Forum: <b><a href="viewforum.php?f=2" class="postdetails">PRESENTATION DES MEMBRES</a></b>   PostΘ le: Mar 30 Mar 2010, 12:18   Sujet: <b><a href="viewtopic.php?p=1271&highlight=#1271">Re: Bonjour, je redΘcouvre l'Apple II</a></b></span></td>
  405.   </tr>
  406.   <tr>
  407.     <td valign="top" class="row1"><span class="postbody">Imaginez en 1982  l'impact d'un tel micro sur un gamin de 11 ans !<br /><br />Salut,<br /><br />un impact tel que je n'ai pas dΘcrochΘ du tout depuis que j'ai eu mon 1er IIe en 1984/1985!<br /><br />Bienvenu α toi sur ce for ...</span></td>
  408.   </tr>
  409.   <tr>
  410.     <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle" />  Sujet: <a href="viewtopic.php?t=270&highlight=" class="topictitle">[eBay] EnchΦres Apple I</a></span></td>
  411.   </tr>
  412.   <tr>
  413.     <td width="150" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b><a href="profile.php?mode=viewprofile&u=3">Deckard</a></b></span><br />
  414.       <br />
  415.       <span class="postdetails">RΘponses: <b>3</b><br />
  416.       Vus: <b>205</b></span><br />
  417.     </td>
  418.     <td width="100%" valign="top" class="row1"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /><span class="postdetails">Forum: <b><a href="viewforum.php?f=25" class="postdetails">APPLE I</a></b>   PostΘ le: Mer 24 Mar 2010, 13:45   Sujet: <b><a href="viewtopic.php?p=1266&highlight=#1266">[eBay] EnchΦres Apple I</a></b></span></td>
  419.   </tr>
  420.   <tr>
  421.     <td valign="top" class="row1"><span class="postbody">Ce qui est trΦs rigolo, c'est que le prix Θtait de $666 α l'origine.<br />Et un des biders a misΘ... $42.666  <img src="images/smiles/icon_lol.gif" alt="Laughing" border="0" /> <br /><br />JM</span></td>
  422.   </tr>
  423.   <tr>
  424.     <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle" />  Sujet: <a href="viewtopic.php?t=260&highlight=" class="topictitle">Recherche livres introuvables ?</a></span></td>
  425.   </tr>
  426.   <tr>
  427.     <td width="150" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b><a href="profile.php?mode=viewprofile&u=3">Deckard</a></b></span><br />
  428.       <br />
  429.       <span class="postdetails">RΘponses: <b>20</b><br />
  430.       Vus: <b>655</b></span><br />
  431.     </td>
  432.     <td width="100%" valign="top" class="row1"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /><span class="postdetails">Forum: <b><a href="viewforum.php?f=19" class="postdetails">Recherches techniques (hard ou soft)</a></b>   PostΘ le: Lun 22 Mar 2010, 0:08   Sujet: <b><a href="viewtopic.php?p=1261&highlight=#1261">Recherche livres introuvables ?</a></b></span></td>
  433.   </tr>
  434.   <tr>
  435.     <td valign="top" class="row1"><span class="postbody"><img src="images/smiles/icon_eek.gif" alt="Shocked" border="0" />  52 euros pour une carte mΦre de 2+ vendue en l'Θtat! J'ose mΩme pas imaginer ce qu'il pourrait arriver si Paul L. mettait finalement ses archives en vente sur la baie!<br /><br />JM</span></td>
  436.   </tr>
  437.   <tr>
  438.     <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle" />  Sujet: <a href="viewtopic.php?t=260&highlight=" class="topictitle">Recherche livres introuvables ?</a></span></td>
  439.   </tr>
  440.   <tr>
  441.     <td width="150" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b><a href="profile.php?mode=viewprofile&u=3">Deckard</a></b></span><br />
  442.       <br />
  443.       <span class="postdetails">RΘponses: <b>20</b><br />
  444.       Vus: <b>655</b></span><br />
  445.     </td>
  446.     <td width="100%" valign="top" class="row1"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /><span class="postdetails">Forum: <b><a href="viewforum.php?f=19" class="postdetails">Recherches techniques (hard ou soft)</a></b>   PostΘ le: Lun 22 Mar 2010, 0:04   Sujet: <b><a href="viewtopic.php?p=1260&highlight=#1260">Recherche livres introuvables ?</a></b></span></td>
  447.   </tr>
  448.   <tr>
  449.     <td valign="top" class="row1"><span class="postbody">Je viens de regarder le rΘsultat des enchΦres.<br />Effectivement dans l'Θtat actuel, c'Θtait une bonne affaire.<br />Bien jouΘ!<br /><br />J'ai eu de la chance pour les 3 lots, car j'avais mis pour chacun 21 euros m ...</span></td>
  450.   </tr>
  451.   <tr>
  452.     <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle" />  Sujet: <a href="viewtopic.php?t=260&highlight=" class="topictitle">Recherche livres introuvables ?</a></span></td>
  453.   </tr>
  454.   <tr>
  455.     <td width="150" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b><a href="profile.php?mode=viewprofile&u=3">Deckard</a></b></span><br />
  456.       <br />
  457.       <span class="postdetails">RΘponses: <b>20</b><br />
  458.       Vus: <b>655</b></span><br />
  459.     </td>
  460.     <td width="100%" valign="top" class="row1"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /><span class="postdetails">Forum: <b><a href="viewforum.php?f=19" class="postdetails">Recherches techniques (hard ou soft)</a></b>   PostΘ le: Mar 16 Mar 2010, 13:33   Sujet: <b><a href="viewtopic.php?p=1255&highlight=#1255">Recherche livres introuvables ?</a></b></span></td>
  461.   </tr>
  462.   <tr>
  463.     <td valign="top" class="row1"><span class="postbody">J'ai achetΘ un lot sur eBay rΘcemment (191 euros pour un Apple II europlus, deux clones, une carte-mΦre de II+, plein de bouquins, disquettes et autres) et... le bouquin de JPL Θgalement.<br /><br />A en juge ...</span></td>
  464.   </tr>
  465.   <tr>
  466.     <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle" />  Sujet: <a href="viewtopic.php?t=267&highlight=" class="topictitle">ROM 341-0001-02 Disk II 13 secteurs ?</a></span></td>
  467.   </tr>
  468.   <tr>
  469.     <td width="150" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b><a href="profile.php?mode=viewprofile&u=3">Deckard</a></b></span><br />
  470.       <br />
  471.       <span class="postdetails">RΘponses: <b>5</b><br />
  472.       Vus: <b>254</b></span><br />
  473.     </td>
  474.     <td width="100%" valign="top" class="row1"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /><span class="postdetails">Forum: <b><a href="viewforum.php?f=19" class="postdetails">Recherches techniques (hard ou soft)</a></b>   PostΘ le: Jeu 28 Jan 2010, 13:04   Sujet: <b><a href="viewtopic.php?p=1239&highlight=#1239">ROM 341-0001-02 Disk II 13 secteurs ?</a></b></span></td>
  475.   </tr>
  476.   <tr>
  477.     <td valign="top" class="row1"><span class="postbody">D'aprΦs les photos du site de JPL, il n'y a pas le mΩme nombre de pattes de chaque c⌠tΘ de ces composants:<br /><br />II+ Integer BASIC E0 (341-0001-00) : 12 pattes<br /><br />http://www.hackzapple.com/APPLE2/REV1/RO ...</span></td>
  478.   </tr>
  479.   <tr>
  480.     <td class="catBottom" colspan="2" height="28" align="center">  </td>
  481.   </tr>
  482. </table>
  483.  
  484. <table width="100%" cellspacing="2" border="0" align="center" cellpadding="2">
  485.   <tr>
  486.     <td align="left" valign="top"><span class="nav">Page <b>1</b> sur <b>24</b></span></td>
  487.     <td align="right" valign="top" nowrap="nowrap"><span class="nav">Aller α la page <b>1</b>, <a href="search.php?search_id=52302747&start=15">2</a>, <a href="search.php?search_id=52302747&start=30">3</a> ... <a href="search.php?search_id=52302747&start=315">22</a>, <a href="search.php?search_id=52302747&start=330">23</a>, <a href="search.php?search_id=52302747&start=345">24</a>  <a href="search.php?search_id=52302747&start=15">Suivante</a></span><br /><span class="gensmall">Toutes les heures sont au format GMT + 1 Heure</span></td>
  488.   </tr>
  489. </table>
  490.  
  491. <table width="100%" cellspacing="2" border="0" align="center">
  492.   <tr>
  493.     <td valign="top" align="right">
  494. <form method="get" name="jumpbox" action="viewforum.php" onSubmit="if(document.jumpbox.f.value == -1){return false;}"><table cellspacing="0" cellpadding="0" border="0">
  495.     <tr>
  496.         <td nowrap="nowrap"><span class="gensmall">Sauter vers: <select name="f" onchange="if(this.options[this.selectedIndex].value != -1){ forms['jumpbox'].submit() }"><option value="-1">SΘlectionner un forum</option><option value="-1"> </option><option value="-1">GENERALITES</option><option value="-1">----------------</option><option value="1">REGLES DE BASE DU FORUM</option><option value="2">PRESENTATION DES MEMBRES</option><option value="3">FAQ</option><option value="24">LES VENDEURS DE Q et assimilΘs...</option><option value="-1"> </option><option value="-1">La ligne des APPLE II</option><option value="-1">----------------</option><option value="4">APPLE II et II+</option><option value="5">APPLE IIe</option><option value="6">APPLE IIc et IIc Plus</option><option value="7">APPLE IIGS</option><option value="8">ITT2020</option><option value="9">BELL & HOWELL</option><option value="-1"> </option><option value="-1">ON AIME AUSSI...</option><option value="-1">----------------</option><option value="25">APPLE I</option><option value="10">APPLE /// et ///Plus</option><option value="11">LISA 1,  2, 2/5,  2/10 et ... XL</option><option value="-1"> </option><option value="-1">LOGICIELS</option><option value="-1">----------------</option><option value="12">PROBLEMES DIVERS</option><option value="13">PROTECTION MALEFIQUE</option><option value="23">EMULATION</option><option value="-1"> </option><option value="-1">LES CARTES ET PERIPHERIQUES</option><option value="-1">----------------</option><option value="14">CARTES COPROCESSEUR</option><option value="15">CARTES MEMOIRE</option><option value="16">CARTES POUR DISQUES</option><option value="17">AUTRES CARTES</option><option value="18">PERIPHERIQUES</option><option value="-1"> </option><option value="-1">EN VRAC ET DIVERS</option><option value="-1">----------------</option><option value="19">Recherches techniques (hard ou soft)</option><option value="20">ACHATS,VENTES ET/OU ECHANGES</option><option value="21">DIVERS...MAIS TOUJOURS EN RELATION AVEC APPLE!</option><option value="22">LES PETITS MAUDITS A EVITER</option></select><input type="hidden" name="sid" value="88dc291636b558c274916ca04b217a32" /> <input type="submit" value="Aller" class="liteoption" /></span></td>
  497.     </tr>
  498. </table></form>
  499.  
  500. </td>
  501.   </tr>
  502. </table>
  503.  
  504.  
  505. <div align="center"><span class="copyright"><br /><br />
  506. <!--
  507.     We request you retain the full copyright notice below including the link to www.phpbb.com.
  508.     This not only gives respect to the large amount of time given freely by the developers
  509.     but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
  510.     reason) retain the full copyright we request you at least leave in place the
  511.     Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
  512.     to include even this then support on our forums may be affected.
  513.  
  514.     The phpBB Group : 2002
  515. // -->
  516. Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> © 2001, 2005 phpBB Group<br />Traduction par : <a href="http://www.phpbb-fr.com/" target="_blank" class="copyright">phpBB-fr.com</a></span></div>
  517.         </td>
  518.     </tr>
  519. </table>
  520.  
  521. </body>
  522. </html>
  523.  
  524.