<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>a blog involving philip olson</title>
    <link>http://blog.roshambo.org/</link>
    <description>random thoughts at random times</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3 - http://www.s9y.org/</generator>
    <pubDate>Thu, 25 Feb 2010 05:54:19 GMT</pubDate>

    <image>
        <url>http://blog.roshambo.org/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: a blog involving philip olson - random thoughts at random times</title>
        <link>http://blog.roshambo.org/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>paul graham wrote an essay about stuff</title>
    <link>http://blog.roshambo.org/archives/paul-graham-wrote-an-essay-about-stuff.html</link>
            <category>stuff</category>
    
    <comments>http://blog.roshambo.org/archives/paul-graham-wrote-an-essay-about-stuff.html#comments</comments>
    <wfw:comment>http://blog.roshambo.org/wfwcomment.php?cid=112</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.roshambo.org/rss.php?version=2.0&amp;type=comments&amp;cid=112</wfw:commentRss>
    

    <author>nospam@example.com (philip)</author>
    <content:encoded>
    &lt;p&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Paul_Graham&quot;&gt;Paul Graham&lt;/a&gt; has slowly become my hero. Or at least, I think he&#039;s interesting and wise. The essay linked here is about &lt;a href=&quot;http://paulgraham.com/stuff.html&quot;&gt;stuff&lt;/a&gt;, and it touches on how the amount of stuff we [humans] collect has changed over time. It also talks about the value of stuff, and even eludes to the fact that stuff can own us. He explains it much better than I so have a read:&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://paulgraham.com/stuff.html&quot;&gt;http://paulgraham.com/stuff.html&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Warning: It contains a lot of words, and no pictures.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 24 Feb 2010 23:44:32 -0500</pubDate>
    <guid isPermaLink="false">http://blog.roshambo.org/archives/112.html</guid>
    
</item>
<item>
    <title>Setting one space tabs for textmate </title>
    <link>http://blog.roshambo.org/archives/Setting-one-space-tabs-for-textmate.html</link>
            <category>research</category>
    
    <comments>http://blog.roshambo.org/archives/Setting-one-space-tabs-for-textmate.html#comments</comments>
    <wfw:comment>http://blog.roshambo.org/wfwcomment.php?cid=111</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.roshambo.org/rss.php?version=2.0&amp;type=comments&amp;cid=111</wfw:commentRss>
    

    <author>nospam@example.com (philip)</author>
    <content:encoded>
    &lt;p&gt;
Sometimes you might want to set the tab width to one space in &lt;a href=&quot;http://macromates.com/&quot;&gt;textmate&lt;/a&gt;. For example, perhaps you&#039;re working on the XML files that power the &lt;a href=&quot;http://php.net/manual&quot;&gt;PHP manual&lt;/a&gt; (don&#039;t complain, it&#039;s been in the coding standard since the 90&#039;s for well over six thousand files). Because the minimum tab width offered by the textmate GUI is &lt;strong&gt;2&lt;/strong&gt; spaces, you may use the command-line like so:
&lt;/p&gt;&lt;br /&gt;
&lt;code&gt;
defaults write com.macromates.textmate OakTextViewScopedTabSize -dict-add &#039;text.xml&#039; &#039;{ tabSize = 1; }&#039;
&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;
There, tab size now defaults to one space for XML files.
&lt;/p&gt; 
    </content:encoded>

    <pubDate>Tue, 16 Feb 2010 15:02:00 -0500</pubDate>
    <guid isPermaLink="false">http://blog.roshambo.org/archives/111.html</guid>
    
</item>
<item>
    <title>PHPVille almost released today</title>
    <link>http://blog.roshambo.org/archives/PHPVille-almost-released-today.html</link>
            <category>php</category>
    
    <comments>http://blog.roshambo.org/archives/PHPVille-almost-released-today.html#comments</comments>
    <wfw:comment>http://blog.roshambo.org/wfwcomment.php?cid=109</wfw:comment>

    <slash:comments>11</slash:comments>
    <wfw:commentRss>http://blog.roshambo.org/rss.php?version=2.0&amp;type=comments&amp;cid=109</wfw:commentRss>
    

    <author>nospam@example.com (philip)</author>
    <content:encoded>
    Today Facebook released a &lt;a href=&quot;http://developers.facebook.com/news.php?blog=1&amp;amp;story=358&quot;&gt;HipHop&lt;/a&gt; l33t shizznizzle of a tool for PHP but sadly it&#039;s not the PHPVille I was &lt;a href=&quot;http://twitter.com/PhilipOlson/status/8549466708&quot;&gt;hoping&lt;/a&gt; for. PHPVille is probably a game that encourages PHP community members to work on the PHP project (over at php.net). Much like FarmVille, users simply cannot stop playing!&lt;br /&gt;
