Introduction
This a simple reminder tool for .dan.g's ToDoList. No fancy UI. No special code tricks. The only point of
interest code-wise is the use of libxml2.
Libxml Resources
The reason for using libxml2 is the I didn't want to be dependent on IE version and it's DLL hell. At http://www.xmlsoft.org you can find a SAX
and DOM parser under libxml2, an XSLT processor under libxsl as well as links to XML specs. You can find the Windows binaries for libxml2 at http://www.zlatkovic.com/libxml.en.html as well as examples.
That's all folks. Enjoy!
History
This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.
A list of licenses authors might use can be found here