How Rss works?

For programming and general questions on Zend Framework

How Rss works?

Postby vahan4033 on Mon Jul 18, 2011 12:45 pm

I want use Zend framework for Rss but I can't completely understand rss working principles in general.
If anyone can help me I will be very appreciate him.

How much i understand by using Rss I can display part of content from another page (for example cnn.com) in my web page. Rss is a xml document that serves this part of content ( cnn.com ) by parsing it (via DOM) I can retrive an information that i need and display.

Now my question
-how will i get that rss xml document that on another server ( cnn.com )?
-can i make ajax request to (cnn.com) to get that xml file?----( if it is possible, explain as much as possible detailed how it can be done)
-how that server does allow to access rss document?
vahan4033
 
Posts: 7
Joined: Tue Jul 12, 2011 10:27 am

Re: How Rss works?

Postby jschoenwolf on Fri Dec 02, 2011 10:07 am

now that we know what RSS is you can use Zend_Feed to import RSS into your website.

Zend_Feed reference:
http://framework.zend.com/manual/en/zend.feed.html

cnn's list of RSS feeds, for example:
http://www.cnn.com/services/rss/
jschoenwolf
 
Posts: 239
Joined: Tue Aug 23, 2011 10:56 am

Re: How Rss works?

Postby llcagreement on Fri Apr 20, 2012 5:54 pm

would it be possible to integrate this into a legal form site for exmpale a llc operating agreement? Thanks!
llcagreement
 
Posts: 1
Joined: Fri Apr 20, 2012 5:52 pm


Return to Zend Framework

Who is online

Users browsing this forum: No registered users and 4 guests