&lt;br /&gt;
Possible game features:&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;Each &lt;a href=&quot;http://svn.php.net/viewvc/&quot;&gt;SVN&lt;/a&gt; commit builds up your &lt;a href=&quot;http://www.ohloh.net/p/php/contributors&quot;&gt;worth&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Not tending to or feeding your &lt;a href=&quot;http://pecl.php.net/&quot;&gt;PECL&lt;/a&gt; extensions will result in them drying up and dying&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Dead PECL extensions may live on as zombies, as once in awhile people will resurrect them&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Eventually you may purchase things like an @php.net email address, and karma for other SVN repositories&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Neighbors share and improve each others code&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Future enhancement: The selling of karma, in bulk&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Future enhancement: When Oracle purchases PHP, you&#039;ll be rich! [in PHPVille cash]&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;br /&gt;
PHPVille members often discuss matters within the #php.pecl and #php.doc IRC channels on EFnet, or on the various &lt;a href=&quot;http://php.net/mailing-lists.php&quot;&gt;mailing lists&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
If you have other PHPVille ideas then please post them here and we&#039;ll create the best facebook application ever! Also, thanks to &lt;a href=&quot;http://ralphschindler.com/&quot;&gt;Ralph&lt;/a&gt; and &lt;a href=&quot;http://ilia.ws/&quot;&gt;Ilia&lt;/a&gt; for discussing this on IRC and offering some of the ideas above. :)&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 02 Feb 2010 17:03:00 -0500</pubDate>
    <guid isPermaLink="false">http://blog.roshambo.org/archives/109.html</guid>
    
</item>
<item>
    <title>the future of this outdated blog and life streams</title>
    <link>http://blog.roshambo.org/archives/the-future-of-this-outdated-blog-and-life-streams.html</link>
            <category>phil</category>
    
    <comments>http://blog.roshambo.org/archives/the-future-of-this-outdated-blog-and-life-streams.html#comments</comments>
    <wfw:comment>http://blog.roshambo.org/wfwcomment.php?cid=110</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.roshambo.org/rss.php?version=2.0&amp;type=comments&amp;cid=110</wfw:commentRss>
    

    <author>nospam@example.com (philip)</author>
    <content:encoded>
    This is yet another well intentioned &quot;I&#039;m going to start blogging more&quot; blog post that you see elsewhere but this one is mine. It&#039;s just not the same since micro-blogging (twitter) came along but we&#039;ll see. I almost converted to &lt;a href=&quot;http://habariproject.org/&quot;&gt;Habari&lt;/a&gt; but then got distracted committing to &lt;a href=&quot;https://trac.habariproject.org/habari-extras&quot;&gt;habari-extras&lt;/a&gt; (helping clean up the plugins) and have since been waiting for Habari 0.7 to be released (it&#039;s within the 0.6 cycle currently). And now I&#039;m distracted again, this time with life streams.&lt;br /&gt;
&lt;br /&gt;
So, I&#039;m going to either help work on the lifestream Habari plugin &lt;strong&gt;or&lt;/strong&gt; use something totally different, something geared towards life streams. The arstechnica article titled &quot;&lt;a href=&quot;http://arstechnica.com/open-source/guides/2010/01/make-your-own-lifestream-with-open-source-software.ars&quot;&gt;Make your own lifestream with open source Storytlr&lt;/a&gt; offers several ideas and methods and I&#039;ll most likely end up with something from there. Stay tuned.&lt;br /&gt;
&lt;br /&gt;
And thank you for reading this entry. 
    </content:encoded>

    <pubDate>Tue, 02 Feb 2010 16:41:00 -0500</pubDate>
    <guid isPermaLink="false">http://blog.roshambo.org/archives/110.html</guid>
    
</item>
<item>
    <title>communication 2.0 is lame</title>
    <link>http://blog.roshambo.org/archives/communication-2.0-is-lame.html</link>
            <category>phil</category>
            <category>research</category>
    
    <comments>http://blog.roshambo.org/archives/communication-2.0-is-lame.html#comments</comments>
    <wfw:comment>http://blog.roshambo.org/wfwcomment.php?cid=107</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.roshambo.org/rss.php?version=2.0&amp;type=comments&amp;cid=107</wfw:commentRss>
    

    <author>nospam@example.com (philip)</author>
    <content:encoded>
    &lt;p&gt;
Today I experienced an enormous flashing light above my head so will write about it now. Communication 2.0 is chaotic and lame. I write to blogs (this one, comments on others), micro-blogs (twitter), social networks (facebook), mailing lists (e.g., php docs), forums and other places yet it&#039;s all scattered and lost as opposed to being together and remembered. Why so Weak?! A new TODO: Change this. How? One route: Locate APIs of utilized resources, mash them together, then do stuff with it like display. Also, research this and related topics like privacy.
&lt;/p&gt;

&lt;p&gt;
Integration that already happens for me today (automagically):
&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Tweets are shown in this blogs sidebar (via a blog plugin)&lt;/li&gt;
&lt;li&gt;Blog posts are shown in facebook (as notes)&lt;/li&gt;
&lt;li&gt;Tweets (some) are displayed in facbook (when appending #fb to tweets, using the selective twitter facebook application)&lt;/li&gt;
&lt;li&gt;iPod touch apps display facebook/twitter info&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;p&gt;
Obviously this situation can be improved a ton, both by simple means (currently existing applications) or customized (like designing how to gather and use all of this raw information) with the latter being on the ever-growing TODO.
&lt;/p&gt;
&lt;p&gt;
Whatever the case, the current situation is weak and will change. &lt;a href=&quot;http://wave.google.com/&quot;&gt;Google wave&lt;/a&gt; should help.
&lt;/p&gt; 
    </content:encoded>

    <pubDate>Tue, 14 Jul 2009 18:51:28 -0400</pubDate>
    <guid isPermaLink="false">http://blog.roshambo.org/archives/107.html</guid>
    
</item>

</channel>
</rss>