<?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>CodeDread Blog &#187; microblogging</title>
	<atom:link href="http://www.codedread.com/blog/archives/tag/microblogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codedread.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 02 Jan 2012 15:30:52 +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>Anybody know what happened to ping.fm?</title>
		<link>http://www.codedread.com/blog/archives/2008/10/20/anybody-know-what-happened-to-pingfm/</link>
		<comments>http://www.codedread.com/blog/archives/2008/10/20/anybody-know-what-happened-to-pingfm/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 13:28:08 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[ping.fm]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.codedread.com/archives/2008/10/20/anybody-know-what-happened-to-pingfm/</guid>
		<description><![CDATA[Did they go under or did they forget to renew their domain? This is seriously going to impact my microblogging until I build out something new &#8230;]]></description>
			<content:encoded><![CDATA[<p><object type="image/svg+xml" width="100" height="100" align="right" hspace="10" data="http://codedread.com/clipart/lost.svgz"><span/></object>Did they go under or did they forget to renew their domain?  This is seriously going to impact my microblogging until I build out something new &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedread.com/blog/archives/2008/10/20/anybody-know-what-happened-to-pingfm/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Microblogging Floo-Flah</title>
		<link>http://www.codedread.com/blog/archives/2008/07/10/microblogging-floo-flah/</link>
		<comments>http://www.codedread.com/blog/archives/2008/07/10/microblogging-floo-flah/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 07:55:24 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[identi.ca]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[ping.fm]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.codedread.com/archives/2008/07/10/microblogging-floo-flah/</guid>
		<description><![CDATA[Despite my best intentions and my inner voice crying out &#8220;microblogging is stupid!&#8221;, I&#8217;ve been slowly sucked into it. It started innocently enough with the Facebook status. Then I joined the party over at Twitter just to see what all the hubbub was about. When I learned about identi.ca, I decided to check that out [...]]]></description>
			<content:encoded><![CDATA[<p><object type="image/svg+xml" width="100" height="100" align="right" hspace="10" data="http://codedread.com/clipart/social.svgz"><span/></object>Despite my best intentions and my inner voice crying out &#8220;microblogging is stupid!&#8221;, I&#8217;ve been slowly sucked into it.  It started innocently enough with the <a href="http://www.facebook.com/">Facebook</a> status.  Then I joined the party over at <a href="http://www.twitter.com/">Twitter</a> just to see what all the hubbub was about.  When I learned about <a href="http://www.identi.ca/">identi.ca</a>, I decided to check that out a couple days ago (more and more people are joining there now).</p>
<p>The problem, of course, is that not everyone is on the same social network.  And you might not want to be on any of the social networks that I&#8217;m on.  Or you might not trust any of those companies.  Enter <a href="http://ping.fm/">ping.fm</a>.  <span id="more-474"></span></p>
<p>ping.fm serves as a central point for me to <span title="i.e. cross-post">blast out</span> my navel-gazing, mind-numbingly boring status updates to a variety of services (all of the ones mentioned above and more like Plurk, MySpace, Pownce, LinkedIn, Tumblr).  This means when I make a status update at ping.fm, it gets fanned out to all the sites I&#8217;ve ping-enabled (of course I have to give them credentials for each site).</p>
<p>All of this is great but not totally innovative, it&#8217;s just another layer of madness above the existing, silo&#8217;ed madness.  And it doesn&#8217;t solve the fragmented two-way conversation problem (replies on Twitter stay on Twitter, etc).  But what caught my eye this evening was the ability to fan my ping.fm updates to <a href="http://ping.fm/custom/help/">custom URLs</a>.  This means I can set up a PHP page on my own website and ping.fm will send the status updates to that page also.  This opens up some interesting possibilities.</p>
<p><object type="image/svg+xml" width="100" height="100" align="right" hspace="10" data="http://codedread.com/clipart/feed.svgz"><span/></object>So I did just that.  I now have a <a href="http://www.codedread.com/μ" title="Jeff Schiller's MicroBlog Feed">microblog/status feed</a> on this site if anyone cares when I brushed my teeth or if I&#8217;m late for a train.  Be the first to know!</p>
<p>How it works:  I use ping.fm to post my status and it is fanned out automatically to Facebook, LinkedIn, Twitter, identi.ca and codedread&#8217;s custom PHP.  That PHP takes the status and adds it to a static Atom file on my site.</p>
<p>So now that I&#8217;ve got a microblog feed that&#8217;s disentangled from any one particular social network, I&#8217;ll probably add some code to my site to display the latest status from my microblog feed somewhere.</p>
<p>Oh and if you don&#8217;t like the funky character in the URL then you can also use <a href="http://www.codedread.com/microblog/">this one</a>.  They both point to the same location.</p>
<p>One request to ping.fm:  Please support OpenID!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedread.com/blog/archives/2008/07/10/microblogging-floo-flah/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

