<?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>Postblink &#187; MySpace</title>
	<atom:link href="http://postblink.com/tag/myspace/feed/" rel="self" type="application/rss+xml" />
	<link>http://postblink.com</link>
	<description>Rants about music &#38; life.</description>
	<lastBuildDate>Wed, 01 Feb 2012 00:15:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>More On API</title>
		<link>http://postblink.com/2008/03/04/more-on-api/</link>
		<comments>http://postblink.com/2008/03/04/more-on-api/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 07:26:53 +0000</pubDate>
		<dc:creator>Lucas</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[MySpace]]></category>
		<category><![CDATA[opensocial]]></category>
		<category><![CDATA[Pownce]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://postblink.com/?p=156</guid>
		<description><![CDATA[Following up on my previous post on API&#8217;s. . . If Facebook and MySpace would open up a little bit, imagine how nice it would be to send your status across multiple services. For instance, I like having Twitter for &#8230; <a href="http://postblink.com/2008/03/04/more-on-api/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Following up on my previous post on API&#8217;s. . .</p>
<p>If Facebook and MySpace would open up a little bit, imagine how nice it would be to send your status across multiple services. For instance, I like having Twitter for it&#8217;s stand-alone &#8220;what am I doing&#8221; style status. It would be nice if I could tell Facebook and MySpace to import a status RSS feed from Twitter, which it already has available for anyone to use. For you still not quite up to speed on web trends, that would basically pull anything I posted on twitter to be displayed on Facebook and MySpace so I didn&#8217;t have to login to multiple networks.</p>
<p>Why isn&#8217;t this happening now? Probably stubborness to keep you on one social network and not drift to others. Most of these sites make the majority of their revenue serving adverts on your pages &#8211; just like TV commercials but the majority of them have content and services you don&#8217;t have to pay for. Now I honestly don&#8217;t think it really would have a huge impact on revenue to add this &#8211; infact, I know I&#8217;d rather use a service that was more open to making it easier for their users.</p>
<p>Unfortunately, services like Pownce, Twitter, del.icio.us and more aren&#8217;t being utilized by average internet users. Don&#8217;t get me wrong &#8211; these sites have a large database of users, but they&#8217;re still not touching your average teenage to adolescent userbase in areas like the midwest &#8211; and while I know few users in my area taking advantages of these services, almost everyone has both a Facebook <em>and</em> a MySpace. If the demand was there, I&#8217;m sure we&#8217;d see even more support across websites and services.</p>
<p>There&#8217;s so many ideas that would be very neat if implemented to provide support and data across networks. Unforunately, data always has a price and everyone wants it, no matter how mundane it seems to you.</p>
<p>And one last thing, as a side note. Facebook and MySpace are virtually the same anymore &#8211; including both having applications which you&#8217;ll see rolling out on MySpace very soon. I&#8217;ve been tinkering with the opensocial API (I signed up for the dev program after writing my last post on API) and it&#8217;s easy enough to use that I&#8217;d put a pretty good wager on you&#8217;ll start getting those invites you hate on Facebook in your MySpace inbox any day here.</p>
]]></content:encoded>
			<wfw:commentRss>http://postblink.com/2008/03/04/more-on-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Application Programming Interfaces</title>
		<link>http://postblink.com/2008/03/01/application-programming-interfaces/</link>
		<comments>http://postblink.com/2008/03/01/application-programming-interfaces/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 07:11:33 +0000</pubDate>
		<dc:creator>Lucas</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[MySpace]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://postblink.com/?p=154</guid>
		<description><![CDATA[That&#8217;s a mouthful, eh? Application programming interfaces, or API&#8217;s, essentially allow a user to code a program that uses resources from another program or in conjunction with it. More commonly in recent web trends, an API allows things like the &#8230; <a href="http://postblink.com/2008/03/01/application-programming-interfaces/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s a mouthful, eh? Application programming interfaces, or API&#8217;s, essentially allow a user to code a program that uses resources from another program or in conjunction with it. More commonly in recent web trends, an API allows things like the applications on Facebook. For example, someone might write a program that sits on your desktop or in your taskbar that would notify you of comments being posted to your page or if you&#8217;ve received a message to your inbox.</p>
<p>API&#8217;s are all over the place and you&#8217;re most likely using one. Why am I talking about API&#8217;s? Because there are some websites that either don&#8217;t have them in place, they&#8217;re not easily accessable, or they&#8217;re handicapped in performance and don&#8217;t allow you to do much. Facebook&#8217;s API is wonderful. You can very easily, with little programming knowledge at all, create a <a href="http://www.facebook.com/apps/application.php?id=14245290284" title="Sing It Yo'" target="_blank">very simple application</a>.</p>
<p>MySpace on the other hand, I&#8217;m not so sure of. Google developed something called opensocial, which MySpace jumped on board for. Typically anything Google touches turns to gold and I&#8217;m a huge fan of the company &#8211; hell, they turned a search box into one of the biggest companies on the internet. (Yes, I&#8217;m using the term search box and of course know that&#8217;s a bit of an understatement.)</p>
<p>I haven&#8217;t taken the time to delve into the API much yet, and I&#8217;m a little concerned about doing so. While the idea is good, opensocial is, as the name might imply, very open. And the more open you are on the internet, the more vulnerable you are. One of the first sites to use opensocial was cracked within 20 minutes of going live with the API and allowed attackers to view private information. I would have prefered that MySpace had developed it&#8217;s own API with a bit more limits. Had they done so, I would have liked to have seen the following features.</p>
<blockquote><p><em>*Pulling content from blog posts.</em></p>
<p><em>*Pulling content from bulletin posts, in a similar fashion.</em></p>
<p><em>*Pulling content from events and calendars. </em></p>
<p><em>*Providing a means to pull albums and specific pictures from a users profile.</em></p></blockquote>
<p>These are very basic requests and would only be allowed on public profiles. Why would this work well? Because beyond the standard users of MySpace, there is a large amount of musician, comedian, commercial, and soon celebrity profiles. While I could care less about most of these, a solid API would simplify things for smaller bands on the web.</p>
<p>I&#8217;m currently doing the coding for a website for a local band in my area. If I had access to these tools, they could post news/events/photos on their MySpace page and have them appear on their website. They&#8217;re still allowed a professional web prescense of their own while being able to keep their fans &amp; friends on MySpace updated at all times and able to communicate with them via that platform.</p>
<p>Anyways &#8211; I don&#8217;t know. I felt it was time for a good rant, but it&#8217;s becoming obvious I&#8217;m out of practice as my hands are starting to cramp up and this has been an unbelievably nerdy post of no worth. Until next time.</p>
]]></content:encoded>
			<wfw:commentRss>http://postblink.com/2008/03/01/application-programming-interfaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oh wow, I didn&#8217;t really just&#8230; Did I? Oh no, I did&#8230;</title>
		<link>http://postblink.com/2006/07/28/oh-wow-i-didnt-really-just-did-i-oh-no-i-did/</link>
		<comments>http://postblink.com/2006/07/28/oh-wow-i-didnt-really-just-did-i-oh-no-i-did/#comments</comments>
		<pubDate>Fri, 28 Jul 2006 03:11:33 +0000</pubDate>
		<dc:creator>Lucas</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[MySpace]]></category>

		<guid isPermaLink="false">http://lucasj.net/blog/?p=5</guid>
		<description><![CDATA[I&#8217;ve recreated a MySpace profile&#8230; I deleted it in a hurry before realizing that I had a lot of friends on there that I don&#8217;t get to see or contact any other way really, some in other states, a few &#8230; <a href="http://postblink.com/2006/07/28/oh-wow-i-didnt-really-just-did-i-oh-no-i-did/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recreated a MySpace profile&#8230; I deleted it in a hurry before realizing that I had a lot of friends on there that I don&#8217;t get to see or contact any other way really, some in other states, a few even in other countries. So <a title="It's back..." href="http://myspace.com/musictraveler" target="_blank">it&#8217;s</a> back&#8230; I won&#8217;t be blogging there ever, as this is my exclusive home for that. A few pictures maybe, but it&#8217;s really only for keeping in touch with people.</p>
]]></content:encoded>
			<wfw:commentRss>http://postblink.com/2006/07/28/oh-wow-i-didnt-really-just-did-i-oh-no-i-did/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

