Home | Products | Consulting | Forums | Support | Order | 1-800-752-0455
  Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued Products: Article Manager 1 Add-ons:
RSS Feed

 

First page Previous page 1 2 Next page Last page  View All


Kitovas
New User

Feb 9, 2005, 3:03 PM

Post #1 of 32 (10168 views)
Shortcut
RSS Feed Can't Post

Ok, first time I'm psoting and don't know much about anything on coding, But I'll give it a shot anyway. I've read various threads in reference to importing an RSS feed into AM. It doesnt seem likely that any development will take place, but i bumped into a free program here http://www.feedforall.com . Apparently it captures the RSS feed and converts it to html, so i was wondering, if it converts it to html, is there any way of pasting the html code in a new article in AM and have it work that way?

Am I making sense? Blush

Can anyone advise if its possible and if not any other suggestions?



Thanks


ross
Staff / Moderator


Feb 10, 2005, 3:43 PM

Post #2 of 32 (10142 views)
Shortcut
Re: [Kitovas] RSS Feed [In reply to] Can't Post

Hi Kitovas.

Thanks for posting and welcome to the board!

That looks like a neat program you found there. I have actually had a chance to test it out myself, however, it seems as though you should be able to integrate that with Article Manager.

You might need to disable your xss filter though, so if you are running into any trouble getting this going, that could be the problem Smile.

Had you tried it out yourself? It would be great if you could give us some feedback on how well it works and how easy it is to use.

I look forward to hearing from you Smile.
-----------------------------------------------------------
Cheers,
Ross Fairbairn - Product Specialist
support@interactivetools.com


Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.




(This post was edited by ross on Feb 10, 2005, 4:11 PM)


Mike4172
User

Feb 11, 2005, 4:13 AM

Post #3 of 32 (10133 views)
Shortcut
Re: [Kitovas] RSS Feed [In reply to] Can't Post

You might want to do a search on RSS in these forums. I posted an auto RSS solution a few months back. A couple examples of the feeds we've done that are AM sites are:

http://www.bravesnews.com/rss/braves.xml

http://www.marketing-seek.com/rss/computers.xml

Regards,
Michael
NEW!Logo and Website Design
Auto Post Date and Expiration
GoForum 2.02
http://www.amscripts.net
SKYPE - michael.amscripts


terryally
User

May 2, 2005, 8:27 AM

Post #4 of 32 (9779 views)
Shortcut
Re: [Mike4172] RSS Feed [In reply to] Can't Post

Just bought this and installed and cannot get it to work.

On the web page the error message reads as below but in the source, it says ' TemplateCell : Template cell 'row' is not defined!"


Quote




The XML page cannot be displayed

Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.



Mike4172
User

May 2, 2005, 3:41 PM

Post #5 of 32 (9769 views)
Shortcut
Re: [terryally] RSS Feed [In reply to] Can't Post

I think I talked to you earlier and got it to working with those minor adjustments. If not drop me an email.

Regards,
Michael
NEW!Logo and Website Design
Auto Post Date and Expiration
GoForum 2.02
http://www.amscripts.net
SKYPE - michael.amscripts


terryally
User

May 4, 2005, 7:43 AM

Post #6 of 32 (9740 views)
Shortcut
Re: [Mike4172] RSS Feed [In reply to] Can't Post

Yes. This has been resolved and works well. The results can be viewed at http://www.cdera.org/xml.php

- Terry


WebFusion
User

Jun 13, 2005, 5:11 PM

Post #7 of 32 (9372 views)
Shortcut
Re: [terryally] RSS Feed [In reply to] Can't Post

I've had the same problem ( "Program Message

TemplateCell : Template cell 'row' is not defined!) when trying to run publishcron.cg to create an RSS feed from AMscripts RSS script package.

This is the only script I've ever had trouble getting to run and I'm really pulling out my hair!!

What is the suggested fix?


ross
Staff / Moderator


Jun 14, 2005, 11:32 AM

