|
|
|
|
|
|
|
|
Generating an RSS Feed with Argotic
Category: Languages > .net
Posted: 25 Mar 09
In this episode we will walk you though how to create and implement an RSS feed using the Argotic RSS framework.
We will walk through generating the document, creating the feed access point and finally creating the hooks so the world knows we have a feed.
|
|
|
|
|
RSS in Plain English
Category: Web Development > Other
Posted: 24 Jun 07
There are two types of Internet users, those that use RSS and those that don't. This video is for the people who could save time using RSS, but don't k...
|
|
Using RSS 101
Category: Web Development > Other
Posted: 09 Jun 07
The screencast shows how to download and set up an RSS reader (there are lots of choices out there, including browser-based readers, but I prefer Feeddemon), how to access the RSS content once in the RSS reader and how to subsrcibe to an RSS feed.
|
|
|
|
Using the XmlTextReader Class
Category: Languages > .net
Posted: 05 May 07
The XmlTextReader class provides a fast, forward-only API for parsing XML documents. In this video tutorial you will see how to use the XmlTextReader to parse RSS feeds, combine it with the XmlTextWriter class and how it can be used to generate different XML formats such as Scalable Vector Graphics (...
|
|