Hi!<br><br>I've done a lot of refactoring and reorganizing of PageKite's codebase since the last e-mail. Much has changed...<br><br>The code has forked into two projects, one is an enhanced version of the Socksipy module which I am in the progress of getting integrated back upstream (to the socksipy-branch project).  The other is PageKite proper, which has been refactored into more 'standard' python library and helper scripts, using setuptools for basic installation.<br>
<br>I've built debian packages for both, using CDBS, which I would like feedback on.  I've even got my own repo now... ;-)<br><br>All the code is in my own Github at the moment, as I've been too busy hacking to go read how to upload things to Alioth.<br>
<br>    <a href="https://github.com/pagekite/PyPagekite/">https://github.com/pagekite/PyPagekite/</a><br clear="all">    <a href="https://github.com/pagekite/PySocksipyChain/">https://github.com/pagekite/PySocksipyChain/</a><br>
<br>Building is still a bit weird, some of the scripts assume that both projects are checked out in the same folder, using a structure like so:<br><br>    work-dir/<br>        PyPageKite/<br>        PySocksipyChain/<br clear="all">
<br>-- <br>Bjarni R. Einarsson<br>Founder, lead developer of PageKite.<br><br>Make localhost servers visible to the world: <a href="http://pagekite.net/" target="_blank">http://pagekite.net/</a><br>