Ning Developer Network

I noted this Ning help response from a year ago says it's not possible, but I'm wondering if anything has changed since then, or if there is a hack to let me put RSS feeds on pages that I create. [i.e. "\page" pages.] I tried using an embedded feed but it is inside of some "script" tags and the whole block of code got stripped out when I saved the page.
TIA,
demetri

Tags: feed, feeds, pages, rss

Share

Reply to This

Replies to This Discussion

WOW Works! Thank you very much!

Reply to This

Thank you!! I have another issue to solve (domain redirection using CNAME). Can you help with it too?

Reply to This

Yeah, this worked for me also, and then I started playing with the code and realized it doesn't have to do with it being Google Ajax. It seems like the key here is a set of tags before and surrounding your script tags so that the script tags don't get stripped out when you save your page. Using this code worked for me: [note that I added some spaces to the tags so they will appear here] Oddly, without the span tags, it doesn't work- the script will get stripped out.

< span>< /span>< !-- Script container-->
< script language="JavaScript" src= "http://feed2js.org//feed2js.php?src=[insert your feed URL here]&num=20&targ=y&html=a"
type="text/javascript">
< /script>< !-- ++End Script container++ -->

Reply to This

Further testing reveals that all I need to do is enclose the block of code generated by feed2Js inside of span tags and that prevents it from being stripped out.

Reply to This

You're welcome!

I'm sorry but I don't know enough about domain redirection to help with that problem. I hope someone else here will be able to help. Best wishes!

Reply to This

Thanks very much for posting your findings in a clear and understandable way for us noobs, Demetri. Your solution worked perfectly for me!

Cheers,
-Curtis

Reply to This

TJ, you are a freakin' genius.

Reply to This

I would like to get just a RSS URL address from my Ning website so I could give to other sites as a feed and let them receive my updates.

Any idea how can I do that?

Thanks

Flavio
www.GreenITers.com

Reply to This

Just look for the little orange "rss" icon on the bottom of your "latest activity" widget, and that will link you to the URL for your RSS feed.

Flavio said:
I would like to get just a RSS URL address from my Ning website so I could give to other sites as a feed and let them receive my updates.

Any idea how can I do that?

Thanks

Flavio
www.GreenITers.com

Reply to This

Thanks Demetri, I know my question was very basic but I appreciate your reply.
Btw, feel free to stop by at www.GreenITers.com if you are interested in Clean Technology and Green IT
from Japan.

Cheers

Flavio

Demetri said:
Just look for the little orange "rss" icon on the bottom of your "latest activity" widget, and that will link you to the URL for your RSS feed.

Flavio said:
I would like to get just a RSS URL address from my Ning website so I could give to other sites as a feed and let them receive my updates.

Any idea how can I do that?

Thanks

Flavio
www.GreenITers.com

Reply to This

Hi this is not working for me I know its because I'm stupid. I've tried leaving the span tags in front of the Script container, I've wrapped them around it, I've taken out the spaces from the tags and left them in. Could you maybe upload the exact format that the code will work in as a text file to this discussion. Sorry in advance for being a fool!

Demetri said:
Yeah, this worked for me also, and then I started playing with the code and realized it doesn't have to do with it being Google Ajax. It seems like the key here is a set of tags before and surrounding your script tags so that the script tags don't get stripped out when you save your page. Using this code worked for me: [note that I added some spaces to the tags so they will appear here] Oddly, without the span tags, it doesn't work- the script will get stripped out.

< span>< /span>< !-- Script container-->
< script language="JavaScript" src= "http://feed2js.org//feed2js.php?src=[insert your feed URL here]&num=20&targ=y&html=a"
type="text/javascript">
< /script>< !-- ++End Script container++ -->

Reply to This

I've uploaded a text file that has the code that is working for me on my page that has RSS feeds from magazines onto this page: http://isenet.ning.com/page/ezines-1

hth,
demetri
Attachments:

Reply to This

Reply to This

RSS

© 2010   Created by Ning Developer Admin

Badges  |  Report an Issue  |  Privacy  |  Terms of Service