feedparser-users Mailing List for Universal Feed Parser
Brought to you by:
f8dy
You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Amanda W. <Ama...@no...> - 2007-08-07 17:28:51
|
Hello, I'm interested in using Feed Parser 4.1. Can someone please provide me with a digital signature checksum by either a sha1 hash or a md5? Thank you very much, Amanda |
From: Florian L. <mai...@xg...> - 2007-03-11 20:21:00
|
Hello, I have a feedparser object that was created from a string. How can I trigger a update (from a new string) but the feedparser should treat the new string like the same feed (thus setting feed.updated etc.). - How can I trigger a update from a new file? - Does feedparser has the desired behavior? Thanks, Florian |
From: Florian L. <mai...@xg...> - 2007-01-24 22:08:11
|
Hello, I have a feedparser object that was created from a string. How can I trigger a update (from a new string) but the feedparser should treat the new string like the same feed (thus setting feed.updated etc.). - How can I trigger a update from a new file? - Does feedparser has the desired behavior? Thanks, Florian |
From: Geoffrey S. <foo...@go...> - 2006-10-26 16:50:16
|
Hi, Why, may I ask, do you change the hexadecimal character reference to a named character reference in the XHTML test (amp63.xml) but not in the HTML test (amp10.xml)? This seems rather illogical as, IIRC, hexadecimal character references are defined in XHTML but not in HTML. Is this just due to how FeedParser works internally, or due to some specification I've never seen (as I've never seen anything in the XML or Atom specifications that say it should behave like this)? - Geoffrey Sneddon |