<?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: Umbraco: Ultimate Picker XSLT Example</title>
	<atom:link href="http://leekelleher.com/2009/09/08/umbraco-ultimate-picker-xslt-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://leekelleher.com/2009/09/08/umbraco-ultimate-picker-xslt-example/</link>
	<description>Umbraco Specialist</description>
	<lastBuildDate>Thu, 19 Jan 2012 12:40:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: phambach</title>
		<link>http://leekelleher.com/2009/09/08/umbraco-ultimate-picker-xslt-example/comment-page-1/#comment-9041</link>
		<dc:creator>phambach</dc:creator>
		<pubDate>Fri, 13 May 2011 17:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=157#comment-9041</guid>
		<description>Thanks very much!</description>
		<content:encoded><![CDATA[<p>Thanks very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://leekelleher.com/2009/09/08/umbraco-ultimate-picker-xslt-example/comment-page-1/#comment-9040</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Sat, 01 Jan 2011 09:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=157#comment-9040</guid>
		<description>Thanks Lee
Works like a charm! You&#039;re a lifesaver!
/ Niklas</description>
		<content:encoded><![CDATA[<p>Thanks Lee<br />
Works like a charm! You&#8217;re a lifesaver!<br />
/ Niklas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Kelleher</title>
		<link>http://leekelleher.com/2009/09/08/umbraco-ultimate-picker-xslt-example/comment-page-1/#comment-9039</link>
		<dc:creator>Lee Kelleher</dc:creator>
		<pubDate>Sat, 01 Jan 2011 04:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=157#comment-9039</guid>
		<description>Hi Niklas,

Thanks for your feedback.  To modify the XSLT example for the new XML schema would only require a minor change with the XPath expressions for the variables &#039;relatedContent&#039; and &#039;nodes&#039;

&lt;code&gt;&lt;xsl:variable name=&quot;relatedContent&quot; select=&quot;$currentPage/RelatedContent&quot; /&gt;&lt;/code&gt;

&lt;code&gt;&lt;xsl:variable name=&quot;nodes&quot; select=&quot;msxml:node-set($preNodes)/*[@isDoc]&quot; /&gt;&lt;/code&gt;

If you have any specific issues, please post a topic on the Our Umbraco forums... you&#039;ll get fast help there!
http://our.umbraco.org/forum/developers/xslt

Cheers, Lee.</description>
		<content:encoded><![CDATA[<p>Hi Niklas,</p>
<p>Thanks for your feedback.  To modify the XSLT example for the new XML schema would only require a minor change with the XPath expressions for the variables &#8216;relatedContent&#8217; and &#8216;nodes&#8217;</p>
<p><code>&lt;xsl:variable name="relatedContent" select="$currentPage/RelatedContent" /&gt;</code></p>
<p><code>&lt;xsl:variable name="nodes" select="msxml:node-set($preNodes)/*[@isDoc]" /&gt;</code></p>
<p>If you have any specific issues, please post a topic on the Our Umbraco forums&#8230; you&#8217;ll get fast help there!<br />
<a href="http://our.umbraco.org/forum/developers/xslt" rel="nofollow">http://our.umbraco.org/forum/developers/xslt</a></p>
<p>Cheers, Lee.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://leekelleher.com/2009/09/08/umbraco-ultimate-picker-xslt-example/comment-page-1/#comment-9038</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Fri, 31 Dec 2010 19:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=157#comment-9038</guid>
		<description>Hi
I&#039;m trying to get this to work with Umbraco 4.5.2. I&#039;ve tried updating the code but I&#039;m not getting any data to show. Do you think you could find the time to update your XSLT for the new schema?

Best regards / Niklas</description>
		<content:encoded><![CDATA[<p>Hi<br />
I&#8217;m trying to get this to work with Umbraco 4.5.2. I&#8217;ve tried updating the code but I&#8217;m not getting any data to show. Do you think you could find the time to update your XSLT for the new schema?</p>
<p>Best regards / Niklas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umbraco MultiPicker Relations &#187; Hendy&#039;s Blog</title>
		<link>http://leekelleher.com/2009/09/08/umbraco-ultimate-picker-xslt-example/comment-page-1/#comment-9037</link>
		<dc:creator>Umbraco MultiPicker Relations &#187; Hendy&#039;s Blog</dc:creator>
		<pubDate>Wed, 24 Nov 2010 22:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=157#comment-9037</guid>
		<description>[...] Links: XSLT and CSVs, .NET and [...] </description>
		<content:encoded><![CDATA[<p>[...] Links: XSLT and CSVs, .NET and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi Gupta</title>
		<link>http://leekelleher.com/2009/09/08/umbraco-ultimate-picker-xslt-example/comment-page-1/#comment-9036</link>
		<dc:creator>Ravi Gupta</dc:creator>
		<pubDate>Tue, 30 Mar 2010 13:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=157#comment-9036</guid>
		<description>Very nicely explained. Great work!!!!!</description>
		<content:encoded><![CDATA[<p>Very nicely explained. Great work!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Kelleher</title>
		<link>http://leekelleher.com/2009/09/08/umbraco-ultimate-picker-xslt-example/comment-page-1/#comment-9035</link>
		<dc:creator>Lee Kelleher</dc:creator>
		<pubDate>Mon, 02 Nov 2009 18:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=157#comment-9035</guid>
		<description>Hi Adriano, sorry for not getting back to you... I&#039;ve been working away a lot recently!

If you haven&#039;t already done so, your best bet is to ask the question on the Our Umbraco Community forums.  You&#039;ll be sure to get an answer pretty quick!
http://our.umbraco.org/forum/developers/xslt

Good luck and all the best!</description>
		<content:encoded><![CDATA[<p>Hi Adriano, sorry for not getting back to you&#8230; I&#8217;ve been working away a lot recently!</p>
<p>If you haven&#8217;t already done so, your best bet is to ask the question on the Our Umbraco Community forums.  You&#8217;ll be sure to get an answer pretty quick!<br />
<a href="http://our.umbraco.org/forum/developers/xslt" rel="nofollow">http://our.umbraco.org/forum/developers/xslt</a></p>
<p>Good luck and all the best!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adriano Fabri</title>
		<link>http://leekelleher.com/2009/09/08/umbraco-ultimate-picker-xslt-example/comment-page-1/#comment-9034</link>
		<dc:creator>Adriano Fabri</dc:creator>
		<pubDate>Mon, 26 Oct 2009 21:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=157#comment-9034</guid>
		<description>Hi Lee,
yes I would to exclude selected node IDs.

Can you help me???

Thank you in advance.
Adriano</description>
		<content:encoded><![CDATA[<p>Hi Lee,<br />
yes I would to exclude selected node IDs.</p>
<p>Can you help me???</p>
<p>Thank you in advance.<br />
Adriano</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Kelleher</title>
		<link>http://leekelleher.com/2009/09/08/umbraco-ultimate-picker-xslt-example/comment-page-1/#comment-9033</link>
		<dc:creator>Lee Kelleher</dc:creator>
		<pubDate>Mon, 26 Oct 2009 20:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=157#comment-9033</guid>
		<description>Hi Adriano, thank you for your comment.

I am trying to understand your problem, do you mean that you want to &lt;b&gt;exclude&lt;/b&gt; the selected node IDs?</description>
		<content:encoded><![CDATA[<p>Hi Adriano, thank you for your comment.</p>
<p>I am trying to understand your problem, do you mean that you want to <b>exclude</b> the selected node IDs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adriano Fabri</title>
		<link>http://leekelleher.com/2009/09/08/umbraco-ultimate-picker-xslt-example/comment-page-1/#comment-9032</link>
		<dc:creator>Adriano Fabri</dc:creator>
		<pubDate>Mon, 26 Oct 2009 18:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=157#comment-9032</guid>
		<description>Hi,
I&#039;m using the ultimate picker in my umbraco site.
The problem I encourred is select nodes filter by the nodes selected with ultimate picker.

Example:
With the ultimate picker I select 3 nodes and the result is a string with these 3 nodes comma separated (ex. 100,150,200)
Now I would to retrieve my nodeList without the nodes listed into ultimate picker fields.
Can you help me to resolve this issue?

Sorry My not perfect english

By
Adriano</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m using the ultimate picker in my umbraco site.<br />
The problem I encourred is select nodes filter by the nodes selected with ultimate picker.</p>
<p>Example:<br />
With the ultimate picker I select 3 nodes and the result is a string with these 3 nodes comma separated (ex. 100,150,200)<br />
Now I would to retrieve my nodeList without the nodes listed into ultimate picker fields.<br />
Can you help me to resolve this issue?</p>
<p>Sorry My not perfect english</p>
<p>By<br />
Adriano</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirk De Grave</title>
		<link>http://leekelleher.com/2009/09/08/umbraco-ultimate-picker-xslt-example/comment-page-1/#comment-9031</link>
		<dc:creator>Dirk De Grave</dc:creator>
		<pubDate>Thu, 10 Sep 2009 13:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=157#comment-9031</guid>
		<description>Hi Lee,

Would be great to have this added to the wiki section, as it has a section that summarizes the default datatypes included in an umbraco install.... which reminds me I should do the same :)

Cheers,
Dirk</description>
		<content:encoded><![CDATA[<p>Hi Lee,</p>
<p>Would be great to have this added to the wiki section, as it has a section that summarizes the default datatypes included in an umbraco install&#8230;. which reminds me I should do the same <img src='http://leekelleher.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers,<br />
Dirk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Kelleher</title>
		<link>http://leekelleher.com/2009/09/08/umbraco-ultimate-picker-xslt-example/comment-page-1/#comment-9030</link>
		<dc:creator>Lee Kelleher</dc:creator>
		<pubDate>Wed, 09 Sep 2009 08:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=157#comment-9030</guid>
		<description>Cheers Chris

Didn&#039;t I mention that Dan and I were chatting about it over a few glasses of rum? Must have forgot, I blame the rum!</description>
		<content:encoded><![CDATA[<p>Cheers Chris</p>
<p>Didn&#8217;t I mention that Dan and I were chatting about it over a few glasses of rum? Must have forgot, I blame the rum!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://leekelleher.com/2009/09/08/umbraco-ultimate-picker-xslt-example/comment-page-1/#comment-9029</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 09 Sep 2009 08:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=157#comment-9029</guid>
		<description>Great post and excellent detail!

But no mention of RUM?!</description>
		<content:encoded><![CDATA[<p>Great post and excellent detail!</p>
<p>But no mention of RUM?!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

