diff options
author | lnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972> | 2006-01-02 20:08:52 +0000 |
---|---|---|
committer | lnu <lnu@f70e237a-67f3-0310-a06c-d2b8a7116972> | 2006-01-02 20:08:52 +0000 |
commit | c8a7a285dc83f05cbbd8b935fcf1d9c780f77ced (patch) | |
tree | 0f2f6a59c2985aaf72173f5e947ef4caa739ff5b /test/parserdata/gnomefr_escapedhtml.xml | |
parent | cab3234d550ce0d76c53a22be3376571654b4e09 (diff) | |
download | feed2imap-c8a7a285dc83f05cbbd8b935fcf1d9c780f77ced.tar.gz feed2imap-c8a7a285dc83f05cbbd8b935fcf1d9c780f77ced.tar.bz2 feed2imap-c8a7a285dc83f05cbbd8b935fcf1d9c780f77ced.zip |
Now uses ruby-feedparser for feed parsing
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@73 f70e237a-67f3-0310-a06c-d2b8a7116972
Diffstat (limited to 'test/parserdata/gnomefr_escapedhtml.xml')
-rw-r--r-- | test/parserdata/gnomefr_escapedhtml.xml | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/test/parserdata/gnomefr_escapedhtml.xml b/test/parserdata/gnomefr_escapedhtml.xml deleted file mode 100644 index c88b48b..0000000 --- a/test/parserdata/gnomefr_escapedhtml.xml +++ /dev/null @@ -1,30 +0,0 @@ -<?xml version="1.0"?> -<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"> -<channel> - <title>Planète GNOME-FR</title> - <link>http://planete.gnomefr.org/</link> - <language>en</language> - <description>Planète GNOME-FR - http://planete.gnomefr.org/</description> - -<item> - <title>Vincent Noel: I might need some supplies</title> - <guid>tag:blogger.com,1999:blog-4152371.post-112672929388862296</guid> - <link>http://members.cox.net/vnoel/weblog/2005/09/i-might-need-some-supplies.html</link> - <description><div>How are you supposed to trust these guys ?<img src="http://members.cox.net/vnoel/weblog/uploaded_images/Screenshot-Flight%20Details-798819.png" /> -</div></description> - <pubDate>mer, 14 sep 2005 20:21:47 +0000</pubDate> -</item> -<item> - <title>Vincent Noel: nautilus and gworkspace</title> - <guid>tag:blogger.com,1999:blog-4152371.post-112672530169652252</guid> - <link>http://members.cox.net/vnoel/weblog/2005/09/nautilus-and-gworkspace.html</link> - <description><div>Is it my imagination or is nautilus, with every release, getting closer to the interface of <a href="http://www.gnustep.it/enrico/gworkspace/">GWorkspace</a> ?<blockquote> -<a href="http://www.gnome.org/~vnoel/screenshots/nautilus_gworkspace.png"> -<img src="http://www.gnome.org/~vnoel/screenshots/nautilus_gworkspace_small.png" /> -</a> -</blockquote> -<br />Everything is there : the "places" (vertical in nautilus and horizontal in GWorkspace), the path bar (thankfully scaled down, but the idea is the same), the icon/list views... Of course, I guess inspiration mostly comes from the MacOS X rework of GWorkspace, but it's weird to think that this UI has been there for years, just waiting for somebody to pimp it up.<br />Now there is just the <a href="http://actsofvolition.com/images/screenshots/next-column-view.png">column view</a> left to implement, and we'll be at 1:1 features ratio (although with good drag-n-drop management the current path bar could replace that view in most of the cases).</div></description> - <pubDate>mer, 14 sep 2005 19:15:01 +0000</pubDate> -</item> -</channel> -</rss> |