Syndicate this Argument
Each argument is available in RSS form to allow you to syndicate it on your web page or blog. All you have to do is copy and paste the following java script into your HTML editor and the javescript snippet will automatically display the current version of the argument (see preview below).
If you want to use another RSS newsreader to watch this argument, you can do so by pointing it to the following URL:
http://www.spacedebate.org/argRSS.php?id=1144
Thanks to Alan Levine's excellent Feed2JS tool for this functionality.
Preview Feed
Here is a preview of how this argument's feed will look on your web page. Actual font sizes and colors may be different depending on your web page's CSS styles. See the Advanced section for more information on customizing this output.
Advanced Users
Remixing Positions
Styling Syndicated Arguments
The first line in the code snippet above points to an external CSS stylesheet, hosted on this site. If you want to customize the stylesheet, you can change the reference to point to a copy of a custom stylesheet on your server. For more information on styling RSS feeds and some sample stylesheets, you can use the Feed2JS Style Tool.
Sample Stylesheet
.rss_box {
margin: 1em;
border: 1px solid #999;
}
.rss_items {
margin-top:0px;
padding: 0.5em;
margin-left: 10px;
color: #0099ff;
}
p.rss_title {
padding:0.5em;
}
.rss_title {
font-size: 15px;
line-height: 17px;
text-decoration: none;
font-family: verdana, sans-serif;
font-weight:bold;
margin: 0px;
padding:0em;
text-align: left;
}
.rss_item {
font-family: verdana, arial, sans-serif;
font-size: 13px;
font-weight : normal;
list-style:none;
padding-bottom:1em;
margin-left: 1.5em;
}
.rss_item a {
}
.rss_item a:visited {
}
.rss_date {
font-size: 85%;
font-weight : normal;
}