<?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: SharePoint Vertical News Ticker</title>
	<atom:link href="http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/feed/" rel="self" type="application/rss+xml" />
	<link>http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/</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/11/sharepoint-vertical-news-ticker/comment-page-1/#comment-373</link>
		<dc:creator>davecavins</dc:creator>
		<pubDate>Tue, 20 Jul 2010 13:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=341#comment-373</guid>
		<description>@Hank AJAX is not something you need to install on the server. This script uses some techniques that could be refered to as AJAX but it should work fine on your server without anything being installed.</description>
		<content:encoded><![CDATA[<p>@Hank AJAX is not something you need to install on the server. This script uses some techniques that could be refered to as AJAX but it should work fine on your server without anything being installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hank</title>
		<link>http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/comment-page-1/#comment-369</link>
		<dc:creator>Hank</dc:creator>
		<pubDate>Fri, 09 Jul 2010 14:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=341#comment-369</guid>
		<description>Does this require AJAX?  I am also a novice developer - and I do not have AJAX installed (our application team refuses to install it).

Is there a Non-AJAX version?

Thanks</description>
		<content:encoded><![CDATA[<p>Does this require AJAX?  I am also a novice developer &#8211; and I do not have AJAX installed (our application team refuses to install it).</p>
<p>Is there a Non-AJAX version?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter</title>
		<link>http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/comment-page-1/#comment-259</link>
		<dc:creator>Walter</dc:creator>
		<pubDate>Mon, 05 Apr 2010 20:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=341#comment-259</guid>
		<description>OK, I was using jquery-1.3.2.min.js rather than jquery.js which caused the issue with the scrolling...   but I still have an issue with some of the text associated with the 1st announcement being displayed &quot;behind&quot; the scrolling text.. 

Mouseover doesn&#039;t appear to stop the scrolling; which is pretty &quot;jumpy&quot; as noted before.</description>
		<content:encoded><![CDATA[<p>OK, I was using jquery-1.3.2.min.js rather than jquery.js which caused the issue with the scrolling&#8230;   but I still have an issue with some of the text associated with the 1st announcement being displayed &#8220;behind&#8221; the scrolling text.. </p>
<p>Mouseover doesn&#8217;t appear to stop the scrolling; which is pretty &#8220;jumpy&#8221; as noted before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davecavins</title>
		<link>http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/comment-page-1/#comment-247</link>
		<dc:creator>davecavins</dc:creator>
		<pubDate>Thu, 25 Mar 2010 19:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=341#comment-247</guid>
		<description>@ Lisajo48 The ticker.js script is from &lt;a href=&quot;http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-jquery-news-ticker/&quot; rel=&quot;nofollow&quot;&gt;here &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@ Lisajo48 The ticker.js script is from <a href="http://net.tutsplus.com/tutorials/javascript-ajax/build-a-simple-jquery-news-ticker/" rel="nofollow">here </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisajo48</title>
		<link>http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/comment-page-1/#comment-245</link>
		<dc:creator>Lisajo48</dc:creator>
		<pubDate>Mon, 22 Mar 2010 14:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=341#comment-245</guid>
		<description>I checked the jquery link and it opens the script OK so I don&#039;t think it&#039;s that. But, to be sure I saved the file to a doc lib and updated the link in the CEWP accordingly. I did the same for the ticker.js script which I&#039;m assuming is the EasySlider1.7 (he updated 1.5 so I used it): I downloaded the EasySlider, found the .js file amongst the others, uploaded it to a doc lib, and updated the link in the CEWP. No change resulted. I get what looks like a table/frame structure in the CEWP, but no content. There was also mention of putting the code on the server (assuming SP WFE). If so, where? ?Would that make the difference for me? Again, I apologize for my newbie questions but your help would be greatly appreciated. Or, maybe some one else who&#039;s used your ticker could answer these questions too?</description>
		<content:encoded><![CDATA[<p>I checked the jquery link and it opens the script OK so I don&#8217;t think it&#8217;s that. But, to be sure I saved the file to a doc lib and updated the link in the CEWP accordingly. I did the same for the ticker.js script which I&#8217;m assuming is the EasySlider1.7 (he updated 1.5 so I used it): I downloaded the EasySlider, found the .js file amongst the others, uploaded it to a doc lib, and updated the link in the CEWP. No change resulted. I get what looks like a table/frame structure in the CEWP, but no content. There was also mention of putting the code on the server (assuming SP WFE). If so, where? ?Would that make the difference for me? Again, I apologize for my newbie questions but your help would be greatly appreciated. Or, maybe some one else who&#8217;s used your ticker could answer these questions too?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davecavins</title>
		<link>http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/comment-page-1/#comment-244</link>
		<dc:creator>davecavins</dc:creator>
		<pubDate>Fri, 19 Mar 2010 19:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=341#comment-244</guid>
		<description>@ Lisajo48 try linking to a local copy of jquery just to be sure that is not the issue.  Also make sure the link to the ticker.js script is right on line #2.</description>
		<content:encoded><![CDATA[<p>@ Lisajo48 try linking to a local copy of jquery just to be sure that is not the issue.  Also make sure the link to the ticker.js script is right on line #2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisajo48</title>
		<link>http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/comment-page-1/#comment-243</link>
		<dc:creator>Lisajo48</dc:creator>
		<pubDate>Fri, 19 Mar 2010 15:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=341#comment-243</guid>
		<description>Hi,
I&#039;m a novice developer and light on coding. I pasted the code above into my CEWP, added an &#039;s&#039; to the link for google since I&#039;m working in a secured environment (this has worked fine for other CEWP source code additions) and it is on the page. The only problem is that there is no content in it. I checked to confirm that the list it is looking to is &#039;Announcements&#039; which is the same as mine. Why am I not seeing the existing content in my announcements list? What am I missing? Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m a novice developer and light on coding. I pasted the code above into my CEWP, added an &#8216;s&#8217; to the link for google since I&#8217;m working in a secured environment (this has worked fine for other CEWP source code additions) and it is on the page. The only problem is that there is no content in it. I checked to confirm that the list it is looking to is &#8216;Announcements&#8217; which is the same as mine. Why am I not seeing the existing content in my announcements list? What am I missing? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davecavins</title>
		<link>http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/comment-page-1/#comment-240</link>
		<dc:creator>davecavins</dc:creator>
		<pubDate>Fri, 12 Mar 2010 21:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=341#comment-240</guid>
		<description>@tecrms Been busy with school but I plan to do it in the next few weeks.</description>
		<content:encoded><![CDATA[<p>@tecrms Been busy with school but I plan to do it in the next few weeks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tecrms</title>
		<link>http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/comment-page-1/#comment-238</link>
		<dc:creator>tecrms</dc:creator>
		<pubDate>Thu, 11 Mar 2010 14:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=341#comment-238</guid>
		<description>Are you still planning to rewrite? :)</description>
		<content:encoded><![CDATA[<p>Are you still planning to rewrite? <img src='http://davecavins.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tecrms</title>
		<link>http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/comment-page-1/#comment-209</link>
		<dc:creator>tecrms</dc:creator>
		<pubDate>Tue, 19 Jan 2010 13:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=341#comment-209</guid>
		<description>Looking forward to it!</description>
		<content:encoded><![CDATA[<p>Looking forward to it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davecavins</title>
		<link>http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/comment-page-1/#comment-203</link>
		<dc:creator>davecavins</dc:creator>
		<pubDate>Fri, 15 Jan 2010 00:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=341#comment-203</guid>
		<description>@tecrms I am planning on rewriting the code to fix that issue. I&#039;ll post the update soon.</description>
		<content:encoded><![CDATA[<p>@tecrms I am planning on rewriting the code to fix that issue. I&#8217;ll post the update soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tecrms</title>
		<link>http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/comment-page-1/#comment-200</link>
		<dc:creator>tecrms</dc:creator>
		<pubDate>Thu, 14 Jan 2010 14:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=341#comment-200</guid>
		<description>I am running IE7</description>
		<content:encoded><![CDATA[<p>I am running IE7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davecavins</title>
		<link>http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/comment-page-1/#comment-196</link>
		<dc:creator>davecavins</dc:creator>
		<pubDate>Thu, 14 Jan 2010 00:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=341#comment-196</guid>
		<description>I noticed that as well.  I thought it was just the browser I was using (IE6).</description>
		<content:encoded><![CDATA[<p>I noticed that as well.  I thought it was just the browser I was using (IE6).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tecrms</title>
		<link>http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/comment-page-1/#comment-195</link>
		<dc:creator>tecrms</dc:creator>
		<pubDate>Wed, 13 Jan 2010 20:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=341#comment-195</guid>
		<description>This is great CEWP but I find that the scroll jitters when adding a new item to the bottom.</description>
		<content:encoded><![CDATA[<p>This is great CEWP but I find that the scroll jitters when adding a new item to the bottom.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/comment-page-1/#comment-141</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Wed, 18 Nov 2009 07:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://davecavins.com/?p=341#comment-141</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by davecavins: New blog post: SharePoint Vertical News Ticker http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by davecavins: New blog post: SharePoint Vertical News Ticker <a href="http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/.." rel="nofollow">http://davecavins.com/2009/11/sharepoint-vertical-news-ticker/..</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