Post #8 of 32 (9361 views)
Shortcut
Re: [WebFusion] RSS Feed [In reply to] Can't Post

Hi WebFusion.

Thanks for posting!

Could I get you to post up the template you are using for your publishcron searches? I think you may just be missing a line of code and if I can take a look I would be able to point it out. I look forward to hearing from you Smile.
-----------------------------------------------------------
Cheers,
Ross Fairbairn - Product Specialist
support@interactivetools.com


Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.




carminejg3
User

Aug 8, 2005, 8:05 AM

Post #9 of 32 (8994 views)
Shortcut
Re: [ross] RSS Feed [In reply to] Can't Post

Hi Ross I upgraded to am version 1.40 from version 1.38. then tryied to get the rss feeds to run. good news is the file is being built bad news is I'm also getting the message from above.



TemplateCell : Template cell 'row' is not defined!



when checking the publishcron.cgi file

/cgi-bin/exec/publishcron.cgi?page=1


Webmaster Wink
http://news.carjunky.com


ross
Staff / Moderator


Aug 8, 2005, 11:47 AM

Post #10 of 32 (8989 views)
Shortcut
Re: [carminejg3] RSS Feed [In reply to] Can't Post

Hi Carmine.

Thanks for posting!

That error message is telling your there is a slight adjustment needed to the search results template you’re using in the publishcron search. What you’ll need to do is make sure that the following tags appear in your template somewhere:

<!-- templatecell : row -->

and

<!-- /templatecell : row -->

Could you take a look at that and see if it gets you going? Keep me up to date on your progress Smile.
-----------------------------------------------------------
Cheers,
Ross Fairbairn - Product Specialist
support@interactivetools.com


Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.




carminejg3
User

Aug 9, 2005, 6:51 AM

Post #11 of 32 (8953 views)
Shortcut
Re: [ross] RSS Feed [In reply to] Can't Post

Hi Ross,

I had my server admin add the xml mime, but he stated to me that since the file is in the cgi-bin the server thinks its executable. I also noticed a few post about this one that someone is suing the extensition php instead of xml, is there a reason for this?


Webmaster Wink
http://news.carjunky.com


ross
Staff / Moderator


Aug 9, 2005, 11:28 AM

Post #12 of 32 (8943 views)
Shortcut
Re: [carminejg3] RSS Feed [In reply to] Can't Post

Hi Carmine.

Thanks for the update!

You can actually use any extenstion you like for the actual template used by your rss feed search. You can even use any extension for the file that gets created by publishcron but in most cases an xml file will need to have an .xml extension in order for it to work in a news reader.

So the reason you see some people working with a php file instead of xml is just personal preference. I actually prefer to have my rss template with .html extension so that I know it’s just the template.

Does that help? Let me know if you would like anymore details Smile.
-----------------------------------------------------------
Cheers,
Ross Fairbairn - Product Specialist
support@interactivetools.com


Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.




carminejg3
User

Aug 9, 2005, 5:08 PM

Post #13 of 32 (8938 views)
Shortcut
Re: [ross] RSS Feed [In reply to] Can't Post

currently my publishcron.ini looks like so:
*********************************************
searchurl = http://news.domain.com/cgi-bin/exec/

page1 = /home/domain/public_html/news/test.xml
query1 = &template=search/rss.html

************************************

and I have tried using these in place of the one above.

query1 = &template=search/rss.xml
query1 = &template=search/rss.php
query1 = &template=search/rss.html
These above get this message.


Program Message

Sorry, the template you've requested is not a registered template.

These actually error out.
query1 = &template=index/rss.xml
query1 = &template=index/rss.php
query1 = &template=index/rss.html

anyone have any idea?


Webmaster Wink
http://news.carjunky.com


ross
Staff / Moderator


Aug 10, 2005, 1:04 PM

Post #14 of 32 (8890 views)
Shortcut
Re: [carminejg3] RSS Feed [In reply to] Can't Post

Hi Carmine

Thanks for posting your ini file Smile.

The first thing I notice is that the template you are using is an index one. The publishcron script is running a search so the results will actually need to be on search results template.

Could you try changing rss.xml into a search results template? You can use whatever extension you like for the template.

Let me know how that works for you Smile.
-----------------------------------------------------------
Cheers,
Ross Fairbairn - Product Specialist
support@interactivetools.com


Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.




carminejg3
User

Aug 10, 2005, 1:31 PM

Post #15 of 32 (8888 views)
Shortcut
Re: [ross] RSS Feed [In reply to] Can't Post

How would i change it to a search results one?



When I have the publishcron call the file in the search/ directory it saves its not a valid template.


Webmaster Wink
http://news.carjunky.com


ross
Staff / Moderator


Aug 10, 2005, 3:31 PM

Post #16 of 32 (8877 views)
Shortcut
Re: [carminejg3] RSS Feed [In reply to] Can't Post

Hi again Carmine Smile.

Thanks for the update!

Do you think you could send in a support request for me on this one? I am not actually sure yet what’s causing these problems but if I can take a closer look for you, I am sure we can get it all going.

Here’s a link to the support request page:

https://www.interactivetools.com/support/email_support.cgi

I look forward to hearing from you Smile.
-----------------------------------------------------------
Cheers,
Ross Fairbairn - Product Specialist
support@interactivetools.com


Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.




DefenceTalk.com
User

Aug 11, 2005, 3:01 PM

Post #17 of 32 (8840 views)
Shortcut
Re: [ross] RSS Feed [In reply to] Can't Post

I am also having issues with the rss feed:

http://www.defencetalk.com/news/rss.xml

The error is on the words that have ' in them.

Like: America's would give error where Americas would not.

Thanks!


ross
Staff / Moderator


Aug 11, 2005, 4:35 PM

Post #18 of 32 (8834 views)
Shortcut
Re: [DefenceTalk.com] RSS Feed [In reply to] Can't Post

Hi DefenceTalk.

Thanks for posting!

I took a look at your rss page and it seems to load ok for me. Had you already resolved the issue?

Perhaps I am just not looking in the right place. If that’s the case, can you give me a few more details about where I can see the problem?

I look forward to hearing from you Smile.
-----------------------------------------------------------
Cheers,
Ross Fairbairn - Product Specialist
support@interactivetools.com


Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.




DefenceTalk.com
User

Aug 11, 2005, 5:33 PM

Post #19 of 32 (8831 views)
Shortcut
Re: [ross] RSS Feed [In reply to] Can't Post

Thanks Ross.

I am getting this error:



The XML page cannot be displayed

Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.

