<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Released: SharePoint LiveListData</title>
	<atom:link href="http://blog.vossers.com/2009/11/03/released-sharepoint-livelistdata/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vossers.com/2009/11/03/released-sharepoint-livelistdata/</link>
	<description>Just another WordPress.com site</description>
	<lastBuildDate>Mon, 19 Mar 2012 16:28:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: jvossers</title>
		<link>http://blog.vossers.com/2009/11/03/released-sharepoint-livelistdata/#comment-2067</link>
		<dc:creator><![CDATA[jvossers]]></dc:creator>
		<pubDate>Tue, 28 Feb 2012 21:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vossers.com/?p=207#comment-2067</guid>
		<description><![CDATA[Hi there,

in SP2010, the XsltListViewWebPart has autorefresh functionality built-in. All you need to do is configure it properly.

Regards,

Jaap]]></description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>in SP2010, the XsltListViewWebPart has autorefresh functionality built-in. All you need to do is configure it properly.</p>
<p>Regards,</p>
<p>Jaap</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: multimedijaEugenijus</title>
		<link>http://blog.vossers.com/2009/11/03/released-sharepoint-livelistdata/#comment-2066</link>
		<dc:creator><![CDATA[multimedijaEugenijus]]></dc:creator>
		<pubDate>Tue, 28 Feb 2012 20:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vossers.com/?p=207#comment-2066</guid>
		<description><![CDATA[Somebody got it working on SP 2010 ?
it is exactly what i&#039;m looking, but can push it to work in sp2010.. :(]]></description>
		<content:encoded><![CDATA[<p>Somebody got it working on SP 2010 ?<br />
it is exactly what i&#8217;m looking, but can push it to work in sp2010.. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rogue Veggie</title>
		<link>http://blog.vossers.com/2009/11/03/released-sharepoint-livelistdata/#comment-1995</link>
		<dc:creator><![CDATA[Rogue Veggie]]></dc:creator>
		<pubDate>Fri, 18 Nov 2011 22:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vossers.com/?p=207#comment-1995</guid>
		<description><![CDATA[I could use some pointers for another requirement. I need to have a specific CEWP refresh right after a list is refreshed. 

WHY: I&#039;m using TextToHTML to display colors in a list but when the list is refreshed using your LiveListData it shows the HTML instead of the color unless I reload the whole page. I assume this is because the TextToHTML has already run and needs to be initiated again.

Where and what would I add to reload just that specific CEWP after the list has refreshed?]]></description>
		<content:encoded><![CDATA[<p>I could use some pointers for another requirement. I need to have a specific CEWP refresh right after a list is refreshed. </p>
<p>WHY: I&#8217;m using TextToHTML to display colors in a list but when the list is refreshed using your LiveListData it shows the HTML instead of the color unless I reload the whole page. I assume this is because the TextToHTML has already run and needs to be initiated again.</p>
<p>Where and what would I add to reload just that specific CEWP after the list has refreshed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rogue Veggie</title>
		<link>http://blog.vossers.com/2009/11/03/released-sharepoint-livelistdata/#comment-1994</link>
		<dc:creator><![CDATA[Rogue Veggie]]></dc:creator>
		<pubDate>Fri, 18 Nov 2011 21:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vossers.com/?p=207#comment-1994</guid>
		<description><![CDATA[The javascript got deleted. so I&#039;ll just say change the initial script location from:

http://www.google.com/jsapi

To whatever your local source is such as //my-url/jquery-1.3.2.min.js]]></description>
		<content:encoded><![CDATA[<p>The javascript got deleted. so I&#8217;ll just say change the initial script location from:</p>
<p><a href="http://www.google.com/jsapi" rel="nofollow">http://www.google.com/jsapi</a></p>
<p>To whatever your local source is such as //my-url/jquery-1.3.2.min.js</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rogue Veggie</title>
		<link>http://blog.vossers.com/2009/11/03/released-sharepoint-livelistdata/#comment-1993</link>
		<dc:creator><![CDATA[Rogue Veggie]]></dc:creator>
		<pubDate>Fri, 18 Nov 2011 21:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vossers.com/?p=207#comment-1993</guid>
		<description><![CDATA[Aloha Dave,
If you&#039;re required to use CEWP like me download the &quot;jquery.sharepoint.livelistdata.cewp.txt&quot; version, save it to a document library on your site, copy the URL where you saved it to, paste the URL into the &quot;Content Link&quot; field of the CEWP.

You can copy the code inside the &quot;jquery.sharepoint.livelistdata.cewp.txt&quot; and paste it into the &quot;Source Editor&quot; of the CEWP if you like instead. Both will work. I just like to use the link method because if I reuse the code on other pages then make a change to the original file it will automatically be populated to all pages.]]></description>
		<content:encoded><![CDATA[<p>Aloha Dave,<br />
If you&#8217;re required to use CEWP like me download the &#8220;jquery.sharepoint.livelistdata.cewp.txt&#8221; version, save it to a document library on your site, copy the URL where you saved it to, paste the URL into the &#8220;Content Link&#8221; field of the CEWP.</p>
<p>You can copy the code inside the &#8220;jquery.sharepoint.livelistdata.cewp.txt&#8221; and paste it into the &#8220;Source Editor&#8221; of the CEWP if you like instead. Both will work. I just like to use the link method because if I reuse the code on other pages then make a change to the original file it will automatically be populated to all pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rogue Veggie</title>
		<link>http://blog.vossers.com/2009/11/03/released-sharepoint-livelistdata/#comment-1992</link>
		<dc:creator><![CDATA[Rogue Veggie]]></dc:creator>
		<pubDate>Fri, 18 Nov 2011 21:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vossers.com/?p=207#comment-1992</guid>
		<description><![CDATA[OK, I was obviously tired and figured it out as soon as I looked at it today. Besides just changing the inital script load location to:

 

And removing the below jquery loader and wrapper:

 google.load(&quot;jquery&quot;, &quot;1.3.2&quot;);
 google.setOnLoadCallback(function() { 
 ... ... 
  });

I forgot to replace the the above wrapper with:

 $(window).load(function(){
  ... your original code ...
 });]]></description>
		<content:encoded><![CDATA[<p>OK, I was obviously tired and figured it out as soon as I looked at it today. Besides just changing the inital script load location to:</p>
<p>And removing the below jquery loader and wrapper:</p>
<p> google.load(&#8220;jquery&#8221;, &#8220;1.3.2&#8243;);<br />
 google.setOnLoadCallback(function() {<br />
 &#8230; &#8230;<br />
  });</p>
<p>I forgot to replace the the above wrapper with:</p>
<p> $(window).load(function(){<br />
  &#8230; your original code &#8230;<br />
 });</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rogue Veggie</title>
		<link>http://blog.vossers.com/2009/11/03/released-sharepoint-livelistdata/#comment-1989</link>
		<dc:creator><![CDATA[Rogue Veggie]]></dc:creator>
		<pubDate>Fri, 18 Nov 2011 01:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vossers.com/?p=207#comment-1989</guid>
		<description><![CDATA[Aloha, 
This tool works realy well when I test it at home where I have an internet connection but at my office only intranet is allowed. No Internet. I&#039;ve been trying to modify your code to use a local copy of JQuery with no success. Do you have a copy of the code that doesn&#039;t use Google? Any pointers would be greatly appreciated. Using IE 7, SharePoint 2007.]]></description>
		<content:encoded><![CDATA[<p>Aloha,<br />
This tool works realy well when I test it at home where I have an internet connection but at my office only intranet is allowed. No Internet. I&#8217;ve been trying to modify your code to use a local copy of JQuery with no success. Do you have a copy of the code that doesn&#8217;t use Google? Any pointers would be greatly appreciated. Using IE 7, SharePoint 2007.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://blog.vossers.com/2009/11/03/released-sharepoint-livelistdata/#comment-1975</link>
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Tue, 09 Aug 2011 16:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vossers.com/?p=207#comment-1975</guid>
		<description><![CDATA[I might not be understanding how to use this. I copied the js text into a CEWP. But it just shows up with all the code language. Can you give me some direction on how to install?]]></description>
		<content:encoded><![CDATA[<p>I might not be understanding how to use this. I copied the js text into a CEWP. But it just shows up with all the code language. Can you give me some direction on how to install?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://blog.vossers.com/2009/11/03/released-sharepoint-livelistdata/#comment-1323</link>
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Thu, 24 Mar 2011 16:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vossers.com/?p=207#comment-1323</guid>
		<description><![CDATA[Would be great if there was a step by step to use this, I have yet to be able to get it to function in any way.
I added all .js files to my _layouts, referenced them in the masterpage and nothing happens when I update a list item.
Yes did change wpproperties: [&quot;ListName&quot;], to my list name.
Don&#039;t have a clue whats wrong their are no errors, I even disabled all of my other scripts to see if it was being blocked nope not it.
Any help would be nice.]]></description>
		<content:encoded><![CDATA[<p>Would be great if there was a step by step to use this, I have yet to be able to get it to function in any way.<br />
I added all .js files to my _layouts, referenced them in the masterpage and nothing happens when I update a list item.<br />
Yes did change wpproperties: ["ListName"], to my list name.<br />
Don&#8217;t have a clue whats wrong their are no errors, I even disabled all of my other scripts to see if it was being blocked nope not it.<br />
Any help would be nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vicki</title>
		<link>http://blog.vossers.com/2009/11/03/released-sharepoint-livelistdata/#comment-1322</link>
		<dc:creator><![CDATA[Vicki]]></dc:creator>
		<pubDate>Mon, 07 Mar 2011 13:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vossers.com/?p=207#comment-1322</guid>
		<description><![CDATA[Hi,

any chance to make it work on SharePoint 2010?
Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>any chance to make it work on SharePoint 2010?<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

