<li>Superfeedr released <ahref="http://blog.superfeedr.com/node-xmpp-server/">a Node XMPP Server</a>. "<i>Since <ahref="http://spaceboyz.net/~astro/">astro</a> had been doing an <strong>amazing work</strong> with his <ahref="https://github.com/astro/node-xmpp">node-xmpp</a> library to build <em>Client</em>, <em>Components</em> and even <em>Server to server</em> modules, the logical next step was to try to build a <em>Client to Server</em> module so that we could have a full blown server. That’s what we worked on the past couple days, and <ahref="https://github.com/superfeedr/node-xmpp">it’s now on Github</a>!</i></li>
<li>Joyent's Mark Cavage released <ahref="http://ldapjs.org/">LDAP.js</a>. "<i>ldapjs is a pure JavaScript, from-scratch framework for implementing <ahref="http://tools.ietf.org/html/rfc4510">LDAP</a> clients and servers in <ahref="http://nodejs.org">Node.js</a>. It is intended for developers used to interacting with HTTP services in node and <ahref="http://expressjs.com">express</a>.</i></li>
<li>Microsoft's Tomasz Janczuk released <ahref="http://tomasz.janczuk.org/2011/08/hosting-nodejs-applications-in-iis-on.html">iisnode</a> "<i>The <ahref="https://github.com/tjanczuk/iisnode">iisnode</a> project provides a native IIS 7.x module that allows hosting of node.js applications in IIS.</i><br/><br/>Scott Hanselman posted <ahref="http://www.hanselman.com/blog/InstallingAndRunningNodejsApplicationsWithinIISOnWindowsAreYouMad.aspx">a detailed walkthrough</a> of how to get started with iisnode