<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE xbel PUBLIC "+//IDN python.org//DTD XML Bookmark Exchange
                       Language 1.0//EN//XML" "hate-sysids">

<xbel>
<title>Pyhoo!</title>
<desc>
This is a collection of useful pointers to Python-related material of
various sorts. It grew out of my personal bookmarks collection, and is
now maintained in XBEL, the XML Bookmark Exchange Language, partly as
an experiment, partly as a demo for xmlproc and partly as a service
for the public and myself.
</desc>

<folder>
<title>Introductions</title>

  <bookmark href="http://www.python.org/doc/Intros.html">
  <title>Introduction pointers @ python.org</title>
  <desc>A set of pointers to Python introductions.</desc>
  </bookmark>

  <bookmark href="http://www.python.org/doc/FAQ.html">
  <title>The Python FAQ</title>
  </bookmark>

  <bookmark href="http://www.python.org/doc/Comparisons.html">
  <title>Comparisons of Python and other languages</title>
  </bookmark>
    
  <bookmark href="http://www.spindoczine.com/folder5/">
  <title>The Quick Python Book</title>
  <desc>An online draft of an upcoming Python tutorial book by Ken
  McDonald.</desc>
  </bookmark> 

  <folder>
  <title>Python in the press</title>
  
    <bookmark href="http://www.webreview.com/97/01/03/edge/">
    <title>Python: It's not just for laughs</title>
    <desc>An article in WebReview about Python.</desc>
    </bookmark>

  </folder>

</folder>

<folder>
<title>References</title>

  <bookmark href="http://starship.skyport.net/quick-ref1_5.html">
  <title>Python 1.5 Quick Reference</title>
  <desc>A very concise and useful reference of Python minutiae.</desc>
  </bookmark>

</folder>

<folder>
<title>Tips and tricks</title>

  <bookmark href="http://www.automatrix.com/~skip/python/fastpython.html">
  <title>Python Performance Tips</title>
  <desc>Some hints on which style and constructs to use to achieve the best
  Python performance.</desc>
  </bookmark>
  
</folder>

<folder>
<title>Topic guides</title>

  <bookmark href="http://www.mcmillan-inc.com/sockets.html">
  <title>Sockets</title>
  <desc>A guide to socket programming with Python.</desc>
  </bookmark>

  <bookmark href="http://www.pythonware.com/library.htm">
  <title>Tkinter guides and documentation</title>
  <desc>An introduction to Tkinter, a class reference and the Tk manual
  pages, all linked to from the Pythonware library page.</desc>
  </bookmark>

  <bookmark href="http://starship.skyport.net/crew/davem/cgifaq/faqw.cgi">
  <title>The Python CGI FAQ</title>
  </bookmark>
  
  <bookmark href="http://www.python.org/topics/">
  <title>Topic Guides @ python.org</title>
  <desc>This is a collection of topic guides as a part of the Python
  language website. Among the topics are XML, databases, Tkinter and
  web programming.</desc>
  </bookmark>

  <bookmark href="http://www.python.org/doc/howto/">
  <title>HOWTOs @ python.org</title>
  <desc>A collection of HOWTO guides, covering Medusa, Curses, Qt,
  regular expressions and XML, among other things.</desc>
  </bookmark>
  
</folder>

<folder>
<title>Development environments</title>

  <bookmark href="http://www.python.org/emacs/">
  <title>Emacs modes for Python</title>
  <desc>This site contains some useful elisp packages such as a Python mode,
  a debugger mode etc.</desc>
  </bookmark>
  
  <bookmark href="http://starship.skyport.net/crew/zack/ptui/">
  <title>PTUI</title>
  <desc>A Tkinter-based IDE by Zachary Roadhouse.</desc>
  </bookmark>
  
  <bookmark href="http://www.netins.net/showcase/Comput-IT/cooledit/index2.html">
  <title>CoolEdit</title>
  <desc>A text editor with Python scripting internally. XWindows-only.</desc>
  </bookmark>
  
  <bookmark href="http://www.idmcomp.com/products/">
  <title>UltraEdit</title>
  <desc>A general text editor for Windows. Python syntax support can be
  downloaded separately.</desc>
  </bookmark>
   
</folder>

<folder>
<title>Miscellaneous</title>

  <bookmark href="http://www.pythonjournal.com/">
  <title>The Python Journal</title>
  <desc>A web journal devoted to Python.</desc>
  </bookmark>

  <bookmark href="http://www.automatrix.com/~skip/python/fastpython.html">
  <title>Python-Friendly ISPs</title>
  <desc>A list of web host providers that also provide Python access for
  CGI and suchlike.</desc>
  </bookmark>

</folder>
  
</xbel>
