<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>web2.0goodies.com &#187; Social Media</title>
	<atom:link href="http://web2.0goodies.com/blog/category/social-media/feed/" rel="self" type="application/rss+xml" />
	<link>http://web2.0goodies.com/blog</link>
	<description>Tips, Tricks, and How To's for Web 2.0</description>
	<lastBuildDate>Tue, 03 Jan 2012 05:34:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>vimeo OEmbed service rejects Apache Commons Http Client User Agent</title>
		<link>http://web2.0goodies.com/blog/social-media/vimeo-oembed-service-rejects-apache-commons-http-client-user-agent/</link>
		<comments>http://web2.0goodies.com/blog/social-media/vimeo-oembed-service-rejects-apache-commons-http-client-user-agent/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 19:06:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[workarounds]]></category>

		<guid isPermaLink="false">http://web2.0goodies.com/blog/social-media/vimeo-oembed-service-rejects-apache-commons-http-client-user-agent/</guid>
		<description><![CDATA[Recently I was working on implementing an OEmbed client for work, and I spent a while trying to figure out why an oembed lookup worked in firefox, but not in my Java Service&#8230; The url was:&#160; http://www.vimeo.com/api/oembed.xml?url=http://vimeo.com/17853047&#38;maxwidth=320&#38;maxheight=200&#38;format=xml For whatever reason, everytime I was making the request in my service I was receiving a 404 error.&#160; [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I was working on implementing an OEmbed client for work, and I spent a while trying to figure out why an oembed lookup worked in firefox, but not in my Java Service&#8230;</p>
<p>The url was:&nbsp; http://www.vimeo.com/api/oembed.xml?url=http://vimeo.com/17853047&amp;maxwidth=320&amp;maxheight=200&amp;format=xml</p>
<p>For whatever reason, everytime I was making the request in my service I was receiving a 404 error.&nbsp; I used tamper data in Firefox 3.6 to remove ALL headers except the host header, and it worked&#8230;&nbsp; So, I set the user agent for apache commons HttpClient to a mozilla user agent string instead of the default &#8220;Jakarta Commons-HttpClient/3.1&#8243;&nbsp; Just to verify this was the problem, I used tamper data again to set the User Agent for a request from firefox to &#8220;Jakarta Commons-HttpClient/3.1&#8243; and I received a 404 error&#8230;</p>
<p>The User-Agent string I used is: &#8220;Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.04 (lucid) Firefox/3.6.13&#8243;</p>
<p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=6a5e4ec9-6a14-8e40-806f-379379ae4f2e" /></div>
]]></content:encoded>
			<wfw:commentRss>http://web2.0goodies.com/blog/social-media/vimeo-oembed-service-rejects-apache-commons-http-client-user-agent/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Facebook f8 announces new Easy to use API</title>
		<link>http://web2.0goodies.com/blog/facebook/facebook-f8-announces-new-easy-to-use-api/</link>
		<comments>http://web2.0goodies.com/blog/facebook/facebook-f8-announces-new-easy-to-use-api/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 22:18:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://web2.0goodies.com/blog/uncategorized/facebook-f8-announces-new-easy-to-use-api/</guid>
		<description><![CDATA[If you are a serious web developer that wants to ride the wave into the next decade, you MUST integrate with Social Networking / Media in your apps. Fortunatly, facebook just released a new API that is a piece of cake to use. WAY WAY WAY easier than their old one. Check out the video [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a serious web developer that wants to ride the wave into the next decade, you MUST integrate with Social Networking / Media in your apps.  Fortunatly, facebook just released a new API that is a piece of cake to use.  WAY WAY WAY easier than their old one.</p>
<p>Check out the video about it&#8217;s features here:    (The best stuff is half way through the video)  </p>
<p><a href="http://www.facebook.com/f8">http://www.facebook.com/f8</a></p>
]]></content:encoded>
			<wfw:commentRss>http://web2.0goodies.com/blog/facebook/facebook-f8-announces-new-easy-to-use-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get more pageviews!  How to add a &#8220;Post to Facebook&#8221; button to your site!</title>
		<link>http://web2.0goodies.com/blog/facebook/get-more-pageviews-how-to-add-a-post-to-facebook-button-to-your-site/</link>
		<comments>http://web2.0goodies.com/blog/facebook/get-more-pageviews-how-to-add-a-post-to-facebook-button-to-your-site/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 07:01:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://web2.0goodies.com/blog/?p=78</guid>
		<description><![CDATA[This is so so easy&#8230; Every site on the web should have one of these&#8230; All you have to do, is paste the code from here: http://www.facebook.com/facebook-widgets/share.php Onto your site&#8230; See: Share with my friends.]]></description>
			<content:encoded><![CDATA[<p>This is so so easy&#8230;  Every site on the web should have one of these&#8230;</p>
<p>All you have to do, is paste the code from here: <a href="http://www.facebook.com/facebook-widgets/share.php">http://www.facebook.com/facebook-widgets/share.php</a></p>
<p>Onto your site&#8230;</p>
<p>See: <a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php">Share with my friends.</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://web2.0goodies.com/blog/facebook/get-more-pageviews-how-to-add-a-post-to-facebook-button-to-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

