Displaying 20 results from an estimated 30000 matches similar to: "repocaster.com : RSS feeds of SVN/CVS repositories"
2020 Sep 21
1
CentOS Linux updates released (RSS Feeds)
As you may or may not know, we do not have the ability to currently
announce CentOS Linux 8 announcements on the CentOS Annonuce Mailing
List.? We would like to add this in the future.? For now, what we do
have is an RSS feed for all updates that get released.
Use your favorite RSS Feed Tool (I use Thunderbird .. lots of other
things available).
https://feeds.centos.org/
Subscribe to the xml
2006 Apr 11
1
FeedValidator :: validating feeds RSS or ATOM
FeedValidator is an interface to the W3C Feed Validation online
service, based on its SOAP 1.2 support.
It helps to find errors in RSS or ATOM feeds.
FeedValidator add a new assertion (assert_valid_feed) which you can use
in Rails applications. This assertion implements a cache to improve the
performance of the tests and to not abuse of the W3C Feed Validation
online service.
= Download
The
2007 Jul 09
1
CRANberries -- An RSS feed about New and Updated CRAN packages
Announcing CRANberries -- An RSS feed about New and Updated CRAN packages
A new RSS feed [1] is now available that summarizes uploads to CRAN. This
makes it possibly to quickly obtain concise information about which (of the
now over one thousand !!) packages were added or updated at CRAN and its
mirrors.
To this end, two basic variants are provided:
- a feed for new packages where we display
2007 Jul 09
1
CRANberries -- An RSS feed about New and Updated CRAN packages
Announcing CRANberries -- An RSS feed about New and Updated CRAN packages
A new RSS feed [1] is now available that summarizes uploads to CRAN. This
makes it possibly to quickly obtain concise information about which (of the
now over one thousand !!) packages were added or updated at CRAN and its
mirrors.
To this end, two basic variants are provided:
- a feed for new packages where we display
2010 May 01
0
Request for rss feeds
Who would be the right person(s) to ask for rss feeds on the main
centos website?
--
John Maclean
07739 171 531
MSc (DIC)
Enterprise Linux Systems Engineer
2006 Jun 07
5
How to test RSS feeds while developing it on localhost
Hi,
I am developing on windows xp and am trying to create RSS feed for an app
using RoR. How do I test my RSS feed while I am developing it. I don''t know
of any feed reader that would accept localhost as the input.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Mar 13
5
Ruby on Rails Applications - To get RSS Feeds
Hi, all I am new to Ruby and also Ruby on Rails.
I would like to know how we can get the RSS Feeds and display them in a
Ruby on Rails applications.
Thanks in Advance,
sumi
--
Posted via http://www.ruby-forum.com/.
2006 Apr 30
2
Rss feed items disappear using feedtools?
I have met a problem on Feedtools and felt very confused about it:
The feed that I generated using feedtools can not be read correctedly by
feedtools,while rss from other websites can be read.
Still,the code for rss generating:
def userrss
@user = User.find_by_id(params[:id])
@articles = @user.articles(:all,:order => ''updated_at desc'',:limit
=> 15)
2006 Aug 04
4
RSS feeds
Hi all,
Can anybody tell me how we can create RSS feed using Ruby on Rails.
How do I go about constructing this RSS file? Can I find an example in
any site?
regards,
Prasad
--
Posted via http://www.ruby-forum.com/.
2004 Jun 26
2
RSS News Feed
Tom,
Can you/someone get a news feed setup for shorewall announcements? If
not, I''ll have to make use of the shorewall rss feeds at SF.
Project RSS Feeds: shorewall
http://sourceforge.net/export/rss2_project.php?group_id=22587
BTW, planetplanet.org has links to some cool feeds.
--
Mike Noyes <mhnoyes at users.sourceforge.net>
http://sourceforge.net/users/mhnoyes/
SF.net
2009 Oct 15
1
R RSS feed
I was trying to subscribe to an RSS feed from
<http://developer.r-project.org/RSSfeeds.html> but IE chokes on DTDs and
Firefox also has trouble with this feed. (I'm not sure if it has trouble
with DTDs in general.)
I went to one of our web developers to see what I should use to read the
feed, and he pointed out that the mix of RSS 2.00 and rss-0.91 looks
like a mistake:
<!--
2011 Jun 14
1
Virt Tools Blog Planet (RSS feed aggregator)
The virt-tools.org website, launched last year, provides tutorials,
videos, documentation, online help and roadmaps relevant to libvirt,
libguestfs, gtk-vnc, spice, other related libraries, and tools or
applications like virt-manager & virt-install. The site goal is to
inform & assist end users, system administrators & application
developers who wish to learn about the capabilities of
2020 Feb 25
2
Script to monitor websites and generate RSS feed when they change
Looking for the above. I have found sites where you can register the sites you are interested in - as well as yourself - but I would rather run something myself on my server to monitor websites etc which do not have RSS-feeds.
Does anyone use something like this?
2008 Mar 20
6
Parsing multiple RSS & Atom feed formats
I''m working on a RSS aggregator, and I''ve based the parser on a script
from this post;
http://www.superwick.com/archives/2007/06/09/rss-feed-parsing-in-ruby-on-rails/
But, being the complete newbie, I''ve found that this parser only works
for specifically formatted feeds. For example, some feeds will throw a
''nil text'' error. I know that I could make
2020 Feb 27
1
Script to monitor websites and generate RSS feed when they change
On 02/25/2020 02:55 PM, Vanhorn, Mike wrote:
> I just read an article (part of which is here http://www.linuxpromagazine.com/Issues/2020/230/The-sys-admin-s-daily-grind-urlwatch/(language)/eng-US ) about urlwatch.
>
> ---
> Mike VanHorn
> Senior Computer Systems Administrator
> College of Engineering and Computer Science
> Wright State University
> 265 Russ Engineering
2020 Feb 25
0
Script to monitor websites and generate RSS feed when they change
I just read an article (part of which is here http://www.linuxpromagazine.com/Issues/2020/230/The-sys-admin-s-daily-grind-urlwatch/(language)/eng-US ) about urlwatch.
---
Mike VanHorn
Senior Computer Systems Administrator
College of Engineering and Computer Science
Wright State University
265 Russ Engineering Center
937-775-5157
michael.vanhorn at wright.edu
?On 2/24/20, 7:55 PM, "CentOS on
2006 Feb 04
4
Page caching feeds and cache file extensions
I have a feeds controller which generates RSS and Atom pages. I put
''caches_page :show'' in it. The problem is that the pages are saved with
an html extension. As a result, browsers display the cached feeds as
HTML rather than XML, and feed validators complain.
There''s an option to set ''Base.page_cache_extension'' globally, but I
don''t want
2006 Jun 06
2
RSS Generator - Can not subscribe from yahoo
Hi
I have created a rss generator for my web site; it is
http://www.rordirectory.com/rss
The feed displays correctly; but when I try to subscribe from my yahoo
account, after entering the feed url, I get the following message :-
"There was a problem subscribing to the following feeds. Please try
again later"
what am I doing wrong?
thanks
--
Posted via http://www.ruby-forum.com/.
2006 Mar 17
2
Test if remote file is actually RSS/XML
Hi all,
I want my users to be able to view RSS feeds of their choice on my site.
But i''d like to be able to check the files they are submitting as feeds
are actually XML before attempting to parse and display them.
I''ve been using feed tools to display the contents of feeds which works
perfectly, but i''d like some way to check if a file is a feed/xml.
Any pointers in
2006 Jun 15
0
Rails RSS reader plugin.
Hi,
I was wondering if anybody knew of any RSS reader plugins. I want to be
able to get RSS feeds and then publish those feeds on my website from
various sources. My application is written in Ruby on Rails so I was
wondering if anybody knew of any plugin of some sort.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: