9Apr/103
Snippet Manager!
So, I started this bloody ages ago and it kinda sorta got abandoned. :( BUT NOW IT’S BACK! And better than ever, with a plugin system which I just blogged about. :)
Unfortunately, it is still windows only. I will build it for Linux some day, I promise!
You can check it out here, I’m rather pleased with it so far, even if the development is really really slow.

May 3rd, 2010 - 19:30
This looks pretty interesting, I might just try making one of those.
May 18th, 2010 - 13:47
Looks awesome, just curious how are you storing the snippets of code, xml?
May 18th, 2010 - 21:08
Nope, the server operates on a MySQL back-end, but the local storage is simply file-based. :)