<?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 for Tom Van Gaever</title>
	<atom:link href="http://tomvangaever.be/blogv2/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://tomvangaever.be/blogv2</link>
	<description>SharePoint Architect &#124; Continuous Improvement Facilitator &#124; Trainer</description>
	<lastBuildDate>Sat, 21 Apr 2012 14:49:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on SharePoint 2010 autocomplete textbox containing listitems by Asif</title>
		<link>http://tomvangaever.be/blogv2/2011/07/sharepoint-2010-autocomplete-with-list-items/#comment-466</link>
		<dc:creator>Asif</dc:creator>
		<pubDate>Sat, 21 Apr 2012 14:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://tomvangaever.be/blogv2/?p=350#comment-466</guid>
		<description>Hi... thanks.. it works great. 

just a question..

Why Sandbox solution?</description>
		<content:encoded><![CDATA[<p>Hi&#8230; thanks.. it works great. </p>
<p>just a question..</p>
<p>Why Sandbox solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint Online: SECOND Service Update Announced by Ivan Friday</title>
		<link>http://tomvangaever.be/blogv2/2012/02/sharepoint-online-second-service-update-announced/#comment-414</link>
		<dc:creator>Ivan Friday</dc:creator>
		<pubDate>Tue, 10 Apr 2012 12:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://tomvangaever.be/blogv2/?p=735#comment-414</guid>
		<description>For the SharePoint Designer question, you should be able to add users to the Designer and Owner groups, and they&#039;ll have access to SharePoint Designer.? Hope? this helps.</description>
		<content:encoded><![CDATA[<p>For the SharePoint Designer question, you should be able to add users to the Designer and Owner groups, and they&#8217;ll have access to SharePoint Designer.? Hope? this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating knockout.js and SharePoint 2010 by Dan Kline</title>
		<link>http://tomvangaever.be/blogv2/2011/07/integrating-knockout-js-and-sharepoint-2010/#comment-398</link>
		<dc:creator>Dan Kline</dc:creator>
		<pubDate>Sat, 07 Apr 2012 18:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://tomvangaever.be/blogv2/?p=386#comment-398</guid>
		<description>Hi Tom.  Have you taken this concept any further?  I&#039;m working on a CodePlex project for an HTML5 enabled SharePoint 2010 master page.  Knockout looks like the perfect solution to add an interface to the rest API, and I&#039;m very interested in other folks experiences with this.  In my template, I incorporate most of the JavaScript resources in the master page so that the code is available on all pages and is always in the cache.  I imaging the Kockout Bindings should be local to the content page.  What&#039;s your thoughts on the best architecture?</description>
		<content:encoded><![CDATA[<p>Hi Tom.  Have you taken this concept any further?  I&#8217;m working on a CodePlex project for an HTML5 enabled SharePoint 2010 master page.  Knockout looks like the perfect solution to add an interface to the rest API, and I&#8217;m very interested in other folks experiences with this.  In my template, I incorporate most of the JavaScript resources in the master page so that the code is available on all pages and is always in the cache.  I imaging the Kockout Bindings should be local to the content page.  What&#8217;s your thoughts on the best architecture?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 autocomplete textbox containing listitems by Reenu</title>
		<link>http://tomvangaever.be/blogv2/2011/07/sharepoint-2010-autocomplete-with-list-items/#comment-165</link>
		<dc:creator>Reenu</dc:creator>
		<pubDate>Tue, 06 Mar 2012 07:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://tomvangaever.be/blogv2/?p=350#comment-165</guid>
		<description>Hi Thanks a lot TOM,

I was not aware of how to use REST, now I could able to run this in my sites home page, and I referenced both J query and UI plugins in the web part itself, however when I added this web part to another page, it doesn&#039;t seem to be working, I am getting an error like, $(&quot;#tags&quot;).autocomplete is not a function. My input ID is tags itself. Can you kindly give some suggestions on this?</description>
		<content:encoded><![CDATA[<p>Hi Thanks a lot TOM,</p>
<p>I was not aware of how to use REST, now I could able to run this in my sites home page, and I referenced both J query and UI plugins in the web part itself, however when I added this web part to another page, it doesn&#8217;t seem to be working, I am getting an error like, $(&#8220;#tags&#8221;).autocomplete is not a function. My input ID is tags itself. Can you kindly give some suggestions on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 autocomplete textbox containing listitems by Tom Van Gaever</title>
		<link>http://tomvangaever.be/blogv2/2011/07/sharepoint-2010-autocomplete-with-list-items/#comment-164</link>
		<dc:creator>Tom Van Gaever</dc:creator>
		<pubDate>Mon, 05 Mar 2012 20:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://tomvangaever.be/blogv2/?p=350#comment-164</guid>
		<description>Hi reenu

Large is the name of my list and listdata.svc is the SharePoint REST service.
If you want, more information is provided here:
http://msdn.microsoft.com/en-us/library/ff798339.aspx</description>
		<content:encoded><![CDATA[<p>Hi reenu</p>
<p>Large is the name of my list and listdata.svc is the SharePoint REST service.<br />
If you want, more information is provided here:<br />
<a href="http://msdn.microsoft.com/en-us/library/ff798339.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ff798339.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 autocomplete textbox containing listitems by Reenu</title>
		<link>http://tomvangaever.be/blogv2/2011/07/sharepoint-2010-autocomplete-with-list-items/#comment-163</link>
		<dc:creator>Reenu</dc:creator>
		<pubDate>Mon, 05 Mar 2012 06:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://tomvangaever.be/blogv2/?p=350#comment-163</guid>
		<description>HI,

http://vwds242/_vti_bin/listdata.svc/Large() , here wat is listdata.svc and wat is Large()

In my site I have a list called comments, i entered my site address like this, http://abc123:1234/lists/comments

It did not work for me what to do?</description>
		<content:encoded><![CDATA[<p>HI,</p>
<p><a href="http://vwds242/_vti_bin/listdata.svc/Large()" rel="nofollow">http://vwds242/_vti_bin/listdata.svc/Large()</a> , here wat is listdata.svc and wat is Large()</p>
<p>In my site I have a list called comments, i entered my site address like this, <a href="http://abc123:1234/lists/comments" rel="nofollow">http://abc123:1234/lists/comments</a></p>
<p>It did not work for me what to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 autocomplete textbox containing listitems by SharePoint @ Big Scholar &#187; Blog Archive &#187; SharePoint 2010 autocomplete textbox containing listitems</title>
		<link>http://tomvangaever.be/blogv2/2011/07/sharepoint-2010-autocomplete-with-list-items/#comment-154</link>
		<dc:creator>SharePoint @ Big Scholar &#187; Blog Archive &#187; SharePoint 2010 autocomplete textbox containing listitems</dc:creator>
		<pubDate>Fri, 24 Feb 2012 03:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://tomvangaever.be/blogv2/?p=350#comment-154</guid>
		<description>[...] original article is here: http://tomvangaever.be/blogv2/2011/07/sharepoint-2010-autocomplete-with-list-items/, but I made some minor changes and added to the code was there to have it work as I would like it [...]</description>
		<content:encoded><![CDATA[<p>[...] original article is here: <a href="http://tomvangaever.be/blogv2/2011/07/sharepoint-2010-autocomplete-with-list-items/" rel="nofollow">http://tomvangaever.be/blogv2/2011/07/sharepoint-2010-autocomplete-with-list-items/</a>, but I made some minor changes and added to the code was there to have it work as I would like it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Access denied with SPSite.AllWebs by Peter Ekerot</title>
		<link>http://tomvangaever.be/blogv2/2011/06/access-denied-with-spsite-allwebs/#comment-150</link>
		<dc:creator>Peter Ekerot</dc:creator>
		<pubDate>Wed, 15 Feb 2012 13:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://tomvangaever.be/blogv2/?p=289#comment-150</guid>
		<description>Please note the difference between only getting the subwebs and the allwebs:

SPWeb.GetSubwebsForCurrentUser() - returns the immediate subwebs only

SPSite.AllWebs - returns all subwebs (and their subwebs, etc) including the rootweb</description>
		<content:encoded><![CDATA[<p>Please note the difference between only getting the subwebs and the allwebs:</p>
<p>SPWeb.GetSubwebsForCurrentUser() &#8211; returns the immediate subwebs only</p>
<p>SPSite.AllWebs &#8211; returns all subwebs (and their subwebs, etc) including the rootweb</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Terry Tate Office Linebacker by My Homepage</title>
		<link>http://tomvangaever.be/blogv2/2011/06/terry-tate-office-linebacker/#comment-145</link>
		<dc:creator>My Homepage</dc:creator>
		<pubDate>Thu, 09 Feb 2012 09:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://tomvangaever.be/blogv2/?p=302#comment-145</guid>
		<description>&lt;strong&gt;... [Trackback]...&lt;/strong&gt;

[...] Read More here: tomvangaever.be/blogv2/2011/06/terry-tate-office-linebacker/ [...]...</description>
		<content:encoded><![CDATA[<p><strong>&#8230; [Trackback]&#8230;</strong></p>
<p>[...] Read More here: tomvangaever.be/blogv2/2011/06/terry-tate-office-linebacker/ [...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 autocomplete textbox containing listitems by Robert Fairbrother</title>
		<link>http://tomvangaever.be/blogv2/2011/07/sharepoint-2010-autocomplete-with-list-items/#comment-144</link>
		<dc:creator>Robert Fairbrother</dc:creator>
		<pubDate>Wed, 08 Feb 2012 17:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://tomvangaever.be/blogv2/?p=350#comment-144</guid>
		<description>Sorry I am new to JQuery, and will greatly appreciate if you could give the specific file names for what you say is &quot;latest jquery and jquery UI plugin&quot;. 

Thanks a lot :-)</description>
		<content:encoded><![CDATA[<p>Sorry I am new to JQuery, and will greatly appreciate if you could give the specific file names for what you say is &#8220;latest jquery and jquery UI plugin&#8221;. </p>
<p>Thanks a lot <img src='http://tomvangaever.be/blogv2/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

