<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Weekly Web Development Round-up June 27-July 01, 2011</title>
	<atom:link href="http://sites.middlebury.edu/lis/2011/07/01/weekly-web-development-round-up-june-27-july-01-2011/feed/" rel="self" type="application/rss+xml" />
	<link>http://sites.middlebury.edu/lis/2011/07/01/weekly-web-development-round-up-june-27-july-01-2011/</link>
	<description>We Bring Knowledge to You</description>
	<lastBuildDate>Mon, 29 Apr 2013 18:45:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Ian McBride</title>
		<link>http://sites.middlebury.edu/lis/2011/07/01/weekly-web-development-round-up-june-27-july-01-2011/comment-page-1/#comment-25180</link>
		<dc:creator>Ian McBride</dc:creator>
		<pubDate>Thu, 08 Dec 2011 18:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://sites.middlebury.edu/lis/?p=25984#comment-25180</guid>
		<description><![CDATA[I&#039;ve now made the change I described back in July live on the site so you&#039;ll see the full markup version of the content in the Library Spotlight RSS Page and others.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve now made the change I described back in July live on the site so you&#8217;ll see the full markup version of the content in the Library Spotlight RSS Page and others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian McBride</title>
		<link>http://sites.middlebury.edu/lis/2011/07/01/weekly-web-development-round-up-june-27-july-01-2011/comment-page-1/#comment-23583</link>
		<dc:creator>Ian McBride</dc:creator>
		<pubDate>Tue, 05 Jul 2011 14:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://sites.middlebury.edu/lis/?p=25984#comment-23583</guid>
		<description><![CDATA[Good question, Carrie. The adjustments to RSS feeds mentioned in this post are just to the feeds that Drupal *outputs*, rather than the RSS Page content type that&#039;s part of how Drupal *consumes* RSS. In this case, you&#039;re talking about a feed generated by WordPress that is then displayed in Drupal, rather than a feed generated by Drupal.

However, you&#039;ve brought up an issue that we can work on resolving. The problem with the Library Spotlight RSS Page node is that the RSS Page module (which was developed by Amherst as part of Monster Menus) only displays the content of the &lt;description&gt; tag in the RSS feed, which WordPress outputs as a summary of the post content with many of the HTML tags removed (it leaves image tags and links only, I believe). What we want to display is the content of the &lt;content:encoded&gt; tag from the feed, which contains the full post and markup.

I have a preliminary version of this working in development, but want to develop it further to ensure that only allowed tags are allowed through (so we don&#039;t allow arbitrary JavaScript or embedded media to be displayed via an RSS feed), that we handle media enclosures correctly, that we do it in a way that doesn&#039;t change everyone&#039;s RSS feeds overnight, and in a way that Amherst can turn off the feature if they (likely) decide not to use it.

Look for notes about this in one of these weekly updates as I get closer to getting this in production. Thanks for the feedback!]]></description>
		<content:encoded><![CDATA[<p>Good question, Carrie. The adjustments to RSS feeds mentioned in this post are just to the feeds that Drupal *outputs*, rather than the RSS Page content type that&#8217;s part of how Drupal *consumes* RSS. In this case, you&#8217;re talking about a feed generated by WordPress that is then displayed in Drupal, rather than a feed generated by Drupal.</p>
<p>However, you&#8217;ve brought up an issue that we can work on resolving. The problem with the Library Spotlight RSS Page node is that the RSS Page module (which was developed by Amherst as part of Monster Menus) only displays the content of the &lt;description&gt; tag in the RSS feed, which WordPress outputs as a summary of the post content with many of the HTML tags removed (it leaves image tags and links only, I believe). What we want to display is the content of the &lt;content:encoded&gt; tag from the feed, which contains the full post and markup.</p>
<p>I have a preliminary version of this working in development, but want to develop it further to ensure that only allowed tags are allowed through (so we don&#8217;t allow arbitrary JavaScript or embedded media to be displayed via an RSS feed), that we handle media enclosures correctly, that we do it in a way that doesn&#8217;t change everyone&#8217;s RSS feeds overnight, and in a way that Amherst can turn off the feature if they (likely) decide not to use it.</p>
<p>Look for notes about this in one of these weekly updates as I get closer to getting this in production. Thanks for the feedback!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carrie Macfarlane</title>
		<link>http://sites.middlebury.edu/lis/2011/07/01/weekly-web-development-round-up-june-27-july-01-2011/comment-page-1/#comment-23582</link>
		<dc:creator>Carrie Macfarlane</dc:creator>
		<pubDate>Tue, 05 Jul 2011 13:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://sites.middlebury.edu/lis/?p=25984#comment-23582</guid>
		<description><![CDATA[Hooray for adjustments to RSS feeds!  Thanks!  I&#039;m glad that images now will display.  Will it eventually be possible to preserve formatting, such as bullets, and links too?  (I&#039;m not sure what is meant by &quot;This support will be expanded to other content types.&quot;)   With bullets and links, the &quot;Library Spotlight&quot; feed on the library home page would be more readable.  See for example the post that&#039;s there now (http://go.middlebury.edu/lib).  It doesn&#039;t make a lot of sense without the bullets and links that were in the original (http://sites.middlebury.edu/lis/2011/06/24/welcome-to-our-summer-students/). Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hooray for adjustments to RSS feeds!  Thanks!  I&#8217;m glad that images now will display.  Will it eventually be possible to preserve formatting, such as bullets, and links too?  (I&#8217;m not sure what is meant by &#8220;This support will be expanded to other content types.&#8221;)   With bullets and links, the &#8220;Library Spotlight&#8221; feed on the library home page would be more readable.  See for example the post that&#8217;s there now (<a href="http://go.middlebury.edu/lib" rel="nofollow">http://go.middlebury.edu/lib</a>).  It doesn&#8217;t make a lot of sense without the bullets and links that were in the original (<a href="http://sites.middlebury.edu/lis/2011/06/24/welcome-to-our-summer-students/" rel="nofollow">http://sites.middlebury.edu/lis/2011/06/24/welcome-to-our-summer-students/</a>). Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
