<?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: Create Social Bookmarks with the AddThis API</title>
	<atom:link href="http://stephenmcintyre.net/blog/addthis-api-social-bookmarks/feed/" rel="self" type="application/rss+xml" />
	<link>http://stephenmcintyre.net/blog/addthis-api-social-bookmarks/</link>
	<description>Young Scottish Web Designer</description>
	<lastBuildDate>Thu, 26 Aug 2010 16:48:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stephen McIntyre</title>
		<link>http://stephenmcintyre.net/blog/addthis-api-social-bookmarks/comment-page-1/#comment-308</link>
		<dc:creator>Stephen McIntyre</dc:creator>
		<pubDate>Fri, 21 May 2010 18:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=361#comment-308</guid>
		<description>The AddThis API only sends the URL you give it to the Facebook sharer, so the title and description in this case is not needed. The only way to change the title and description would be to change them on the individual pages themselves.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>The AddThis API only sends the URL you give it to the Facebook sharer, so the title and description in this case is not needed. The only way to change the title and description would be to change them on the individual pages themselves.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Espen Arnoy</title>
		<link>http://stephenmcintyre.net/blog/addthis-api-social-bookmarks/comment-page-1/#comment-306</link>
		<dc:creator>Espen Arnoy</dc:creator>
		<pubDate>Fri, 21 May 2010 16:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=361#comment-306</guid>
		<description>I have multiple items on a page which i want to allow users to share on facebook. How can i define a unique title and description for each of those items?

