NextHub

Development on NextHub has ceased. Click here to go to the SourceForge project page.

More changes to my SA emoticon packager for Digsby/Pidgin

SA recently updated the layout of their smileys, and as a result, I had to update my automatic emoticon packager so that I can continue maintaining the Digsby SA emoticons. While trying to fix the regular expressions, a fellow goon pointed me to lxml, an XML/HTML library for Python. He suggested using XPath, something [...]