<?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: WordPress: Social Bookmarking</title>
	<atom:link href="http://www.paintbits.com/webdesign/wordpress-social-bookmarking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paintbits.com/webdesign/wordpress-social-bookmarking/</link>
	<description>Life in Colors</description>
	<lastBuildDate>Sun, 05 Sep 2010 22:25:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Kokteyl</title>
		<link>http://www.paintbits.com/webdesign/wordpress-social-bookmarking/#comment-6714</link>
		<dc:creator>Kokteyl</dc:creator>
		<pubDate>Tue, 11 May 2010 13:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.paintbits.com/?p=3150#comment-6714</guid>
		<description>Thank you very much. I did it by courtesy of this page.</description>
		<content:encoded><![CDATA[<p>Thank you very much. I did it by courtesy of this page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greven</title>
		<link>http://www.paintbits.com/webdesign/wordpress-social-bookmarking/#comment-3921</link>
		<dc:creator>greven</dc:creator>
		<pubDate>Fri, 11 Sep 2009 18:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.paintbits.com/?p=3150#comment-3921</guid>
		<description>Thanks Josh, your plugin is very attractive graphic wise. And I changed the code to generate the short link allready, since I&#039;m using Tweetmeme already decided to pull that one off. :)

Thanks for the advise. And to be honest I did noticed a shorter delay loading the pages after I started using that code. And you are right, one can&#039;t noticed the impact of it, but when a page is hit by a burst of visits like StumbleUpon it can really stress your server.</description>
		<content:encoded><![CDATA[<p>Thanks Josh, your plugin is very attractive graphic wise. And I changed the code to generate the short link allready, since I&#8217;m using Tweetmeme already decided to pull that one off. :)</p>
<p>Thanks for the advise. And to be honest I did noticed a shorter delay loading the pages after I started using that code. And you are right, one can&#8217;t noticed the impact of it, but when a page is hit by a burst of visits like StumbleUpon it can really stress your server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.paintbits.com/webdesign/wordpress-social-bookmarking/#comment-3920</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 11 Sep 2009 16:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.paintbits.com/?p=3150#comment-3920</guid>
		<description>No problem, I didn&#039;t think of it at first either when I wrote the plugin... It wasn&#039;t until the plugin got fairly popular and was used on a few &quot;big&quot; sites that they told me there was a problem.

Once I looked into it, I realized what was going on.

Good luck!</description>
		<content:encoded><![CDATA[<p>No problem, I didn&#8217;t think of it at first either when I wrote the plugin&#8230; It wasn&#8217;t until the plugin got fairly popular and was used on a few &#8220;big&#8221; sites that they told me there was a problem.</p>
<p>Once I looked into it, I realized what was going on.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greven</title>
		<link>http://www.paintbits.com/webdesign/wordpress-social-bookmarking/#comment-3910</link>
		<dc:creator>greven</dc:creator>
		<pubDate>Fri, 11 Sep 2009 07:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.paintbits.com/?p=3150#comment-3910</guid>
		<description>I didn&#039;t think of that to be honest. I&#039;m trying to optimize everything on my website but forgot about the code generated for twitter. The only way to solve it it would be trough caching the link. But now that you talk about it, since I&#039;ve installed the Tweetmeme button I might as well just remove the twitter from the share menu and insert Mixx for example. Thanks.:)</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t think of that to be honest. I&#8217;m trying to optimize everything on my website but forgot about the code generated for twitter. The only way to solve it it would be trough caching the link. But now that you talk about it, since I&#8217;ve installed the Tweetmeme button I might as well just remove the twitter from the share menu and insert Mixx for example. Thanks.:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.paintbits.com/webdesign/wordpress-social-bookmarking/#comment-3906</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 11 Sep 2009 05:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.paintbits.com/?p=3150#comment-3906</guid>
		<description>I followed your link from another article on w3mag to see if you did indeed use Twitter in your bookmarking script...

The issue with Twitter when manually inserting your bookmars is that you (assumably) are not caching the short URL for each post... This means that if you have a busy blog, then each and every time the page loads it will be requesting a short URL from whatever service you have set up for the Twitter link to use.

This probably won&#039;t be noticeable for relatively small blogs, but with a steady flow of traffic you will undoubtedly realize that this is a very heavy strain on your site.

This is one of the many key reasons why I still think that using a WP plugin is far superior to manually inserting the links yourself.</description>
		<content:encoded><![CDATA[<p>I followed your link from another article on w3mag to see if you did indeed use Twitter in your bookmarking script&#8230;</p>
<p>The issue with Twitter when manually inserting your bookmars is that you (assumably) are not caching the short URL for each post&#8230; This means that if you have a busy blog, then each and every time the page loads it will be requesting a short URL from whatever service you have set up for the Twitter link to use.</p>
<p>This probably won&#8217;t be noticeable for relatively small blogs, but with a steady flow of traffic you will undoubtedly realize that this is a very heavy strain on your site.</p>
<p>This is one of the many key reasons why I still think that using a WP plugin is far superior to manually inserting the links yourself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
