home *** CD-ROM | disk | FTP | other *** search
/ hackzapple.com / www.hackzapple.com.tar / www.hackzapple.com / phpBB2 / viewtopic.php?p=989.orig < prev    next >
Text File  |  2010-10-06  |  74KB  |  1,110 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. <link rel="prev" href="viewtopic.php?t=197&view=previous" title="Voir le sujet prΘcΘdent" />
  12. <link rel="next" href="viewtopic.php?t=197&view=next" title="Voir le sujet suivant" />
  13. <link rel="up" href="viewforum.php?f=20" title="ACHATS,VENTES ET/OU ECHANGES" />
  14. <link rel="chapter forum" href="viewforum.php?f=1" title="REGLES DE BASE DU FORUM" />
  15. <link rel="chapter forum" href="viewforum.php?f=2" title="PRESENTATION DES MEMBRES" />
  16. <link rel="chapter forum" href="viewforum.php?f=3" title="FAQ" />
  17. <link rel="chapter forum" href="viewforum.php?f=24" title="LES VENDEURS DE Q et assimilΘs..." />
  18. <link rel="chapter forum" href="viewforum.php?f=4" title="APPLE II et II+" />
  19. <link rel="chapter forum" href="viewforum.php?f=5" title="APPLE IIe" />
  20. <link rel="chapter forum" href="viewforum.php?f=6" title="APPLE IIc et IIc Plus" />
  21. <link rel="chapter forum" href="viewforum.php?f=7" title="APPLE IIGS" />
  22. <link rel="chapter forum" href="viewforum.php?f=8" title="ITT2020" />
  23. <link rel="chapter forum" href="viewforum.php?f=9" title="BELL & HOWELL" />
  24. <link rel="chapter forum" href="viewforum.php?f=25" title="APPLE I" />
  25. <link rel="chapter forum" href="viewforum.php?f=10" title="APPLE /// et ///Plus" />
  26. <link rel="chapter forum" href="viewforum.php?f=11" title="LISA 1,  2, 2/5,  2/10 et ... XL" />
  27. <link rel="chapter forum" href="viewforum.php?f=12" title="PROBLEMES DIVERS" />
  28. <link rel="chapter forum" href="viewforum.php?f=13" title="PROTECTION MALEFIQUE" />
  29. <link rel="chapter forum" href="viewforum.php?f=23" title="EMULATION" />
  30. <link rel="chapter forum" href="viewforum.php?f=14" title="CARTES COPROCESSEUR" />
  31. <link rel="chapter forum" href="viewforum.php?f=15" title="CARTES MEMOIRE" />
  32. <link rel="chapter forum" href="viewforum.php?f=16" title="CARTES POUR DISQUES" />
  33. <link rel="chapter forum" href="viewforum.php?f=17" title="AUTRES CARTES" />
  34. <link rel="chapter forum" href="viewforum.php?f=18" title="PERIPHERIQUES" />
  35. <link rel="chapter forum" href="viewforum.php?f=19" title="Recherches techniques (hard ou soft)" />
  36. <link rel="chapter forum" href="viewforum.php?f=20" title="ACHATS,VENTES ET/OU ECHANGES" />
  37. <link rel="chapter forum" href="viewforum.php?f=21" title="DIVERS...MAIS TOUJOURS EN RELATION AVEC APPLE!" />
  38. <link rel="chapter forum" href="viewforum.php?f=22" title="LES PETITS MAUDITS A EVITER" />
  39.  
  40. <title> :: Voir le sujet - Vendre sa collectionà</title>
  41. <!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" -->
  42. <style type="text/css">
  43. <!--
  44. /*
  45.   The original subSilver Theme for phpBB version 2+
  46.   Created by subBlue design
  47.   http://www.subBlue.com
  48.  
  49.   NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  50.   theme administration centre. When you have finalised your style you could cut the final CSS code
  51.   and place it in an external file, deleting this section to save bandwidth.
  52. */
  53.  
  54. /* General page style. The scroll bar colours only visible in IE5.5+ */
  55. body {
  56.     background-color: #E5E5E5;
  57.     scrollbar-face-color: #DEE3E7;
  58.     scrollbar-highlight-color: #FFFFFF;
  59.     scrollbar-shadow-color: #DEE3E7;
  60.     scrollbar-3dlight-color: #D1D7DC;
  61.     scrollbar-arrow-color:  #006699;
  62.     scrollbar-track-color: #EFEFEF;
  63.     scrollbar-darkshadow-color: #98AAB1;
  64. }
  65.  
  66. /* General font families for common tags */
  67. font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
  68. a:link,a:active,a:visited { color : #006699; }
  69. a:hover        { text-decoration: underline; color : #DD6900; }
  70. hr    { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
  71.  
  72. /* This is the border line & background colour round the entire page */
  73. .bodyline    { background-color: #FFFFFF; border: 1px #98AAB1 solid; }
  74.  
  75. /* This is the outline round the main forum tables */
  76. .forumline    { background-color: #FFFFFF; border: 2px #006699 solid; }
  77.  
  78. /* Main table cell colours and backgrounds */
  79. td.row1    { background-color: #EFEFEF; }
  80. td.row2    { background-color: #DEE3E7; }
  81. td.row3    { background-color: #D1D7DC; }
  82.  
  83. /*
  84.   This is for the table cell above the Topics, Post & Last posts on the index.php page
  85.   By default this is the fading out gradiated silver background.
  86.   However, you could replace this with a bitmap specific for each forum
  87. */
  88. td.rowpic {
  89.         background-color: #FFFFFF;
  90.         background-image: url(templates/subSilver/images/cellpic2.jpg);
  91.         background-repeat: repeat-y;
  92. }
  93.  
  94. /* Header cells - the blue and silver gradient backgrounds */
  95. th    {
  96.     color: #FFA34F; font-size: 11px; font-weight : bold;
  97.     background-color: #006699; height: 25px;
  98.     background-image: url(templates/subSilver/images/cellpic3.gif);
  99. }
  100.  
  101. td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
  102.             background-image: url(templates/subSilver/images/cellpic1.gif);
  103.             background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
  104. }
  105.  
  106. /*
  107.   Setting additional nice inner borders for the main table cells.
  108.   The names indicate which sides the border will be on.
  109.   Don't worry if you don't understand this, just ignore it :-)
  110. */
  111. td.cat,td.catHead,td.catBottom {
  112.     height: 29px;
  113.     border-width: 0px 0px 0px 0px;
  114. }
  115. th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
  116.     font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
  117. }
  118. td.row3Right,td.spaceRow {
  119.     background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
  120. }
  121.  
  122. th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
  123. th.thSides,td.catSides,td.spaceRow     { border-width: 0px 1px 0px 1px; }
  124. th.thRight,td.catRight,td.row3Right     { border-width: 0px 1px 0px 0px; }
  125. th.thLeft,td.catLeft      { border-width: 0px 0px 0px 1px; }
  126. th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
  127. th.thTop     { border-width: 1px 0px 0px 0px; }
  128. th.thCornerL { border-width: 1px 0px 0px 1px; }
  129. th.thCornerR { border-width: 1px 1px 0px 0px; }
  130.  
  131. /* The largest text used in the index page title and toptic title etc. */
  132. .maintitle    {
  133.     font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
  134.     text-decoration: none; line-height : 120%; color : #000000;
  135. }
  136.  
  137. /* General text */
  138. .gen { font-size : 12px; }
  139. .genmed { font-size : 11px; }
  140. .gensmall { font-size : 10px; }
  141. .gen,.genmed,.gensmall { color : #000000; }
  142. a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
  143. a.gen:hover,a.genmed:hover,a.gensmall:hover    { color: #DD6900; text-decoration: underline; }
  144.  
  145. /* The register, login, search etc links at the top of the page */
  146. .mainmenu        { font-size : 11px; color : #000000 }
  147. a.mainmenu        { text-decoration: none; color : #006699;  }
  148. a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }
  149.  
  150. /* Forum category titles */
  151. .cattitle        { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
  152. a.cattitle        { text-decoration: none; color : #006699; }
  153. a.cattitle:hover{ text-decoration: underline; }
  154.  
  155. /* Forum title: Text and link to the forums used in: index.php */
  156. .forumlink        { font-weight: bold; font-size: 12px; color : #006699; }
  157. a.forumlink     { text-decoration: none; color : #006699; }
  158. a.forumlink:hover{ text-decoration: underline; color : #DD6900; }
  159.  
  160. /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
  161. .nav            { font-weight: bold; font-size: 11px; color : #000000;}
  162. a.nav            { text-decoration: none; color : #006699; }
  163. a.nav:hover        { text-decoration: underline; }
  164.  
  165. /* titles for the topics: could specify viewed link colour too */
  166. .topictitle,h1,h2    { font-weight: bold; font-size: 11px; color : #000000; }
  167. a.topictitle:link   { text-decoration: none; color : #006699; }
  168. a.topictitle:visited { text-decoration: none; color : #5493B4; }
  169. a.topictitle:hover    { text-decoration: underline; color : #DD6900; }
  170.  
  171. /* Name of poster in viewmsg.php and viewtopic.php and other places */
  172. .name            { font-size : 11px; color : #000000;}
  173.  
  174. /* Location, number of posts, post date etc */
  175. .postdetails        { font-size : 10px; color : #000000; }
  176.  
  177. /* The content of the posts (body of text) */
  178. .postbody { font-size : 12px; line-height: 18px}
  179. a.postlink:link    { text-decoration: none; color : #006699 }
  180. a.postlink:visited { text-decoration: none; color : #5493B4; }
  181. a.postlink:hover { text-decoration: underline; color : #DD6900}
  182.  
  183. /* Quote & Code blocks */
  184. .code {
  185.     font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
  186.     background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  187.     border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
  188. }
  189.  
  190. .quote {
  191.     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
  192.     background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
  193.     border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
  194. }
  195.  
  196. /* Copyright and bottom info */
  197. .copyright        { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
  198. a.copyright        { color: #444444; text-decoration: none;}
  199. a.copyright:hover { color: #000000; text-decoration: underline;}
  200.  
  201. /* Form elements */
  202. input,textarea, select {
  203.     color : #000000;
  204.     font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  205.     border-color : #000000;
  206. }
  207.  
  208. /* The text input fields background colour */
  209. input.post, textarea.post, select {
  210.     background-color : #FFFFFF;
  211. }
  212.  
  213. input { text-indent : 2px; }
  214.  
  215. /* The buttons used for bbCode styling in message post */
  216. input.button {
  217.     background-color : #EFEFEF;
  218.     color : #000000;
  219.     font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
  220. }
  221.  
  222. /* The main submit button option */
  223. input.mainoption {
  224.     background-color : #FAFAFA;
  225.     font-weight : bold;
  226. }
  227.  
  228. /* None-bold submit button */
  229. input.liteoption {
  230.     background-color : #FAFAFA;
  231.     font-weight : normal;
  232. }
  233.  
  234. /* This is the line in the posting page which shows the rollover
  235.   help line. This is actually a text box, but if set to be the same
  236.   colour as the background no one will know ;)
  237. */
  238. .helpline { background-color: #DEE3E7; border-style: none; }
  239.  
  240. /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
  241. @import url("templates/subSilver/formIE.css");
  242. -->
  243. </style>
  244. </head>
  245. <body bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4">
  246.  
  247. <a name="top"></a>
  248.  
  249. <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center" >
  250.     <tr>
  251.         <td class="bodyline" >
  252.             <table width="100%" cellspacing="0" cellpadding="0" border="0" >
  253.             <tr>
  254.                 <td BGCOLOR="BLACK"><CENTER>
  255.                 <a href="index.php"><img src="templates/subSilver/images/HZA/TITRE8A.PNG" border="0" alt=" Index du Forum" vspace="1" /></a>
  256.                 </CENTER></td>
  257.                 <TD></TD>
  258.             </TR>
  259.                 <TR><TD align="center" COLSPAN="2" BGCOLOR="#E5E5E5">
  260.                     <span class="mainmenu"><B><FONT COLOR="RED">IDENTIFICATION SERVEUR : 213.186.33.87 - CLIENT : 74.109.56.191 </FONT></B></SPAN></TD>
  261.                 </TR>
  262.             <TR><TD><BR></TD></TR>
  263.             <CENTER>
  264.             <table cellspacing="0" cellpadding="2" border="0">
  265.                     <tr>
  266.                         <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> 
  267.                          <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> 
  268.                         </span></td>
  269.                     </tr>
  270.                     <tr>
  271.                         <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>
  272.                     </tr>
  273.                 </table></td>
  274.             </tr>
  275.         </table>
  276.  
  277.         <br />
  278.  
  279.  
  280. <table width="100%" cellspacing="2" cellpadding="2" border="0">
  281.   <tr>
  282.     <td align="left" valign="bottom" colspan="2"><a class="maintitle" href="viewtopic.php?t=197&start=0&postdays=0&postorder=asc&highlight=">Vendre sa collectionà</a><br />
  283.       <span class="gensmall"><b></b><br />
  284.         </span></td>
  285.   </tr>
  286. </table>
  287.  
  288. <table width="100%" cellspacing="2" cellpadding="2" border="0">
  289.   <tr>
  290.     <td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="posting.php?mode=newtopic&f=20"><img src="templates/subSilver/images/lang_french/post.gif" border="0" alt="Poster un nouveau sujet" align="middle" /></a>   <a href="posting.php?mode=reply&t=197"><img src="templates/subSilver/images/lang_french/reply.gif" border="0" alt="RΘpondre au sujet" align="middle" /></a></span></td>
  291.     <td align="left" valign="middle" width="100%"><span class="nav">   <a href="index.php" class="nav"> Index du Forum</a>
  292.       -> <a href="viewforum.php?f=20" class="nav">ACHATS,VENTES ET/OU ECHANGES</a></span></td>
  293.   </tr>
  294. </table>
  295.  
  296. <table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
  297.     <tr align="right">
  298.         <td class="catHead" colspan="2" height="28"><span class="nav"><a href="viewtopic.php?t=197&view=previous" class="nav">Voir le sujet prΘcΘdent</a> :: <a href="viewtopic.php?t=197&view=next" class="nav">Voir le sujet suivant</a>  </span></td>
  299.     </tr>
  300.     
  301.     <tr>
  302.         <th class="thLeft" width="150" height="26" nowrap="nowrap">Auteur</th>
  303.         <th class="thRight" nowrap="nowrap">Message</th>
  304.     </tr>
  305.     <tr>
  306.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="977"></a><b>cheezy</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 06 Jan 2009<br />Messages: 6<br />Localisation: Marseille</span><br /></td>
  307.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  308.             <tr>
  309.                 <td width="100%"><a href="viewtopic.php?p=977#977"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mar 06 Jan 2009, 10:43<span class="gen"> </span>   Sujet du message: Vendre sa collectionà</span></td>
  310.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=977"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  311.             </tr>
  312.             <tr>
  313.                 <td colspan="2"><hr /></td>
  314.             </tr>
  315.             <tr>
  316.                 <td colspan="2"><span class="postbody">Bonjour. Voilαà Au fil des annΘes j'ai acquis un certain nombre de machines Apple (au grand dΘsespoir de Madame qui a vite qualifiΘ ces choses poussiΘreuses de "cadavres"à) et mΩme si aujourd'hui je n'ai gardΘ que les piΦces "maεtresses" et me suis dΘbarrassΘ des Quadra et autres Performa, cette collection n'en reste pas moins encombrante et puis je n'ai plus le temps ni l'envie de m'occuper des ces vieillards. Suite α un dΘmΘnagement rΘcent et faute de place α cause de travaux en cours, tout se ballade dans des cartons, dΘplacΘ de piΦce en piΦce au fil des travaux et tout ce petit monde a fini par atterrir dans mon bureau qui est aussi mon "home studio", prenant la moitiΘ de la piΦceà Je compte donc vendre cette collection mais je ne sais pas trop par o∙ commencer niáo∙ mettre des annoncesà Je ne compte pas m'enrichir avec, je ne suis pas un eBayer acharnΘ et le profit n'est pas mon intΘrΩt dans cette histoire. Tant que faire se peut j'aimerais en faire profiter un collectionneur passionnΘ digne d'accueillir mes "bΘbΘs" et prendre quelques euros au passage, plus ou moins symboliquement, histoire de ne pas avoir englouti de l'argent dedans pour rien. Donc si vous avez des conseils, je prends ! Cette collection comprend aujourd'hui principalement des Mac compact et des Apple II (//e, //c, IIGSà) parfois en plusieurs examplaires, et tout un tas de pΘriphs, disquettes, docs, revues, etc. Tout n'est pas en super Θtat et certaines machines ne sont pas au top de leur forme mais bonà Peut-Ωtre que je dois scinder la collection en deux ? (Mac d'un c⌠tΘ, Apple II de l'autreà) Je ne sais pas, j'attends vos conseils avisΘs !
  317. <br />
  318.  
  319. <br />
  320.  
  321. <br />
  322.  <img src="images/smiles/icon_wink.gif" alt="Wink" border="0" /></span><span class="gensmall"></span></td>
  323.             </tr>
  324.         </table></td>
  325.     </tr>
  326.     <tr>
  327.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  328.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  329.             <tr>
  330.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=43"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=43"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>   <a href="aim:goim?screenname=cheezm1&message=Hello+Are+you+there?"><img src="templates/subSilver/images/lang_french/icon_aim.gif" alt="Adresse AIM" title="Adresse AIM" border="0" /></a> <a href="http://edit.yahoo.com/config/send_webmesg?.target=mistral_mars@yahoo.fr&.src=pg"><img src="templates/subSilver/images/lang_french/icon_yim.gif" alt="Yahoo Messenger" title="Yahoo Messenger" border="0" /></a> <a href="profile.php?mode=viewprofile&u=43"><img src="templates/subSilver/images/lang_french/icon_msnm.gif" alt="MSN Messenger" title="MSN Messenger" border="0" /></a><script language="JavaScript" type="text/javascript"><!--
  331.  
  332.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  333.         document.write(' ');
  334.     else
  335.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  336.  
  337.                 //--></script><noscript></noscript></td>
  338.             </tr>
  339.         </table></td>
  340.     </tr>
  341.     <tr>
  342.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  343.     </tr>
  344.     <tr>
  345.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="978"></a><b>Deckard</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 29 Mar 2007<br />Messages: 350<br />Localisation: Levallois-Perret / Le Mans</span><br /></td>
  346.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  347.             <tr>
  348.                 <td width="100%"><a href="viewtopic.php?p=978#978"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Jeu 08 Jan 2009, 10:13<span class="gen"> </span>   Sujet du message: </span></td>
  349.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=978"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  350.             </tr>
  351.             <tr>
  352.                 <td colspan="2"><hr /></td>
  353.             </tr>
  354.             <tr>
  355.                 <td colspan="2"><span class="postbody">Je ne connais pas de solution miracle toute faite.
  356. <br />
  357.  
  358. <br />
  359. Si j'Θtais dans une situation similaire, tout d'abord je ciblerai les collectionneurs dans leur domaine respectif: mac d'un c⌠tΘ et apple II de l'autre.
  360. <br />
  361. Ce qui est sur, c'est que j'Θviterai de prΘfΘrence les collectionneurs multi-machines et multi-marques qui entassent mais ne font rien avec. (Ca reprΘsente pas mal de monde dont beaucoup de hyΦnes qui crient "pour moi, pour moi" et s'entre-dΘchirent quand une offre se prΘsente... puis passent α la suivante sans approfondir la matΘriel rΘcupΘrΘ voire s'en dΘbarrasse pour acquΘrir et entasser un nouveau lot).
  362. <br />
  363.  
  364. <br />
  365. Ensuite je mettrai en avant le ou les pΘriphΘriques rares, bref le plus qui fait que des collectionneurs sΘrieux s'y intΘressent.
  366. <br />
  367.  
  368. <br />
  369. Si c'est sur ebay, la vente par lot peut dΘcourager les personnes habitant loin de chez toi du fait des frais postaux monstrueux. Mais pour une vente α l'unitΘ, il faut prendre le temps de rΘpertorier et tester (donc ressortir les "cadavres").
  370. <br />
  371.  
  372. <br />
  373. Reste le monde associatif (je ne conseille personne car je n'ai pas de contact direct et rΘgulier) ou une connaissance intΘressΘe.
  374. <br />
  375.  
  376. <br />
  377. JM</span><span class="gensmall"></span></td>
  378.             </tr>
  379.         </table></td>
  380.     </tr>
  381.     <tr>
  382.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  383.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  384.             <tr>
  385.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=3"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=3"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://boutillon.free.fr" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  386.  
  387.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  388.         document.write(' ');
  389.     else
  390.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  391.  
  392.                 //--></script><noscript></noscript></td>
  393.             </tr>
  394.         </table></td>
  395.     </tr>
  396.     <tr>
  397.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  398.     </tr>
  399.     <tr>
  400.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="982"></a><b>toinet</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 15 Juin 2007<br />Messages: 326<br />Localisation: Paris, France</span><br /></td>
  401.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  402.             <tr>
  403.                 <td width="100%"><a href="viewtopic.php?p=982#982"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Jeu 08 Jan 2009, 20:43<span class="gen"> </span>   Sujet du message: </span></td>
  404.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=982"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  405.             </tr>
  406.             <tr>
  407.                 <td colspan="2"><hr /></td>
  408.             </tr>
  409.             <tr>
  410.                 <td colspan="2"><span class="postbody">Les conseils de Jean-Marc "Deckard" sont avisΘes, sois-en s√r. Je le rejoins sur les collectionneurs qui entassent sans tester ni jouer. Toi, tu as l'air d'un passionnΘ de ces choses.
  411. <br />
  412.  
  413. <br />
  414. Pour la partie Apple II, essaye de faire une liste et de prendre des photos de tes items, nous pourrons te dire s'il vaut mieux vendre par lot ou α l'unitΘ et leur valeur.
  415. <br />
  416.  
  417. <br />
  418. Pour ma part, j'en ai marre de ne pas rΘussir α remporter d'Apple IIe (ou IIc) pour pouvoir tester ces softs que je dΘprotΦge mais sur eBay cela part comme des petits pains.
  419. <br />
  420.  
  421. <br />
  422. D'un point de vue soft, tes originaux pourraient m'intΘresser.
  423. <br />
  424.  
  425. <br />
  426. antoine</span><span class="gensmall"></span></td>
  427.             </tr>
  428.         </table></td>
  429.     </tr>
  430.     <tr>
  431.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  432.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  433.             <tr>
  434.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=4"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=4"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://www.oss117.org/" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  435.  
  436.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  437.         document.write(' ');
  438.     else
  439.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  440.  
  441.                 //--></script><noscript></noscript></td>
  442.             </tr>
  443.         </table></td>
  444.     </tr>
  445.     <tr>
  446.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  447.     </tr>
  448.     <tr>
  449.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="984"></a><b>JPL</b></span><br /><span class="postdetails">Site Admin<br /><br /><br />Inscrit le: 12 Mar 2007<br />Messages: 160<br />Localisation: Issy les Moulineaux / PARIS</span><br /></td>
  450.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  451.             <tr>
  452.                 <td width="100%"><a href="viewtopic.php?p=984#984"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Lun 12 Jan 2009, 17:42<span class="gen"> </span>   Sujet du message: </span></td>
  453.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=984"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  454.             </tr>
  455.             <tr>
  456.                 <td colspan="2"><hr /></td>
  457.             </tr>
  458.             <tr>
  459.                 <td colspan="2"><span class="postbody">MΩme remarque que JM : coupe la collection en deux thΘmatiques
  460. <br />
  461.  
  462. <br />
  463. Pour les macs je n'ai pas d'avis
  464. <br />
  465.  
  466. <br />
  467. Pour les Apple de sΘrie II 
  468. <br />
  469.  
  470. <br />
  471. 1. <span style="font-weight: bold">Les cartes :</span> vΘrifie bien tout d'abord que tu n'as pas des raretΘs genre SecondSight, Transwarp  et autres cartes qui te permettraient d'acheter  α madame plusieurs sacs α main de grandes marques... en gΘnΘral elles sont plus sensibles et plus compΘtentes sur ces matΘriels <img src="images/smiles/icon_redface.gif" alt="Embarassed" border="0" />  <img src="images/smiles/icon_arrow.gif" alt="Arrow" border="0" /> 
  472. <br />
  473.  
  474. <br />
  475. 2. <span style="font-weight: bold">les UC </span> VΘrifie Θgalement que tu n'as pas d'Apple II rΘvision 0 qui sont recherchΘs (et chers) mΩme en Θtat moyen ou dΘlabrΘ.
  476. <br />
  477.  
  478. <br />
  479. Pour les GS α part le ROM 4 ... c'est vraiment un choix perso
  480. <br />
  481.  
  482. <br />
  483. A part ces ΘlΘments qui valent le coup que tu te fendes sur Ebay avec un tapage sur comp.sys.apple2, pour le reste c'est un peu comme tu le sens. Je rejoins totalement JM et Antoine pour les collectionneurs multivitaminΘs.
  484. <br />
  485.  
  486. <br />
  487. De toute faτon fais des photos ici tu es au sein d'un groupe d'honnΩtes  <img src="images/smiles/icon_cool.gif" alt="Cool" border="0" />  qui te diront ce qui vaut la peine d'une annonce Ebay. Fais y un tour tu verras des dΘbilitΘs en prix mais tu t'en fiches  : vendre n'est pas de l'ΘvangΘlisation  <img src="images/smiles/icon_biggrin.gif" alt="Very Happy" border="0" />  <img src="images/smiles/icon_wink.gif" alt="Wink" border="0" /></span><span class="gensmall"></span></td>
  488.             </tr>
  489.         </table></td>
  490.     </tr>
  491.     <tr>
  492.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  493.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  494.             <tr>
  495.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=2"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=2"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a> <a href="mailto:jplvs10@hotmail.com"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un e-mail" title="Envoyer un e-mail" border="0" /></a> <a href="http://www.hackzapple.com/INDEX0.HTM" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  496.  
  497.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  498.         document.write(' ');
  499.     else
  500.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  501.  
  502.                 //--></script><noscript></noscript></td>
  503.             </tr>
  504.         </table></td>
  505.     </tr>
  506.     <tr>
  507.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  508.     </tr>
  509.     <tr>
  510.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="987"></a><b>jvernet</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 18 Ao√ 2007<br />Messages: 105<br /></span><br /></td>
  511.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  512.             <tr>
  513.                 <td width="100%"><a href="viewtopic.php?p=987#987"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Mer 14 Jan 2009, 14:32<span class="gen"> </span>   Sujet du message: </span></td>
  514.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=987"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  515.             </tr>
  516.             <tr>
  517.                 <td colspan="2"><hr /></td>
  518.             </tr>
  519.             <tr>
  520.                 <td colspan="2"><span class="postbody">Pas d'autre avis que ceux citΘ plus haut. Il y a ici du monde intΘressΘ par du matos Apple II de qualitΘ ou rare, tu vas sans doute pouvoir y trouver des repreneurs.
  521. <br />
  522.  
  523. <br />
  524.  
  525. <br />
  526. AprΦs, tu peux tenter sur Silicium (les collectionneurs "multiples"), ou fr.comp.sys.ordinosaures.
  527. <br />
  528.  
  529. <br />
  530. S'il y a un Apple IIc+, 'moi moi moi'  <img src="images/smiles/icon_biggrin.gif" alt="Very Happy" border="0" />  <img src="images/smiles/icon_wink.gif" alt="Wink" border="0" /> .</span><span class="gensmall"></span></td>
  531.             </tr>
  532.         </table></td>
  533.     </tr>
  534.     <tr>
  535.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  536.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  537.             <tr>
  538.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=14"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=14"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://perso.wanadoo.fr/jerome.vernet" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  539.  
  540.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  541.         document.write(' ');
  542.     else
  543.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  544.  
  545.                 //--></script><noscript></noscript></td>
  546.             </tr>
  547.         </table></td>
  548.     </tr>
  549.     <tr>
  550.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  551.     </tr>
  552.     <tr>
  553.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="988"></a><b>cheezy</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 06 Jan 2009<br />Messages: 6<br />Localisation: Marseille</span><br /></td>
  554.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  555.             <tr>
  556.                 <td width="100%"><a href="viewtopic.php?p=988#988"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Ven 16 Jan 2009, 14:22<span class="gen"> </span>   Sujet du message: </span></td>
  557.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=988"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  558.             </tr>
  559.             <tr>
  560.                 <td colspan="2"><hr /></td>
  561.             </tr>
  562.             <tr>
  563.                 <td colspan="2"><span class="postbody">Merci pour tous ces conseils avisΘs ! Et dΘsolΘ pour la rΘponse tardive mais je pensais que je serais avisΘ automatiquement par e-mail des rΘponses sur le sujetà 
  564. <br />
  565.  
  566. <br />
  567. Effectivement, τa me paraεt Ωtre une bonne idΘe de scinder la collection en deux. eBay ne me tente pas plus que τa, d'une part parce que je ne pense pas avoir de trucs trΦs trΦs rares (J'ai bien quelques trucs intΘressants comme la carte Apple IIe pour Mac LC ou des extensions mΘmoire pour Apple IIGS, ou encore le scanner Thunderscan pour Imagewriterà ) et d'autre part parce que je prΘfΦrerais me dΘbarrasser de l'ensemble en une seule fois, histoire de ne pas me trainer tous ces cartons pendant des lustres. Comme je vous le disais, je ne compte pas "faire du beurre" avec cette collection. Et je me dis que les quelques rares trucs intΘressants dans le lot justifient peut-Ωtre plus l'acquisition de l'ensemble.
  568. <br />
  569.  
  570. <br />
  571. J'ai posΘ une annonce sur un autre forum Apple plus gΘnΘraliste mais α part une personne qui est intΘressΘe par mes Mac Classic, rienà</span><span class="gensmall"></span></td>
  572.             </tr>
  573.         </table></td>
  574.     </tr>
  575.     <tr>
  576.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  577.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  578.             <tr>
  579.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=43"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=43"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>   <a href="aim:goim?screenname=cheezm1&message=Hello+Are+you+there?"><img src="templates/subSilver/images/lang_french/icon_aim.gif" alt="Adresse AIM" title="Adresse AIM" border="0" /></a> <a href="http://edit.yahoo.com/config/send_webmesg?.target=mistral_mars@yahoo.fr&.src=pg"><img src="templates/subSilver/images/lang_french/icon_yim.gif" alt="Yahoo Messenger" title="Yahoo Messenger" border="0" /></a> <a href="profile.php?mode=viewprofile&u=43"><img src="templates/subSilver/images/lang_french/icon_msnm.gif" alt="MSN Messenger" title="MSN Messenger" border="0" /></a><script language="JavaScript" type="text/javascript"><!--
  580.  
  581.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  582.         document.write(' ');
  583.     else
  584.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  585.  
  586.                 //--></script><noscript></noscript></td>
  587.             </tr>
  588.         </table></td>
  589.     </tr>
  590.     <tr>
  591.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  592.     </tr>
  593.     <tr>
  594.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="989"></a><b>jvernet</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 18 Ao√ 2007<br />Messages: 105<br /></span><br /></td>
  595.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  596.             <tr>
  597.                 <td width="100%"><a href="viewtopic.php?p=989#989"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Sam 17 Jan 2009, 14:39<span class="gen"> </span>   Sujet du message: </span></td>
  598.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=989"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  599.             </tr>
  600.             <tr>
  601.                 <td colspan="2"><hr /></td>
  602.             </tr>
  603.             <tr>
  604.                 <td colspan="2"><span class="postbody">Une petite liste ici ? <img src="images/smiles/icon_cool.gif" alt="Cool" border="0" /></span><span class="gensmall"></span></td>
  605.             </tr>
  606.         </table></td>
  607.     </tr>
  608.     <tr>
  609.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  610.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  611.             <tr>
  612.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=14"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=14"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://perso.wanadoo.fr/jerome.vernet" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  613.  
  614.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  615.         document.write(' ');
  616.     else
  617.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  618.  
  619.                 //--></script><noscript></noscript></td>
  620.             </tr>
  621.         </table></td>
  622.     </tr>
  623.     <tr>
  624.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  625.     </tr>
  626.     <tr>
  627.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="990"></a><b>cheezy</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 06 Jan 2009<br />Messages: 6<br />Localisation: Marseille</span><br /></td>
  628.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  629.             <tr>
  630.                 <td width="100%"><a href="viewtopic.php?p=990#990"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Sam 17 Jan 2009, 15:46<span class="gen"> </span>   Sujet du message: </span></td>
  631.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=990"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  632.             </tr>
  633.             <tr>
  634.                 <td colspan="2"><hr /></td>
  635.             </tr>
  636.             <tr>
  637.                 <td colspan="2"><span class="postbody">Alors pour la liste, voilα :
  638. <br />
  639.  
  640. <br />
  641. - 5 Mac Plus
  642. <br />
  643. - 1 Mac SE
  644. <br />
  645. - 2 Mac Classic II
  646. <br />
  647. - 1 Mac 128 (ne dΘmarre plusà) avec son clavier, souris et lecteur floppy externe d'origine.
  648. <br />
  649. - 1 Mac LC 475 + Carte Apple //e et son cΓble.
  650. <br />
  651. - 1 disque dur externe Apple HD20 pour Mac Plus.
  652. <br />
  653. - 1 Sac de transport pour Mac compact.
  654. <br />
  655.  
  656. <br />
  657. - 1 Apple II GS + extension mΘmoire et moniteur n&b (1 extension mΘmoire supplΘmentaire disponible, au cas o∙)
  658. <br />
  659. - 1 Apple //e + DuoDisk + cartes (sans moniteur)
  660. <br />
  661. - 3 Apple //c (blocs alimentation externes HS)
  662. <br />
  663. - 1 Moniteur //c et son stand, dans leurs cartons d'origine respectifs.
  664. <br />
  665. - Lecteurs floppy externes Disk II
  666. <br />
  667. - Lecteur externe Unidisk //c
  668. <br />
  669. - Imprimante Imagewriter + plusieurs rubans de rechange neufs jamais ouverts.
  670. <br />
  671. - Imprimante Apple Scribe dans son carton d'origine.
  672. <br />
  673.  
  674. <br />
  675. - 1 Apple Newton MessagePad "OMP" dans sa boεte d'origine
  676. <br />
  677. - 1 Apple Newton MessagePad 110
  678. <br />
  679.  
  680. <br />
  681. - Des centaines de disquettes Apple //e, Apple //GS, Macintosh, dont des sets originaux Apple, installations SystΦme, Excel, Wordà
  682. <br />
  683. - Kit d'installation complet pour Mac Plus
  684. <br />
  685. - Quelques jeux Apple II GS originaux dans leur boεte
  686. <br />
  687. - PΘriphΘriques divers (Souris Mac, souris Apple //e, scanner ThunderScan pour imagewriter, tΘlΘcommande sans fil de pilotage souris, claviers Apple, SyQuest + cartouches, cartes diverses, cΓblesà)
  688. <br />
  689. - Documentations d'origine Apple, autocollants d'Θpoqueà
  690. <br />
  691. - Livres informatiques d'Θpoque et docs diverses dont la sΘrie de magazines "Open Apple"
  692. <br />
  693.  
  694. <br />
  695. Plus certainement beaucoup de choses que j'oublie ou que je vais retrouver entre tempsà</span><span class="gensmall"></span></td>
  696.             </tr>
  697.         </table></td>
  698.     </tr>
  699.     <tr>
  700.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  701.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  702.             <tr>
  703.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=43"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=43"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>   <a href="aim:goim?screenname=cheezm1&message=Hello+Are+you+there?"><img src="templates/subSilver/images/lang_french/icon_aim.gif" alt="Adresse AIM" title="Adresse AIM" border="0" /></a> <a href="http://edit.yahoo.com/config/send_webmesg?.target=mistral_mars@yahoo.fr&.src=pg"><img src="templates/subSilver/images/lang_french/icon_yim.gif" alt="Yahoo Messenger" title="Yahoo Messenger" border="0" /></a> <a href="profile.php?mode=viewprofile&u=43"><img src="templates/subSilver/images/lang_french/icon_msnm.gif" alt="MSN Messenger" title="MSN Messenger" border="0" /></a><script language="JavaScript" type="text/javascript"><!--
  704.  
  705.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  706.         document.write(' ');
  707.     else
  708.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  709.  
  710.                 //--></script><noscript></noscript></td>
  711.             </tr>
  712.         </table></td>
  713.     </tr>
  714.     <tr>
  715.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  716.     </tr>
  717.     <tr>
  718.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="991"></a><b>toinet</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 15 Juin 2007<br />Messages: 326<br />Localisation: Paris, France</span><br /></td>
  719.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  720.             <tr>
  721.                 <td width="100%"><a href="viewtopic.php?p=991#991"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Sam 17 Jan 2009, 17:49<span class="gen"> </span>   Sujet du message: </span></td>
  722.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=991"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  723.             </tr>
  724.             <tr>
  725.                 <td colspan="2"><hr /></td>
  726.             </tr>
  727.             <tr>
  728.                 <td colspan="2"><span class="postbody">[quote="cheezy"]Alors pour la liste, voilα :
  729. <br />
  730.  
  731. <br />
  732. - Lecteurs floppy externes Disk II
  733. <br />
  734. >> un lecteur m'intΘresse, voire deux.
  735. <br />
  736.  
  737. <br />
  738. - Des centaines de disquettes Apple //e, Apple //GS, Macintosh, dont des sets originaux Apple, installations SystΦme, Excel, Wordà
  739. <br />
  740. >> disquettes du dΘbut des annΘes 80 ou de la fin ?
  741. <br />
  742. >> les disquettes IIgs m'intΘressent.
  743. <br />
  744.  
  745. <br />
  746. - Quelques jeux Apple II GS originaux dans leur boεte
  747. <br />
  748. >> lesquels ? cela m'intΘresse.
  749. <br />
  750.  
  751. <br />
  752. - PΘriphΘriques divers (Souris Mac, souris Apple //e, scanner ThunderScan pour imagewriter, tΘlΘcommande sans fil de pilotage souris, claviers Apple, SyQuest + cartouches, cartes diverses, cΓblesà)
  753. <br />
  754. >> tΘlΘcommande sans fil de pilotage souris ? quid ?
  755. <br />
  756. >> un clavier QWERTY pour Apple IIgs dans le lot ?
  757. <br />
  758. >> quelles cartes diverses ? une carte vidΘo second sight dans le lot ? miam miam, pour moi.
  759. <br />
  760.  
  761. <br />
  762. - Documentations d'origine Apple, autocollants d'Θpoqueà
  763. <br />
  764. >> documentation standard ou technique, peux-tu prΘciser ?
  765. <br />
  766.  
  767. <br />
  768. - Livres informatiques d'Θpoque et docs diverses dont la sΘrie de magazines "Open Apple"
  769. <br />
  770. >> des revues amΘricaines dans le lot ? GS+ ou autres ? Si oui, cela m'intΘresse.
  771. <br />
  772. >> je suis preneur d'Open Apple.
  773. <br />
  774.  
  775. <br />
  776. Je te remercie pour les prΘcisions que tu pourrais apporter,
  777. <br />
  778.  
  779. <br />
  780. antoine</span><span class="gensmall"></span></td>
  781.             </tr>
  782.         </table></td>
  783.     </tr>
  784.     <tr>
  785.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  786.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  787.             <tr>
  788.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=4"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=4"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://www.oss117.org/" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  789.  
  790.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  791.         document.write(' ');
  792.     else
  793.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  794.  
  795.                 //--></script><noscript></noscript></td>
  796.             </tr>
  797.         </table></td>
  798.     </tr>
  799.     <tr>
  800.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  801.     </tr>
  802.     <tr>
  803.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="992"></a><b>vladitx</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 19 DΘc 2007<br />Messages: 22<br /></span><br /></td>
  804.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  805.             <tr>
  806.                 <td width="100%"><a href="viewtopic.php?p=992#992"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Sam 17 Jan 2009, 19:04<span class="gen"> </span>   Sujet du message: </span></td>
  807.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=992"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  808.             </tr>
  809.             <tr>
  810.                 <td colspan="2"><hr /></td>
  811.             </tr>
  812.             <tr>
  813.                 <td colspan="2"><span class="postbody">Hmm, is there something available for sale?  <img src="images/smiles/icon_rolleyes.gif" alt="Rolling Eyes" border="0" />   <img src="images/smiles/icon_smile.gif" alt="Smile" border="0" /></span><span class="gensmall"></span></td>
  814.             </tr>
  815.         </table></td>
  816.     </tr>
  817.     <tr>
  818.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  819.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  820.             <tr>
  821.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=29"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=29"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--
  822.  
  823.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  824.         document.write(' ');
  825.     else
  826.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  827.  
  828.                 //--></script><noscript></noscript></td>
  829.             </tr>
  830.         </table></td>
  831.     </tr>
  832.     <tr>
  833.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  834.     </tr>
  835.     <tr>
  836.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="993"></a><b>cheezy</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 06 Jan 2009<br />Messages: 6<br />Localisation: Marseille</span><br /></td>
  837.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  838.             <tr>
  839.                 <td width="100%"><a href="viewtopic.php?p=993#993"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Sam 17 Jan 2009, 19:05<span class="gen"> </span>   Sujet du message: </span></td>
  840.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=993"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  841.             </tr>
  842.             <tr>
  843.                 <td colspan="2"><hr /></td>
  844.             </tr>
  845.             <tr>
  846.                 <td colspan="2"><span class="postbody">[quote="toinet"]</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>       <td><span class="genmed"><b>cheezy a Θcrit:</b></span></td>    </tr>    <tr>      <td class="quote">Alors pour la liste, voilα :
  847. <br />
  848.  
  849. <br />
  850. - Lecteurs floppy externes Disk II
  851. <br />
  852. >> un lecteur m'intΘresse, voire deux.
  853. <br />
  854.  
  855. <br />
  856. <span style="color: brown">╟a tombe bien j'en ai deuxà</span>
  857. <br />
  858.  
  859. <br />
  860. - Des centaines de disquettes Apple //e, Apple //GS, Macintosh, dont des sets originaux Apple, installations SystΦme, Excel, Wordà
  861. <br />
  862. >> disquettes du dΘbut des annΘes 80 ou de la fin ?
  863. <br />
  864. >> les disquettes IIgs m'intΘressent.
  865. <br />
  866.  
  867. <br />
  868. <span style="color: brown">Aucune idΘe pour les dates. Les originaux Apple //e sont celles livrΘes avec l'ordi en 1984, le reste des 5'25" c'est des collections "maison", y'a des softs, des jeux, des utilitairesà J'ai jamais vraiment tout parcouru, faute de temps mais y'a des trucs marrants comme le jeu "E.T" et des trucs comme τa. Pour le IIGS c'est beaucoup de copies "maison"</span>
  869. <br />
  870.  
  871. <br />
  872. - Quelques jeux Apple II GS originaux dans leur boεte
  873. <br />
  874. >> lesquels ? cela m'intΘresse.
  875. <br />
  876.  
  877. <br />
  878. <span style="color: brown">Alors les jeux originaux IIGS sont : Thexder, Mean 18 Accolade, Silent Service et The Bard's Tale Volume I "Tales of the unknown"</span>
  879. <br />
  880.  
  881. <br />
  882. - PΘriphΘriques divers (Souris Mac, souris Apple //e, scanner ThunderScan pour imagewriter, tΘlΘcommande sans fil de pilotage souris, claviers Apple, SyQuest + cartouches, cartes diverses, cΓblesà)
  883. <br />
  884. >> tΘlΘcommande sans fil de pilotage souris ? quid ?
  885. <br />
  886. <span style="color: brown">C'est un boεtier sΘrie avec une tΘlΘcommande pour piloter α distance la souris d'un Mac. C'est pas super vΘloce en tout casà</span>
  887. <br />
  888.  
  889. <br />
  890.  
  891. <br />
  892. >> un clavier QWERTY pour Apple IIgs dans le lot ?
  893. <br />
  894. <span style="color: brown">Euhà non. J'ai un deuxiΦme clavier GS mais en azerty.</span>
  895. <br />
  896.  
  897. <br />
  898. >> quelles cartes diverses ? une carte vidΘo second sight dans le lot ? miam miam, pour moi.
  899. <br />
  900. <span style="color: brown">Non, pas de Second Sight. Juste les trucs classiques pour Apple II genre Super Serial, Mouse card, etc. Pour Mac j'ai des prototypes expΘrimentaux, faits par un bidouilleur, pour Mac Plusà Jamais testΘs.</span>
  901. <br />
  902.  
  903. <br />
  904. - Documentations d'origine Apple, autocollants d'Θpoqueà
  905. <br />
  906. >> documentation standard ou technique, peux-tu prΘciser ?
  907. <br />
  908. <span style="color: brown">Documentations standard livrΘes avec les ordis, plus quelques trucs un peu plus techniques comme les docs officielles de certains pΘriphΘriques Apple, les travaux pratiques AppleSoft, la programmation Basic avec ProDos, etcà</span>
  909. <br />
  910.  
  911. <br />
  912. - Livres informatiques d'Θpoque et docs diverses dont la sΘrie de magazines "Open Apple"
  913. <br />
  914. >> des revues amΘricaines dans le lot ? GS+ ou autres ? Si oui, cela m'intΘresse.
  915. <br />
  916. >> je suis preneur d'Open Apple.
  917. <br />
  918. <span style="color: brown">Non, pas de revues US. J'avais une collec du magazine Byte des annΘes 70 α 90 mais j'ai jetΘ depuis belle luretteà Je n'ai gardΘ que l'exemplaire de 1984 pour la sortie du Mac mais τa je garde en souvenirà AprΦs j'ai tout un tas de livres de divers auteurs sur les langages Apple, le graphisme et les maths sur Apple II, Prise en main, etc.</span>
  919. <br />
  920.  
  921. <br />
  922. Je te remercie pour les prΘcisions que tu pourrais apporter,
  923. <br />
  924.  
  925. <br />
  926. antoine</td>    </tr></table><span class="postbody"></span><span class="gensmall"></span></td>
  927.             </tr>
  928.         </table></td>
  929.     </tr>
  930.     <tr>
  931.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  932.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  933.             <tr>
  934.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=43"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=43"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>   <a href="aim:goim?screenname=cheezm1&message=Hello+Are+you+there?"><img src="templates/subSilver/images/lang_french/icon_aim.gif" alt="Adresse AIM" title="Adresse AIM" border="0" /></a> <a href="http://edit.yahoo.com/config/send_webmesg?.target=mistral_mars@yahoo.fr&.src=pg"><img src="templates/subSilver/images/lang_french/icon_yim.gif" alt="Yahoo Messenger" title="Yahoo Messenger" border="0" /></a> <a href="profile.php?mode=viewprofile&u=43"><img src="templates/subSilver/images/lang_french/icon_msnm.gif" alt="MSN Messenger" title="MSN Messenger" border="0" /></a><script language="JavaScript" type="text/javascript"><!--
  935.  
  936.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  937.         document.write(' ');
  938.     else
  939.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  940.  
  941.                 //--></script><noscript></noscript></td>
  942.             </tr>
  943.         </table></td>
  944.     </tr>
  945.     <tr>
  946.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  947.     </tr>
  948.     <tr>
  949.         <td width="150" align="left" valign="top" class="row2"><span class="name"><a name="994"></a><b>toinet</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 15 Juin 2007<br />Messages: 326<br />Localisation: Paris, France</span><br /></td>
  950.         <td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  951.             <tr>
  952.                 <td width="100%"><a href="viewtopic.php?p=994#994"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Sam 17 Jan 2009, 19:30<span class="gen"> </span>   Sujet du message: </span></td>
  953.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=994"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  954.             </tr>
  955.             <tr>
  956.                 <td colspan="2"><hr /></td>
  957.             </tr>
  958.             <tr>
  959.                 <td colspan="2"><span class="postbody">Alors pour la liste, voilα :
  960. <br />
  961.  
  962. <br />
  963. - Lecteurs floppy externes Disk II
  964. <br />
  965. >> un lecteur m'intΘresse, voire deux.
  966. <br />
  967.  
  968. <br />
  969. <span style="color: brown">╟a tombe bien j'en ai deuxà</span>
  970. <br />
  971.  
  972. <br />
  973. - Des centaines de disquettes Apple //e, Apple //GS, Macintosh, dont des sets originaux Apple, installations SystΦme, Excel, Wordà
  974. <br />
  975. >> disquettes du dΘbut des annΘes 80 ou de la fin ?
  976. <br />
  977. >> les disquettes IIgs m'intΘressent.
  978. <br />
  979.  
  980. <br />
  981. <span style="color: brown">Aucune idΘe pour les dates. Les originaux Apple //e sont celles livrΘes avec l'ordi en 1984, le reste des 5'25" c'est des collections "maison", y'a des softs, des jeux, des utilitairesà J'ai jamais vraiment tout parcouru, faute de temps mais y'a des trucs marrants comme le jeu "E.T" et des trucs comme τa. Pour le IIGS c'est beaucoup de copies "maison"</span>
  982. <br />
  983.  
  984. <br />
  985. Je suis intΘressΘ par :
  986. <br />
  987. - les deux lecteurs
  988. <br />
  989. - tes disquettes "maison" IIgs, combien de disquettes ?
  990. <br />
  991.  
  992. <br />
  993. Le reste, j'ai dΘjα <img src="images/smiles/icon_wink.gif" alt="Wink" border="0" /> Combien en veux-tu ?
  994. <br />
  995.  
  996. <br />
  997. antoine</span><span class="gensmall"></span></td>
  998.             </tr>
  999.         </table></td>
  1000.     </tr>
  1001.     <tr>
  1002.         <td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  1003.         <td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  1004.             <tr>
  1005.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=4"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=4"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>  <a href="http://www.oss117.org/" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web de l'utilisateur" title="Visiter le site web de l'utilisateur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--
  1006.  
  1007.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  1008.         document.write(' ');
  1009.     else
  1010.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  1011.  
  1012.                 //--></script><noscript></noscript></td>
  1013.             </tr>
  1014.         </table></td>
  1015.     </tr>
  1016.     <tr>
  1017.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  1018.     </tr>
  1019.     <tr>
  1020.         <td width="150" align="left" valign="top" class="row1"><span class="name"><a name="995"></a><b>cheezy</b></span><br /><span class="postdetails"><br /><br /><br />Inscrit le: 06 Jan 2009<br />Messages: 6<br />Localisation: Marseille</span><br /></td>
  1021.         <td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  1022.             <tr>
  1023.                 <td width="100%"><a href="viewtopic.php?p=995#995"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">PostΘ le: Sam 24 Jan 2009, 16:34<span class="gen"> </span>   Sujet du message: </span></td>
  1024.                 <td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=995"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="RΘpondre en citant" title="RΘpondre en citant" border="0" /></a>   </td>
  1025.             </tr>
  1026.             <tr>
  1027.                 <td colspan="2"><hr /></td>
  1028.             </tr>
  1029.             <tr>
  1030.                 <td colspan="2"><span class="postbody">rΘpondu en PM <img src="images/smiles/icon_wink.gif" alt="Wink" border="0" /></span><span class="gensmall"></span></td>
  1031.             </tr>
  1032.         </table></td>
  1033.     </tr>
  1034.     <tr>
  1035.         <td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut de page</a></span></td>
  1036.         <td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
  1037.             <tr>
  1038.                 <td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=43"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&u=43"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message privΘ" title="Envoyer un message privΘ" border="0" /></a>   <a href="aim:goim?screenname=cheezm1&message=Hello+Are+you+there?"><img src="templates/subSilver/images/lang_french/icon_aim.gif" alt="Adresse AIM" title="Adresse AIM" border="0" /></a> <a href="http://edit.yahoo.com/config/send_webmesg?.target=mistral_mars@yahoo.fr&.src=pg"><img src="templates/subSilver/images/lang_french/icon_yim.gif" alt="Yahoo Messenger" title="Yahoo Messenger" border="0" /></a> <a href="profile.php?mode=viewprofile&u=43"><img src="templates/subSilver/images/lang_french/icon_msnm.gif" alt="MSN Messenger" title="MSN Messenger" border="0" /></a><script language="JavaScript" type="text/javascript"><!--
  1039.  
  1040.     if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
  1041.         document.write(' ');
  1042.     else
  1043.         document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
  1044.  
  1045.                 //--></script><noscript></noscript></td>
  1046.             </tr>
  1047.         </table></td>
  1048.     </tr>
  1049.     <tr>
  1050.         <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
  1051.     </tr>
  1052.     <tr align="center">
  1053.         <td class="catBottom" colspan="2" height="28"><table cellspacing="0" cellpadding="0" border="0">
  1054.             <tr><form method="post" action="viewtopic.php?t=197&start=0">
  1055.                 <td align="center"><span class="gensmall">Montrer les messages depuis: <select name="postdays"><option value="0" selected="selected">Tous les messages</option><option value="1">1 Jour</option><option value="7">7 Jours</option><option value="14">2 Semaines</option><option value="30">1 Mois</option><option value="90">3 Mois</option><option value="180">6 Mois</option><option value="364">1 An</option></select> <select name="postorder"><option value="asc" selected="selected">Le plus ancien en premier</option><option value="desc">Le plus rΘcent en premier</option></select> <input type="submit" value="Aller" class="liteoption" name="submit" /></span></td>
  1056.             </form></tr>
  1057.         </table></td>
  1058.     </tr>
  1059. </table>
  1060.  
  1061. <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
  1062.   <tr>
  1063.     <td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="posting.php?mode=newtopic&f=20"><img src="templates/subSilver/images/lang_french/post.gif" border="0" alt="Poster un nouveau sujet" align="middle" /></a>   <a href="posting.php?mode=reply&t=197"><img src="templates/subSilver/images/lang_french/reply.gif" border="0" alt="RΘpondre au sujet" align="middle" /></a></span></td>
  1064.     <td align="left" valign="middle" width="100%"><span class="nav">   <a href="index.php" class="nav"> Index du Forum</a>
  1065.       -> <a href="viewforum.php?f=20" class="nav">ACHATS,VENTES ET/OU ECHANGES</a></span></td>
  1066.     <td align="right" valign="top" nowrap="nowrap"><span class="gensmall">Toutes les heures sont au format GMT + 1 Heure</span><br /><span class="nav"></span>
  1067.       </td>
  1068.   </tr>
  1069.   <tr>
  1070.     <td align="left" colspan="3"><span class="nav">Page <b>1</b> sur <b>1</b></span></td>
  1071.   </tr>
  1072. </table>
  1073.  
  1074. <table width="100%" cellspacing="2" border="0" align="center">
  1075.   <tr>
  1076.     <td width="40%" valign="top" nowrap="nowrap" align="left"><span class="gensmall"></span><br />
  1077.        <br />
  1078.       </td>
  1079.     <td align="right" valign="top" nowrap="nowrap">
  1080. <form method="get" name="jumpbox" action="viewforum.php" onSubmit="if(document.jumpbox.f.value == -1){return false;}"><table cellspacing="0" cellpadding="0" border="0">
  1081.     <tr>
  1082.         <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"selected="selected">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>
  1083.     </tr>
  1084. </table></form>
  1085.  
  1086. <span class="gensmall">Vous <b>ne pouvez pas</b> poster de nouveaux sujets dans ce forum<br />Vous <b>ne pouvez pas</b> rΘpondre aux sujets dans ce forum<br />Vous <b>ne pouvez pas</b> Θditer vos messages dans ce forum<br />Vous <b>ne pouvez pas</b> supprimer vos messages dans ce forum<br />Vous <b>ne pouvez pas</b> voter dans les sondages de ce forum<br /></span></td>
  1087.   </tr>
  1088. </table>
  1089.  
  1090.  
  1091. <div align="center"><span class="copyright"><br /><br />
  1092. <!--
  1093.     We request you retain the full copyright notice below including the link to www.phpbb.com.
  1094.     This not only gives respect to the large amount of time given freely by the developers
  1095.     but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
  1096.     reason) retain the full copyright we request you at least leave in place the
  1097.     Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
  1098.     to include even this then support on our forums may be affected.
  1099.  
  1100.     The phpBB Group : 2002
  1101. // -->
  1102. 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>
  1103.         </td>
  1104.     </tr>
  1105. </table>
  1106.  
  1107. </body>
  1108. </html>
  1109.  
  1110.