Some updates
Haven’t been working much on pastie last month. I’ve had a lot of stuff to do at uni, and will have more things to do, so movement will be slow.
However, I’ve started working in a new version of pastie using a SQLite database. I’m still designing the way this new code will work, so I’m not releasing it for now. So far, I have a great CLI interface, and a much better memory behaviour (even with the GUI, which is half done). Meanwhile, I’ll be updating the old package for translations, but I don’t think I’ll be able to roll new features. The next things I’ll implement are “actions” like in parcellite, and hopefully an overhaul of the edit clipboard dialog.
On other news, I’ve packaged a python module (python-glanguage) for interacting with the Google Language API (available from ppa:hel-sheep/sheep). I’ve written a Vim plugin with it, for setting automatically the spelling language on a text. You can grab it from http://gist.github.com/628930