
Description:
FeedForAll Support Forum
Contents:
Favorite RSS Feeds - Health & Lifestyle Magazine
Author: reminder9
Subject: Health & Lifestyle Magazine
Posted: Fri May 16, 2008 5:10 am (GMT 0)
Ayushveda launches a New Health and Lifestyle magazine
Visit at http://www.ayushveda.com/magazine/
Feed url - http://www.ayushveda.com/magazine/feed/rss/
Title - Health and Lifestyle Magazine
RSS2SQL (RSS to MySQL Feed Importer) - regarding running period of rss2sql
Author: jonstu
Subject: regarding running period of rss2sql
Posted: Fri May 16, 2008 3:22 am (GMT 0)
hi jim,
i want the rss2sql run every minute. can i do this and how to do it please.
Thanks
Jon
Favorite RSS Feeds - The Office Season finale
Author: swimteampie
Subject: The Office Season finale
Posted: Thu May 15, 2008 10:46 pm (GMT 0)
I can't wait for this. Anyways the sheet music is on this blog www.swimteampie.blogspot.com
_________________ check out my blog at swimteampiee@gmail.com
RSSmesh (Automatic Feed Aggregator) - Some feeds not producing output, some are fine.
Author: gnfti
Subject: Some feeds not producing output, some are fine.
Posted: Thu May 15, 2008 7:30 pm (GMT 0)
Some feeds in my mesh scripts don't produce any output (when accessed directly they load fine). The config file is below, any ideas? I've commented out the feeds that *do* work for debugging purposes. The high item counts are for debugging as well, I'll change this back. Thanks in advance!
| Code: |
<?PHP
//
// Enable the caching for the resulting XML file.
$useOutputCaching = 0;
//
// The variable $outputCacheTTL controls how many seconds a cached copy of
// resulting RSS feed can be used before it must be recreated.
$outputCacheTTL = 1;
//
// $XMLTemplate is the XML file that contains the outer, , items
// for the produced feed. This MUST be a valid RSS 2.0 feed without any
// 's. It must also specify "UTF-8" encoding, since all the produced
// items will be in UTF-8.
$XMLTemplate = "rssMesh_blogs.xml";
//
// The variable $sortOutputByPubDate controls if the items in the resulting
// feed are sorted by their pubDate's, thus merging them together.
$sortOutputByPubDate = 1;
//
// The variable $feedList defines the feeds that will be used to create
// a new feed with.
$feedList = Array(
// Entry #1
//Array("fileURL" => "http://feeds.gawker.com/wonkette/excerpts.xml",
// "itemCount" => "3",
// "feedTTL" => "1",
// "feedExtra" => "Wonkette",
// "feedExtra1" => "http://www.wonkette.com/"
// )
//,
// Entry #2
Array("fileURL" => "http://feeds.feedburner.com/firedoglake/fdl",
"itemCount" => "33",
"feedTTL" => "1",
"feedExtra" => "Firedoglake",
"feedExtra1" => "http://firedoglake.com/"
)
,
// Entry #3
Array("fileURL" => "http://feeds.feedburner.com/TheCarpetbaggerReport",
"itemCount" => "33",
"feedTTL" => "1",
"feedExtra" => "The Carpetbagger Report",
"feedExtra1" => "http://www.thecarpetbaggerreport.com/"
)
,
// Entry #5
//Array("fileURL" => "http://localhost/electicker/add_timezone_0100_dc.php?feed=http://feeds.huffingtonpost.com/huffingtonpost/TheBlog",
// "itemCount" => "3",
// "feedTTL" => "1",
// "feedExtra" => "Huffington Post: The Blog",
// "feedExtra1" => "http://www.huffingtonpost.com/the-blog/"
// )
//,
// Entry #7
//Array("fileURL" => "http://localhost/electicker/add_timezone_0400_std.php?feed=http://feeds.feedburner.com/timeblogs/real_clear_politics",
// "itemCount" => "3",
// "feedTTL" => "1",
// "feedExtra" => "Real Clear Politics Time Blog",
// "feedExtra1" => "http://www.time-blog.com/real_clear_politics/"
// )
//,
// Entry #8
//Array("fileURL" => "http://blogs.guardian.co.uk/usa/atom.xml",
// "itemCount" => "3",
// "feedTTL" => "1",
// "feedExtra" => "Guardian: Deadline USA",
// "feedExtra1" => "http://blogs.guardian.co.uk/usa/"
// )
//,
// Entry #10
Array("fileURL" => "http://feeds.feedburner.com/andrewsullivan/rApM",
"itemCount" => "33",
"feedTTL" => "1",
"feedExtra" => "Andrew Sullivan",
"feedExtra1" => "http://andrewsullivan.theatlantic.com/"
)
,
// Entry #11
//Array("fileURL" => "http://localhost/electicker/add_timezone_0400_std.php?feed=http://marcambinder.theatlantic.com/index.xml",
// "itemCount" => "3",
// "feedTTL" => "1",
// "feedExtra" => "Marc Ambinder",
// "feedExtra1" => "http://marcambinder.theatlantic.com/"
// )
//,
// Entry #12
//Array("fileURL" => "http://localhost/electicker/add_timezone_est_to_edt_and_add_ellipsis.php?feed=http://www.politico.com/rss/bensmith.xml",
// "itemCount" => "3",
// "feedTTL" => "1",
// "feedExtra" => "Ben Smith",
// "feedExtra1" => "http://www.politico.com/blogs/bensmith/"
// )
//,
// Entry #13
//Array("fileURL" => "http://opinionator.blogs.nytimes.com/rss2.xml",
// "itemCount" => "3",
// "feedTTL" => "1",
// "feedExtra" => "NYT: Opinionator",
// "feedExtra1" => "http://opinionator.blogs.nytimes.com/?hp"
// )
//,
// Entry #15
//Array("fileURL" => "http://localhost/electicker/add_timezone_est_to_edt_and_add_ellipsis.php?feed=http://www.politico.com/rss/jonathanmartin.xml",
// "itemCount" => "3",
// "feedTTL" => "1",
// "feedExtra" => "Jonathan Martin",
// "feedExtra1" => "http://www.politico.com/blogs/jonathanmartin/"
// )
//,
// Entry #16
Array("fileURL" => "http://obsidianwings.blogs.com/obsidian_wings/index.rdf",
"itemCount" => "33",
"feedTTL" => "1",
"feedExtra" => "Obsidian Wings",
"feedExtra1" => "http://obsidianwings.blogs.com/obsidian_wings/"
)
);
//
// Since we are calling rssMesh.php from here, we don't want
// to include a separate config file.
$ConfigFilename = "DO_NOT_INCLUDE_CONFIG";
if (!isset($_REQUEST["buildConfig"])) {
@include_once("rssMesh.php");
}
?> |
[/code]
Favorite RSS Feeds - Repeat, repeat.
Author: wobgob
Subject: Repeat, repeat.
Posted: Thu May 15, 2008 5:43 pm (GMT 0)
New-ish blog, feed here: http://feeds.feedburner.com/RepeatRepeat
Daily ramblings on whatever subject I feel like, which have the potential to be quite interesting, and mp3s posted daily by some of the best punk, ska and rock bands.
Blog url here: http://wobgob.blogspot.com
Favorite RSS Feeds - Piano sheet music
Author: swimteampie
Subject: Piano sheet music
Posted: Thu May 15, 2008 3:18 am (GMT 0)
This blog has great sheet music for piano. Check it out
http://swimteampie.blogspot.com/
_________________ check out my blog at swimteampiee@gmail.com
RSS2HTML (RSS to HTML Converter) - RE: Very slow load times
Author: MacSupport
Subject: Re: Very slow load times
Posted: Wed May 14, 2008 11:48 pm (GMT 0)
| FiberToTheWhatever wrote: |
www.FiberToTheWhatever.com/news.php
This page takes 30 secs to 2 mins to load with the feed for all rss to html script running.
I really love the customization features of this script, and do not want to go back to the other one i was using, but these load times are unacceptable.
If anyone knows of a fix for this, please let me know.
Thanks |
Load time for me was quick. I do see there are a lot of articles with pictures too. That will slow down load time. You might try playing with rss2html.php?buildURL and see if the number of items has a big effect.
Jim
_________________ Be sure to check out the FeedForAll Mac tutorials at: http://www.FeedForAll.com/tutorials/
FeedForAll Mac and rss2html.php
macsupport@FeedForAll.com
RSS2SQL (RSS to MySQL Feed Importer) - RE: Updated rss2sql.php script uploaded
Author: MacSupport
Posted: Wed May 14, 2008 11:44 pm (GMT 0)
| spider22 wrote: |
| I can't download this script? Can you help? |
I would contact sales@feedforall.com
Jim
_________________ Be sure to check out the FeedForAll Mac tutorials at: http://www.FeedForAll.com/tutorials/
FeedForAll Mac and rss2html.php
macsupport@FeedForAll.com
RSS2HTML (RSS to HTML Converter) - RE: rss to html not working all of a sudden
Author: MacSupport
Subject: Re: rss to html not working all of a sudden
Posted: Wed May 14, 2008 11:44 pm (GMT 0)
| karma wrote: |
Your script has worked on my sites for a year or more and all of a sudden it stopped recently. I checked with my hosting company and they are still allowing 'fopen', so I'm not sure what it could be. I haven't changed anything. Any suggestions?
This is the site that has the most rsstohtml:
http://www.mangosteen--juice.com/ |
What happens when you use rss2html.php?buildURL on your site?
Jim
_________________ Be sure to check out the FeedForAll Mac tutorials at: http://www.FeedForAll.com/tutorials/
FeedForAll Mac and rss2html.php
macsupport@FeedForAll.com
General Podcast Questions - RE: Bit of a picky question but please answer this.....
Author: MacSupport
Subject: Re: Bit of a picky question but please answer this.....
Posted: Wed May 14, 2008 11:43 pm (GMT 0)
| Only Here Once wrote: |
This is really bugging me. I've got some podcasts on my iTunes AND iPod, and as you may know, the podcasts DON'T come up in the music section of iTunes. They come up in the Podcast section as they should.
But, on my iPod, the podcasts appear in both the podcast section AND the music section. So anytime I go to Artists on my iPod, the podcasts are there. How do you stop this so that the podcasts ONLY appear in the podcast section?
I've tried hard to explain my problem thoroughly. PLEASE HELP!!!!! |
If you add podcasts into a play list it will show up in both sections.
Jim
_________________ Be sure to check out the FeedForAll Mac tutorials at: http://www.FeedForAll.com/tutorials/
FeedForAll Mac and rss2html.php
macsupport@FeedForAll.com
RSS2HTML (RSS to HTML Converter) - RE: Does anybody know what RSS2HTML reformats the XML to?
Author: MacSupport
Subject: Re: Does anybody know what RSS2HTML reformats the XML to?
Posted: Wed May 14, 2008 11:41 pm (GMT 0)
| MrBiggz wrote: |
Greetings!
Question is what does RSS2HTML reformat the XML feed to? Is it HTML Trans, XHTML trans or what ever the XML doc is.
Why I ask is that I was using zfeeder and it didn't reformat the feeds at all. Just pulled the xml in. Then if you go to validate it, it doesn't due to the fact its a mish-mash of html and xhtml.
Hope somebody know!
Thanks in advance!  |
Since you create the template for the HTML, it will be what ever you make it.
Jim
_________________ Be sure to check out the FeedForAll Mac tutorials at: http://www.FeedForAll.com/tutorials/
FeedForAll Mac and rss2html.php
macsupport@FeedForAll.com
RSS2HTML (RSS to HTML Converter) - RE: WordPress: Where do I place the RSS2HTML
Author: MacSupport
Subject: Re: WordPress: Where do I place the RSS2HTML
Posted: Wed May 14, 2008 11:41 pm (GMT 0)
| tunepiglet wrote: |
| I do not know php. I have downloaded WordPress via ftp onto my server. Where do I place the RSS2HTML files inside of wordpress so my include statement will show the RSS2HTML feed? |
I have no idea. I have never used WordPress. Maybe someone else on here has used it.
Jim
_________________ Be sure to check out the FeedForAll Mac tutorials at: http://www.FeedForAll.com/tutorials/
FeedForAll Mac and rss2html.php
macsupport@FeedForAll.com
RSS2HTML (RSS to HTML Converter) - RE: bug for feedmaxitems
Author: MacSupport
Subject: Re: bug for feedmaxitems
Posted: Wed May 14, 2008 11:26 pm (GMT 0)
| bridgetzz wrote: |
I noticed that when I am setting MAXITEMS to a negative number whose abs is bigger than existing items number, there will be errors, It seems like in the following code, the parts between ****'s should be moved out of if statement and be called anyways:
// The the maximum items requested
if (strstr($template, "~~~FeedMaxItems=")) {
// Limit the maximun number of items displayed
if (preg_match("/~~~FeedMaxItems=([0-9-]*)~~~/", $template, $match) !== FALSE) {
if (($match[0] != "") && ($match[1] != "")) {
$FeedMaxItems = $match[1];
$template = str_replace("~~~FeedMaxItems=$match[1]~~~", "", $template);
****
if (abs($FeedMaxItems) > count($rss_parser->Items)) {......}
****
}
}
}
brgyong |
I have fixed the problem and it should be posted shortly.
Jim
_________________ Be sure to check out the FeedForAll Mac tutorials at: http://www.FeedForAll.com/tutorials/
FeedForAll Mac and rss2html.php
macsupport@FeedForAll.com
RSS2HTML (RSS to HTML Converter) - RE: Very slow load times
Author: FiberToTheWhatever
Posted: Wed May 14, 2008 5:02 am (GMT 0)
i tested different feeds to see if the problem was the source, and it makes no difference.
I am using a feed from yahoo pipes.
I also set my home page to display one record, and the load times are still ugly.
Any help is appreciated.
Thanks
RSS2HTML (RSS to HTML Converter) - Very slow load times
Author: FiberToTheWhatever
Subject: Very slow load times
Posted: Wed May 14, 2008 4:44 am (GMT 0)
www.FiberToTheWhatever.com/news.php
This page takes 30 secs to 2 mins to load with the feed for all rss to html script running.
I really love the customization features of this script, and do not want to go back to the other one i was using, but these load times are unacceptable.
If anyone knows of a fix for this, please let me know.
Thanks
Home
|