Docs/ExperienceUI/pages/legal.htm
changeset 0 d5ce4c64ef88
equal deleted inserted replaced
-1:000000000000 0:d5ce4c64ef88
       
     1 <html>
       
     2   <head>
       
     3     <title>ExperienceUI Documentation Content Frame</title>
       
     4     <link rel=stylesheet href=style.css type=text/css>
       
     5     
       
     6     <script type=text/javascript>
       
     7       var parentparams=new Object();
       
     8       var aParams=parent.window.location.search.substr(1).split('&');
       
     9       for (i=0;i<aParams.length;i++) {
       
    10         var aParam=aParams[i].split('=');
       
    11         var sParamName=aParam[0];
       
    12         var sParamValue=aParam[1];
       
    13         parentparams[sParamName]=sParamValue;
       
    14       }
       
    15     </script>
       
    16     
       
    17     <script type=text/javascript>
       
    18     
       
    19       function loadBrowser(url) {
       
    20         if(parentparams['banner']) {
       
    21           parent.window.location="browser.htm?url="+url+"&return=legal.htm%23links&banner="+parentparams['banner'];
       
    22         } else {
       
    23           parent.window.location="browser.htm?url="+url+"&return=legal.htm%23links";
       
    24         }
       
    25       }
       
    26     
       
    27     </script>
       
    28     
       
    29   </head>
       
    30   
       
    31   <body bgcolor="#FFFFFF" style="background-color:#FFFFFF;margin:0px;padding:0px">
       
    32   
       
    33     <table border=0 width=100% height=100%>
       
    34     
       
    35       <tr>
       
    36       
       
    37         <td valign=top style=margin:10px;padding:10px>
       
    38     
       
    39 	  <h1>License Agreement</h1>
       
    40 	
       
    41           <p style=margin-left:0.2in>
       
    42 	
       
    43 	  <font face="Trebuchet MS" style="font-size: 10pt"><strong>
       
    44 	  ExperienceUI for NSIS (Open Source)<br>
       
    45 	  License Agreement<br>
       
    46 	  Copyright &copy; 2004-2005 Dashboard Software Ltd.</strong></font><br>
       
    47 	  <br>
       
    48 	  <font face="Verdana" style="font-size: 8pt">
       
    49 	  This license applies to everything in the ExperienceUI package, except where otherwise noted.<br>
       
    50 	  <br>
       
    51 	  This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.<br>
       
    52 	  <br>
       
    53 	  Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:<br>
       
    54 	  <ol type=1>
       
    55 	  <li>The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgement in the product documentation would be appreciated but is not required.<br><br></li>
       
    56 	  <li>Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.<br><br></li>
       
    57 	  <li>This notice may not be removed or altered from any source distribution.<br><br></li>
       
    58 	  </ol>
       
    59 	  
       
    60 	  </p>
       
    61 	  
       
    62 	  <a name=ack id=ack></a>
       
    63 	  
       
    64 	  <h1>Acknowledgements</h1>
       
    65 	  
       
    66 	  <p style=margin-left:0.2in>
       
    67 	  
       
    68 	  <font face=Verdana style=font-size:8pt color=#000000>
       
    69 	    The first person I would like to thank for this whole thing is Amir Szekely, aka KiCHiK.  He's done so much awesome work on NSIS,
       
    70 	    he's always got a great idea for a new feature, and, heck, he can code like crazy!<br>
       
    71 	    <br>
       
    72 	    I also want to thank Joost Verburg for writing the Modern UI, which is where I got the section descriptions, multi-language
       
    73 	    support, and the basic layout for the ExperienceUI page system.<br>
       
    74 	    <br>
       
    75 	    Of course, I want to say thanks to ZmAn3, who created the computer graphic (Left Logo) that is used by default in all ExperienceUI
       
    76 	    installers.<br>
       
    77 	    <br>
       
    78 	    Next on the list is MacroVision, for the inspiration to make this thing.  They've always got great ideas for us third-party
       
    79 	    imitators to copy.  InstallShield® might be slow, but if it didn't look so good, this text would probably be buried somewhere
       
    80 	    in the Modern UI readme right now.<br>
       
    81 	    <br>
       
    82 	    Finally, hats off to Afrow UK for hosting the download site until I could get something going.  Stu also wrote NSISArray, a custom
       
    83       version of which is used in the Start Menu page.<br>
       
    84 	    <br>
       
    85 	    Windows is a registered trademark of Microsoft Corporation.<br> 
       
    86 	    InstallShield is a registered trademark of MacroVision, Inc.<br>
       
    87 	    WinZip is a registered trademark of WinZip Computing, Inc.
       
    88 	    
       
    89 	    </p>
       
    90 	    
       
    91 	  </font>
       
    92 	  
       
    93 	  <a name=copy id=copy></a>
       
    94 	  
       
    95 	  <h1>Copyright</h1>
       
    96 	  
       
    97 	  <p style=margin-left:0.2in>
       
    98 	  
       
    99 	  <font face=Verdana style=font-size:8pt color=#000000>
       
   100 	  The ExperienceUI for NSIS is copyright &copy; 2004-2005 Dan Fuhry.  As stated in the license agreement, you are free to modify/distribute/make
       
   101 	  fun of this software as much as you want, and you can use it in your own software, but <i>please</i> don't tell everyone you wrote the original
       
   102 	  thing.  And, if you use the ExperienceUI in your own software, I would appreciate an acknowledgement in the documentation, but this
       
   103 	  is not required.
       
   104 	  </font>
       
   105 	  
       
   106 	  </p>
       
   107           
       
   108           <a name=trans id=trans></a>
       
   109 	  
       
   110 	  <h1>Translators</h1>
       
   111 	  
       
   112 	  <p style=margin-left:0.2in>
       
   113 	  
       
   114 	  <font face=Verdana style=font-size:8pt color=#000000>
       
   115 	  I would like to take the time to personally thank each and every person that has assisted me in translating the ExperienceUI into
       
   116           another language.  The list below is in alphabetical order<br>
       
   117           <br>
       
   118           <b>English (American):</b> Dan Fuhry<br>
       
   119           <b>French:</b>  [d]évolution (<a href="mailto:edjy@iquebec.com">edjy@iquebec.com</a>)<br>
       
   120           <b>German:</b> Matthias DuPont (Matze) (<a href="mailto:matze@gravure-hebdo.com">matze@gravure-hebdo.com</a>)<br>
       
   121           <b>Portuguese (Brazilian):</b> Jenner Modesto (<a href="mailto:jennermodesto@gmail.com">jennermodesto@gmail.com</a>)<br>
       
   122           <b>Spanish:</b> Matthias DuPont (Matze) (<a href="mailto:matze@gravure-hebdo.com">matze@gravure-hebdo.com</a>)<br>
       
   123           
       
   124           </font>
       
   125 	  
       
   126 	  </p>
       
   127 	  
       
   128 	  <a name=links id=links></a>
       
   129 	  
       
   130 	  <h1>Web Links</h1>
       
   131 	  
       
   132 	  <p style=margin-left:0.2in>
       
   133 	  
       
   134 	  <font face=Verdana style=font-size:8pt color=#000000>
       
   135 	  I used the following software to create the ExperienceUI:<br>
       
   136 	  <br>
       
   137 	  <b><a href="javascript:loadBrowser('http://nsis.sourceforge.net')">NSIS</a></b> - Oh, NSIS where would we be without you? Probably using Inno Setup or InstallShield and wishing for a more flexible/faster
       
   138 	  scripting platform.<br>
       
   139 	  <br>
       
   140 	  <b><a href="javascript:loadBrowser('http://hmne.sourceforge.net')">HM NIS Edit</a></b> - The best NSIS editor on the planet, hands down.  HMNE is great for beginners and advanced programmers alike,
       
   141 	  and it has an integrated compiler.<br>
       
   142 	  <br>
       
   143 	  <b><a href="javascript:loadBrowser('http://www.jedit.org')">jEdit 4.2</a></b> - I used jEdit to create the page you're reading right now, and I would recommend it to any programmer that needs
       
   144 	  an editor with support for lots of languages.  jEdit saves open files, markers, and even caret positions when you close it, so
       
   145 	  you'll never be looking for where you left off again.  Make sure you have Java.<br>
       
   146 	  <br>
       
   147 	  <b><a href="javascript:loadBrowser('http://www.knopper.net/knoppix')">KNOPPIX Linux</a></b> - I was on vacation and needed a laptop to keep up with my work, but the only one available didn't have a hard disk (go figure).  I simply popped my KNOPPIX LiveCD into the laptop and loaded my config from my USB pen drive, and I was good to go!  The download is 700MB, so make sure you have at least DSL, and preferably T1.  Oh, yeah, you can also buy a CD.  Like most Linux distros, you can't write to NTFS very well, so try to have a FAT or FAT32 partition to store shared files on.  I used the Kate editor to hand-modify this readme.<br>
       
   148 	  <br>
       
   149 	  <b><a href="javascript:loadBrowser('http://www.aha-soft.com')">IconLover</a></b> - IconLover might be intended for use as an icon editor, but it's soooooo powerful...if you need an alternative
       
   150 	  to Paint (who doesn't?) this should be your first stop.<br>
       
   151 	  <br>
       
   152 	  <b><a href="javascript:loadBrowser('http://www.gimp.org')">The GIMP</a></b> - If you haven't heard of this open-source alternative to Photoshop, you must be extremely new to the Internet.  I used the GIMP to create some of the more impressive images in the ExperienceUI.<br>
       
   153 	  <br>
       
   154 	  <b><a href="javascript:loadBrowser('http://sourceforge.net')">SourceForge.net</a></b> - "Everybody loves SourceForge" is the best thing since Linux.  They'll host your open-source projects for absolutely free (open source coding doesn't exactly pay too well), and SourceForge provides you with all the admin tools you could possibly want.<br>
       
   155 	  <br>
       
   156 	  <b><a href="javascript:loadBrowser('http://www.opencube.com')">OpenCube Tree Menus</a></b> - The menu tree on the left of the window was based on code by OpenCube.<br>
       
   157 	  <br>
       
   158 	  <table align=center width=100% border=0><tr><td align=center>
       
   159 	  <a href="javascript:loadBrowser('http://sourceforge.net')"><img border=0 src=../Images/sourceforge.gif alt="Go to sourceforge.net"></a>
       
   160 	  </td><td align=center>
       
   161 	  <a href="javascript:loadBrowser('http://xpui.sourceforge.net')"><img border=0 src=../Images/XPUILogo.png alt="Go to the ExperienceUI Website"></a>
       
   162 	  </td></tr><tr><td colspan=2 align=center>
       
   163 	  <a href="javascript:loadBrowser('http://nsis.sourceforge.net')"><img border=0 src=../Images/nsis.gif alt="Go to the NSIS web site"></a>
       
   164 	  </td></tr></table>
       
   165 	  </font>
       
   166 	  
       
   167 	  </p>
       
   168 	  
       
   169 	</td>
       
   170 	
       
   171       </tr>
       
   172       
       
   173       <tr>
       
   174       
       
   175         <td valign=bottom style=margin:0px;padding:0px>
       
   176     
       
   177           <p class=footer>Copyright &copy; 2004-2006 Dan Fuhry.  All rights except those explicitly given in the <a href=javascript:void(0) style=color:#A0A0D0 onmouseover="this.style.color='#A0A0A0'" onmouseout="this.style.color='#A0A0D0'">license agreement</a> reserved.</p>
       
   178   
       
   179         </td>
       
   180 	
       
   181       </tr>
       
   182       
       
   183     </table>
       
   184   
       
   185   </body>
       
   186   
       
   187 </html>