<?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: Annoucements Slider using SP Web Services</title>
	<atom:link href="http://davecavins.com/2009/07/annoucement-slider-using-web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://davecavins.com/2009/07/annoucement-slider-using-web-services/</link>
	<description>web design, SharePoint customization &#38; random stuff</description>
	<lastBuildDate>Tue, 20 Jul 2010 13:32:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: davecavins</title>
		<link>http://davecavins.com/2009/07/annoucement-slider-using-web-services/comment-page-1/#comment-348</link>
		<dc:creator>davecavins</dc:creator>
		<pubDate>Thu, 03 Jun 2010 20:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=146#comment-348</guid>
		<description>@Frank - In the past I have tried adding alerts to the script just to be sure it is firing.  I plan to rewrite this script one day because so many people have had issues with it not working.</description>
		<content:encoded><![CDATA[<p>@Frank &#8211; In the past I have tried adding alerts to the script just to be sure it is firing.  I plan to rewrite this script one day because so many people have had issues with it not working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://davecavins.com/2009/07/annoucement-slider-using-web-services/comment-page-1/#comment-346</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Wed, 26 May 2010 23:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=146#comment-346</guid>
		<description>I&#039;m having the same problem as @FADI.
I add the code to a CEWP and nothing is shown ,no error, no display.  Any ideas how to troubleshoot?

Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem as @FADI.<br />
I add the code to a CEWP and nothing is shown ,no error, no display.  Any ideas how to troubleshoot?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole</title>
		<link>http://davecavins.com/2009/07/annoucement-slider-using-web-services/comment-page-1/#comment-241</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Mon, 15 Mar 2010 12:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=146#comment-241</guid>
		<description>Thanks, Dave! Looks much better now. ;)
One more question: is there a way to make the sliding stop when you click or mouseover, so that people can read without having to go back all the time?</description>
		<content:encoded><![CDATA[<p>Thanks, Dave! Looks much better now. <img src='http://davecavins.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
One more question: is there a way to make the sliding stop when you click or mouseover, so that people can read without having to go back all the time?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davecavins</title>
		<link>http://davecavins.com/2009/07/annoucement-slider-using-web-services/comment-page-1/#comment-235</link>
		<dc:creator>davecavins</dc:creator>
		<pubDate>Wed, 10 Mar 2010 14:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=146#comment-235</guid>
		<description>There is a character limit set in the javascript.  
[sourcecode]var teaserText = teaser.slice(0,500);  [/sourcecode]
This code gets the first 500 characters of the body of the announcement.  Just change 500 to a larger number if you want to show more text.  Hope this helps.</description>
		<content:encoded><![CDATA[<p>There is a character limit set in the javascript.  </p>
<pre class="brush: plain;">var teaserText = teaser.slice(0,500);  </pre>
<p>This code gets the first 500 characters of the body of the announcement.  Just change 500 to a larger number if you want to show more text.  Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole</title>
		<link>http://davecavins.com/2009/07/annoucement-slider-using-web-services/comment-page-1/#comment-233</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Wed, 10 Mar 2010 09:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=146#comment-233</guid>
		<description>Hi Dave,

I&#039;m having a little problem: I&#039;ve adjusted the height in the CSS and I can clearly see that there is enough space for at least two more lines, but my text gets cut off in the middle of a row as if there was a maximum number of characters. Do you have an idea what the problem could be?

Thanks
Nicole</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>I&#8217;m having a little problem: I&#8217;ve adjusted the height in the CSS and I can clearly see that there is enough space for at least two more lines, but my text gets cut off in the middle of a row as if there was a maximum number of characters. Do you have an idea what the problem could be?</p>
<p>Thanks<br />
Nicole</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davecavins</title>
		<link>http://davecavins.com/2009/07/annoucement-slider-using-web-services/comment-page-1/#comment-231</link>
		<dc:creator>davecavins</dc:creator>
		<pubDate>Tue, 23 Feb 2010 15:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=146#comment-231</guid>
		<description>@Fadi I have used the SOAP method in environments where authenticated feeds are not supported and it worked fine. Check and make sure the list name is correct in the SOAP envelope. I like using the SOAP/wweb service method but it is very picky and easy to break.</description>
		<content:encoded><![CDATA[<p>@Fadi I have used the SOAP method in environments where authenticated feeds are not supported and it worked fine. Check and make sure the list name is correct in the SOAP envelope. I like using the SOAP/wweb service method but it is very picky and easy to break.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fadi</title>
		<link>http://davecavins.com/2009/07/annoucement-slider-using-web-services/comment-page-1/#comment-228</link>
		<dc:creator>Fadi</dc:creator>
		<pubDate>Sat, 20 Feb 2010 21:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=146#comment-228</guid>
		<description>I am wondering what could be cuasing jquery not to run properly on the site when it is referencing internal MOSS lists!

a jquery working with in-code html list items is OK but once i try to load a list via soap, nothing is shown ,no error, no display...

I am thinking that this could be the same issue as RSS/XML webparts not supporting authenticated internal lists!

Thanks</description>
		<content:encoded><![CDATA[<p>I am wondering what could be cuasing jquery not to run properly on the site when it is referencing internal MOSS lists!</p>
<p>a jquery working with in-code html list items is OK but once i try to load a list via soap, nothing is shown ,no error, no display&#8230;</p>
<p>I am thinking that this could be the same issue as RSS/XML webparts not supporting authenticated internal lists!</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davecavins</title>
		<link>http://davecavins.com/2009/07/annoucement-slider-using-web-services/comment-page-1/#comment-225</link>
		<dc:creator>davecavins</dc:creator>
		<pubDate>Wed, 17 Feb 2010 20:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=146#comment-225</guid>
		<description>Check and make sure the javascript files are linked up properly.  The functionailty you are missing all comes from the javascript files.  Is the page showing a Javascript error?</description>
		<content:encoded><![CDATA[<p>Check and make sure the javascript files are linked up properly.  The functionailty you are missing all comes from the javascript files.  Is the page showing a Javascript error?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jenny</title>
		<link>http://davecavins.com/2009/07/annoucement-slider-using-web-services/comment-page-1/#comment-223</link>
		<dc:creator>Jenny</dc:creator>
		<pubDate>Tue, 16 Feb 2010 21:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=146#comment-223</guid>
		<description>I can&#039;t seem to get this to work on my site.  It reads the announcements list fine. But, it displays all of them from top to bottom without the &quot;next&quot; and &quot;previous&quot; buttons and no sliding.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t seem to get this to work on my site.  It reads the announcements list fine. But, it displays all of them from top to bottom without the &#8220;next&#8221; and &#8220;previous&#8221; buttons and no sliding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole</title>
		<link>http://davecavins.com/2009/07/annoucement-slider-using-web-services/comment-page-1/#comment-199</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Thu, 14 Jan 2010 09:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=146#comment-199</guid>
		<description>That&#039;s exactly what I was looking for. :) I was trying to include a Slider script in SharePoint, but it just didn&#039;t work the way I wanted.

This is really cool, because it pulls the data out of an announcement list instead of html code! Thanks!</description>
		<content:encoded><![CDATA[<p>That&#8217;s exactly what I was looking for. <img src='http://davecavins.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I was trying to include a Slider script in SharePoint, but it just didn&#8217;t work the way I wanted.</p>
<p>This is really cool, because it pulls the data out of an announcement list instead of html code! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Cavins &#187; Blog Archive &#187; CSS-Tricks AnythingSlider in SharePoint</title>
		<link>http://davecavins.com/2009/07/annoucement-slider-using-web-services/comment-page-1/#comment-173</link>
		<dc:creator>Dave Cavins &#187; Blog Archive &#187; CSS-Tricks AnythingSlider in SharePoint</dc:creator>
		<pubDate>Mon, 07 Dec 2009 20:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=146#comment-173</guid>
		<description>[...] slider could also be implemented to run off of the SharePoint list web service the same way I did in this post.  If you have any questions or comments feel free to post.   var addthis_pub = &#039;davecavins&#039;; var [...]</description>
		<content:encoded><![CDATA[<p>[...] slider could also be implemented to run off of the SharePoint list web service the same way I did in this post.  If you have any questions or comments feel free to post.   var addthis_pub = &#39;davecavins&#39;; var [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Cavins &#187; Blog Archive &#187; SharePoint Vertical News Ticker</title>
		<link>http://davecavins.com/2009/07/annoucement-slider-using-web-services/comment-page-1/#comment-137</link>
		<dc:creator>Dave Cavins &#187; Blog Archive &#187; SharePoint Vertical News Ticker</dc:creator>
		<pubDate>Tue, 17 Nov 2009 20:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=146#comment-137</guid>
		<description>[...] from a SharePoint list. It was easy to do because I just used some of the code from the announcements slider I built a while back so I did not bother to write a post about it. Yesterday I saw a post on [...]</description>
		<content:encoded><![CDATA[<p>[...] from a SharePoint list. It was easy to do because I just used some of the code from the announcements slider I built a while back so I did not bother to write a post about it. Yesterday I saw a post on [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
