RSS Feed Producer

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
9/28/2011 4:58:09 PM
Gravatar
Total Posts 14

RSS Feed Producer

Hello,

 

We have created a feature inside the Mojo, it is working fine, this feature displays financial news, we want to let our client to subscribe to this financial news via RSS feed, I need to create RSS feed producer,

Is there any way to implement it by using Mojo Library or Do I need to  create a module that send our news as RSS XML?

 

 

Many Thanks

Tarek

9/28/2011 5:05:33 PM
Gravatar
Total Posts 18439

Re: RSS Feed Producer

Hi Tarek,

We include the Argotic framework library for RSS in mojoPortal. The Argotic library hasn't been updated in a few years but it works well enough.

You can find example code in our blog feature (RSS.aspx) of how to use Argotic to generate a feed, and that can help you learn how to implement your own RSS feed. Argotic also supports Atom feeds and a few other things.

Hope that helps,

Joe

9/28/2011 5:22:40 PM
Gravatar
Total Posts 14

Re: RSS Feed Producer

Hello Joe,

Thanks for the prompt response, you reply makes perfect.  I will try this library 

 

Best Regards
Tarek

You must sign in to post in the forums. This thread is closed to new posts.