|
This package supports
PHP classes for generating
Reads RSS/XML compliant news
This is the easiest tool you
creatign of Atom 1.0 feeds
Atom 1.0 feeds. Requires at
feeds via a client-side
will ever use to parse an
by providing PHP class
lease PHP 5.1RC.
Javascript Script Include in
RSS feed. Simply enter the
binding on Atom elements:
your web pages! Configure
URL of the RSS feed, choose
feed, entry, person, etc. It
the source of the news feed
a few options, and we spit
supports feed creating,
via a single configuration
out a small bit of code for
validating, and adding
file. Simple, free and easy
you to paste on your
autodiscovery information.
to use!
website. Getting an RSS
Features-At-A-Glance
-
feed on your website
Use a client-side Javascript
couldn't be easier!
Script Include to retrieve
RSS/XML News Feeds.
-
Change the News Feed Source
via a Configuration
script.
- Allows Caching
of the RSS Feeds.
Date: Jun, 04 2006 Date: Nov, 07 2005 Date: Sep, 22 2005 Date: Dec, 14 2004 |
|
php classes for creating a
This is a sample to
rssClient lets you pull down
RSS is RDF Site Summary. A
rss 1.0 file including
illustrate how one can use
an RSS feed, cache it
technology used by netscape
support for dublin core and
PHP and cURL to access an
locally, and extract the
in their browser's channel
SY modules
existing XML feed for US
most commonly used bits of
function. This script gives
weather. It grabs both
information. Cache
you a PHP interface to read
current conditions and a
expiration can be adjusted.
such
feeds using the XML
nine day future forecast
Getting the RSS file via
functions of PHP.
based on the zipcode that
http times out quickly, so
one enters. Unlike a lot of
it will never stall a page
other PHP weather tools,
(you can adjust this upwards
this one doesn't screen
if need be). It can get a
scrape from yahoo or pirate
specified feed or a random
MSNBC's feed... so, while it
feed from a list. It has
can only do US weather, you
one sample layout, and it's
can do it with a bit of
real easy to make others.
peace of mind.
Also a good place to start
if you want to figure out
what RSS is and how to deal
with it.
Date: May, 28 2003 Date: Jan, 20 2003 Date: Jun, 17 2002 Date: Dec, 03 2001 |