简体   繁体   中英

Using and formating an RSS feed

Ok, here is my RSS feed link http://jacobnlsn.com/wordpress/?feed=rss . And I am looking to format it so it fits in the upper right hand spot of my header. My website is here http://jacobnlsn.com/ . Its the black box in the upper right hand corner. How would I go about doing something like that? Thanks for your time!

Try an RSS parser, which also caches the feed to save everyone time and money:

http://lastrss.oslab.net/

And a ticker or scroller - a decent one can be found here:

http://www.dynamicdrive.com/dynamicindex17/rsspausescroller/

You could build your own RSS parser in the language of your choice. As you use PHP, SimpleXML functions provide a simple solution.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM