<?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>Educer &#187; my status cloud</title>
	<atom:link href="http://www.educer.org/tag/my-status-cloud/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.educer.org</link>
	<description>cooler than educr</description>
	<lastBuildDate>Tue, 18 May 2010 02:57:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>On pubsubhubbub (Part 2) &#8211; Get with it, PuSH, you&#8217;re supposed to be realtime.</title>
		<link>http://www.educer.org/2009/09/29/on-pubsubhubbub-part-2-get-with-it-push-youre-supposed-to-be-realtime/</link>
		<comments>http://www.educer.org/2009/09/29/on-pubsubhubbub-part-2-get-with-it-push-youre-supposed-to-be-realtime/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 03:38:17 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[my status cloud]]></category>
		<category><![CDATA[pubsubhubbub]]></category>
		<category><![CDATA[push]]></category>
		<category><![CDATA[real time web]]></category>
		<category><![CDATA[rss cloud]]></category>
		<category><![CDATA[rsscloud]]></category>

		<guid isPermaLink="false">http://www.educer.org/?p=158</guid>
		<description><![CDATA[Or at least that&#8217;s what I thought you were supposed to be. But that&#8217;s not what I&#8217;m seeing. What I am seeing is the groundwork for a real time network&#8211; link rel=&#8221;hub&#8221; has been added to every Blogger feed and every FeedBurner feed, no? What I am not seeing are the real time feed updates [...]]]></description>
			<content:encoded><![CDATA[<p>Or at least that&#8217;s what I thought you were supposed to be. But that&#8217;s not what I&#8217;m seeing. What I <b>am</b> seeing is the groundwork for a real time network&#8211; link rel=&#8221;hub&#8221; has been added to every Blogger feed and every FeedBurner feed, no? What I am not seeing are the real time feed updates coming from that network.</p>
<p>
<p>I setup <a href="http://www.mystatuscloud.com">My Status Cloud</a> as both <a href="http://www.rsscloud.org">RSS Cloud</a> and <a href="http://code.google.com/p/pubsubhubbub/">PuSH</a> enabled. But when I post a new Tweet or cloud message, I can only rely consistently on Dave Winer&#8217;s <a href="http://www.rsscloud.org">RSS Cloud</a> hub to pass my update information on.  The &#8220;official&#8221; <a href="http://pubsubhubbub.appengine.com">pubsubhubbub server</a> is hit and miss. Whether it&#8217;s rate limiting or being lazy, in my little decentralized 140 character network, not every status update is pushed to me immediately by PuSH. Some are grouped together after two updates have been sent. That&#8217;s not real time.</p>
<p>I&#8217;ve subscribed to many feeds that are PuSH enabled through <a href="http://www.mystatuscloud.com">My Status Cloud</a>. Or at least the FeedBurner feed published indicates that they are. When do I get the updates? Often a large amount of time after they are published. Whenever I&#8217;ve gotten a notification from an RSS Cloud server, it is usually within seconds, sometimes up to a minute.</p>
<p><b>You. Are. Random.</b> That&#8217;s the perception I have. There are so many feeds that I&#8217;m passed PuSH notifications throughout the day for &#8211; with old content and no new content. Fat pings, useful? Yes. More fat pings than necessary? Not so much.</p>
<p>I&#8217;ll be honest. I haven&#8217;t taken the time to read through the complete documentation to see if I can figure out how the server end of things is supposed to work behind the scenes. When I decide to build a server, I will. Maybe I&#8217;m missing an explanation for the sporadic-ness that is coming out of there, but it really should be resolved. If we&#8217;re going to be real time, let&#8217;s be it already.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.educer.org/2009/09/29/on-pubsubhubbub-part-2-get-with-it-push-youre-supposed-to-be-realtime/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>On RSS Cloud and pubsubhubbub (Part 1) &#8211; Publishers Have Some Work To Do</title>
		<link>http://www.educer.org/2009/09/29/on-rss-cloud-and-pubsubhubbub-part-1-publishers-have-some-work-to-do/</link>
		<comments>http://www.educer.org/2009/09/29/on-rss-cloud-and-pubsubhubbub-part-1-publishers-have-some-work-to-do/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 03:32:01 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[my status cloud]]></category>
		<category><![CDATA[pubsubhubbub]]></category>
		<category><![CDATA[push]]></category>
		<category><![CDATA[real time web]]></category>
		<category><![CDATA[rsscloud]]></category>

		<guid isPermaLink="false">http://www.educer.org/?p=155</guid>
		<description><![CDATA[The web is live. Yes, seriously, it is there there already. I built a public aggregator that supports RSS Cloud and PubSubHubbub. Dave Winer has a public aggregator that supports RSS Cloud. Lazyfeed has an aggregator that supports RSS Cloud and PubSubHubbub. Google Reader has started to adopt PubSubHubbub. Many more are on the way, [...]]]></description>
			<content:encoded><![CDATA[<p>The web is live.</p>
<p>Yes, seriously, it is there there already.</p>
<p>I built a <a href="http://www.mystatuscloud.com">public aggregator</a> that supports <a href="http://www.rsscloud.org">RSS Cloud</a> and <a href="http://pubsubhubbub.googlecode.com/">PubSubHubbub</a>. <a href="http://www.scripting.com">Dave Winer</a> has a <a href="http://newsriver.org/river2">public aggregator</a> that supports <a href="http://www.rsscloud.org">RSS Cloud</a>. <a href="http://www.lazyfeed.com">Lazyfeed</a> has an aggregator that supports RSS Cloud and <a href="http://pubsubhubbub.googlecode.com/">PubSubHubbub</a>. <a href="http://reader.google.com">Google Reader</a> has <i>started</i> to adopt PubSubHubbub. Many more are on the way, if not already here. A few more light switches to flip and all of a sudden <b>you</b> are playing catch up.</p>
<p>Who&#8217;s you? Let&#8217;s try who isn&#8217;t first.</p>
<p><a href="http://www.cnn.com">CNN</a> has it. Their <a href="http://cnnwire.blogs.cnn.com/feed/">news wire feed</a> has been RSS Cloud enabled almost since the moment that Dave Winer <a href="http://www.scripting.com/stories/2009/09/07/anyWordPressBlogCanBeCloud.html">announced support for RSS Cloud in WordPress</a>.</p>
<p><a href="http://www.gigaom.com">Om</a> has it. Another that has been RSS Cloud enabled since the beginning.</p>
<p><a href="http://www.techcrunch.com">Techcrunch</a> has it two ways &#8211; RSS Cloud through the main feed and pubsubhubbub through the FeedBurner feed.</p>
<p><a href="http://www.gizmodo.com">Gizmodo</a> supports pubsubhubub through FeedBurner. <a href="http://www.gdgt.com">GDGT</a> supports pubsubhubbub through their native feed.</p>
<p>Who doesn&#8217;t?</p>
<p><a href="http://www.engadget.com">Engadget</a> has nothing enabled. They&#8217;re now the last source of gadget information. <a href="http://nytimes.com">NY Times</a> &#8211; nothing, <a href="http://latimes.com">LA Times</a> &#8211; nothing, <a href="http://www.ap.org">AP</a> &#8211; nothing, <a href="http://www.washingtonpost.com">Washington Post</a> &#8211; nothing, <a href="http://www.msnbc.com">MSNBC</a> &#8211; nothing, <a href="http://www.foxnews.com">Fox News</a> &#8211; pretends to, <a href="http://www.reuters.com">Reuters</a> &#8211; pretends to. More detail on the &#8220;pretends to&#8221; later, anybody else I&#8217;m forgetting?</p>
<p><b>So what do you do as a publisher?</b></p>
<p>You <b>Read and then implement.</b></p>
<p>If I can ship an <a href="http://www.mystatuscloud.com">RSS Cloud aggregator</a> in a little over a week from scratch, and add support for pubsubhubbub in a night, all while working a full time job during the day that has nothing to do with either&#8230;. you can afford to spend some time figuring out the best way for you to publish content using real time tech.</p>
<p>Which one is better? I don&#8217;t make those decisions. Which one should you implement? Whichever one you ship first. Just do it already and get on board.</p>
<p><b>What shouldn&#8217;t you do as a publisher?</b></p>
<p>I&#8217;m not usually one to say this, but don&#8217;t put all your faith in Google. Not yet at least. Just because you&#8217;re site uses FeedBurner and FeedBurner has decided they support pubsubhubbub, doesn&#8217;t mean that your content is <b>actually</b> being pushed in real time. More than likely you&#8217;re setup to ping FeedBurner separately. Feedburner then decides when to poll you before turning around and notifying the hub that the content is updated.</p>
<p>Instead, take control of your publishing process. Your web folks should be able to make the basic notifications required for both RSS Cloud and pubsubhubbub to work. And this should something that is done separate from the FeedBurner process. Don&#8217;t count on them to ping on their time. Ping when you publish.</p>
<p>The web is live, RSS and Atom are alive, and content <b>is</b> flowing in real time. I&#8217;m harnessing it, and you will be soon. If you are a publisher, you do not want to miss this boat.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.educer.org/2009/09/29/on-rss-cloud-and-pubsubhubbub-part-1-publishers-have-some-work-to-do/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My Status Cloud &#8211; Now Supporting RSS Cloud and pubsubhubbub</title>
		<link>http://www.educer.org/2009/09/29/my-status-cloud-now-supporting-rss-cloud-and-pubsubhubbub/</link>
		<comments>http://www.educer.org/2009/09/29/my-status-cloud-now-supporting-rss-cloud-and-pubsubhubbub/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 03:17:51 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[my status cloud]]></category>
		<category><![CDATA[msc]]></category>
		<category><![CDATA[mystatuscloud]]></category>
		<category><![CDATA[pubsubhubbub]]></category>
		<category><![CDATA[push]]></category>
		<category><![CDATA[real time web]]></category>
		<category><![CDATA[rss cloud]]></category>
		<category><![CDATA[rsscloud]]></category>

		<guid isPermaLink="false">http://www.educer.org/?p=152</guid>
		<description><![CDATA[The third post written is the first post published. How does that work? Anyhow. Number One. As of last night, My Status Cloud has support for both RSS Cloud and pubsubhubbub. Now, while everyone decides which protocol to use, we can just use them. Ship both first, then decide. I like that answer the best. [...]]]></description>
			<content:encoded><![CDATA[<p>The third post written is the first post published. How does that work?</p>
<p>Anyhow.</p>
<p><b><font size=2>Number One.</font></b></p>
<p>As of last night, <a href="http://www.mystatuscloud.com">My Status Cloud</a> has support for both <a href="http://rsscloud.org">RSS Cloud</a> and <a href="http://code.google.com/p/pubsubhubbub/">pubsubhubbub</a>.</p>
<p>Now, while everyone decides which protocol to use, we can just use them. Ship both first, then decide. I like that answer the best.</p>
<p>Actually, they both have benefits and can probably coexist. More notes on what I think will follow. I&#8217;ve been closely watching the notifications roll in and I do have some observations to share. Even more so than you will see in the next couple posts.</p>
<p><b><font size=2>Number Two.</b></p>
<p>I <a href="http://twitter.com/jeremyfelt/status/4397982929">stated the other night</a> how I felt about the work I&#8217;ve been doing. Pretty proud actually. I don&#8217;t normally get that way, but it&#8217;s cool. <img src='http://www.educer.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  In fact, how many aggregators do you know support both <a href="http://rsscloud.org">RSS Cloud</a> and <a href="http://code.google.com/p/pubsubhubbub/">pubsubhubbub</a>? <a href="http://www.lazyfeed.com/">LazyFeed</a> and&#8230;. Just saying.</p>
<p>What this really means is that I&#8217;ve been head down coding most nights without paying attention much to the usability of the site. I like having something to play with before I decide how to use it. I also avoided any kind of closed alpha/beta time because I think watching the progress can be fun for people. So, usability changes are on the way. Little helpers and hints to make things easy to use will be added.</p>
<p>If you&#8217;re using it, let me know. This really is your chance to have a feed reader that has the features you want. We&#8217;ll build them. And more feature posts will be coming soon explaining exactly why it is you should be using <a href="http://www.mystatuscloud.com">My Status Cloud</a>.</p>
<p> <img src='http://www.educer.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.educer.org/2009/09/29/my-status-cloud-now-supporting-rss-cloud-and-pubsubhubbub/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Your OPML Cloud Enabled? Let&#8217;s Find Out!</title>
		<link>http://www.educer.org/2009/09/18/is-your-opml-cloud-enabled-lets-find-out/</link>
		<comments>http://www.educer.org/2009/09/18/is-your-opml-cloud-enabled-lets-find-out/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 05:17:48 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[my status cloud]]></category>
		<category><![CDATA[opml]]></category>
		<category><![CDATA[real time web]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[rss cloud]]></category>

		<guid isPermaLink="false">http://www.educer.org/?p=138</guid>
		<description><![CDATA[New features on My Status Cloud tonight. Actually, one has been around for a couple days, but I wanted to get the next one in before sharing. First, my favorite, you can now subscribe by OPML file instead of inputting only a single feed or a .tel domain into the subscription box. How cool is [...]]]></description>
			<content:encoded><![CDATA[<p>New features on <a href="http://www.mystatuscloud.com">My Status Cloud</a> tonight. Actually, one has been around for a couple days, but I wanted to get the next one in before sharing. <img src='http://www.educer.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>First, my favorite, you can now subscribe by OPML file instead of inputting only a single feed or a <a href="http://www.educer.org/2009/09/10/subscribing-to-rss-cloud-feeds-via-tel-domains/">.tel domain</a> into the subscription box. How cool is that really? Well, instead of going one by one through your favorite feeds to determine if they&#8217;re ready for the next step, you can pass the URL of the entire list of feeds and we&#8217;ll do it for you. Pretty sweet.</p>
<p>Do note that if you use this method, the output is going to be a little less friendly. For the sake of showing the user what feeds were or weren&#8217;t cloud enabled, I don&#8217;t go back to the nice main page after you submit the URL. Instead, I give a list of the URLs that were contained in that OPML file and what the status of each is. The return value will either be:
<ul>
<li>SUCCESS (cloud enabled feed found)</li>
<li>EXISTS (we&#8217;re already aware)</li>
<li>NO CLOUD (feed was found, but it wasn&#8217;t cloud enabled)</li>
<li>or NO RSS FEED (something just isn&#8217;t right about the feed from first automatic glance)</li>
</ul>
<p>Be aware that if the OPML file you are providing has MANY feeds on it, and some of those feeds are slow to respond, this may take a while to completely process. I&#8217;m not fancy enough to handle background scripting for this type of thing yet.</p>
<p>And for a third OPML note- if you have an OPML file that you&#8217;d be willing to share, please <a href="http://www.twitter.com/jeremyfelt">let me know</a> and I will check it on a regular basis to see when clouds start appearing.</p>
<p>Also, second feature add, you can now mark items as saved when logged in to <a href="http://www.mystatuscloud.com">My Status Cloud</a>. Just look for the little <b>save</b> link at the top of each item to save or un-save it. Then look for the link to your <b>saved items</b> on the left to view anything that has been saved. The first step towards some kind of favorite/star aggregation. You know?</p>
<p>That&#8217;s it. More coming. I think XML-RPC is working on the subscription end, but I&#8217;m waiting to see how that pans out before providing more detail and options.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.educer.org/2009/09/18/is-your-opml-cloud-enabled-lets-find-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subscribing To RSS Cloud Feeds Via .TEL Domains</title>
		<link>http://www.educer.org/2009/09/10/subscribing-to-rss-cloud-feeds-via-tel-domains/</link>
		<comments>http://www.educer.org/2009/09/10/subscribing-to-rss-cloud-feeds-via-tel-domains/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 05:59:22 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[my status cloud]]></category>
		<category><![CDATA[real time web]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[rsscloud]]></category>
		<category><![CDATA[tel]]></category>

		<guid isPermaLink="false">http://www.educer.org/?p=136</guid>
		<description><![CDATA[I&#8217;ll be the first to admit that I&#8217;m not so savvy to the world of domains and DNS. I can configure standard CNAME, A, MX stuff as need be, but I don&#8217;t go much beyond that. It was intriguing then to get a request from @plaggypig asking if I could resolve feeds from .TEL lookups. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be the first to admit that I&#8217;m not so savvy to the world of domains and DNS. I can configure standard CNAME, A, MX stuff as need be, but I don&#8217;t go much beyond that. It was intriguing then to get a request from <a href="http://twitter.com/plaggypig">@plaggypig</a> asking if I could resolve feeds from .TEL lookups. One of my favorite things to do is to try stuff I don&#8217;t know anything about. <img src='http://www.educer.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>
<blockquote>@jeremyfelt Can you resolve feed URLs from .tel names? It&#8217;s just a simple DNS lookup: dig +short davewiner.tel NAPTR|cut -d &#8216; &#8216; -f 4-5</p></blockquote>
<p>From what I <b>do</b> know of .TEL and the surface stuff I&#8217;ve read, this didn&#8217;t seem like such a bad idea. And it took only less than an hour to implement, so here goes.</p>
<p>You <b>can</b> now subscribe to rssCloud enabled feeds in <a href="http://www.mystatuscloud.com">My Status Cloud</a> by entering in a <a href="http://en.wikipedia.org/wiki/.tel">TEL Domain</a>. Once you have submitted the domain, I grab the DNS records, get the feed data attached to it, attempt to grab the feeds, verify that they are cloud enabled, and continue accordingly.</p>
<p>If a feed is cloud enabled, it will be subscribed to automatically and show up on the subscriptions list. Possible error messages will return when the feed already exists, has no cloud element, or causes some other unknown error.</p>
<p>I was admittedly hurried in pushing up the code, so the return error handling isn&#8217;t the best. Right now the message will show above the subscribe box as &#8220;Feed 1 &#8211; result&#8221;, &#8220;Feed 2 &#8211; result&#8221;. That will get better shortly. <img src='http://www.educer.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Part 2 of the admittedly hurried part (notice a trend?) is that I am not storing the TEL information at this time. I lookup DNS, parse the results, and play with the feeds. Soon, I will store the TEL URLs that are added and use them as part of the regular subscription process. The <b>huge</b> benefit in this is that you could move your feed around from <i>client</i> to <i>client</i> and not have to work too much at it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.educer.org/2009/09/10/subscribing-to-rss-cloud-feeds-via-tel-domains/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Even More Cloud Enabled Feeds (Your Own)</title>
		<link>http://www.educer.org/2009/09/06/even-more-cloud-enabled-feeds-your-own/</link>
		<comments>http://www.educer.org/2009/09/06/even-more-cloud-enabled-feeds-your-own/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 20:08:33 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[my status cloud]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[rss cloud]]></category>

		<guid isPermaLink="false">http://www.educer.org/?p=132</guid>
		<description><![CDATA[Dave Winer went full on rock and roll on Friday when he told everybody he was following they now have a cloud enabled feed. I&#8217;m not sure if he would use this analogy, but he became somewhat of a FeedBurner to Twitter&#8217;s proprietary unchangeable publishing format. A TweetBurner? There is a two part awesomeness to [...]]]></description>
			<content:encoded><![CDATA[<p>Dave Winer went full on rock and roll on Friday when he told everybody he was following <a href="http://www.scripting.com/stories/2009/09/04/1151CloudenabledFeeds.html">they now have a cloud enabled feed</a>. I&#8217;m not sure if he would use this analogy, but he became somewhat of a <a href="http://feedburner.google.com/fb/a/home">FeedBurner</a> to Twitter&#8217;s proprietary unchangeable publishing format. A TweetBurner?</p>
<p>There is a two part awesomeness to this. One, a <b>bunch</b> of people have RSS cloud enabled feeds without having to lift a finger. And two, tons of developers instantly have RSS cloud enabled feeds available to them for testing. I fit in both categories. <img src='http://www.educer.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The only unfortunate thing, which I&#8217;m guessing <b>won&#8217;t be the case for long</b>, is that you have to be followed by Dave in order to appear in that list.</p>
<p>Fortunately, there&#8217;s already an answer for that too if you&#8217;re willing to try a little beta software. <a href="http://www.mystatuscloud.com">My Status Cloud</a> is an RSS Cloud aggregator, RSS Cloud client, AND Twitter client. Anything you post to the cloud or Twitter through <a href="http://www.mystatuscloud.com">mystatuscloud.com</a> is immediately available in a cloud enabled feed as well. Mine is <a href="http://www.mystatuscloud.com/feeds/jeremyfelt.xml">here</a>.</p>
<p>And, if you want to publish the feed somewhere else, you can do that to! If you want to know more, see my <a href="http://www.educer.org/2009/08/27/publish-ping-subscribe-away-with-my-status-cloud-you-can-change-settings-now/">earlier post</a> on the available features.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.educer.org/2009/09/06/even-more-cloud-enabled-feeds-your-own/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Publish, Ping, Subscribe Away With My Status Cloud (You Can Change Settings Now)</title>
		<link>http://www.educer.org/2009/08/27/publish-ping-subscribe-away-with-my-status-cloud-you-can-change-settings-now/</link>
		<comments>http://www.educer.org/2009/08/27/publish-ping-subscribe-away-with-my-status-cloud-you-can-change-settings-now/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 03:33:26 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[my status cloud]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[real time web]]></category>
		<category><![CDATA[rsscloud]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.educer.org/?p=100</guid>
		<description><![CDATA[Lots of new stuff has been added to My Status Cloud since the last time I chatted. I&#8217;ve been in a holding pattern the last couple days while I&#8217;ve waited for my thoughts to collect on a few other things, but I haven&#8217;t had time to do any actual producing yet, so I&#8217;ll push this [...]]]></description>
			<content:encoded><![CDATA[<p>Lots of new stuff has been added to <a href="http://www.mystatuscloud.com">My Status Cloud</a> since the last time I chatted. I&#8217;ve been in a holding pattern the last couple days while I&#8217;ve waited for my thoughts to collect on a few other things, but I haven&#8217;t had time to do any actual producing yet, so I&#8217;ll push this out for now.</p>
<p>First, the look and feel has changed quite a bit. I always do funny things with colors and rounded corners when I first start, but then get sick of them and go back to shades of grey very quickly &#8211; so there you go. Easier to read.</p>
<p>Next, which is more like 4 in 1, you have configurable options!</p>
<ul>
<li><b>User Settings:</b> You are now able to change or remove your email address and manage your OAuth connection to Twitter through preferences.</li>
<li><b>Ping Settings:</b> If you&#8217;ve started to develop your own rss Cloud server and want to try a different client, these settings can be changed to work with your server. Only <b>http-post</b> is supported at the moment, but I&#8217;ll be working on a SOAP and XML-RPC version soon.</li>
<li><b>Subscription Settings:</b> Another option for those who have started to implement their own rss Cloud server. These settings allow you to play with the actual <b>cloud</b> element in your My Status Cloud RSS feed. Also with this- only <b>http-post</b> is supported for the time being.</li>
<li><b>Publishing Settings:</b> This is the best part, I think, brought on by what I was thinking in <a href="http://www.educer.org/2009/08/21/if-users-could-choose-how-they-publish/">last friday&#8217;s post</a>&#8230; You can now enter FTP settings to publish your My Status Cloud RSS feed to your own server. If an FTP server exists, the application will attempt to upload your feed (username.xml) to the server specified.</li>
</ul>
<p>Ponder those changes for a second if you didn&#8217;t grab it the first time and I&#8217;ll add all the previous pieces together for the overview.</p>
<p>The overview&#8230;</p>
<ol>
<li>You can cross post updates into the rssCloud and/or Twitter at the same time.</li>
<li>Links can be attached as metadata to the update so you can use ALL 140 characters.</li>
<li>These updates, Twitter or not, are saved into an rssCloud compatible feed.</li>
<li>An rssCloud server, rpc.rsscloud.org, is notified every time you update either the cloud or Twitter.</li>
<li>The My Status Cloud client/aggregator shows you the updates immediately after being notified by the server that it has been updated.</li>
<li>You can publish (or backup) your feed anywhere via FTP.</li>
<li>You can start to manage your feed through an rssCloud server other than rpc.rsscloud.org.</li>
</ol>
<p>There you have it. Try away and report away if you see anything unexpected.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.educer.org/2009/08/27/publish-ping-subscribe-away-with-my-status-cloud-you-can-change-settings-now/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
