index.html 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Puppy Help Page</title>
  5. <meta charset="utf-8">
  6. <script language="JavaScript">
  7. <!-- Begin
  8. function formHandler(form){
  9. var URL = document.form.site.options[document.form.site.selectedIndex].value;
  10. window.location.href = URL;
  11. }
  12. function formHandler2(form2){
  13. var URL = document.form2.site2.options[document.form2.site2.selectedIndex].value;
  14. window.location.href = URL;
  15. }
  16. function search_site()
  17. {
  18. var url = "http://linux.die.net/man/1/"
  19. // Append the text box input to the search url for the selected site
  20. url = url + document.search_form.u_search.value;
  21. // Change the the browser location to the new url
  22. window.location.href = url;
  23. }
  24. // End -->
  25. </script>
  26. <link href="./manual.css" rel="stylesheet" type="text/css">
  27. </head>
  28. <body>
  29. <div id="container">
  30. <div>
  31. <img style="width: 100px; height: 73px;" src="puppyos-logo-small-smooth.gif" alt="logo">
  32. </div>
  33. <p>
  34. Welcome to Puppy version PUPPYVERSION, released PUPPYDATE
  35. </p>
  36. <p>
  37. <span style="background-color: rgb(255, 204, 204);padding:4px;">PLEASE READ: <a href="release-PUPPYVERSION.htm">Release Notes for Puppy PUPPYVERSION</a></span>
  38. </p>
  39. <p>
  40. Hi, I am Barry Kauler, the original developer of the Puppy Operating System, and you can find a complete introduction to Puppy on the web at: <a href="http://www.puppylinux.com/">http://www.puppylinux.com/</a> and <a href="http://www.puppylinux.org/">http://www.puppylinux.org/</a>
  41. </p>
  42. <p>
  43. You are going to be amazed at the quantity and quality of applications in such a tiny Linux 'distro', as well as blown away by the speed and stunned by the ease-of-use.
  44. </p>
  45. <p>
  46. My aim is for Puppy to become a no-brainer to use (ie, no need to read the manual!). Just turn on the PC, and off you go... we're not there yet, as some configuration files may have to be edited, plus various apps have to be "tweaked". Maybe some of your PC hardware doesn't work -- in that case, first browse through the online documentation, then search the Puppy Discussion Forum -- as a last resort, post a question.
  47. </p>
  48. <p>
  49. I would like to very briefly acknowledge all the guys whose programs I have used in Puppy. Truly, I am standing on the shoulders of many others to reach this new pinnacle that is the achievement of Puppy Linux. I have acknowledged people throughout the documentation and on the web, and my profuse gratitude goes out to all you guys who code just because you love doing it. I would also like to send out a special thank-you for the help received from the guys on the Puppy Discussion Forum.
  50. </p>
  51. <p>
  52. In fact, if you look at the release notes linked-to above, what is immediately apparent is that Puppy is now a team effort, a change that has been incrementally increasing so over the last couple of years. Any acknowledgement now needs to go to our entire "Puppy Team" rather than just me.
  53. </p>
  54. <p>
  55. <h2>Puppy help</h2>
  56. All Puppy's local documentation is in HTML or plain text format and located in /usr/share/doc. This page is the master index.
  57. </p>
  58. <p>
  59. <h3>Puppy-specific help</h3>
  60. <ul>
  61. <li><a href="HOWTO_Internet.htm">HOWTO get onto the Internet</a> (dial-up your ISP)</li><li><a href="HOWTO-microsoft.htm">HOWTO view and edit Microsoft documents</a>&nbsp;</li>
  62. <li><a href="http://puppylinux.com/howto/programming.htm">HOWTO write programs for Puppy</a> </li>
  63. <li><a href="HOWTO-multimedia.htm">HOWTO multimedia</a> (work with graphics, sound, video)</li>
  64. <li><a href="HOWTO-regexps.htm">HOWTO regular expressions</a> (what they are, how to use)</li>
  65. <li><a href="HOWTO-fattenpuppy.htm">HOWTO fatten Puppy</a> (add-on fonts, plugins, spellchecking)</li>
  66. <li><a href="HOWTO-internationalization.htm">HOWTO internationalize scripts in Puppy</a> (non-English users and developers)</li>
  67. </ul>
  68. </p>
  69. <!-- This pulldown menu is essentially an outdated list of search engines.
  70. <h3>Applications documentation</h3>
  71. <p>
  72. The pulldown menu provides easy access to online documentation of all utilities and applications in Puppy. Select and go!...
  73. </p>
  74. <!-- PULLDOWNMENUSTART --><!--
  75. <center>
  76. <form name="form">
  77. <select name="site" size="1" onchange="javascript:formHandler()">
  78. <option value="">Go to....
  79. <!-- ANENTRYHERE --><!--
  80. </option><option value="http://www.yahoo.com">Yahoo
  81. </option><option value="http://www.metacrawler.com">Metacrawler
  82. </option><option value="http://www.altavista.digital.com">Altavista
  83. </option><option value="http://www.webcrawler.com">Webcrawler
  84. </option><option value="http://www.lycos.com">Lycos
  85. </option><option value="http://javascript.internet.com">JavaScript Source
  86. </option></select>
  87. </form>
  88. </center-->
  89. <p>
  90. Note that although Puppy has Busybox, which is a very small toolkit of utility applications, in some cases they do not have the required functionality and are replaced by the full versions. These replacements include: modprobe, cat, cp, gzip, gunzip, losetup, ls, mkdir, mv, rm, sed, sort, tar, wget, date, find, grep, fgrep and egrep.
  91. </p>
  92. <p>
  93. Note that Puppy applications are open source and under various GPL licences, however there are a few exceptions.
  94. </p>
  95. <p>
  96. Planmaker Free Edition (spreadsheet editor) and Textmaker Free Edition (wordprocessor) are PET packages. The licence document is included in the packages. We need to be able to open and edit Excel-format spreadsheets, which Planmaker does admirably, and the Free Edition is just that, free, no embedded adverts, no usage restrictions (except for a limited maximum size that can be edited). I would like to do the right thing by the developer, Softmaker Software, though, and recommend that you consider the full edition if Planmaker is to be used for serious commercial purposes.
  97. </p>
  98. <p>
  99. Some releases of Puppy have the Opera web browser, which is closed source but free.
  100. </p>
  101. <p class="flash-notice">
  102. <a href="http://www.macromedia.com/" class="flash-btn"><img alt="Adobe Flash Player" src="flashemblem.png"></a>
  103. <span>
  104. Some releases of Puppy include the Macromedia Flash plugin for the web browser. This is closed source but free. The distribution licence requires that I include the logo and a link to the Macromedia site.
  105. </span>
  106. </p>
  107. <footer class="legal">
  108. <header>Legal notice:</header>
  109. <div>
  110. I, Barry Kauler, established the 'Puppy Linux Project' in January 2003, first website and product release 18-June-2003, and I have trademark claim to the name and typed drawing of 'Puppy Linux', 'PuppyOS' and 'Puppy' as it relates to "computer operating system software to facilitate computer use and operation", under Federal and International Common Law and Trademark Laws as appropriate.
  111. </div>
  112. <p>
  113. Programs in Puppy are open source (except where noted above), and licences of individual products are duly acknowledged. The name Puppy Linux", also known as "Puppy" and "PuppyOS", and all artistic creations thereof, are copyright &copy; 2003,2004,2005,2006,2007,2008,2009,,2010,2011,2012,2013 Barry Kauler -- further details in the online <a href="http://puppylinux.com/faq.htm">FAQ</a>.
  114. </p>
  115. <p>
  116. In late 2013 a number of Puppy developers took over development of Puppy Linux due to Barry Kauler's retirement, lead by myself, Michael Amadio.
  117. </p>
  118. <p>
  119. <header>Disclaimer:</header>
  120. Very simple, use entirely at your own risk. Neither Barry Kauler, Michael Amadio or any of the Woof-CE team accepts no liability or responsibility whatsoever, and you use Puppy with this understanding.
  121. </p>
  122. <header>Licence</header>
  123. <ul>
  124. <li><a href="/usr/share/doc/legal/gpl-2.0.txt">GNU GPL Version 2</a></li>
  125. <li><a href="/usr/share/doc/legal/gpl-3.0.htm">GNU GPL Version 3</a></li>
  126. <li><a href="/usr/share/doc/legal/lgpl-3.0.htm">Lesser GPL</a></li>
  127. <li><a href="/usr/share/doc/legal/puppy.htm">Puppy Legal Statement</a></li>
  128. </ul>
  129. </div>
  130. </body>
  131. </html>