An invalid character was found in text content. Error processing resource 'http://www.defencetalk.com/news/rss.xml'. Line ...<description><![CDATA[The United Kingdom

The United Kingdom’s Ministry < that is giving error if i change it to: The United Kingdoms Ministry it doesnt give error.




(This post was edited by DefenceTalk.com on Aug 11, 2005, 6:29 PM)


Cliff
Staff


Aug 12, 2005, 10:53 AM

Post #20 of 32 (8814 views)
Shortcut
Re: [DefenceTalk.com] RSS Feed [In reply to] Can't Post

Hi DefenceTalk.com,

Thanks for posting.

The XML feeds can be a bit picky with characters so if you see these messages again, just check to see if an article title has a special character. For example the is treated differently from the ' character even through the are essentially the same thing.
Regards,
Cliff Stefanuk - Customer Service Manager
support@interactivetools.com


(This post was edited by Cliff on Aug 12, 2005, 10:53 AM)


DefenceTalk.com
User

Aug 12, 2005, 10:57 AM

Post #21 of 32 (8811 views)
Shortcut
Re: [Cliff] RSS Feed [In reply to] Can't Post

Well, i took out the summaries from the feeds. So, now it works. I don't know if I want to sit there and take out 's.

Thanks!


carminejg3
User

Aug 19, 2005, 9:38 AM

Post #22 of 32 (8708 views)
Shortcut
Re: [DefenceTalk.com] RSS Feed [In reply to] Can't Post

Good question with the promblemmatic ' in an rss feed. I have noticed that they are killing the xml feeds. I'm using rss version 2.0 and still getting stop by them. Is it possible to strip them out somewhere in the publishcron.cgi file? So that the feeds will work as well as any other feed stoppers.



2Nd part to this post.
Now to anwser the orginal question. I'm using the http://www.feedforall.com rss-to-html, and actually calling it via a php include file, which is working out great. I'm looking to use it a few other places as well. With the program they send you, you could actually instert your feed, into a page. I'm using it on this site as well with a bmw feed from yahoo. www.bmwtraderonline.com scroll to the bottom. I'll need to clean it up a bit, bit they are helpful articles and the text is printed to the page, to give it some more content.


Webmaster Wink
http://news.carjunky.com


Cliff
Staff


Aug 19, 2005, 3:48 PM

Post #23 of 32 (8698 views)
Shortcut
Re: [carminejg3] RSS Feed [In reply to] Can't Post

Hi carminejg3,

Thanks for posting. That's a great implementation of the FeedForAll, so thanks for posting that.

Back to the first part of your post. You will need to remove special characters in order for the XML file to publish properly and since publishcron.cgi is only intended to take a search query and publish a static file it's not going to be able to do this for you.

So when you are adding your article titles, just make sure that they don't have the ’ which is treated differently from the ' character.
Regards,
Cliff Stefanuk - Customer Service Manager
support@interactivetools.com


Mike4172
User

Aug 21, 2005, 1:30 PM

Post #24 of 32 (8631 views)
Shortcut
Re: [Cliff] RSS Feed [In reply to] Can't Post

Thought I'd drop a line on this as I've dived into RSS the past year with wreckless abandon.

Basically in order to eliminate parse errors with special characters such as ', £ you must identify what your servers most liberal encoding is. Then apply that to the feed.

Combine this with the cdata command and anything you can type will output without a parse error within RSS file. :)

Regards,
Michael
NEW!Logo and Website Design
Auto Post Date and Expiration
GoForum 2.02
http://www.amscripts.net
SKYPE - michael.amscripts

(This post was edited by Mike4172 on Aug 21, 2005, 1:32 PM)


TerriZ
User

Dec 7, 2005, 8:20 PM

Post #25 of 32 (7020 views)
Shortcut
Re: [Mike4172] RSS Feed [In reply to] Can't Post


In Reply To
Basically in order to eliminate parse errors with special characters such as ', £ you must identify what your servers most liberal encoding is. Then apply that to the feed.

Combine this with the cdata command and anything you can type will output without a parse error within RSS file. :)



How would I go about "identifying your servers most liberal encoding"? And what is the cdata command and how do I use it? In the template file?

Also, I'm not sure I understand the difference between ' and the other character (I don't even know how to generate if from my keyboard!) Many of my summaries include a single quote ' (this is on the same key as the double-quote). And my RSS feed is parsing all of them as ?

According to FeedValidator.org I also have more problems -- but let's start with these. Wink

Thanks in advance!

Terri Z
WWW.SOLO-e.COM



Terri Zwierzynski
Solo-E.com -- Resources for the Solo Entrepreneur Lifestyle
"..because it's not just about the business!"
Finalist for "Website of the Year" in 2007 Stevie(r) Awards for Women in Business

First page Previous page 1 2 Next page Last page  View All
 
 


Search for (options)
Products
CMS Builder
Article Manager
Realty Manager
Listings Manager
Order Now
Services
Priority Consulting
Support
Online Documentation
Support Forums
Support Homepage
Company Info
12 reasons to choose us!
Meet the team
Monthly newsletter
Contact Us
Toll Free: 1-800-752-0455
Phone: (604) 689-3347
Sales | Support
Conditions of Use | Privacy Policy | Copyright © interactivetools.com 2008
#201 - 2730 Commercial Drive, Vancouver BC Canada V5N 5P4