<?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>Link Together™ Official Blog &#187; mashup</title>
	<atom:link href="http://blog.linktogether.com/tag/mashup/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.linktogether.com</link>
	<description>Find Out What&#039;s Going On With Link Together</description>
	<lastBuildDate>Tue, 18 Aug 2009 13:45:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wiring Into Social Networking Sites</title>
		<link>http://blog.linktogether.com/2009/06/02/wiring-into-social-networking-sites/</link>
		<comments>http://blog.linktogether.com/2009/06/02/wiring-into-social-networking-sites/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 13:29:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Link Together Blog]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Friendster]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[Microsoft Live]]></category>
		<category><![CDATA[MySpace]]></category>
		<category><![CDATA[OpenSocial]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://blog.linktogether.com/?p=319</guid>
		<description><![CDATA[Two clear success stories on the web over the past five years have been the explosion of social networking sites and the popularity of mashups which essentially combine services and/or content from multiple online sources into a single site.  If you’ve got a great idea for a new site or online resource and are looking [...]]]></description>
			<content:encoded><![CDATA[<p>Two clear success stories on the web over the past five years have been the explosion of social networking sites and the popularity of mashups which essentially combine services and/or content from multiple online sources into a single site.  If you’ve got a great idea for a new site or online resource and are looking to quickly add a great deal of power and functionality to it without reinventing the wheel, you have to look no further than the services provided by social networking giants such as Facebook, Friendster, and even the New York Times (<a href="http://blog.programmableweb.com/2009/02/18/the-new-york-times-releases-a-social-network-api">http://blog.programmableweb.com/2009/02/18/the-new-york-times-releases-a-social-network-api</a>).  Of course, an entirely separate option that is increasingly popular with many developers is to simply skip the construction of your own unique site and instead build applications that run 100% on the social networking site itself.</p>
<p>From a development standpoint, the common access mechanism for all of these integrations is a set of well-defined APIs typically delivered via REST Web Services (for more information on REST, visit <a href="http://www.xfront.com/REST-Web-Services.html">http://www.xfront.com/REST-Web-Services.html</a>).  These services are always accessed over HTTP and some sites provide APIs in popular development technologies such as PHP, ASP.NET, Ruby, or Python.  For example, a quick glance at the Facebook developer site (<a href="http://wiki.developers.facebook.com/index.php/Main_Page">http://wiki.developers.facebook.com/index.php/Main_Page</a>) reveals support for the following client libraries at the time of this writing:</p>
<p>•    PHP<br />
•    JavaScript<br />
•    Connect for iPhone<br />
•    Flash/ActionScript<br />
•    ASP.NET<br />
•    ASP (VBScript)<br />
•    Cocoa<br />
•    ColdFusion<br />
•    C++<br />
•    C#<br />
•    D<br />
•    Emacs Lisp<br />
•    Erlang<br />
•    Google Web Toolkit<br />
•    Java<br />
•    Lisp<br />
•    Perl<br />
•    Python<br />
•    Ruby On Rails<br />
•    VB.NET<br />
•    Windows Mobile</p>
<p>When a single platform offers that many opportunities for developers to hook into it, I think it’s fair to say that it’s highly stable and something every developer seeking to build a community-based site should think about hooking into.  The following links take you to developer sites for some of the more popular social networking sites:</p>
<p>•    Facebook &#8211; <a href="http://wiki.developers.facebook.com">http://wiki.developers.facebook.com</a><br />
•    MySpace – <a href="http://developer.myspace.com">http://developer.myspace.com</a><br />
•    Microsoft Live &#8211; <a href="http://msdn.microsoft.com/en-us/live/default.aspx">http://msdn.microsoft.com/en-us/live/default.aspx</a><br />
•    OpenSocial &#8211; <a href="http://code.google.com/apis/opensocial">http://code.google.com/apis/opensocial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.linktogether.com/2009/06/02/wiring-into-social-networking-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
