index.php 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381
  1. <html>
  2. <HEAD>
  3. <TITLE>Ditto, Clipboard Extension</TITLE>
  4. <META NAME="Keywords" CONTENT="Win32, Clipboard, Manager, Extension, Enhanced, Multi-Clipboard, MultiClipboard, OpenSource, open-source, free, copy, cut, paste, multiclip, clipmagic">
  5. <META NAME="Description" CONTENT="Ditto is an extension to the standard windows clipboard. It saves each item placed on the clipboard allowing you access to any of those items at a later time. Ditto allows you to specify what gets saved, text, images or html.">
  6. <META NAME="Author" CONTENT="[email protected]">
  7. </HEAD>
  8. <body>
  9. <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1" height="68">
  10. <tr>
  11. <td width="2%" bgcolor="#3C6496" height="8">&nbsp;</td>
  12. <td width="98%" bgcolor="#3C6496" align="right" bordercolor="#FFFFFF" height="8" colspan="2">
  13. &nbsp;</td>
  14. </tr>
  15. <tr>
  16. <td width="2%" bgcolor="#3C6496" height="40">&nbsp;</td>
  17. <td width="28%" height="40">
  18. <b><font size="7">Ditto</font></b>
  19. </td>
  20. <td width="70%" height="40" align="right" valign="top">
  21. <a href="http://prdownloads.sourceforge.net/ditto-cp/DittoSetup_3_9_0_0.exe?download"><font size="5">Download</font></a><font size="5">&nbsp;</font>&nbsp;&nbsp;&nbsp;
  22. -&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://ditto-cp.sourceforge.net/Help">Help</a>&nbsp;&nbsp;&nbsp;&nbsp;
  23. -&nbsp;&nbsp;&nbsp;&nbsp; <a href="#Features">Features</a>&nbsp;&nbsp;&nbsp;&nbsp;
  24. -&nbsp;&nbsp;&nbsp;&nbsp; <a href="#Change History">Change History</a>&nbsp;&nbsp;&nbsp;&nbsp;
  25. -&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://sourceforge.net/forum/?group_id=84084">Public
  26. Forums</a>
  27. <br><br>
  28. </td>
  29. </tr>
  30. <tr>
  31. <td width="2%" bgcolor="#3C6496" height="2414">&nbsp;</td>
  32. <td width="98%" height="2414" colspan="2" valign="top">
  33. <br>
  34. Ditto is an extension to the standard windows
  35. clipboard. It saves each item placed on the clipboard allowing you access to any
  36. of those items at a later time. Ditto allows you to save any type of information
  37. that can be put on the clipboard, text, images, html, custom formats, .....<p><a href="Language.php"><font size="5">Translate Ditto into your language</font></a><font size="5">
  38. </font>
  39. <font size="3"><br>
  40. Available Languages - </font><font size="2">English&nbsp;
  41. -&nbsp;&nbsp;German&nbsp; -&nbsp; Italian&nbsp; -&nbsp; French
  42. - Portuguese - Spanish - Polish - Dutch<br>
  43. </font></p>
  44. <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="114%" id="AutoNumber6">
  45. <tr>
  46. <td width="51%">
  47. <b><font size="6">
  48. <a name="Features"></a></font><font size="5">
  49. Features</font></b>
  50. <ul>
  51. <li>
  52. <font size="3">
  53. Easy to use interface</font></li>
  54. <li>
  55. <font size="3">
  56. Search and paste previous copy entries</font></li>
  57. <li>
  58. <b><font size="3">Keep multiple computer's clipboards in sync</font></b></li>
  59. <li><font size="3">Data is encrypted when sent over the network</font></li>
  60. <li>
  61. <font size="3">
  62. Accessed from tray icon or global hot key</font></li>
  63. <li>
  64. <font size="3">
  65. Select entry by double click, enter key or drag
  66. drop</font></li>
  67. <li>
  68. <font size="3">
  69. Paste into any window that excepts standard
  70. copy/paste entries</font></li>
  71. <li>
  72. <font size="3">
  73. Display thumbnail of copied images in list
  74. </font></li>
  75. <li>
  76. Full Unicode support
  77. (display foreign characters)</li>
  78. <li>
  79. UTF-8 support for language files
  80. (create language files in any language)</li>
  81. <li>
  82. Uses sqlite database (<a href="http://www.sqlite.org">www.sqlite.org</a>)
  83. <font size="3">
  84. <br>
  85. </font></li>
  86. </ul>
  87. <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber7">
  88. <tr>
  89. <td width="50%"><b><font size="5">Download</font></b></td>
  90. </tr>
  91. <tr>
  92. <td width="50%">
  93. <p style="margin-left: 24">
  94. <a href="http://prdownloads.sourceforge.net/ditto-cp/DittoSetup_3_9_0_0.exe?download">Download</a>
  95. Version 3.9</p>
  96. <p style="margin-left: 24"><font size="1">If updating from v.2.x
  97. Ditto will convert your db to a sqlite db.&nbsp; A progress bar will
  98. show the progress of the conversion.</font></p>
  99. <p style="margin-left: 24">
  100. <a href="http://prdownloads.sourceforge.net/ditto-cp/DittoSource_3_9_0_0.zip?download">Download
  101. Source<br>
  102. <br>
  103. </a><a href="http://sourceforge.net/forum/?group_id=84084">Public
  104. Forums<br>
  105. <br>
  106. </a></p>
  107. </td>
  108. </tr>
  109. <tr>
  110. <td width="50%"><b><font size="5">Help File</font></b></td>
  111. </tr>
  112. <tr>
  113. <td width="50%">
  114. <p style="margin-left: 24"><a href="http://ditto-cp.sourceforge.net/Help">
  115. http://ditto-cp.sourceforge.net/Help<br>
  116. </a>&nbsp;</p>
  117. </td>
  118. </tr>
  119. <tr>
  120. <td width="50%">
  121. <p><b>Why not use built in Copy bins in Office or VS.Net</b><ul>
  122. <li>VS.Net only collects pastes from inside Visual studio</li>
  123. <li>No way to paste to external app</li>
  124. <li>Can't search past clips</li>
  125. <li>Limited storage of clips</li>
  126. <li>Clips do not persist after closing Visual Studio</li>
  127. </ul>
  128. <p>&nbsp;
  129. </td>
  130. </tr>
  131. </table>
  132. </td>
  133. <td width="61%" valign="top">
  134. <a href="http://software.u3.com/Product_Details.aspx?ProductId=236&amp;Selection=7&amp;Lang=en-US">
  135. <img border="0" src="Ditto_pic.jpg" width="381" height="305">
  136. </a>
  137. <p><a href="http://www.sourceforge.net/"><img border="0" src="http://sourceforge.net/sflogo.php?group_id=84084&amp;type=5" width="210" height="52" alt="SourceForge.net Logo" ></a></td>
  138. <td width="61%" valign="top">
  139. <p>
  140. <script type="text/javascript"><!--
  141. google_ad_client = "pub-2225096207322686";
  142. google_ad_width = 120;
  143. google_ad_height = 600;
  144. google_ad_format = "120x600_as";
  145. google_ad_type = "text_image";
  146. google_ad_channel ="";
  147. google_page_url = document.location;
  148. google_color_border = "336699";
  149. google_color_bg = "FFFFFF";
  150. google_color_link = "0000FF";
  151. google_color_url = "008000";
  152. google_color_text = "000000";
  153. //--></script>
  154. <script type="text/javascript"
  155. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  156. </script>
  157. </td>
  158. </tr>
  159. </table>
  160. <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber3" height="5">
  161. <tr>
  162. <td width="100%" height="11"><b><font size="6"><a name="Change History"></a></font><font size="5">Change History</font></b></td>
  163. </tr>
  164. <tr>
  165. <td width="100%" height="11"><b>3.9.0.0 8-03-06</b><br>
  166. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed issue that could cause Ditto to not disconnect from the clipboard
  167. <p><b>3.8.0.0 7-27-06</b><br>
  168. &nbsp;&nbsp;&nbsp;&nbsp; - Added the command line parameters "-disconnect" and "-connect" to control if ditto is connected to the clipboard or not<br>
  169. &nbsp;&nbsp;&nbsp;&nbsp; - Added option to output debug strings(F5) to file(Ctrl-F5) or debugview.exe (F5/Ctrl
  170. - F5 in quick paste window)<br>
  171. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed error that caused some foreign
  172. characters as line feeds in Ditto<br>
  173. <br>
  174. <b>3.6.0.0 6-06-06</b><br>
  175. &nbsp;&nbsp;&nbsp;&nbsp; - Added the ability to edit clips<br>
  176. <br>
  177. <b>3.5.0.0 5-09-06</b><br>
  178. &nbsp;&nbsp;&nbsp;&nbsp; - Added option to import/export clips<br>
  179. &nbsp;&nbsp;&nbsp;&nbsp; - Added menu option to clear quick paste text for selected clips<br>
  180. <br>
  181. <b>3.4.0.0 4-26-06</b><br>
  182. &nbsp;&nbsp;&nbsp;&nbsp; - Compact database button in options now compacts the sqlite database<br>
  183. &nbsp;&nbsp;&nbsp;&nbsp; - Added option to prompt when deleting clips (options - Quick paste - prompt when deleting clips)<br>
  184. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed error where Ditto would show "NO TARGET" when some Outlook windows would show<br>
  185. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed shortcut key Alt-Home and removed short cut key Alt-End<br>
  186. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed crash when many clips are selected and pasted<br>
  187. &nbsp;&nbsp;&nbsp;&nbsp; - Added Dutch translation<br>
  188. <br>
  189. <b>3.3.0.0 3-26-06</b><br>
  190. &nbsp;&nbsp;&nbsp;&nbsp; - Added ability to send files from one computer to another. Just copy the file send the clip to the other computer, on paste Ditto will copy file from computer A to B and past the file<br>
  191. <br>
  192. <b>3.2.0.0 2-17-06</b><br>
  193. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed error on multiple pastes in unicode, the line fide was inserted properly<br>
  194. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed error that caused the "run on start" to not get entered properly in the registry<br>
  195. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed Error where if an item had a thumbnail with the clip then the clip was delete the thumbnail would still show in the list<br>
  196. <br>
  197. <b>3.1.0.0 1-22-06</b><br>
  198. &nbsp;&nbsp;&nbsp;&nbsp; - added special processing for CF_HDROP (copied file from windows explorer). When copied the name of the file copied will show in ditto. (it used to only show CF_HDROP<br>
  199. &nbsp;&nbsp;&nbsp;&nbsp; - added CF_HDROP to the default save types<br>
  200. &nbsp;&nbsp;&nbsp;&nbsp; - fixed error when pasting and auto hide is selected ditto would not auto hide on paste<br>
  201. &nbsp;&nbsp;&nbsp;&nbsp; - when pasting from quick paste as soon as a known quick paste is typed paste it<br>
  202. &nbsp;&nbsp;&nbsp;&nbsp; - fixed extra character from showing when using a foreign language</p>
  203. <p><b>2.6.7.0 1-24-06<br>
  204. </b>
  205. &nbsp;&nbsp;&nbsp;&nbsp; [ENHANCEMENTS]<br>
  206. &nbsp;&nbsp;&nbsp;&nbsp; - Added number pad keys to the 0-9 shortcut keys for pasting last 10 entries<br>
  207. &nbsp;&nbsp;&nbsp;&nbsp; [BUG FIXES]<br>
  208. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed uninitialized variable that could cause Ditto to not connect to the clipboard<br>
  209. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed error that could have caused hidden icons on the desktop to show up</p>
  210. <p><b>2.6.5.0 11-1-05</b><br>
  211. &nbsp;&nbsp;&nbsp;&nbsp; [ENHANCEMENTS]<br>
  212. &nbsp;&nbsp;&nbsp;&nbsp; - Only show an error message once when we can't auto send a clip to a client<br>
  213. &nbsp;&nbsp;&nbsp;&nbsp; - Added French translation<br>
  214. &nbsp;&nbsp;&nbsp;&nbsp; [BUG FIXES]<br>
  215. &nbsp;&nbsp;&nbsp;&nbsp; - Hide tooltip window when keys are pressed and the focus is on the search edit box<br>
  216. &nbsp;&nbsp;&nbsp;&nbsp; - Set check marks on the menu correctly when using a foreign language</p>
  217. <p><b>2.6.4.0 10-28-05<br>
  218. &nbsp;&nbsp;&nbsp;&nbsp; </b>[ENHANCEMENTS]<br>
  219. &nbsp;&nbsp;&nbsp;&nbsp; - Added option to have ditto ensure it's always connected to the clipboard. (Options - General)<br>
  220. &nbsp;&nbsp;&nbsp;&nbsp; - Added Italian translation<br>
  221. &nbsp;&nbsp;&nbsp;&nbsp; [BUG FIXES]<br>
  222. &nbsp;&nbsp;&nbsp;&nbsp; - Changed how Ditto pings the clipboard to ensure it is connected to the clipboard.&nbsp;<br>
  223. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; It was causing a conflict with some other programs that resulted in Ditto using 100% of the cpu<br>
  224. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed disconnect from clipboard. It would not disconnect.<br>
  225. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed crash when auto updating.<br>
  226. &nbsp;&nbsp;&nbsp;&nbsp; - Replaced search combo with search edit box.<b><br>
  227. <br>
  228. 2.6.3.0 10-3-05</b>
  229. <br>&nbsp;&nbsp;&nbsp;&nbsp; [ENHANCEMENTS]
  230. <br>&nbsp;&nbsp;&nbsp;&nbsp; - Modified German Language File
  231. <br>&nbsp;&nbsp;&nbsp;&nbsp; [BUG FIXES]<br>
  232. &nbsp;&nbsp;&nbsp;&nbsp; - Fix memory leak when showing a clip's description (F3)</p>
  233. <p><b>2.6.2.0 9-19-05</b>
  234. <br>&nbsp;&nbsp;&nbsp;&nbsp; [ENHANCEMENTS]
  235. <br>&nbsp;&nbsp;&nbsp;&nbsp; - Modified dialogs to fit foreign language
  236. text better
  237. <br>&nbsp;&nbsp;&nbsp;&nbsp; - Added German Language File
  238. <br>&nbsp;&nbsp;&nbsp;&nbsp; [BUG FIXES]
  239. <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Added more delay when clip changes
  240. happen.&nbsp; I think this will help with Ditto maxing out the cpu&nbsp;
  241. <p><b>2.6.0.0 Beta 7-24-05</b>
  242. <br>
  243. &nbsp;&nbsp;&nbsp; [ENHANCEMENTS]<br>
  244. &nbsp;&nbsp;&nbsp;&nbsp; - Added support for multiple languages<br>
  245. &nbsp;&nbsp;&nbsp;&nbsp; - Added delay time for saving clips, if copies happen to fast Ditto will ignore them. Settable on General Tab in Options.<br>
  246. &nbsp;&nbsp;&nbsp;&nbsp; - When focus is on the search combo, copy and delete will now work.</p>
  247. <p><b>2.5.1.0 - 5-12-05</b><br>
  248. &nbsp;&nbsp;&nbsp; [ENHANCEMENTS]<br>
  249. &nbsp;&nbsp;&nbsp;&nbsp; - Added size limit on a clip, if a clip is over that
  250. limit the clip will not be saved<br>
  251. <br>
  252. &nbsp;&nbsp;&nbsp; [BUG FIXES]<br>
  253. &nbsp;&nbsp;&nbsp;&nbsp; - Back button will refresh the screen and go back to
  254. parent group<br>
  255. &nbsp;&nbsp;&nbsp;&nbsp; - When focus is on the description window then you
  256. click on another window, Ditto will hide it's window correctly</p>
  257. <p><b>2.5.0.0 - 4-21-05</b><br>
  258. &nbsp;&nbsp;&nbsp; [ENHANCEMENTS]<br>
  259. &nbsp;&nbsp;&nbsp;&nbsp; - Show full Rich Text or Text in description window (F3)<br>
  260. &nbsp;&nbsp;&nbsp;&nbsp; - Added the ability to tab to description text and copy text from it<br>
  261. &nbsp;&nbsp;&nbsp;&nbsp; - Added option to paste html format as plain text<br>
  262. &nbsp;&nbsp;&nbsp;&nbsp; - Added option to 'Find as you Type'<br>
  263. &nbsp;&nbsp;&nbsp;&nbsp; - Added option to always display ditto so the entire
  264. window is visible<br>
  265. &nbsp;&nbsp;&nbsp;&nbsp; - Added option to not show clips that are in Groups in
  266. the main list<br>
  267. &nbsp;&nbsp;&nbsp;&nbsp; - Clips are encrypted when sending across the network<br>
  268. &nbsp;&nbsp;&nbsp;&nbsp; - Ditto must be updated on both sides for the network
  269. transfer to work<br>
  270. &nbsp;&nbsp;&nbsp;&nbsp; - Added the ability to draw RTF text in the clip list<br>
  271. &nbsp;&nbsp;&nbsp;&nbsp; - Added option to not send paste to active Window<br>
  272. &nbsp;&nbsp;&nbsp;&nbsp; - Can specify a sound to play when Ditto saves a clip
  273. from the clipboard<br>
  274. &nbsp;&nbsp;&nbsp;&nbsp; - Added shortcut key Shift - Enter to put only CF_TEXT
  275. on the clipboard and send a paste<br>
  276. &nbsp;&nbsp;&nbsp;&nbsp; - Can use the windows keys in shortcuts</p>
  277. <p><b>2.4 - 11-30-04</b><br>
  278. &nbsp;&nbsp;&nbsp; [ENHANCEMENTS]<br>
  279. &nbsp;&nbsp;&nbsp;&nbsp; - Added Help file (Right-Click -&gt; Help)<br>
  280. &nbsp;&nbsp;&nbsp;&nbsp; - If CF_DIB (bitmaps) is saved a thumbnail of the image
  281. will be displayed in the list and in the description (option to display
  282. image or not, Options -&gt; Quick Paste)<br>
  283. &nbsp;&nbsp;&nbsp;&nbsp; - Added option to not start up the server thread
  284. (Options -&gt; Friends -&gt; Disable Receiving Clips)<br>
  285. &nbsp;&nbsp;&nbsp;&nbsp; - Set the font of the list control (Options -&gt; Quick
  286. Paste, Right-Click -&gt; Quick Options)<br>
  287. &nbsp;&nbsp;&nbsp;&nbsp; - Properties window is resizable<br>
  288. &nbsp;&nbsp;&nbsp;&nbsp; - When searching Spaces are treated as OR unless in
  289. quotes<br>
  290. &nbsp;&nbsp;&nbsp;&nbsp; - Added a move to group dialog (Right-Click -&gt; Groups
  291. -&gt; Move To Group)<br>
  292. &nbsp;&nbsp;&nbsp;&nbsp; - Added menu option to paste CF_TEXT(Paint Text) only
  293. (Right-Click -&gt; Paste Plain Text Only)<br>
  294. &nbsp;&nbsp;&nbsp;&nbsp; - Check if ditto window is in a valid monitor when
  295. showing ditto<br>
  296. &nbsp;&nbsp;&nbsp;&nbsp; -Added CF_DIB (bitmaps) to the default types<br>
  297. <br>
  298. &nbsp;&nbsp; [BUG FIXES]<br>
  299. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed memory leak due to improper termination of
  300. MTServerThread.<br>
  301. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed &quot;corrupted QuickPaste position when closing
  302. while minimized&quot;.<br>
  303. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed auto internet update, it was being checked
  304. properly.<br>
  305. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed bug if you used global hot keys to paste the
  306. last item in the list it would not paste.</p>
  307. <p><b>2.3 - 7-2-04</b><br>
  308. &nbsp;&nbsp;&nbsp;&nbsp; - Keep multiple Computers' clipboards in sync (Friends
  309. Tab)<br>
  310. &nbsp;&nbsp;&nbsp;&nbsp; - Send copied data automatically to other machines
  311. (Friends Tab)<br>
  312. &nbsp;&nbsp;&nbsp;&nbsp; - Right click and send individual clips to other
  313. machines<br>
  314. &nbsp;&nbsp;&nbsp;&nbsp; - Single click on the icon opens ditto<br>
  315. &nbsp;&nbsp;&nbsp;&nbsp; - New method for getting the current active window to
  316. paste into<br>
  317. &nbsp;&nbsp;&nbsp;&nbsp; - Option to close ditto on hot key if ditto is already
  318. active (General Tab, On by default)<br>
  319. &nbsp;&nbsp;&nbsp;&nbsp; - Menu option to disconnect/connect ditto to the
  320. clipboard chain<br>
  321. &nbsp;&nbsp;&nbsp;&nbsp; - If DAO is not installed you will be prompted to
  322. download the DAO redistribution package from
  323. <a href="http://ditto-cp.sourceforge.net/dao_setup.exe">
  324. http://ditto-cp.sourceforge.net/dao_setup.exe</a></p>
  325. <p><b>2.2 - 2-29-04</b><br>
  326. &nbsp;&nbsp;&nbsp;&nbsp; - Added global hot keys for the last 10 items copied<br>
  327. &nbsp;&nbsp;&nbsp;&nbsp; - Added back button when viewing groups<br>
  328. &nbsp;&nbsp;&nbsp;&nbsp; - Added menu options to set to<br>
  329. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Never Auto Delete<br>
  330. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Auto Delete<br>
  331. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Remove Hot key<br>
  332. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed bug, when setting the group in the properties
  333. screen it was not setting the item to Never Auto Delete<br>
  334. &nbsp;&nbsp;&nbsp;&nbsp; - Fixed bug, checking the wrong url for update</p>
  335. <p><b>2.1 - 2-15-04</b><br>
  336. &nbsp;&nbsp;&nbsp;&nbsp; - Improved drawing speed</p>
  337. <p>&nbsp;</td>
  338. </tr>
  339. <tr>
  340. <td width="100%" height="11"></td>
  341. </tr>
  342. </table>
  343. </td>
  344. </tr>
  345. </table>
  346. <p>
  347. &nbsp;</p>
  348. <center>
  349. <SCRIPT language="javascript"><!--
  350. document.write("<a href=\"http://top.addfreestats.com/cgi-bin/main.cgi?usr=00235850P000\" target=\"_blank\">"); document.write("<img src=\"http://www2.addfreestats.com");
  351. document.write("/cgi-bin/connect.cgi?");
  352. document.write("usr=00235850P000");
  353. document.write("&refer="+escape(document.referrer)+"");
  354. document.write("&tips="+Math.random()+"");
  355. document.write("\" alt=\"AddFreeStats\" border=0></A>");
  356. // --></SCRIPT>
  357. <noscript>
  358. <a href="http://top.addfreestats.com/cgi-bin/main.cgi?usr=00235850P000" target="_blank"> <img src="http://www2.addfreestats.com/cgi-bin/connect.cgi?usr=00235850P000" border=0 alt="AddFreeStats.com Free Web Stats in real-time !"></A></noscript> </center>
  359. <!-- http://www.addfreestats.com -->
  360. <!-- END ADDFREESTATS.COM NORMAL CODE V2 - Free Web Stats -->
  361. </body>
  362. <!-- ADDFREESTATS.COM NORMAL CODE V2 (Normal Page) -->
  363. <!-- CODE FOR YOUR PAGE: Ditto -->
  364. <!-- URL : http://ditto-cp.sourceforge.net -->
  365. <!-- PAGE NUMBER :0 -->
  366. </html>