Subversion Repositories svnkaklik

Rev

Go to most recent revision | Blame | Last modification | View Log | Download

<html>
<head>
<title>TalkBox Read Me</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
          <meta name="robots" content="noindex, nofollow">
               <link href="text.css" rel="stylesheet" type="text/css" media="all">
    </head>

<body background="images/backgrounds/bckgrd_talkbox.jpg" bgproperties="fixed" bgcolor="#6E7B8B" leftmargin="0" marginheight="0" marginwidth="0" topmargin="0">
            <table width="100%" border="0" cellspacing="0" cellpadding="10" height="100%">
                   <tr height="100%">
                             <td class="sml-10reg" align="center" valign="middle" width="100%" height="100%">
                                       <table width="500" border="0" cellspacing="0" cellpadding="3" align="center" style="border: 1px solid #000000">
                                          <tr>
                                                   <td class="sml-10reg" align="center" valign="middle" bgcolor="#6E7B8B" width="419">
                                                            <p class="sml-10reg">Talkbox Beta Version<br>
                                                                  Created By AMR Graphics&reg; Dec. 2004<br>
                                                                     All Rights Reserved By AMR Graphics&reg; 1998 - 2005&copy;</p>
                                                 </td>
                                          </tr>
                                  </table>
                                       <br class="sml-10reg">
                                 <table width="500" border="0" cellspacing="0" cellpadding="3" align="center" style="border: 1px solid #000000">
                                          <tr>
                                                   <td class="sml-10reg" align="center" valign="middle" bgcolor="#6E7B8B" width="419">
                                                            <p class="sml-10reg">   10 easy steps to installing and setting up your own AMR TalkBox.</p>
                                                   </td>
                                          </tr>
                                  </table>
                                       <br class="sml-10reg">
                                 <table width="500" border="0" cellspacing="0" cellpadding="3" align="center" style="border: 1px solid #000000">
                                          <tr>
                                                   <td class="sml-10reg" align="left" valign="middle" bgcolor="#6E7B8B" width="419">
                                                              <p class="sml-10reg">1.: Decompress the amr_zip file you just downloaded.<br class="sml-10reg">
                                                                        2.: If you don't have the software, <a title="Software Updates and Downloads" href="http://www.versiontracker.com/" target="_blank">click here</a>.<br class="sml-10reg">3.: Search for one of the following, stuffit expander or winzip [mac or pc].</p>
                                                      </td>
                                          </tr>
                                    </table>
                                       <br class="sml-10reg">
                                 <table width="500" border="0" cellspacing="0" cellpadding="3" align="center" style="border: 1px solid #000000">
                                          <tr>
                                                   <td class="sml-10reg" align="left" valign="middle" bgcolor="#6E7B8B" width="419">
                                                              <p class="sml-10reg"><b>4.: Now that you have decompressed the files, let the customizing begin.</b><br class="sml-10reg">
                                                                     <b>5.: </b>Open talkbox.php with a text editor such as TextEdit [mac].<br class="sml-10reg">
                                                                   6.: We used <a title="Adobe Systems Incorporated" href="http://www.adobe.com/products/golive/main.html" target="_blank">Adobe GoLive</a> to edit and write most of the code. Available for Mac or PC.<br class="sml-10reg">
                                                                    
                                                                       7.: Once in talkbox.php edit the variables at the top of the script.<br>
                                                                       <br>
                                                                   Examples<br>
                                                           </p>
                                                           <table width="475" border="0" cellspacing="0" cellpadding="3" align="center" style="border: 1px solid #000000">
                                                                  <tr>
                                                                           <td align="left" valign="middle" bgcolor="#6E7B8B" width="394">
                                                                                     <p class="sml-10reg">Ex.: $col_text = &quot;#FFFFFF&quot;;<img src="images/misc/transparent.gif" alt="Transparent" height="10" width="35" align="top" border="0">[Standard text posting color white &quot;#FFFFFF&quot;]<br class="sml-10reg">
                                                                                          Ex.: $col_text = &quot;#000000&quot;;<img src="images/misc/transparent.gif" alt="Transparent" height="10" width="35" align="top" border="0">[We changed the standard color to black &quot;000000&quot;]</p>
                                                                             </td>
                                                                  </tr>
                                                          </table>
                                                               <br>
                                                           <table width="475" border="0" cellspacing="0" cellpadding="3" align="center" style="border: 1px solid #000000">
                                                                  <tr>
                                                                           <td align="left" valign="middle" bgcolor="#6E7B8B" width="394">
                                                                                        <p class="sml-10reg">Ex.: $back_ext = &quot;#6E7B8B&quot;;<img src="images/misc/transparent.gif" alt="Transparent" height="10" width="25" align="top" border="0">[Background color off-grey &quot;#6E7B8B&quot;]<br class="sml-10reg">
                                                                                           Ex.: $back_ext = &quot;#6E7B8B&quot;;<img src="images/misc/transparent.gif" alt="Transparent" height="10" width="25" align="top" border="0">[Background will now show black &quot;#000000&quot;]</p>
                                                                            </td>
                                                                  </tr>
                                                          </table>
                                                               <br>
                                                           Reminder, change only code between the quotation marks.<br class="sml-10reg">
                                                          Do not change anything else unless you know PHP.</td>
                                          </tr>
                                  </table>
                                       <br class="sml-10reg">
                                 <table width="500" border="0" cellspacing="0" cellpadding="3" align="center" style="border: 1px solid #000000">
                                          <tr>
                                                   <td class="sml-10reg" align="left" valign="middle" bgcolor="#6E7B8B" width="419">
                                                              <p class="sml-10reg">8.: Okay your almost done. Now copy and paste the code below into your HTML page.<br>
                                                             </p>
                                                           <table width="475" border="0" cellspacing="0" cellpadding="2" align="center" style="border: 1px solid #000000" height="30">
                                                                      <tr height="30">
                                                                               <td align="center" valign="middle" bgcolor="#6E7B8B" width="396" height="30">
                                                                                   <p class="sml-10reg">&lt;iframe frameborder=0 src=&quot;http://www.ursite.com/amr_talkbox/talkbox.php&quot; width=&quot;430&quot; height=&quot;300&quot;&gt;&lt;/iframe&gt;</p>
                                                                                </td>
                                                                  </tr>
                                                          </table>
                                                               <br>9.: Remember to substitute [http://www.ursite.com/amr_talkbox/talkbox.php] with the correct path to your talkbox directories location.</td>
                                                </tr>
                                  </table>
                                       <br class="sml-10reg">
                                 <table width="500" border="0" cellspacing="0" cellpadding="3" align="center" style="border: 1px solid #000000">
                                          <tr>
                                                   <td class="sml-10reg" align="left" valign="middle" bgcolor="#6E7B8B" width="419">
                                                              <p class="sml-10reg">10.: Open your FTP client software and navigate to your domain. Upload the decompressed amr_talkbox . Once finished, choose the talkbox.txt file and set it's permissions to 744 [ owner = rwx, group = r, everybody = r ].</p>
                                                   </td>
                                          </tr>
                                  </table>
                                       <br class="sml-10reg">
                                        <table width="500" border="0" cellspacing="0" cellpadding="3" align="center" style="border: 1px solid #000000">
                                          <tr>
                                                   <td class="sml-10reg" align="left" valign="middle" bgcolor="#6E7B8B" width="419">
                                                              <p class="sml-10reg">11.: If you are upgrading from an older version of AMR's TalkBox prior to v2.25, we suggest that you replace all files excepet you talkbox.txt file. All your posting will be intact and displayed in the talkbox as usual. Please note that you should make a back-up of all your files before proceeding with any update. Thank you</p>
                                                 </td>
                                          </tr>
                                  </table>
                                       <br class="sml-10reg">
                                 <table width="500" border="0" cellspacing="0" cellpadding="3" align="center" style="border: 1px solid #000000">
                                          <tr>
                                                   <td align="left" valign="middle" bgcolor="#6E7B8B" width="419">
                                                                <p class="sml-10reg"><u>Product License Agreement and Terms of Use</u>:<br>
                                                                    <br>
                                                                   Granted a freeware license for use of this product, AMR TalkBox Beta<br>
                                                                       <br>
                                                                   Non-profit distribution of this script is acceptable without prior written notice, providing that this product is not modified in any way and the complete works of the product are included in the distribution package.<br>
                                                                  <br>
                                                                   Unless explicitly stated in writing, AMR Graphics&reg; does not grant permission to distribute this product for profit in any form. This includes but does not limited to, electronic information service distribution, bulletin board distribution, and magnetic or optical medium distribution.<br>
                                                                  <br>
                                                                   AMR Graphics&reg; is not responsible for any damage to the end user's computer system or data. In no event will AMR Graphics&reg; be responsible to the end user for any consequential, incidental, or indirect damages [ including damages for loss of business profits, business interruption, loss of business information, etc. ] arising out of the use or inability to use this product, even if AMR Graphics&reg; has been advised of the possibility of such damages.<br>
                                                                     <br>
                                                                   If you have any questions concerning the above License Agreement, please <a title="eMail AMR about the TalkBox License Agreement" href='mailto:info@amrgraphics.com?subject="License Agreement"'>email us</a> or visit us on the web using the provided information below. Thank You</p>
                                                       </td>
                                          </tr>
                                  </table>
                                       <br class="sml-10reg">
                                 <table width="500" border="0" cellspacing="0" cellpadding="3" align="center" style="border: 1px solid #000000">
                                          <tr>
                                                   <td class="sml-10reg" align="left" valign="middle" bgcolor="#6E7B8B" width="419">
                                                              <p class="sml-10reg">Visit www.amrgraphics.com for available updates to the <a title="Download the AMR TalkBox" href="http://www.amrgraphics.com/php_talkbox/amr_talkbox.zip" target="_blank">AMR TalkBox</a>.<br class="sml-10reg">
                                                                           Thank you for trying the AMR TalkBox, if you have any questions or comments about the TalkBox script, please <a title="eMail AMR about the TalkBox" href='mailto:info@amrgraphics.com?subject="TalkBox"'>email us</a>. Thank you and Enjoy</p>
                                                  </td>
                                          </tr>
                                  </table>
                                       <br class="sml-10reg">
                                 <table width="500" border="0" cellspacing="0" cellpadding="3" align="center" style="border: 1px solid #000000">
                                          <tr>
                                                   <td align="center" valign="middle" bgcolor="#6E7B8B" width="419">
                                                              <p class="sml-10reg">All rights reserved by AMRGraphics&reg; 1998 - 2005&copy;</p>
                                                     </td>
                                          </tr>
                                  </table>
                               </td>
                  </tr>
          </table>
       </body>
</html>