Combine Feeds - Can't get second combined feed working
Posted: Fri Feb 24, 2006 7:31 pm
I set up a combined feed awhile back. It has worked well for months. I'm having trouble setting up a second combined feed. I can get the second feed to work with SOME URLs, but not the ones I want. The URLs are pretty long; I wonder if they're overflowing a buffer? I'm using the September 2005 release of the plugin and Awasu 2.2 Pro.
Any suggestions?
Here's the channel INI file:
===========================================
[ChannelParameters]
title=Consolidated Feeds
link=www.indeed.com
description=Consolidated Indeed Feeds
maxitemsperfeed=100
showfeedtitles=1
feedurl-1=http://www.indeed.com/jobs?q=(director+or+manager+or+chief+or+cto+or+cio+or+architect+or+architecture)+AND+(it+OR+technology+OR+development)&l=tn&from=rss
feedurl-2=http://www.indeed.com/jobs?q=(director+or+manager+or+chief+or+cto+or+cio+or+architect+or+architecture)+AND+(it+OR+technology+OR+development)&l=ga&from=rss
===========================================
And here's the result of Show-last-feed:
========================
<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<generator>CombineFeeds.py by Allan B. Wilson (abwilson@awasu.com)</generator>
<title>Consolidated Feeds</title>
<link>www.indeed.com</link>
<description>Consolidated Indeed Feeds</description>
</channel>
</rss>
========================
Any suggestions?
Here's the channel INI file:
===========================================
[ChannelParameters]
title=Consolidated Feeds
link=www.indeed.com
description=Consolidated Indeed Feeds
maxitemsperfeed=100
showfeedtitles=1
feedurl-1=http://www.indeed.com/jobs?q=(director+or+manager+or+chief+or+cto+or+cio+or+architect+or+architecture)+AND+(it+OR+technology+OR+development)&l=tn&from=rss
feedurl-2=http://www.indeed.com/jobs?q=(director+or+manager+or+chief+or+cto+or+cio+or+architect+or+architecture)+AND+(it+OR+technology+OR+development)&l=ga&from=rss
===========================================
And here's the result of Show-last-feed:
========================
<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<generator>CombineFeeds.py by Allan B. Wilson (abwilson@awasu.com)</generator>
<title>Consolidated Feeds</title>
<link>www.indeed.com</link>
<description>Consolidated Indeed Feeds</description>
</channel>
</rss>
========================