<?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 iSynergy Webdesign Blog</title>
	<atom:link href="http://www.isynergywebdesign.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.isynergywebdesign.com/blog</link>
	<description>The Official iSynergy Webdesign Blog</description>
	<lastBuildDate>Tue, 25 Oct 2011 03:15:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on jQuery Tutorial: Rotating CSS using setInterval by Mike</title>
		<link>http://www.isynergywebdesign.com/blog/web-design/tutorials/jquery-tutorial-rotating-css-using-setinterval/comment-page-1/#comment-19573</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 25 Oct 2011 03:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.isynergywebdesign.com/blog/?p=119#comment-19573</guid>
		<description>This is really cool! Just what I was looking for. I&#039;m re-designing a friends tanning salon website and this is exactly what I wanted the main graphic and supporting CSS to do. I&#039;ll give it a try and report back. Thanks!</description>
		<content:encoded><![CDATA[<p>This is really cool! Just what I was looking for. I&#8217;m re-designing a friends tanning salon website and this is exactly what I wanted the main graphic and supporting CSS to do. I&#8217;ll give it a try and report back. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Tutorial: Rotating CSS using setInterval by Jack</title>
		<link>http://www.isynergywebdesign.com/blog/web-design/tutorials/jquery-tutorial-rotating-css-using-setinterval/comment-page-1/#comment-18522</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Mon, 26 Sep 2011 22:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.isynergywebdesign.com/blog/?p=119#comment-18522</guid>
		<description>Hello Jeff,

I&#039;m not so sure about fading in the change. That would require fading the entire body of the page out, then fading it back in, I think. That&#039;s the only way I can think of to do it. How that would be done is something that I can&#039;t determine, though.</description>
		<content:encoded><![CDATA[<p>Hello Jeff,</p>
<p>I&#8217;m not so sure about fading in the change. That would require fading the entire body of the page out, then fading it back in, I think. That&#8217;s the only way I can think of to do it. How that would be done is something that I can&#8217;t determine, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Tutorial: Rotating CSS using setInterval by Jeff</title>
		<link>http://www.isynergywebdesign.com/blog/web-design/tutorials/jquery-tutorial-rotating-css-using-setinterval/comment-page-1/#comment-18516</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 26 Sep 2011 20:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.isynergywebdesign.com/blog/?p=119#comment-18516</guid>
		<description>This worked like a charm. hmmm, wonder if I can fade the change in?</description>
		<content:encoded><![CDATA[<p>This worked like a charm. hmmm, wonder if I can fade the change in?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Tutorial: Rotating CSS using setInterval by Jack</title>
		<link>http://www.isynergywebdesign.com/blog/web-design/tutorials/jquery-tutorial-rotating-css-using-setinterval/comment-page-1/#comment-6382</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Wed, 01 Dec 2010 18:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.isynergywebdesign.com/blog/?p=119#comment-6382</guid>
		<description>Hello Carlos,

Thanks for bringing this up. We tried it and you&#039;re right, it appears to be a problem, notably in FireFox. It seems to be a problem having to do with the lull between the page displaying and the CSS being downloaded and rendered. As such, the work-around for this would be to pre-load the CSS files. You can do this by following the instructions here: http://www.phpied.com/preload-cssjavascript-without-execution/. We&#039;ve also updated our downloadable example, as well as our live example with the pre-load script. Thanks for the heads up. Let us know if you continue to have any problems.</description>
		<content:encoded><![CDATA[<p>Hello Carlos,</p>
<p>Thanks for bringing this up. We tried it and you&#8217;re right, it appears to be a problem, notably in FireFox. It seems to be a problem having to do with the lull between the page displaying and the CSS being downloaded and rendered. As such, the work-around for this would be to pre-load the CSS files. You can do this by following the instructions here: <a href="http://www.phpied.com/preload-cssjavascript-without-execution/" rel="nofollow">http://www.phpied.com/preload-cssjavascript-without-execution/</a>. We&#8217;ve also updated our downloadable example, as well as our live example with the pre-load script. Thanks for the heads up. Let us know if you continue to have any problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Tutorial: Rotating CSS using setInterval by Carlos Gozález</title>
		<link>http://www.isynergywebdesign.com/blog/web-design/tutorials/jquery-tutorial-rotating-css-using-setinterval/comment-page-1/#comment-6381</link>
		<dc:creator>Carlos Gozález</dc:creator>
		<pubDate>Wed, 01 Dec 2010 16:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.isynergywebdesign.com/blog/?p=119#comment-6381</guid>
		<description>Hi, the code looks really interesting but when I tried it it showed some kind of bug. Sometimes for just a fraction of second the browser will show the website without a style and sometimes if you refresh the browser this will happen aswell. Any thoughts?
Greetings!</description>
		<content:encoded><![CDATA[<p>Hi, the code looks really interesting but when I tried it it showed some kind of bug. Sometimes for just a fraction of second the browser will show the website without a style and sometimes if you refresh the browser this will happen aswell. Any thoughts?<br />
Greetings!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on URL Shortening and Tracking in WordPress: Sociable Plug-in by Jack</title>
		<link>http://www.isynergywebdesign.com/blog/web-design/tutorials/url-shortening-and-tracking-in-wordpress-sociable-plug-in/comment-page-1/#comment-6140</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Mon, 22 Nov 2010 17:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.isynergywebdesign.com/blog/?p=69#comment-6140</guid>
		<description>Hello Nicole,

I would suggest trying to download the 3.5.2 that is provided here to replace the current sociable plugin you have right now (back it up first, of course). When you download the provided 3.5.2 that is provided here, be sure to change the bit.ly credentials in the bitly.php file. That&#039;s the only thing you would need to change, no password needed anywhere.

Let me know if you still encounter problems.</description>
		<content:encoded><![CDATA[<p>Hello Nicole,</p>
<p>I would suggest trying to download the 3.5.2 that is provided here to replace the current sociable plugin you have right now (back it up first, of course). When you download the provided 3.5.2 that is provided here, be sure to change the bit.ly credentials in the bitly.php file. That&#8217;s the only thing you would need to change, no password needed anywhere.</p>
<p>Let me know if you still encounter problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on URL Shortening and Tracking in WordPress: Sociable Plug-in by Nicole</title>
		<link>http://www.isynergywebdesign.com/blog/web-design/tutorials/url-shortening-and-tracking-in-wordpress-sociable-plug-in/comment-page-1/#comment-6139</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Mon, 22 Nov 2010 15:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.isynergywebdesign.com/blog/?p=69#comment-6139</guid>
		<description>Hi Jack,

Thanks for these instructions. This will be a perfect solution for my client, but at the moment Im getting the same blank page as Michaela mentioned in the first comment. Im using 3.5.2. Should I deactivate the original Sociable plugin and download the mod you linked to here? I made sure my bitly login name and api key were included. Does the password need to be in there anywhere? Thanks for your help!</description>
		<content:encoded><![CDATA[<p>Hi Jack,</p>
<p>Thanks for these instructions. This will be a perfect solution for my client, but at the moment Im getting the same blank page as Michaela mentioned in the first comment. Im using 3.5.2. Should I deactivate the original Sociable plugin and download the mod you linked to here? I made sure my bitly login name and api key were included. Does the password need to be in there anywhere? Thanks for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing WordPress Multibox Plugin by LinhNMT</title>
		<link>http://www.isynergywebdesign.com/blog/web-design/tutorials/fixing-wordpress-multibox-plugin/comment-page-1/#comment-4040</link>
		<dc:creator>LinhNMT</dc:creator>
		<pubDate>Sun, 29 Aug 2010 15:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.isynergywebdesign.com/blog/?p=81#comment-4040</guid>
		<description>I think it will easy if you use Divbox - a light box for jquery that same with Multibox
http://jquery.phpbasic.com/divbox</description>
		<content:encoded><![CDATA[<p>I think it will easy if you use Divbox &#8211; a light box for jquery that same with Multibox<br />
<a href="http://jquery.phpbasic.com/divbox" rel="nofollow">http://jquery.phpbasic.com/divbox</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Signs That Show It&#8217;s Time for a Website Redesign by Annuaire généraliste</title>
		<link>http://www.isynergywebdesign.com/blog/web-design/signs-that-show-its-time-for-a-website-redesign/comment-page-1/#comment-2332</link>
		<dc:creator>Annuaire généraliste</dc:creator>
		<pubDate>Sat, 19 Jun 2010 11:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.isynergywebdesign.com/blog/?p=44#comment-2332</guid>
		<description>Good design, i found your blog on bing. pretty post, hope to read you again!</description>
		<content:encoded><![CDATA[<p>Good design, i found your blog on bing. pretty post, hope to read you again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Signs That Show It&#8217;s Time for a Website Redesign by Carolann Patricia</title>
		<link>http://www.isynergywebdesign.com/blog/web-design/signs-that-show-its-time-for-a-website-redesign/comment-page-1/#comment-2306</link>
		<dc:creator>Carolann Patricia</dc:creator>
		<pubDate>Fri, 18 Jun 2010 19:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.isynergywebdesign.com/blog/?p=44#comment-2306</guid>
		<description>Hi there thanks for the right up it was a pretty good read, I only stumbled across it on Google! Keep up the good writing.</description>
		<content:encoded><![CDATA[<p>Hi there thanks for the right up it was a pretty good read, I only stumbled across it on Google! Keep up the good writing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

