Soylent 0.1.6 - Ready and rarin' ta go!
It's time again for a new release of Soylent!

Soylent 0.1.6 - Ready and rarin' ta go!
This release brings a lot of little improvements, most notably contact editor bug fixes, a few UI clean-ups, and a fantastic logo by Hylke Bons!

Perhaps most importantly, this release hints at a big push in the near future: libsoylent, which we plan to be a simple-yet-powerful way to integrate easy people-based interaction into your desktop application. The code in the 0.1.6 tarball is mostly stubs, and the API is far from finalized, but look forward to early previews in the following releases.
I'll be giving a talk on Soylent: Past, Present, and Future in a couple of weeks at GUADEC in Istanbul, Turkey. If you're going to be at GUADEC, make sure not to miss it!
Changes
Warning
Soylent is still a work-in-progress. Though I don't think it has any serious data-mangling/deleting bugs, you should assume it does. Back up ~/.evolution before you install this release.
There's also a laundry list of Known Bugs (see the README).
Contributing/Contact
For any bug reports, questions, comments, feature proposals, etc., head
to the Soylent development mailing list: Soylent development mailing list
Release Tarball
http://netdrain.com/soylent/soylent-0.1.6.t ar.gz
md5sum: e8f262f3edbf7ae53e5c522703c88f80

Soylent 0.1.6 - Ready and rarin' ta go!
This release brings a lot of little improvements, most notably contact editor bug fixes, a few UI clean-ups, and a fantastic logo by Hylke Bons!

Perhaps most importantly, this release hints at a big push in the near future: libsoylent, which we plan to be a simple-yet-powerful way to integrate easy people-based interaction into your desktop application. The code in the 0.1.6 tarball is mostly stubs, and the API is far from finalized, but look forward to early previews in the following releases.
I'll be giving a talk on Soylent: Past, Present, and Future in a couple of weeks at GUADEC in Istanbul, Turkey. If you're going to be at GUADEC, make sure not to miss it!
Changes
- Added a Project logo (Hylke Bons)
- UI clean-ups:
- Add a regular menubar
- Move editing options from button bar to Edit menu to save space
- Add presence-setting menu
- Add a regular menubar
- Install a proper .desktop file, so Soylent shows up in the Applications menu
- Clean up autotools config (Gilles Dartiguelongue)
- Squash lingering Person Editor bugs
- Code clean-ups in anticipation for libsoylent
- Initial libsoylent stubs (Sven Pfaller)
Warning
Soylent is still a work-in-progress. Though I don't think it has any serious data-mangling/deleting bugs, you should assume it does. Back up ~/.evolution before you install this release.
There's also a laundry list of Known Bugs (see the README).
Contributing/Contact
For any bug reports, questions, comments, feature proposals, etc., head
to the Soylent development mailing list: Soylent development mailing list
Release Tarball
http://netdrain.com/soylent/soylent-0.1.6.t
md5sum: e8f262f3edbf7ae53e5c522703c88f80

(Anonymous)
compiling soylent
after installing soylent:
(soylent:30117): libglade-WARNING **: could not find glade file '/usr/share/soylent/0.1/data/soylent.gla
The file is installed at /usr/share/soylent/soylent.glade
Fix is to edit $privdatadir and SOYLENT_GLADEDIR in configure,in
Regards
Florian
(PS: Please swap UN-/INSTALLED in glade_new_xml [soylent-browser.c])
Re: compiling soylent
I've fixed that and pushed out a new release.
(Anonymous)
Great to see this momentum.
When will it be possible to remove the warning?
I do not want to harm my data ;)
You're right - the warning is a little unnecessary at this point, so I've cut it out of the latest announcement. Please dive in! :)
Nice