hello,
I'm trying to get feeds from http://puredata.info/news/RSS for a Drupal web site but it doesn't work. Do you know if there is something to do for this problem (what is the exact adress with the extension ? : .xml, .rss, .php ?). For example, i have no problem with the Processing web site : http://processing.org/updates.xml or with http://puredata.hurleur.com/rss.php Thanx a lot. ++
Jack
hi
Jack wrote:
hello,
I'm trying to get feeds from http://puredata.info/news/RSS for a Drupal web site but it doesn't work. Do you know if there is
do you get any special error messages in the server-logs? i'm not at all an rss expert, but subscribing to http://puredata.info/news/RSS in thunderbird is no problem for me.
something to do for this problem (what is the exact adress with the extension ? : .xml, .rss, .php ?).
the exact address _is_ http://puredata.info/news/RSS - no extension. you get the feed in XML.
fgmasdr IOhannes
Le lundi 07 septembre 2009 à 15:52 +0200, IOhannes m zmoelnig a écrit :
hi
Jack wrote:
hello,
I'm trying to get feeds from http://puredata.info/news/RSS for a Drupal web site but it doesn't work. Do you know if there is
do you get any special error messages in the server-logs? i'm not at all an rss expert, but subscribing to http://puredata.info/news/RSS in thunderbird is no problem for me.
No, no error. Drupal returns : "There is new syndicated content from News PureData/GEM." So everything seems to work fine but i get nothing ! :( I know that there is a lot of problems with Drupal and feeds aggregator (with Plone too). Do you know if it is possible with Plone to export in a compatible format readable by Drupal. I think it is interesting for the Pd community to have feeds readable by CMS to share informations. Processing and Arduino communities do it and they are working nice : http://processing.org/updates.xml http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?action=RSSboard;board=news
something to do for this problem (what is the exact adress with the extension ? : .xml, .rss, .php ?).
the exact address _is_ http://puredata.info/news/RSS - no extension. you get the feed in XML.
OK. Thanx for your answer. ++
Jack
fgmasdr IOhannes
On Sep 7, 2009, at 9:52 AM, IOhannes m zmoelnig wrote:
hi
Jack wrote:
hello, I'm trying to get feeds from http://puredata.info/news/RSS for a Drupal web site but it doesn't work. Do you know if there is
do you get any special error messages in the server-logs? i'm not at all an rss expert, but subscribing to http://puredata.info/news/RSS in thunderbird is no problem for me.
something to do for this problem (what is the exact adress with the extension ? : .xml, .rss, .php ?).
the exact address _is_ http://puredata.info/news/RSS - no extension. you get the feed in XML.
I also can see the feed in the browser, but my feed reader (http://www.vienna-rss.org/
) doesn't give me anything. This feed reader hasn't failed me yet,
AFAIR.
.hc
Terrorism is not an enemy. It cannot be defeated. It's a tactic.
It's about as sensible to say we declare war on night attacks and
expect we're going to win that war. We're not going to win the war on
terrorism. - retired U.S. Army general, William Odom
the exact address _is_ http://puredata.info/news/RSS - no extension.
you get the feed in XML.
I also can see the feed in the browser, but my feed reader ( http://www.vienna-rss.org/) doesn't give me anything. This feed reader hasn't failed me yet, AFAIR.
.hc
Google Reader: same effect
Andras
Hans-Christoph Steiner wrote:
On Sep 7, 2009, at 9:52 AM, IOhannes m zmoelnig wrote:
hi
Jack wrote:
hello, I'm trying to get feeds from http://puredata.info/news/RSS for a Drupal web site but it doesn't work. Do you know if there is
do you get any special error messages in the server-logs? i'm not at all an rss expert, but subscribing to http://puredata.info/news/RSS in thunderbird is no problem for me.
something to do for this problem (what is the exact adress with the extension ? : .xml, .rss, .php ?).
the exact address _is_ http://puredata.info/news/RSS - no extension. you get the feed in XML.
I also can see the feed in the browser, but my feed reader (http://www.vienna-rss.org/) doesn't give me anything. This feed reader hasn't failed me yet, AFAIR.
very weird.
i can reproduce the problem with drupal. i installed a testing instance and lo and behold! puredata.info feeds don't have any items or enlist only themselves as the only item. other feedreaders i've tested (nrss, canto, rsstail, yarssr, thunderbird (not just firefox)) seem to work fine. other plone-instances i manage seem to be displayed correctly in drupal.
i'll investigate a little bit.
fgmadsr IOhannes
Le mardi 08 septembre 2009 à 09:29 +0200, IOhannes m zmoelnig a écrit :
Hans-Christoph Steiner wrote:
On Sep 7, 2009, at 9:52 AM, IOhannes m zmoelnig wrote:
hi
Jack wrote:
hello, I'm trying to get feeds from http://puredata.info/news/RSS for a Drupal web site but it doesn't work. Do you know if there is
do you get any special error messages in the server-logs? i'm not at all an rss expert, but subscribing to http://puredata.info/news/RSS in thunderbird is no problem for me.
something to do for this problem (what is the exact adress with the extension ? : .xml, .rss, .php ?).
the exact address _is_ http://puredata.info/news/RSS - no extension. you get the feed in XML.
I also can see the feed in the browser, but my feed reader (http://www.vienna-rss.org/) doesn't give me anything. This feed reader hasn't failed me yet, AFAIR.
very weird.
i can reproduce the problem with drupal. i installed a testing instance and lo and behold! puredata.info feeds don't have any items or enlist only themselves as the only item. other feedreaders i've tested (nrss, canto, rsstail, yarssr, thunderbird (not just firefox)) seem to work fine. other plone-instances i manage seem to be displayed correctly in drupal.
i'll investigate a little bit.
Thanx a lot for your efforts. If you want i test something, tell me. ++
Jack
fgmadsr IOhannes
Jack wrote:
i'll investigate a little bit.
Thanx a lot for your efforts. If you want i test something, tell me.
ok, here is a status update. i swallowed the pill and setup an RSS-proxy at feedburner. the news feed is now available as http://feeds.feedburner.com/puredata/cJQO
while feedburner displayed the news just fine, again they didn't fully show up in the drupal-instance. BUT: one item did show up, and this is my announcement of Gem's release yesterday. i "touched" some of the most recent news at puredata.info, and out of a sudden they appeared in drupal. and they appeared regardless of whether i suck them from feedburner or directly from puredata.info
my guess is, that feeds works correctly, but drupal uses some timeout mechanism in order to discard old items. since the news feed on puredata is not very heavily used, most items are already too old to be included in the drupal aggregator.
mfgasdr IOhannes
IOhannes m zmoelnig wrote:
my guess is, that feeds works correctly, but drupal uses some timeout mechanism in order to discard old items. since the news feed on puredata is not very heavily used, most items are already too old to be included in the drupal aggregator.
and with this in mind i checked the "settings" of the drupal feed aggregator and indeed it does say "discard items older than: '16 weeks'"
seems to be a debatable feature of drupal; see http://drupal.org/node/60468
fgadmr IOhannes
Yep ! it works now. Very nice job Iohannes and thanx again for your effort and for the last release of GEM. Just a last remark : i get the news in wrong order in Drupal because, i think, you "touched" the old feeds :) So Gem 0.92.0 released! is the last news (you can see the last update of the news with something like '3 hours 40 min ago'). Here is what i get :
pdcon09 papers 3 hours 26 min ago papers presented at the pdcon09 available for download! Categories: PureData/GEM Pd-extended 0.41.4 released! 3 hours 26 min ago Categories: PureData/GEM new Pd book:loadbang - Programming Electronic Music in Pd 3 hours 26 min ago Johannes Kreidler released his Pd-tutorial. He wrote the tutorial in the last years with the help of a grant by the Music University of Freiburg / Germany, is now online, in english and in german. It is also available as a book (paperback) at Wolke Publishing House. Categories: PureData/GEM Pd 0.42-5 released 3 hours 27 min ago Pd version 0.42-5 is ready Categories: PureData/GEM Gem 0.92.0 released! 3 hours 40 min ago Gem 0.92.0 has been released Categories: PureData/GEM
++
Jack
Le jeudi 10 septembre 2009 à 10:35 +0200, IOhannes m zmoelnig a écrit :
IOhannes m zmoelnig wrote:
my guess is, that feeds works correctly, but drupal uses some timeout mechanism in order to discard old items. since the news feed on puredata is not very heavily used, most items are already too old to be included in the drupal aggregator.
and with this in mind i checked the "settings" of the drupal feed aggregator and indeed it does say "discard items older than: '16 weeks'"
seems to be a debatable feature of drupal; see http://drupal.org/node/60468
fgadmr IOhannes
Ok, excellent now ! no more problem with the date order. ++
Jack
Le jeudi 10 septembre 2009 à 13:56 +0200, Jack a écrit :
Yep ! it works now. Very nice job Iohannes and thanx again for your effort and for the last release of GEM. Just a last remark : i get the news in wrong order in Drupal because, i think, you "touched" the old feeds :) So Gem 0.92.0 released! is the last news (you can see the last update of the news with something like '3 hours 40 min ago'). Here is what i get :
pdcon09 papers 3 hours 26 min ago papers presented at the pdcon09 available for download! Categories: PureData/GEM Pd-extended 0.41.4 released! 3 hours 26 min ago Categories: PureData/GEM new Pd book:loadbang - Programming Electronic Music in Pd 3 hours 26 min ago Johannes Kreidler released his Pd-tutorial. He wrote the tutorial in the last years with the help of a grant by the Music University of Freiburg / Germany, is now online, in english and in german. It is also available as a book (paperback) at Wolke Publishing House. Categories: PureData/GEM Pd 0.42-5 released 3 hours 27 min ago Pd version 0.42-5 is ready Categories: PureData/GEM Gem 0.92.0 released! 3 hours 40 min ago Gem 0.92.0 has been released Categories: PureData/GEM
++
Jack
Le jeudi 10 septembre 2009 à 10:35 +0200, IOhannes m zmoelnig a écrit :
IOhannes m zmoelnig wrote:
my guess is, that feeds works correctly, but drupal uses some timeout mechanism in order to discard old items. since the news feed on puredata is not very heavily used, most items are already too old to be included in the drupal aggregator.
and with this in mind i checked the "settings" of the drupal feed aggregator and indeed it does say "discard items older than: '16 weeks'"
seems to be a debatable feature of drupal; see http://drupal.org/node/60468
fgadmr IOhannes
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hello,
I have always a little problem about the dates. The latest new seems to be 'Gem 0.92.1 released!' but i haven't this line in my feeds. Why, on the puredata.info, this line is on the second page of news : http://puredata.info/news/folder_summary_view?b_start:int=20 and not here : http://puredata.info/news I think the problem come from this dates classification. If you go on : http://puredata.info/news/RSS you can see there is no trace of 'Gem 0.92.1 released!'. Thanx ! ++
Jack
Le lundi 14 septembre 2009 à 18:56 +0200, Jack a écrit :
Ok, excellent now ! no more problem with the date order. ++
Jack
Le jeudi 10 septembre 2009 à 13:56 +0200, Jack a écrit :
Yep ! it works now. Very nice job Iohannes and thanx again for your effort and for the last release of GEM. Just a last remark : i get the news in wrong order in Drupal because, i think, you "touched" the old feeds :) So Gem 0.92.0 released! is the last news (you can see the last update of the news with something like '3 hours 40 min ago'). Here is what i get :
pdcon09 papers 3 hours 26 min ago papers presented at the pdcon09 available for download! Categories: PureData/GEM Pd-extended 0.41.4 released! 3 hours 26 min ago Categories: PureData/GEM new Pd book:loadbang - Programming Electronic Music in Pd 3 hours 26 min ago Johannes Kreidler released his Pd-tutorial. He wrote the tutorial in the last years with the help of a grant by the Music University of Freiburg / Germany, is now online, in english and in german. It is also available as a book (paperback) at Wolke Publishing House. Categories: PureData/GEM Pd 0.42-5 released 3 hours 27 min ago Pd version 0.42-5 is ready Categories: PureData/GEM Gem 0.92.0 released! 3 hours 40 min ago Gem 0.92.0 has been released Categories: PureData/GEM
++
Jack
Le jeudi 10 septembre 2009 à 10:35 +0200, IOhannes m zmoelnig a écrit :
IOhannes m zmoelnig wrote:
my guess is, that feeds works correctly, but drupal uses some timeout mechanism in order to discard old items. since the news feed on puredata is not very heavily used, most items are already too old to be included in the drupal aggregator.
and with this in mind i checked the "settings" of the drupal feed aggregator and indeed it does say "discard items older than: '16 weeks'"
seems to be a debatable feature of drupal; see http://drupal.org/node/60468
fgadmr IOhannes
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
OK, it is working now :) Thanx a lot. ++
Jack
Le lundi 28 septembre 2009 à 19:36 +0200, Jack a écrit :
Hello,
I have always a little problem about the dates. The latest new seems to be 'Gem 0.92.1 released!' but i haven't this line in my feeds. Why, on the puredata.info, this line is on the second page of news : http://puredata.info/news/folder_summary_view?b_start:int=20 and not here : http://puredata.info/news I think the problem come from this dates classification. If you go on : http://puredata.info/news/RSS you can see there is no trace of 'Gem 0.92.1 released!'. Thanx ! ++
Jack
Le lundi 14 septembre 2009 à 18:56 +0200, Jack a écrit :
Ok, excellent now ! no more problem with the date order. ++
Jack
Le jeudi 10 septembre 2009 à 13:56 +0200, Jack a écrit :
Yep ! it works now. Very nice job Iohannes and thanx again for your effort and for the last release of GEM. Just a last remark : i get the news in wrong order in Drupal because, i think, you "touched" the old feeds :) So Gem 0.92.0 released! is the last news (you can see the last update of the news with something like '3 hours 40 min ago'). Here is what i get :
pdcon09 papers 3 hours 26 min ago papers presented at the pdcon09 available for download! Categories: PureData/GEM Pd-extended 0.41.4 released! 3 hours 26 min ago Categories: PureData/GEM new Pd book:loadbang - Programming Electronic Music in Pd 3 hours 26 min ago Johannes Kreidler released his Pd-tutorial. He wrote the tutorial in the last years with the help of a grant by the Music University of Freiburg / Germany, is now online, in english and in german. It is also available as a book (paperback) at Wolke Publishing House. Categories: PureData/GEM Pd 0.42-5 released 3 hours 27 min ago Pd version 0.42-5 is ready Categories: PureData/GEM Gem 0.92.0 released! 3 hours 40 min ago Gem 0.92.0 has been released Categories: PureData/GEM
++
Jack
Le jeudi 10 septembre 2009 à 10:35 +0200, IOhannes m zmoelnig a écrit :
IOhannes m zmoelnig wrote:
my guess is, that feeds works correctly, but drupal uses some timeout mechanism in order to discard old items. since the news feed on puredata is not very heavily used, most items are already too old to be included in the drupal aggregator.
and with this in mind i checked the "settings" of the drupal feed aggregator and indeed it does say "discard items older than: '16 weeks'"
seems to be a debatable feature of drupal; see http://drupal.org/node/60468
fgadmr IOhannes
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hello,
I still have this problem about RSS feeds on puredata.info : The latest new seems to be 'pcap (forPD) 0.0.5: pdpcap renamed' but i haven't this new in my feeds.
The new on the main page of puredata.info seems to be updated, but neither on http://puredata.info/news/RSS nor http://puredata.info/news.
Any ideas about this problem ? ++
Jack
Le mercredi 30 septembre 2009 à 03:11 +0200, Jack a écrit :
OK, it is working now :) Thanx a lot. ++
Jack
Le lundi 28 septembre 2009 à 19:36 +0200, Jack a écrit :
Hello,
I have always a little problem about the dates. The latest new seems to be 'Gem 0.92.1 released!' but i haven't this line in my feeds. Why, on the puredata.info, this line is on the second page of news : http://puredata.info/news/folder_summary_view?b_start:int=20 and not here : http://puredata.info/news I think the problem come from this dates classification. If you go on : http://puredata.info/news/RSS you can see there is no trace of 'Gem 0.92.1 released!'. Thanx ! ++
Jack
Le lundi 14 septembre 2009 à 18:56 +0200, Jack a écrit :
Ok, excellent now ! no more problem with the date order. ++
Jack
Le jeudi 10 septembre 2009 à 13:56 +0200, Jack a écrit :
Yep ! it works now. Very nice job Iohannes and thanx again for your effort and for the last release of GEM. Just a last remark : i get the news in wrong order in Drupal because, i think, you "touched" the old feeds :) So Gem 0.92.0 released! is the last news (you can see the last update of the news with something like '3 hours 40 min ago'). Here is what i get :
pdcon09 papers 3 hours 26 min ago papers presented at the pdcon09 available for download! Categories: PureData/GEM Pd-extended 0.41.4 released! 3 hours 26 min ago Categories: PureData/GEM new Pd book:loadbang - Programming Electronic Music in Pd 3 hours 26 min ago Johannes Kreidler released his Pd-tutorial. He wrote the tutorial in the last years with the help of a grant by the Music University of Freiburg / Germany, is now online, in english and in german. It is also available as a book (paperback) at Wolke Publishing House. Categories: PureData/GEM Pd 0.42-5 released 3 hours 27 min ago Pd version 0.42-5 is ready Categories: PureData/GEM Gem 0.92.0 released! 3 hours 40 min ago Gem 0.92.0 has been released Categories: PureData/GEM
++
Jack
Le jeudi 10 septembre 2009 à 10:35 +0200, IOhannes m zmoelnig a écrit :
IOhannes m zmoelnig wrote:
my guess is, that feeds works correctly, but drupal uses some timeout mechanism in order to discard old items. since the news feed on puredata is not very heavily used, most items are already too old to be included in the drupal aggregator.
and with this in mind i checked the "settings" of the drupal feed aggregator and indeed it does say "discard items older than: '16 weeks'"
seems to be a debatable feature of drupal; see http://drupal.org/node/60468
fgadmr IOhannes
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Works with Google Reader too. It must be a similar expiry issue as "All items" does show everything including the old ones. Andras
On Thu, Sep 10, 2009 at 10:35 AM, IOhannes m zmoelnig zmoelnig@iem.atwrote:
IOhannes m zmoelnig wrote:
my guess is, that feeds works correctly, but drupal uses some timeout mechanism in order to discard old items. since the news feed on puredata is not very heavily used, most items are already too old to be included in the drupal aggregator.
and with this in mind i checked the "settings" of the drupal feed aggregator and indeed it does say "discard items older than: '16 weeks'"
seems to be a debatable feature of drupal; see http://drupal.org/node/60468