/Mac/Resources/app/Resources/English.lproj/Documentation/community.html

http://unladen-swallow.googlecode.com/ · HTML · 69 lines · 59 code · 10 blank · 0 comment · 0 complexity · 3ef5a1d7cc2e283af9799fab1bd7f05c MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
  3. <html lang="en">
  4. <head>
  5. <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
  6. <title>What is MacPython?</title>
  7. <meta name="generator" content="BBEdit 6.5.3">
  8. <link rel="SHORTCUT ICON" href="pythonsmall.gif">
  9. <META NAME="AppleIcon" CONTENT="pythonsmall.gif">
  10. </head>
  11. <body>
  12. <table>
  13. <tr>
  14. <td>
  15. <img src="python.gif" width="128" height="128" align="top" alt="">
  16. </td>
  17. <td>
  18. <h1>MacPython Community</h1>
  19. </td>
  20. </tr>
  21. </table>
  22. <hr>
  23. <h2>Web Sites</h2>
  24. <p>The MacPython homepage, <a href="http://www.cwi.nl/~jack/macpython.html">
  25. www.cwi.nl/~jack/macpython.html</a>
  26. is where you can find installers, documents, links to useful packages and more.
  27. And, of course,
  28. <a href="http://www.python.org">www.python.org</a> has a much larger collection
  29. of material on Python that is not Mac-specific.</p>
  30. <h2>News groups and Mailing lists</h2>
  31. <p>There are a lot of mailing lists on Python. Some of the more interesting
  32. ones are:</p>
  33. <ul>
  34. <li><a href="mailto:python-help@python.org">python-help@python.org</a> where
  35. you can send questions for individual support. Please check the websites mentioned
  36. above first, though!</li>
  37. <li>The <a href="news:comp.lang.python">comp.lang.python</a> newsgroup for general
  38. discussion. Also available as a
  39. <a href="http://www.python.org/mailman/listinfo/python-list">mailing list</a>.</li>
  40. <li>The <a href="news:comp.lang.python.announce">comp.lang.python.announce</a>
  41. newsgroup for announcements. Low-volume and moderated. Also available as a
  42. <a href="http://www.python.org/mailman/listinfo/python-announce-list">mailing list</a>.</li>
  43. <li>Last but not least, the <a href="http://www.python.org/sigs/pythonmac-sig/">pythonmac-sig</a>
  44. mailing list is specifically for MacPython. Discussions on the implementation of new
  45. features, but beginners questions are welcome too.</li>
  46. </ul>
  47. <p>In addition there are Python <a href="http://www.python.org/sigs/">Special Interest Group</a>
  48. mailing lists on a wide variety of topics such as image processing, numerical algorithms
  49. and more.</p>
  50. <h2>More</h2>
  51. <p>An index of conferences, Wiki's, bookshops and more can be found at the
  52. <a href="http://www.python.org/psa/">Community</a> section of the Python website.</p>
  53. <p>If you find a bug you are kindly requested to report it, preferrably through the
  54. automatic bug tracker at <a href="http://www.python.org">www.python.org</a></p>
  55. <p>If you want to become an active developer you are very welcome! Join the
  56. pythonmac-sig mailing list mentioned above, and read the
  57. <a href="http://www.python.org/dev/">Developer</a> section on the Python website.</p>
  58. </body>
  59. </html>