<?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>mark.bockenstedt.net &#187; mu</title>
	<atom:link href="http://mark.bockenstedt.net/category/development/mu/feed/" rel="self" type="application/rss+xml" />
	<link>http://mark.bockenstedt.net</link>
	<description>Tech Tips, How-To's, and Miscellaneous Geekery</description>
	<lastBuildDate>Tue, 19 May 2009 03:05:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>More mu Updates Coming</title>
		<link>http://mark.bockenstedt.net/2008/11/13/more-mu-updates-coming/</link>
		<comments>http://mark.bockenstedt.net/2008/11/13/more-mu-updates-coming/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 22:35:48 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[mu]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mark.bockenstedt.net/?p=517</guid>
		<description><![CDATA[Look up &#8211; directly above this text. See it? That&#8217;s one of mu&#8217;s newest features. I decided that as a gesture of convenience, mu will now create a short link anytime you publish a post. Since it usually already does it anyway, I decided to make it automatic and give you the chance to display [...]]]></description>
			<content:encoded><![CDATA[<p>Look up &#8211; directly above this text. See it? That&#8217;s one of mu&#8217;s newest features. I decided that as a gesture of convenience, <a href="http://mark.bockenstedt.net/category/mu/">mu</a> will now create a short link anytime you publish a post. Since it usually already does it anyway, I decided to make it automatic and give you the chance to display it wherever you want on your posts.</p>
<p>All you&#8217;ll have to do is make a small change to the posts table in your database to add a place for this link. When you publish a post, mu will grab the short link (from the service of your choosing) and hang onto it so your readers don&#8217;t have to waste time getting one themselves. Hooray convenience!</p>
<p>There will be two functions in the next release of mu, one that returns the text and one that displays it directly. The other treat in store for mu 0.4b* will be URL shortening using <a href="http://cli.gs/">Cli.gs</a>. I&#8217;ve decided to build it in and give you a place to enter your API key rather than make you figure out the API call by using the Custom option.</p>
<p>Look for the update next week &#8211; I&#8217;d like to make sure it&#8217;s working correctly over the weekend before I release it.</p>
<p><em>* There will also be a few small bug fixes included because I&#8217;m an idiot</em></p>
<h3  class="related_post_title"><h2>Related Posts</h2></h3><ul class="related_post"><li><a href="http://mark.bockenstedt.net/2008/12/11/wordpress-gets-admin-facelift/" title="WordPress Gets Admin Facelift">WordPress Gets Admin Facelift</a></li><li><a href="http://mark.bockenstedt.net/2008/11/12/wptouch-skins-your-blog-for-iphone-look-and-feel/" title="WPTouch Skins Your Blog for iPhone Look and Feel">WPTouch Skins Your Blog for iPhone Look and Feel</a></li><li><a href="http://mark.bockenstedt.net/2008/07/15/state-of-the-mu-july-15/" title="State of the mu, July 15">State of the mu, July 15</a></li><li><a href="http://mark.bockenstedt.net/2008/07/09/mu-is-coming/" title="mu is coming&#8230;">mu is coming&#8230;</a></li><li><a href="http://mark.bockenstedt.net/2008/12/03/what-happens-when-wordpress-stats-fails/" title="What Happens When WordPress Stats Fails">What Happens When WordPress Stats Fails</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://mark.bockenstedt.net/2008/11/13/more-mu-updates-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mu Updated</title>
		<link>http://mark.bockenstedt.net/2008/11/07/mu-updated/</link>
		<comments>http://mark.bockenstedt.net/2008/11/07/mu-updated/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 23:53:04 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[mu]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mark.bockenstedt.net/?p=497</guid>
		<description><![CDATA[I was informed of a small flaw in the code that controls the URLs for your microblogging account settings pages (thanks Katie). It was a pretty small fix, and it&#8217;s been sent off to the SVN repo so you should be prompted to update soon. At some point I also moved the options page from [...]]]></description>
			<content:encoded><![CDATA[<p>I was informed of a small flaw in the code that controls the URLs for your microblogging account settings pages (thanks <a href="http://www.viridianflare.net/">Katie</a>). It was a pretty small fix, and it&#8217;s been sent off to the SVN repo so you should be prompted to update soon.</p>
<p>At some point I also moved the options page from the Manage menu to the Settings menu. I also added the SQL for the database tables I forgot to include that in the initial release, so some people might have had issues with updates not getting sent out. Instructions for installation are in the README.</p>
<p>You can get mu <a href="http://wordpress.org/extend/plugins/mu/">here</a> if you&#8217;re interested.</p>
<h3  class="related_post_title"><h2>Related Posts</h2></h3><ul class="related_post"><li><a href="http://mark.bockenstedt.net/2008/08/12/official-beta-page-for-mu/" title="Official Beta Page for mu">Official Beta Page for mu</a></li><li><a href="http://mark.bockenstedt.net/2008/08/11/mu-approved-by-wordpress/" title="mu Approved by WordPress">mu Approved by WordPress</a></li><li><a href="http://mark.bockenstedt.net/2008/08/05/mu-goes-beta/" title="mu Goes Beta">mu Goes Beta</a></li><li><a href="http://mark.bockenstedt.net/2008/07/24/mu-update/" title="mu Update">mu Update</a></li><li><a href="http://mark.bockenstedt.net/2008/07/15/state-of-the-mu-july-15/" title="State of the mu, July 15">State of the mu, July 15</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://mark.bockenstedt.net/2008/11/07/mu-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Official Beta Page for mu</title>
		<link>http://mark.bockenstedt.net/2008/08/12/official-beta-page-for-mu/</link>
		<comments>http://mark.bockenstedt.net/2008/08/12/official-beta-page-for-mu/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 13:54:33 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[mu]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mark.bockenstedt.net/?p=321</guid>
		<description><![CDATA[I put mu up on the WordPress plugins site yesterday and it looks like everything&#8217;s working now. This post will serve as the central point of contact for all things mu in beta stage. If you&#8217;ve got any questions, comments, suggestions, or need help, this is the place to post it. For a description of [...]]]></description>
			<content:encoded><![CDATA[<p>I put mu up on the <a href="http://wordpress.org/extend/plugins/mu/">WordPress plugins</a> site yesterday and it looks like everything&#8217;s working now. This post will serve as the central point of contact for all things mu in beta stage. If you&#8217;ve got any questions, comments, suggestions, or need help, this is the place to post it. For a description of mu or to see its progression, check out the <a href="http://mark.bockenstedt.net/?cat=20">mu tag</a>.</p>
<h3  class="related_post_title"><h2>Related Posts</h2></h3><ul class="related_post"><li><a href="http://mark.bockenstedt.net/2008/11/07/mu-updated/" title="mu Updated">mu Updated</a></li><li><a href="http://mark.bockenstedt.net/2008/08/11/mu-approved-by-wordpress/" title="mu Approved by WordPress">mu Approved by WordPress</a></li><li><a href="http://mark.bockenstedt.net/2008/08/05/mu-goes-beta/" title="mu Goes Beta">mu Goes Beta</a></li><li><a href="http://mark.bockenstedt.net/2008/07/24/mu-update/" title="mu Update">mu Update</a></li><li><a href="http://mark.bockenstedt.net/2008/07/15/state-of-the-mu-july-15/" title="State of the mu, July 15">State of the mu, July 15</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://mark.bockenstedt.net/2008/08/12/official-beta-page-for-mu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>mu Approved by WordPress</title>
		<link>http://mark.bockenstedt.net/2008/08/11/mu-approved-by-wordpress/</link>
		<comments>http://mark.bockenstedt.net/2008/08/11/mu-approved-by-wordpress/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 18:24:12 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[mu]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mark.bockenstedt.net/?p=319</guid>
		<description><![CDATA[I&#8217;ve applied to have mu hosted on the official WordPress plugins directory, and was approved this morning. In the next few days I&#8217;ll be working on getting everything uploaded to that site, and hopefully mu will be more visible on the official plugin page. Stay tuned, mu watchers, we&#8217;re nearing the initial release date. No [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve applied to have mu hosted on the official <a href="http://wordpress.org/extend/plugins/">WordPress plugins</a> directory, and was approved this morning. In the next few days I&#8217;ll be working on getting everything uploaded to that site, and hopefully mu will be more visible on the <a href="http://wordpress.org/extend/plugins/mu/">official plugin page</a>. Stay tuned, mu watchers, we&#8217;re nearing the initial release date. No we&#8217;re not, there isn&#8217;t one. Stay tuned anyway.</p>
<h3  class="related_post_title"><h2>Related Posts</h2></h3><ul class="related_post"><li><a href="http://mark.bockenstedt.net/2008/11/07/mu-updated/" title="mu Updated">mu Updated</a></li><li><a href="http://mark.bockenstedt.net/2008/08/12/official-beta-page-for-mu/" title="Official Beta Page for mu">Official Beta Page for mu</a></li><li><a href="http://mark.bockenstedt.net/2008/08/05/mu-goes-beta/" title="mu Goes Beta">mu Goes Beta</a></li><li><a href="http://mark.bockenstedt.net/2008/07/24/mu-update/" title="mu Update">mu Update</a></li><li><a href="http://mark.bockenstedt.net/2008/07/15/state-of-the-mu-july-15/" title="State of the mu, July 15">State of the mu, July 15</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://mark.bockenstedt.net/2008/08/11/mu-approved-by-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mu Goes Beta</title>
		<link>http://mark.bockenstedt.net/2008/08/05/mu-goes-beta/</link>
		<comments>http://mark.bockenstedt.net/2008/08/05/mu-goes-beta/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 14:45:45 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[mu]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mark.bockenstedt.net/?p=298</guid>
		<description><![CDATA[I&#8217;ve finally reached a point where I&#8217;m comfortable dropping the source code for mu. mu&#8217;s project home will be hosted on Google Code because it&#8217;s much easier than setting up a repo and Trac. Everything you need to know will be over there, and I&#8217;ll update the blog accordingly when something noteworthy comes out. If [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally reached a point where I&#8217;m comfortable dropping the source code for mu.  mu&#8217;s <a href="http://code.google.com/p/mb-mu">project home</a> will be hosted on <a href="http://code.google.com/">Google Code</a> because it&#8217;s much easier than setting up a repo and Trac.  Everything you need to know will be over there, and I&#8217;ll update the blog accordingly when something noteworthy comes out.</p>
<p>If you want to beta test mu, you are free to download the source or check out the SVN trunk.  I advise using the SVN method because it&#8217;ll make updating painless (literally &#8216;svn up&#8217; to update).  If you prefer source, it&#8217;s not that hard to do it that way either.  If you so incline, please send me a direct message on <a href="http://twitter.com/chewbocka">Twitter</a> or <a href="http://www.plurk.com/user/chewbocka">Plurk</a>, or send an email to mark \at\ bockenstedt \dot\ net of your intention to use the plugin.</p>
<h3  class="related_post_title"><h2>Related Posts</h2></h3><ul class="related_post"><li><a href="http://mark.bockenstedt.net/2008/11/07/mu-updated/" title="mu Updated">mu Updated</a></li><li><a href="http://mark.bockenstedt.net/2008/08/12/official-beta-page-for-mu/" title="Official Beta Page for mu">Official Beta Page for mu</a></li><li><a href="http://mark.bockenstedt.net/2008/08/11/mu-approved-by-wordpress/" title="mu Approved by WordPress">mu Approved by WordPress</a></li><li><a href="http://mark.bockenstedt.net/2008/07/24/mu-update/" title="mu Update">mu Update</a></li><li><a href="http://mark.bockenstedt.net/2008/07/15/state-of-the-mu-july-15/" title="State of the mu, July 15">State of the mu, July 15</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://mark.bockenstedt.net/2008/08/05/mu-goes-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mu Update</title>
		<link>http://mark.bockenstedt.net/2008/07/24/mu-update/</link>
		<comments>http://mark.bockenstedt.net/2008/07/24/mu-update/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 14:34:22 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[mu]]></category>
		<category><![CDATA[Pownce]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mark.bockenstedt.net/?p=183</guid>
		<description><![CDATA[I may have finally figured out how to handle future posts and call a plugin when the post goes live. I was previously using the &#8216;publish_post&#8217; action hook, but that doesn&#8217;t work for future posts. I figured that there are a lot of bloggers who publish their posts in the future, so this became a [...]]]></description>
			<content:encoded><![CDATA[<p>I may have finally figured out how to handle future posts and call a plugin when the post goes live.  I was previously using the &#8216;publish_post&#8217; action hook, but that doesn&#8217;t work for future posts.  I figured that there are a lot of bloggers who publish their posts in the future, so this became a critical feature that I wanted mu to have from the beginning.</p>
<p>Another thing I&#8217;ve done to mu is to cut out Pownce support.  I decided that I don&#8217;t want to distribute my API key, which is the only way I could get Pownce to accept messages sent to it.  I still haven&#8217;t integrated ping.fm into the plugin, and I&#8217;m not entirely convinced that I want to.  I personally don&#8217;t use it, but if there&#8217;s enough community support for it, I can look into it at a later date.</p>
<p>The final major update to mu is the inclusion of multiple URL shortening services.  Every person has their preference of which service to use, so I&#8217;ve included TinyURL, bit.ly, is.gd, snurl, and ri.ms into mu.  The user has the choice of which service (if any) to use in the default mu options.  If there are others, they can be added pretty easily, but this should be a sufficient set for now.</p>
<p>As for things I&#8217;ve yet to accomplish, the last pieces of the puzzle are to verify login credentials when they&#8217;re entered and to report errors when posting.  If one of the updates goes awry, it will alert the user while still sending out updates to other services.</p>
<h3  class="related_post_title"><h2>Related Posts</h2></h3><ul class="related_post"><li><a href="http://mark.bockenstedt.net/2008/11/07/mu-updated/" title="mu Updated">mu Updated</a></li><li><a href="http://mark.bockenstedt.net/2008/08/12/official-beta-page-for-mu/" title="Official Beta Page for mu">Official Beta Page for mu</a></li><li><a href="http://mark.bockenstedt.net/2008/08/11/mu-approved-by-wordpress/" title="mu Approved by WordPress">mu Approved by WordPress</a></li><li><a href="http://mark.bockenstedt.net/2008/08/05/mu-goes-beta/" title="mu Goes Beta">mu Goes Beta</a></li><li><a href="http://mark.bockenstedt.net/2008/07/15/state-of-the-mu-july-15/" title="State of the mu, July 15">State of the mu, July 15</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://mark.bockenstedt.net/2008/07/24/mu-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>State of the mu, July 15</title>
		<link>http://mark.bockenstedt.net/2008/07/15/state-of-the-mu-july-15/</link>
		<comments>http://mark.bockenstedt.net/2008/07/15/state-of-the-mu-july-15/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 23:04:34 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[mu]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mark.bockenstedt.net/?p=108</guid>
		<description><![CDATA[mu is clipping right along now, and I&#8217;m trying to trim it down so I&#8217;m not relying on third party APIs. The reason I&#8217;m doing this is so I can avoid problems that I had with Plurk Updater. The only requirements mu will have are the cURL and XML-RPC packages for PHP. It&#8217;s my hope [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mark.bockenstedt.net/?p=79">mu</a> is clipping right along now, and I&#8217;m trying to trim it down so I&#8217;m not relying on third party APIs.  The reason I&#8217;m doing this is so I can avoid <a href="http://mark.bockenstedt.net/?p=64#comment-13">problems</a> that I had with <a href="http://mark.bockenstedt.net/?p=64">Plurk Updater</a>.  The only requirements mu will have are the cURL and XML-RPC packages for PHP.  It&#8217;s my hope that mu will run as efficiently and elegantly as possible.</p>
<p>Here&#8217;s my current to-do:</p>
<ol>
<li>Verify login upon entering account details</li>
<li>Report if an update doesn&#8217;t go through (using HTTP status code 200 as a benchmark)</li>
<li>Queue posts if service is down, or send to similar service (twitbin, etc)</li>
<li>Limit amount of time each service has to send updates</li>
<li>Allow user to publish post at a later date and send update at that time</li>
</ol>
<p>I&#8217;ve had some issues today with duplicate posting, but I think I&#8217;ve got that pegged down.  Luckily, I didn&#8217;t have to make many changes upon <a href="http://wordpress.org/development/2008/07/wordpress-26-tyner/">WordPress 2.6</a> being released.  I&#8217;m going to shoot to have mu finished by month&#8217;s end, which feels like a long way off right now.  At the very least, I&#8217;d like to get items 1 and 2 included in the initial release, and would like to see 5 included ASAP.  Keep waiting patiently &#8211; as always, comments and suggestions are encouraged.</p>
<h3  class="related_post_title"><h2>Related Posts</h2></h3><ul class="related_post"><li><a href="http://mark.bockenstedt.net/2008/07/09/mu-is-coming/" title="mu is coming&#8230;">mu is coming&#8230;</a></li><li><a href="http://mark.bockenstedt.net/2008/12/11/wordpress-gets-admin-facelift/" title="WordPress Gets Admin Facelift">WordPress Gets Admin Facelift</a></li><li><a href="http://mark.bockenstedt.net/2008/11/13/more-mu-updates-coming/" title="More mu Updates Coming">More mu Updates Coming</a></li><li><a href="http://mark.bockenstedt.net/2008/11/12/wptouch-skins-your-blog-for-iphone-look-and-feel/" title="WPTouch Skins Your Blog for iPhone Look and Feel">WPTouch Skins Your Blog for iPhone Look and Feel</a></li><li><a href="http://mark.bockenstedt.net/2008/11/07/mu-updated/" title="mu Updated">mu Updated</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://mark.bockenstedt.net/2008/07/15/state-of-the-mu-july-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tentative mu Feature List</title>
		<link>http://mark.bockenstedt.net/2008/07/11/tentative-mu-feature-list/</link>
		<comments>http://mark.bockenstedt.net/2008/07/11/tentative-mu-feature-list/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 19:00:28 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[mu]]></category>
		<category><![CDATA[FriendFeed]]></category>
		<category><![CDATA[Identi.ca]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Plurk]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://mark.bockenstedt.net/?p=92</guid>
		<description><![CDATA[I&#8217;ve been working on mu for the past few days and have it running pretty well. It&#8217;s been pushing out updates to my social networks on each post I&#8217;ve made for the past 3 or 4 days, so I&#8217;m convinced that part of it works. Here&#8217;s a set of features that mu will have: Publish [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on <a href="http://mark.bockenstedt.net/?p=79">mu</a> for the past few days and have it running pretty well.  It&#8217;s been pushing out updates to my social networks on each post I&#8217;ve made for the past 3 or 4 days, so I&#8217;m convinced that part of it works.  Here&#8217;s a set of features that mu will have:</p>
<ol>
<li>Publish to a wide variety of social networks</li>
<li>Be able to queue your updates for when you actually publish your post (ie post scheduling)</li>
<li>Authenticate each service as you provide account info</li>
<li>Return error messages when farming out updates so you know if something went wrong</li>
<li>Error checking and time limiting for each update to occur (to keep the mean time to post down)</li>
<li>Smart farming of posts &#8211; ie if you send to ping.fm, it will grab your list of services and prevent duplication of updates</li>
</ol>
<p>Through mu, you will be able to update the following microblogs: Twitter, Plurk, Identi.ca, FriendFeed, ping.fm, Jaiku, and Pownce.  Pownce may get the axe because I have to provide my API key in the plugin and I don&#8217;t want to send that to other people.  Also, Jaiku is having problems with their API so that one might get cut also.  mu should cover most of the major social networks.  If all else fails, just send it to ping.fm and it&#8217;ll farm it out to all your services there.</p>
<p>There&#8217;s no timetable for mu yet, but I think it&#8217;s about a week or two away.  If there&#8217;s anything you want to see added to mu, let me know in the comments.</p>
<h3  class="related_post_title"><h2>Related Posts</h2></h3><ul class="related_post"><li><a href="http://mark.bockenstedt.net/2008/08/13/microblog-week/" title="Microblog Week">Microblog Week</a></li><li><a href="http://mark.bockenstedt.net/2009/05/18/add-your-twitter-timeline-to-friendfeed-with-an-imaginary-friend/" title="Add Your Twitter Timeline to FriendFeed with an Imaginary Friend">Add Your Twitter Timeline to FriendFeed with an Imaginary Friend</a></li><li><a href="http://mark.bockenstedt.net/2008/09/04/follow-nfl-scores-on-twitter-with-nfl-scorebot/" title="Follow NFL Scores on Twitter with NFL ScoreBot">Follow NFL Scores on Twitter with NFL ScoreBot</a></li><li><a href="http://mark.bockenstedt.net/2008/08/25/oauth-explained/" title="OAuth Explained">OAuth Explained</a></li><li><a href="http://mark.bockenstedt.net/2008/08/19/microblog-week-follow-up/" title="Microblog Week Follow Up">Microblog Week Follow Up</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://mark.bockenstedt.net/2008/07/11/tentative-mu-feature-list/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>mu is coming&#8230;</title>
		<link>http://mark.bockenstedt.net/2008/07/09/mu-is-coming/</link>
		<comments>http://mark.bockenstedt.net/2008/07/09/mu-is-coming/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 23:38:12 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[mu]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Plurk Updater]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mark.bockenstedt.net/?p=79</guid>
		<description><![CDATA[I recently created a plugin to send an update to your Plurk account (Plurk Updater). It was at that point that I decided that I really needed a plugin that allowed me to specify on a post-by-post basis if I actually wanted to send the update to either Plurk or Twitter. Thus, mu was born. [...]]]></description>
			<content:encoded><![CDATA[<p>I recently created a plugin to send an update to your Plurk account (<a href="http://mark.bockenstedt.net/?p=64">Plurk Updater</a>).  It was at that point that I decided that I really needed a plugin that allowed me to specify on a post-by-post basis if I actually wanted to send the update to either Plurk or Twitter.  Thus, mu was born.</p>
<p>mu stands for &#8220;Microblog Updater&#8221;.  It is a conglomeration of my Plurk Updater and <a href="http://blog.victoriac.net/blog/twitter-updater">Twitter Updater</a>.  I thought, why stop there?  Currently, mu works with Twitter, Plurk and FriendFeed, and partially with Jaiku (they&#8217;re having API issues).  I have aspirations to extend mu to work with Identi.ca and possibly ping.fm.  This will make mu a powerful, all in one solution for updating all your microblogs without any extra intervention on your part.</p>
<p>One great thing about mu is that it will allow the user to build a list of default services mu will send updates to.  If, while they&#8217;re writing the post, a user decides that the default list doesn&#8217;t suit the post, they&#8217;ll simply have to scroll down to the services box and check the services they want and don&#8217;t want.  mu will be a true plugin, and there won&#8217;t be any code modification or hacking that needs to be done by the end user.</p>
<p>The other cool thing mu takes care of is update formatting.  Each service has their own recommended format updates should appear in, and mu handles them all.  Twitter&#8217;s format is different from Plurk&#8217;s, which is similar to FriendFeeds, but is different from Jaiku&#8217;s.  mu handles the headache so you don&#8217;t have to.  It just appears without you worrying about it.</p>
<p><em>If you have suggestions for additional services you&#8217;d like to see in mu, leave them in the comments.</em></p>
<p>Here&#8217;s a few screenshots of what mu looks like:</p>
<p>Options Page</p>
<p><a href="http://mark.bockenstedt.net/wp-content/uploads/2008/07/mu_options.png"><img class="alignnone size-full wp-image-80" title="mu_options" src="http://mark.bockenstedt.net/wp-content/uploads/2008/07/mu_options.png" alt="" width="500" height="328" /></a></p>
<p>Account details page:</p>
<p><a href="http://mark.bockenstedt.net/wp-content/uploads/2008/07/mu_twitter.png"><img class="alignnone size-full wp-image-81" title="mu_twitter" src="http://mark.bockenstedt.net/wp-content/uploads/2008/07/mu_twitter.png" alt="" width="500" height="225" /></a></p>
<p>Services Options (on edit page):</p>
<p><a href="http://mark.bockenstedt.net/wp-content/uploads/2008/07/mu_services.png"><img class="alignnone size-full wp-image-82" title="mu_services" src="http://mark.bockenstedt.net/wp-content/uploads/2008/07/mu_services.png" alt="" width="500" height="490" /></a></p>
<h3  class="related_post_title"><h2>Related Posts</h2></h3><ul class="related_post"><li><a href="http://mark.bockenstedt.net/2008/07/15/state-of-the-mu-july-15/" title="State of the mu, July 15">State of the mu, July 15</a></li><li><a href="http://mark.bockenstedt.net/2008/07/15/blog-upgraded/" title="Blog Upgraded">Blog Upgraded</a></li><li><a href="http://mark.bockenstedt.net/2008/12/11/wordpress-gets-admin-facelift/" title="WordPress Gets Admin Facelift">WordPress Gets Admin Facelift</a></li><li><a href="http://mark.bockenstedt.net/2008/11/13/more-mu-updates-coming/" title="More mu Updates Coming">More mu Updates Coming</a></li><li><a href="http://mark.bockenstedt.net/2008/11/12/wptouch-skins-your-blog-for-iphone-look-and-feel/" title="WPTouch Skins Your Blog for iPhone Look and Feel">WPTouch Skins Your Blog for iPhone Look and Feel</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://mark.bockenstedt.net/2008/07/09/mu-is-coming/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
