Recent blog entries for cooly

Evolution-RSS 0.1.0 - Released on 02-Jul-2008

* custom feeds update interval and TTL support
* fix slow deletion of expired articles
* redesigned add/edit feed dialog
* fix fetching enclosures & images
* fix move folder and rename operation
* correctly parse UTF8 content
* added X-evolution-rss-feed-id for feed aricle's UUID
* implemented usage of evolution's proxy config options
* implement persistent storage for feed images
* make Cancel All button work (fix #535689)
* make feed articles forward/replay-able
* correctly startup/shutdown gecko
* add enable java and javascript to render options
* disable plugin install popups for gecko
* setup evolution/evolution-rss agent string when browsing with gecko
* implement network timeout
* implement tooltips for longer feed names
* implement progress operation for add/edit feeds
* shorten the feed names to avoid the scrolling
* support for building against xulrunner-1.9
* Gracefully fallback to other render
* Modify taskbar_operation meaning to have only one operation for whole feeds fetching
* fix send and receive dialog crash
* merge patch from Pedro Fragoso fixes deb #477053
* finish_feed() fix removing feed
* implement 'Received' header
* accept feed:// protocol
* fix no feeds enabled
* added RSS_VERBOSE_DEBUG option
* make 'no feeds configured' popup a little less annoying
* add progress message for adding and editing feeds
* fix currently read article not to be deleted also prevent items flagged as important to be deleted
* update to newer webkit API
* correctly parse ATOM source, sumary
* corectly parse xml element and xml text nodes

evolution-rss-0.1.0.tar.gz (source)
evolution-rss-0.1.0-1.fc9.i386.rpm (Fedora 9 i386 binary for evolution 2.22, xulrunner 1.9, webkit 1.0)
evolution-rss-0.1.0-1.fc9.x86_64.rpm (Fedora 9 x86_64 binary for evolution 2.22, xulrunner 1.9, webkit 1.0)

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!