Older blog entries for cooly (starting at number 3)

Evolution-RSS 0.0.7 - Released on 13-Dec-2007

* fix several memory leaks in fetching feeds
* make policy for dialogs to be on top
* decode html entities when displaying article (links were wrongly displayed)
* sanitizing wrong characters in folder name or channel name
* decode html entities for summary body too
* prevent extra content fetching when formatting with webkits
* tell webkit widget not to fetch when evo is offline
* added stop/refresh buttons when browsing as html
* added evolution-import-rss for importing feeds over DBUS from other applications like browsers
* fixed setting value for checking feeds interval, also fixed network port setting
* make g++ and gettext packages required in configure.ac, evo-rss won't build without 'em
* added checks for g++ in configure script (needed for gecko.m4) fix for #25
* added guid parsing for RSS2.0
* fixed wrong fetching of enclosures
* fixed wrong content parsing of ATOM feeds, atom feeds might contain summary instead of content.
* fixed sender name in case author was missing format needs to be: sender <sender>
* fix displaying type of feed in send N receive dialog
* added primary render flag (with-primary-render) to setup default render engine
* implement article storage settings, it is now possible to delete feeds older than certain date or keep a minimum
number of feed articles.
* safe failback to gtkhtml when webkits not available and fixing bug #23
* added gconf schema stuff

evolution-rss-0.0.7.tar.gz (source)
evolution-rss-0.0.7-1.i386.rpm (Fedora 8 binary for evolution 2.12)

19 Oct 2007 (updated 19 Oct 2007 at 19:26 UTC) »
Evolution-RSS 0.0.6 - Released on 19-Oct-2007

Added support for feeds enclosures.
Support for renaming folders and main folder (News&Blogs).
Support for adding SSL feeds.
Added uniqueing channels name in case of duplicate channel name.
Fix crashing when evolution-rss plugin is disabled.
Moved feed ids from crc32 to md5.Moved feeds setup to gconf.
Support evolution's network hooks.
Decode html entities in channel name and article title.

evolution-rss-0.0.6.tar.gz (source)
evolution-rss-0.0.6-1.i386.rpm (Fedora 7 binary for evolution 2.10)

14 Sep 2007 (updated 14 Sep 2007 at 15:54 UTC) »
Evolution-RSS 0.0.5 - Released on 08-Sep-2007

Added feeds version detection support.
Added support for xml namespacing
Added support for different rendering engines: gtkmozembed support (gecko layout engine), and Apple's Webkit.
Better feed validation.
Added import/export with opml function.
Add a more relaxed xml parsing function.
Added remove option when deleting a feed.

evolution-rss-0.0.5.tar.gz (source)
evolution-rss-0.0.5-1.i386.rpm (Fedora 7 binary for evolution 2.10)
evolution-rss-0.0.5-1.fc6.rpm (Fedora Core 6 binary for evolution 2.8.3)
evolution-rss-0.0.5-cent5.i386.rpm (CentOS 5 binary for evolution 2.8)

1 Sep 2007 (updated 1 Sep 2007 at 14:16 UTC) »

Webkit and GtkMozEmbed (gecko) support in upcoming evolution-rss - (11-08-2007)

New version of evolution-rss can use webkit and/or gtkmozembed for rendering articles.

See Developement page for screenshots.

Info on builing WebKit and GtkMozEmbed.

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!