Thanks!</description>
		<content:encoded><![CDATA[<p>I have multiple items on a page which i want to allow users to share on facebook. How can i define a unique title and description for each of those items?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Compras Panama</title>
		<link>http://stephenmcintyre.net/blog/addthis-api-social-bookmarks/comment-page-1/#comment-194</link>
		<dc:creator>Compras Panama</dc:creator>
		<pubDate>Mon, 26 Apr 2010 22:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=361#comment-194</guid>
		<description>I Will have to come back again when my course load lets up - nevertheless I am taking your RSS feed so I can read your site offline. Thanks.</description>
		<content:encoded><![CDATA[<p>I Will have to come back again when my course load lets up &#8211; nevertheless I am taking your RSS feed so I can read your site offline. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen McIntyre</title>
		<link>http://stephenmcintyre.net/blog/addthis-api-social-bookmarks/comment-page-1/#comment-68</link>
		<dc:creator>Stephen McIntyre</dc:creator>
		<pubDate>Thu, 25 Mar 2010 13:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=361#comment-68</guid>
		<description>Apparently Facebook ignores the title sent to it and only accepts the URL as input. It then fetches all the data from the URL and uses that.

You need to add a meta tag at the top of your page to tell Facebook what you want the title to be, like so:

&lt;meta name=&quot;title&quot; content=&quot;Stephen&quot; /&gt;

More info here:

&lt;a href=&quot;http://wiki.developers.facebook.com/index.php/Facebook_Share/Specifying_Meta_Tags&quot; rel=&quot;nofollow&quot;&gt;http://wiki.developers.facebook.com/index.php/Facebook_Share/Specifying_Meta_Tags&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Apparently Facebook ignores the title sent to it and only accepts the URL as input. It then fetches all the data from the URL and uses that.</p>
<p>You need to add a meta tag at the top of your page to tell Facebook what you want the title to be, like so:</p>
<p><meta name="title" content="Stephen" /></p>
<p>More info here:</p>
<p><a href="http://wiki.developers.facebook.com/index.php/Facebook_Share/Specifying_Meta_Tags" rel="nofollow">http://wiki.developers.facebook.com/index.php/Facebook_Share/Specifying_Meta_Tags</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuriy</title>
		<link>http://stephenmcintyre.net/blog/addthis-api-social-bookmarks/comment-page-1/#comment-67</link>
		<dc:creator>Yuriy</dc:creator>
		<pubDate>Wed, 24 Mar 2010 21:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=361#comment-67</guid>
		<description>Hi Stephen,
Thank you for a wonderful post. I was looking for something with this functionality for days now. I want to use Addthis, but preferably with different buttons, without javascript, plus I would like to be able to submit a different page and different title.
Unfortunately, I was not able to get my title carried to facebook. The title was always picked up by the page in the URL, not from the title in the URL.
For example, this URL 
http://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://stephenmcintyre.net&amp;title=Stephen will still pick up your full name for the post, not just your last name.
Please kindly let me know if it is possible at all to override the name.
Thank you,
Yuriy</description>
		<content:encoded><![CDATA[<p>Hi Stephen,<br />
Thank you for a wonderful post. I was looking for something with this functionality for days now. I want to use Addthis, but preferably with different buttons, without javascript, plus I would like to be able to submit a different page and different title.<br />
Unfortunately, I was not able to get my title carried to facebook. The title was always picked up by the page in the URL, not from the title in the URL.<br />
For example, this URL<br />
<a href="http://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://stephenmcintyre.net&amp;title=Stephen" rel="nofollow">http://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://stephenmcintyre.net&amp;title=Stephen</a> will still pick up your full name for the post, not just your last name.<br />
Please kindly let me know if it is possible at all to override the name.<br />
Thank you,<br />
Yuriy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://stephenmcintyre.net/blog/addthis-api-social-bookmarks/comment-page-1/#comment-64</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Thu, 18 Mar 2010 21:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=361#comment-64</guid>
		<description>Hi DogDay,

I&#039;m a developer at AddThis, we found an configuration issue on one one of our sharing servers last week that caused intermittent issues handling UTF-8 encoded characters.  I&#039;m really sorry for the inconvenience, we resolved it as soon as we discovered the problem.  It should be fully working now, for example:

http://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://addthis.com&amp;title=a%20%C2%AB%20b

Please let me know if you have any further issues, you&#039;re welcome to email me directly: charlie_clearspring.com (replace _ with @)

Charlie</description>
		<content:encoded><![CDATA[<p>Hi DogDay,</p>
<p>I&#8217;m a developer at AddThis, we found an configuration issue on one one of our sharing servers last week that caused intermittent issues handling UTF-8 encoded characters.  I&#8217;m really sorry for the inconvenience, we resolved it as soon as we discovered the problem.  It should be fully working now, for example:</p>
<p><a href="http://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://addthis.com&amp;title=a%20%C2%AB%20b" rel="nofollow">http://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://addthis.com&amp;title=a%20%C2%AB%20b</a></p>
<p>Please let me know if you have any further issues, you&#8217;re welcome to email me directly: charlie_clearspring.com (replace _ with @)</p>
<p>Charlie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DogDay</title>
		<link>http://stephenmcintyre.net/blog/addthis-api-social-bookmarks/comment-page-1/#comment-60</link>
		<dc:creator>DogDay</dc:creator>
		<pubDate>Wed, 10 Mar 2010 09:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=361#comment-60</guid>
		<description>Tested this morning all the options you told me to test. No way. I think it is a problem of the addthis API.

It has problems with the &#171; character.

Sometimes its decoded correctly, sometimes is decoded as &#039;AND LAQUO ;&#039; and sometimes is decoded malformed, with extrange characters.

Thanks anyway.</description>
		<content:encoded><![CDATA[<p>Tested this morning all the options you told me to test. No way. I think it is a problem of the addthis API.</p>
<p>It has problems with the &laquo; character.</p>
<p>Sometimes its decoded correctly, sometimes is decoded as &#8216;AND LAQUO ;&#8217; and sometimes is decoded malformed, with extrange characters.</p>
<p>Thanks anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DogDay</title>
		<link>http://stephenmcintyre.net/blog/addthis-api-social-bookmarks/comment-page-1/#comment-59</link>
		<dc:creator>DogDay</dc:creator>
		<pubDate>Tue, 09 Mar 2010 23:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=361#comment-59</guid>
		<description>Thanks for the info. I will try to code what you suggest.</description>
		<content:encoded><![CDATA[<p>Thanks for the info. I will try to code what you suggest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen McIntyre</title>
		<link>http://stephenmcintyre.net/blog/addthis-api-social-bookmarks/comment-page-1/#comment-57</link>
		<dc:creator>Stephen McIntyre</dc:creator>
		<pubDate>Tue, 09 Mar 2010 18:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=361#comment-57</guid>
		<description>Blog title can be fetched through WordPress with bloginfo(&#039;name&#039;).

When looking for the post title, it&#039;s best to either use $post-&gt;post_title or get_the_title($post-&gt;ID) as it returns without changing any of your special characters.

Alternatively, you could use html_entity_decode and have something like html_entity_decode(the_title(), ENT_COMPAT, &#039;UTF-8&#039;)

Hope this helps. Thanks for your comment.</description>
		<content:encoded><![CDATA[<p>Blog title can be fetched through WordPress with bloginfo(&#8216;name&#8217;).</p>
<p>When looking for the post title, it&#8217;s best to either use $post-&gt;post_title or get_the_title($post-&gt;ID) as it returns without changing any of your special characters.</p>
<p>Alternatively, you could use html_entity_decode and have something like html_entity_decode(the_title(), ENT_COMPAT, &#8216;UTF-8&#8242;)</p>
<p>Hope this helps. Thanks for your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DogDay</title>
		<link>http://stephenmcintyre.net/blog/addthis-api-social-bookmarks/comment-page-1/#comment-56</link>
		<dc:creator>DogDay</dc:creator>
		<pubDate>Tue, 09 Mar 2010 16:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=361#comment-56</guid>
		<description>I have been waiting for this info. Here it is at last. I solved this with javascript, and last night just before reading this I figured out how to do the same, but usig PHP and the Wordpress templates.

The only problem I find is that I send the URL like this: BLOG TITLE &#171; POST TITLE.

BLOG TITLE is not generated dinamically. POST TITLE is generated dinamically using the_title tag from wordpress.

And &#171; is always malformed when is sent. Try it and tell me what do you think.

Thanks!</description>
		<content:encoded><![CDATA[<p>I have been waiting for this info. Here it is at last. I solved this with javascript, and last night just before reading this I figured out how to do the same, but usig PHP and the Wordpress templates.</p>
<p>The only problem I find is that I send the URL like this: BLOG TITLE &laquo; POST TITLE.</p>
<p>BLOG TITLE is not generated dinamically. POST TITLE is generated dinamically using the_title tag from wordpress.</p>
<p>And &laquo; is always malformed when is sent. Try it and tell me what do you think.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
