<?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: Easy slide show in EPiServer with LyteBox</title>
	<atom:link href="http://blog.fredrikhaglund.se/blog/2008/08/27/easy-slide-show-in-episerver-with-lytebox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fredrikhaglund.se/blog/2008/08/27/easy-slide-show-in-episerver-with-lytebox/</link>
	<description>Chatter about EPiServer, ASP.NET, CSS and Web Development.</description>
	<lastBuildDate>Wed, 21 Dec 2011 01:21:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mark Pankhurst</title>
		<link>http://blog.fredrikhaglund.se/blog/2008/08/27/easy-slide-show-in-episerver-with-lytebox/comment-page-1/#comment-3137</link>
		<dc:creator>Mark Pankhurst</dc:creator>
		<pubDate>Mon, 02 Feb 2009 18:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/blog/2008/08/27/easy-slide-show-in-episerver-with-lytebox/#comment-3137</guid>
		<description>Thanks Fredrik - that works a treat!</description>
		<content:encoded><![CDATA[<p>Thanks Fredrik &#8211; that works a treat!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik Haglund</title>
		<link>http://blog.fredrikhaglund.se/blog/2008/08/27/easy-slide-show-in-episerver-with-lytebox/comment-page-1/#comment-3136</link>
		<dc:creator>Fredrik Haglund</dc:creator>
		<pubDate>Mon, 02 Feb 2009 15:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/blog/2008/08/27/easy-slide-show-in-episerver-with-lytebox/#comment-3136</guid>
		<description>Hi Mark!
Basicly you will have to process the list first and then use &lt;em&gt;DataSource &lt;/em&gt;instead of &lt;em&gt;DataSourceID &lt;/em&gt;in the Load event.

Get the list of file by calling call &lt;em&gt;ImageFileSystemDataSource.GetList()&lt;/em&gt; that returns a &lt;em&gt;List &lt;/em&gt;of &lt;em&gt;FileSystemItem &lt;/em&gt;and do a foraech loop where you filter on metadata (by adding items to a new list if they satisfy your conditions). Then assign &lt;em&gt;ImageRepeater.DataSource &lt;/em&gt;your new list and call &lt;em&gt;ImageRepeater.DataBind()&lt;/em&gt;.</description>
		<content:encoded><![CDATA[<p>Hi Mark!<br />
Basicly you will have to process the list first and then use <em>DataSource </em>instead of <em>DataSourceID </em>in the Load event.</p>
<p>Get the list of file by calling call <em>ImageFileSystemDataSource.GetList()</em> that returns a <em>List </em>of <em>FileSystemItem </em>and do a foraech loop where you filter on metadata (by adding items to a new list if they satisfy your conditions). Then assign <em>ImageRepeater.DataSource </em>your new list and call <em>ImageRepeater.DataBind()</em>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Pankhurst</title>
		<link>http://blog.fredrikhaglund.se/blog/2008/08/27/easy-slide-show-in-episerver-with-lytebox/comment-page-1/#comment-3134</link>
		<dc:creator>Mark Pankhurst</dc:creator>
		<pubDate>Mon, 02 Feb 2009 14:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/blog/2008/08/27/easy-slide-show-in-episerver-with-lytebox/#comment-3134</guid>
		<description>Very helpful and useful - thanks.
Any hints on how you&#039;d go about filtering files based on their attributes (by which I mean those configured in FileSummary.config)?
From my experience so far, it doesn&#039;t seem to be straightforward to do so.
Any further help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Very helpful and useful &#8211; thanks.<br />
Any hints on how you&#8217;d go about filtering files based on their attributes (by which I mean those configured in FileSummary.config)?<br />
From my experience so far, it doesn&#8217;t seem to be straightforward to do so.<br />
Any further help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

