via a recent post to the IronPython Users List, Fuzzyman reports,
One of the things I’ve been working on in my ’spare time’:
* `The IronPython Cookbook Wiki http://www.ironpython.info`_
This is a wiki with information about IronPython and code examples of how to achieve common tasks using IronPython and the .NET framework. There are links to my `IronPython Articles http://www.voidspace.org.uk/ironpython/index.shtml`_ (of course).
New code examples include:
* `Getting Started http://ironpython.info/index.php/Contents#Getting_Started`_
* `Sending Udp Packets http://ironpython.info/index.php/Sending_Udp_Packets`_
* `Receiving Udp Packets http://ironpython.info/index.php/Receiving_Udp_Packets`_
* `Download a Webpage http://ironpython.info/index.php/Download_a_web_page`_
* `Databases with Odbc http://ironpython.info/index.php/Databases_with_Odbc`_
* `Accessing the Registry http://ironpython.info/index.php/The_Registry`_
* `Speech Synthesis - Making IronPython Talk http://ironpython.info/index.php/Speech_Synthesis`_There is a lot more to be done, but I hope this will be a useful resource for the IronPython community. Registration is required to create and edit pages, but if you have some useful examples of IronPython then *please* add them.
If there is anything you *want to know how to do* with IronPython, then the `IronPython Mailing List http://lists.ironpython.com/listinfo.cgi/users-ironpython.com`_ is a great place to ask. Useful code that turns up there will hopefully end up on the Wiki too. {sm;:-)}
* `Ironpython.info - Contents http://ironpython.info/index.php/Contents`_
* `Ironpython.info - Useful Links http://ironpython.info/index.php/Useful_Links`_
This is *VERY* cool! I’ve parsed through a few pages and can assure this is killer stuff! Thanks, Fuzzyman!

