<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Interesting... Do you suppose this is how dictionary. com would do this also?<br><br>&gt; Date: Wed, 4 Feb 2009 16:12:57 -0800<br>&gt; From: asheesh@asheesh.org<br>&gt; To: j_2003_47@hotmail.com<br>&gt; CC: baypiggies@python.org<br>&gt; Subject: Re: [Baypiggies] Online Dictionary/Thesaurus<br>&gt; <br>&gt; On Wed, 4 Feb 2009, J C wrote:<br>&gt; <br>&gt; &gt; How would one convert the xml file? I am fairly new to programing etc. <br>&gt; &gt; Are you sure this is required? Words are grouped by a particular range <br>&gt; &gt; in the alphabet (shown in the file name). Words are in a particular tag <br>&gt; &gt; with a corresponding unique identifier.<br>&gt; <br>&gt; You might like to read "Dive Into Python" <br>&gt; &lt;http://www.diveintopython.org/toc/index.html&gt; which covers XML <br>&gt; processing.<br>&gt; <br>&gt; But if you just want a website, I would suggest you:<br>&gt; <br>&gt; * Learn about how to run a web server like Apache and have it show plain <br>&gt; HTML pages to a user<br>&gt; <br>&gt; * Learn how to write a program that generates HTML files<br>&gt; <br>&gt; (If you are a new programmer, I recommend this text <br>&gt; &lt;http://www.greenteapress.com/thinkpython/html/&gt; to learn how to program <br>&gt; in Python. Then go back to Dive Into Python.)<br>&gt; <br>&gt; * Write a program that generates one HTML file per web page you want your <br>&gt; users to be able to see.<br>&gt; <br>&gt; That way, no programs other than the web server get called when users hit <br>&gt; your website, so it will be as fast as it can be.<br>&gt; <br>&gt; -- Asheesh.<br>&gt; <br>&gt; -- <br>&gt; No violence, gentlemen -- no violence, I beg of you!  Consider the furniture!<br>&gt;                  -- Sherlock Holmes<br><br /><hr />Use Windows Live Messenger to send messages to your buddies on their mobile phones <a href='http://www.pc2mobile.ca' target='_new'>Find out more on our PC to Mobile website</a></body>
</html>