Tag: rss
RSS
hello again, I just noticed the RSS feed reader. But mine doesn't work, I get: Error: unable to open RSS feed [http://gizmodo.com/index.xml] Error: unable to parse RSS feed Does each user get his own list of RSS feeds, or does everyone share? And do you have any idea what's wrong with mine?
3 comment(s)
/ jthomasbailey
/ Q&A
/ on August 3, 2006 at 19:29
rss.php
rss.php is the script that generates all of the page-based RSS feeds for Siteframe. (Some RSS feeds, such as those for search results or all tags, are not a list of pages and are thus generated using a template.) rss.php executes a SQL statement that returns a list of pages, then creates a DOM tree in RSS format for those pages.
Query String Parameters
rss.php, when invoked without any...
0 comment(s)
/ glen
/ Scripts
/ on December 10, 2005 at 16:34
Siteframe Beaumont (5.x) features
Siteframe Beaumont is the 5.0 release of Siteframe. It is a complete rewrite of the underlying Siteframe codebase, and includes a number of innovative features. Here are some of the more notable ones:
Simplified registration/invitation interface. If an existing user invites a new user to join a Siteframe website, registration is streamlined because the new user's e-mail address has...
0 comment(s)
/ glen
/ General Info
/ on November 26, 2005 at 23:27
RSS Feed Support
I am assuming that people would like to be able to display RSS feeds on their site. Since Siteframe is not intended to be an RSS aggregator (of which there are already many), my presumption is that RSS feeds would be used to link certain sites together. For example, the Contax G Pages might like to display recent images from the Non-Contax G Pages, a sister site. A community website might want...
6 comment(s)
/ glen
/ Internals
/ on September 2, 2005 at 11:27
