hiiii,

thanks for reply..

i have implement the simmons
http://simonwoodside.com/ feed aggreegator and stored in the db the feed now
want to set the cront job for than

thanks

rahul


On Thu, Apr 15, 2010 at 8:28 PM, bseanvt <bsea...@gmail.com> wrote:

> check out feedzirra. ryan bates of railscasts.com, has a great
> screencast on using this tool...
> http://railscasts.com/episodes/168-feed-parsing
> i've written a blog post about installing it on ubuntu bc there are a
> couple of dependencies which fight back...
>
> http://seanbehan.com/ruby-on-rails/installing-feedzirra-rss-parser-on-ubuntu-8/
>
> i developed a very simple reader application you can see it here
> http://seanbehan.com/reader  using feedzirra and a cron job. if you're
> interested i can throw the source up on github.
>
>
> On Apr 15, 2:53 am, Rahul Mehta <rahul23134...@gmail.com> wrote:
> > want  to aggregate interesting blogs / discussions related to software
> > testing field and keep it at one place
> >
> > 1. In the admin system I'll provide some information about the feed
> > this i will do
> >     * Name for the feed
> >     * Address of the fee (XML file address on the internet)
> >
> > 2. Based on this information - there should be some periodic job which
> > will run at a specific time, fetch latest article etc from their feed
> > and populate in our DB (need help in this )
> > 3. Look at couple of feeds - they should all have similar fields and
> > we need to extract all the relevant data from them.
> > 4. This aggregator should support all the popular feed format like -
> > RSS / ATOM etc
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-t...@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to