<?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: Paging large content in SharePoint using jQuery</title>
	<atom:link href="http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/</link>
	<description>Innovation Matters &#124; SharePoint Server MVP</description>
	<lastBuildDate>Wed, 10 Mar 2010 18:39:15 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/comment-page-1/#comment-23810</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Mon, 13 Jul 2009 16:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/#comment-23810</guid>
		<description>@Frank: as far as I know it&#039;s not available as a separate download, but the source code is available so you can extract it and create a standalone WSP for it.</description>
		<content:encoded><![CDATA[<p>@Frank: as far as I know it&#039;s not available as a separate download, but the source code is available so you can extract it and create a standalone WSP for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/comment-page-1/#comment-23806</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 13 Jul 2009 15:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/#comment-23806</guid>
		<description>I also like to have a CQWP with paging.
Does anyone know how i can use the PKS CQWP for it?
Should i have to install it or it&#039;s is possible to expand the &quot;installed&quot; CWQP?

Thanks for your help</description>
		<content:encoded><![CDATA[<p>I also like to have a CQWP with paging.<br />
Does anyone know how i can use the PKS CQWP for it?<br />
Should i have to install it or it&#039;s is possible to expand the &#034;installed&#034; CWQP?</p>
<p>Thanks for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/comment-page-1/#comment-12795</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Sun, 22 Feb 2009 09:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/#comment-12795</guid>
		<description>@OldCoder you could use the following selector: $(&quot;div.1&quot;) although I doubt whether &#039;1&#039; is a valid CSS class name (I thought CSS classes must begin with a letter to be valid).</description>
		<content:encoded><![CDATA[<p>@OldCoder you could use the following selector: $(&#034;div.1&#034;) although I doubt whether &#039;1&#039; is a valid CSS class name (I thought CSS classes must begin with a letter to be valid).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OldCoder</title>
		<link>http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/comment-page-1/#comment-12692</link>
		<dc:creator>OldCoder</dc:creator>
		<pubDate>Fri, 20 Feb 2009 10:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/#comment-12692</guid>
		<description>This is my first introduction to jQuery, so be patient. ;-) [angle brackets replaced by &#039;]

Can you use this example with content other than &#039;p&#039; formatted content? I have content with embedded &#039;div&#039; tags, like this:
&#039;div class=&#039;1&#039;&#039;
&#039;div class=&#039;myImages&#039;&#039;some Image information&#039;/div&#039;
&#039;div class=&#039;myTitle&#039;&#039;Title&#039;/div&#039;
&#039;div class=&#039;myLocation&#039;&gt;Location&#039;/div&#039;
More of the image, title, location data.....
&#039;/div&#039;

I would like to use the outer &#039;div class=&#039;1&#039;&#039; like &quot;p&quot; in your example, but it &#039;trips&#039; over the other div tags.

Any ideas?</description>
		<content:encoded><![CDATA[<p>This is my first introduction to jQuery, so be patient. <img src='http://blog.mastykarz.nl/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  [angle brackets replaced by ']</p>
<p>Can you use this example with content other than &#039;p&#039; formatted content? I have content with embedded &#039;div&#039; tags, like this:<br />
&#039;div class=&#039;1&#034;<br />
&#039;div class=&#039;myImages&#039;&#039;some Image information&#039;/div&#039;<br />
&#039;div class=&#039;myTitle&#034;Title&#039;/div&#039;<br />
&#039;div class=&#039;myLocation&#039;&gt;Location&#039;/div&#039;<br />
More of the image, title, location data&#8230;..<br />
&#039;/div&#039;</p>
<p>I would like to use the outer &#039;div class=&#039;1&#034; like &#034;p&#034; in your example, but it &#039;trips&#039; over the other div tags.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/comment-page-1/#comment-10456</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Thu, 01 Jan 2009 16:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/#comment-10456</guid>
		<description>@MOSSBUDY: Thank you for the wishes, I appreciate it. Happy New Year to you.

As for the PKS CQWP: performance is always an issue when it comes to large lists/result sets. As far as I know CQWP caches the results so each time you fire up the same query you will get the cached results. Another thing to do to suppress the performance penalty is to store the complete pages (rendered HTML). Such approach is being widely used especially on Internet-facing sites.</description>
		<content:encoded><![CDATA[<p>@MOSSBUDY: Thank you for the wishes, I appreciate it. Happy New Year to you.</p>
<p>As for the PKS CQWP: performance is always an issue when it comes to large lists/result sets. As far as I know CQWP caches the results so each time you fire up the same query you will get the cached results. Another thing to do to suppress the performance penalty is to store the complete pages (rendered HTML). Such approach is being widely used especially on Internet-facing sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MOSSBUDDY</title>
		<link>http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/comment-page-1/#comment-10454</link>
		<dc:creator>MOSSBUDDY</dc:creator>
		<pubDate>Thu, 01 Jan 2009 15:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/#comment-10454</guid>
		<description>This is awesome, now I can have paging inside the web part itself, this is simple awesome!!! Thank you Waldek for pointing me to PKS. Do you see any downside of this paging (if number of records are more than 1000 in a list/library).

WISH YOU A VERY HAPPY &amp; PROSPEROUS NEW YEAR!!!
YOU ROCK and YOU are so very HELPFUL, God bless you.</description>
		<content:encoded><![CDATA[<p>This is awesome, now I can have paging inside the web part itself, this is simple awesome!!! Thank you Waldek for pointing me to PKS. Do you see any downside of this paging (if number of records are more than 1000 in a list/library).</p>
<p>WISH YOU A VERY HAPPY &amp; PROSPEROUS NEW YEAR!!!<br />
YOU ROCK and YOU are so very HELPFUL, God bless you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/comment-page-1/#comment-10434</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Wed, 31 Dec 2008 19:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/#comment-10434</guid>
		<description>@MOSSBUDY: As far as I can tell the CQWP provided with the Podcasting Kit for SharePoint (PKS) works that way. You should really check it out.</description>
		<content:encoded><![CDATA[<p>@MOSSBUDY: As far as I can tell the CQWP provided with the Podcasting Kit for SharePoint (PKS) works that way. You should really check it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MOSSBUDDY</title>
		<link>http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/comment-page-1/#comment-10419</link>
		<dc:creator>MOSSBUDDY</dc:creator>
		<pubDate>Wed, 31 Dec 2008 02:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/#comment-10419</guid>
		<description>Hey Waldek, This blog entry actually fires a thought in my mind about the Content query web part paging. How about rendering the Paging controls inside the content query webpart itself instead of second webpart. My thought is the XSLT will render the Paging controls on the CBQWP and the XSLT will use a custom JSCRIPT for achieving the paging. Ofcourse the paging will still be server side and we will not pull all the records. Unfortunately I am not good at all at XSLT and JSCRIPT else I cld hav tried this, thought of sharing my thougts with you.</description>
		<content:encoded><![CDATA[<p>Hey Waldek, This blog entry actually fires a thought in my mind about the Content query web part paging. How about rendering the Paging controls inside the content query webpart itself instead of second webpart. My thought is the XSLT will render the Paging controls on the CBQWP and the XSLT will use a custom JSCRIPT for achieving the paging. Ofcourse the paging will still be server side and we will not pull all the records. Unfortunately I am not good at all at XSLT and JSCRIPT else I cld hav tried this, thought of sharing my thougts with you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/comment-page-1/#comment-10057</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Fri, 19 Dec 2008 09:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/#comment-10057</guid>
		<description>@Wesley Bakker: Thanks, I appreciate it :)</description>
		<content:encoded><![CDATA[<p>@Wesley Bakker: Thanks, I appreciate it <img src='http://blog.mastykarz.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wesley Bakker</title>
		<link>http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/comment-page-1/#comment-10056</link>
		<dc:creator>Wesley Bakker</dc:creator>
		<pubDate>Fri, 19 Dec 2008 08:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/#comment-10056</guid>
		<description>You&#039;ve been writing some nice articles! I&#039;ve been doing these kind of stuff myself as well(have a look at the site) and I must say you come up with some nice twists in thinking and some great ideas for SharePoint Features...

Cheers,
Wes
P.S. Say hi to Erik Schoenmakers for me.</description>
		<content:encoded><![CDATA[<p>You&#039;ve been writing some nice articles! I&#039;ve been doing these kind of stuff myself as well(have a look at the site) and I must say you come up with some nice twists in thinking and some great ideas for SharePoint Features&#8230;</p>
<p>Cheers,<br />
Wes<br />
P.S. Say hi to Erik Schoenmakers for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
