<?xml version="1.0"?>
<rss version="2.0">
    <channel>
        <title>ode - a simple personal publishing platform for the web</title>
        <link>http://ode-is-simple.com/home/news/web/google/search-stories/</link>
        <description>Ode is simple! (Simple means that you know how it works.)</description>
        <language>en</language>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
        <generator><!-- name="generator" content="ode/1.2.1" --></generator>
        <managingEditor>your_account@your_domain (Your name)</managingEditor>
        <webMaster>your_account@your_domain (Your name)</webMaster>


        <item>
            <title>Ode: Another example of how the ShyPosts addins can be used: Hiding posts while you're still working on them.</title>
            <link>http://ode-is-simple.com/home/news/addins/shyposts/in-progress-another-use-for-shyposts</link>
            <description><![CDATA[ <p>Let's say you're working on a long (or not so long) post. Maybe you're trying out <a href="http://www.jacklmoore.com/colorbox" title="Colorbox home at www.jacklmoore.com">Colorbox</a> after reading <a href="http://ode-is-simple.com/home/friends-of-ode/photo-related/jack-moore/colorbox/colorbox-howto/colorbox-howto-part0" title="Colorbox Howto at ode-is-simple.com">the howto I posted recently</a>, or experimenting with something else. The easiest way to make sure everything is working just right is to view it in a browser, on your site, just as it will be when you're finished with it. You could create a new post and start writing it live, but it will appear broken or incomplete before you've finished. That's probably not what you want.</p>

<p>With <a href="http://ode-is-simple.com/home/news/addins/shyposts/introducing-shyposts" title="Post at this site">the ShyPosts addin</a> you could append a suffix that corresponds to a shyness rule to the end of post file names while you're writing them, something like:</p>

<pre><code>'__unfinished'
</code></pre>

<p>For example:</p>

<pre><code>'new-post__unfinished.txt'
</code></pre>

<p>That post will not appear on your site unless requested by name:</p>

<pre><code>http://example.net/cgi-bin/ode.cgi/new-post__unfinished'
</code></pre>

<p>(Assuming the post is at the root of the site.)</p>

<p><a href="http://ode-is-simple.com/home/news/addins/shyposts/in-progress-another-use-for-shyposts.rss2?include_jump_separator=y#in-progress-another-use-for-shyposts">Read the rest of this post</a></p> ]]></description>
            <pubDate>Sat, 05 May 2012 19:40:09 EDT</pubDate>
            <guid>http://ode-is-simple.com/home/2012/05/05/19/40/09/in-progress-another-use-for-shyposts</guid>
        </item>


        <item>
            <title>New addin: ShyPosts</title>
            <link>http://ode-is-simple.com/home/news/addins/shyposts/introducing-shyposts</link>
            <description><![CDATA[ <h3>Introducing ShyPosts</h3>

<p>The ShyPosts addin allows you to specify posts that won't appear unless specifically requested. Shy posts won't volunteer themselves, but they will participate if called on by name. They're not hidden, they're shy.</p>

<p>To use the addin, you create a shyness rules file (plain text) containing a list of patterns. These rules are matched against the full path to your posts. If ANY PORTION of the rule matches the path to the post (including the post filename) then that post will be considered shy. All posts and subdirectories of a shy directory are shy.</p>

<p>Rules are interpreted as regular expressions (by default). So there is a lot of flexibility in specifying exactly which posts are shy.</p>

<p><a href="http://ode-is-simple.com/home/news/addins/shyposts/introducing-shyposts.rss2?include_jump_separator=y#introducing-shyposts">Read the rest of this post</a></p> ]]></description>
            <pubDate>Sat, 05 May 2012 15:45:26 EDT</pubDate>
            <guid>http://ode-is-simple.com/home/2012/05/05/15/45/26/introducing-shyposts</guid>
        </item>


        <item>
            <title>A quick fix to a fixation with easy</title>
            <link>http://ode-is-simple.com/home/news/about_ode/why/simple-vs-easy/a-quick-fix-to-easy-fixation</link>
            <description><![CDATA[ <p>Think about what you need to do today to accomplish your goals. Plan around those things that you need to do. As part of that plan, reserve a little time for short term wants.</p>

<p>I don't believe there are shortcuts for accomplishing meaningful goals and by extension living a fulfilling life. That always involves a lot of hard work, and is never easy. Nor should we want our lives automated away or reduced to clicking a couple of buttons others have provided for us.</p>
 ]]></description>
            <pubDate>Tue, 10 Apr 2012 16:14:47 EDT</pubDate>
            <guid>http://ode-is-simple.com/home/2012/04/10/16/14/47/a-quick-fix-to-easy-fixation</guid>
        </item>


        <item>
            <title>What we want?</title>
            <link>http://ode-is-simple.com/home/news/about_ode/why/simple-vs-easy/reconsidering-the-idea-that-we-do-what-we-want20120410</link>
            <description><![CDATA[ <p>We maybe getting today what we want today. It turns out that might not be what we will have wanted a few years from now. In other words, maybe we should be focused on what we need, i.e. what's in our best interest, and then trust that what we want will follow, rather than buying into the easiest possible thing today.</p>

<h3>Let's look at some easy things and some not so easy things:</h3>

<ul>
<li><p>Meaningful relationships - not easy</p></li>
<li><p>Learning - not easy</p></li>
<li><p>Physical fitness - not easy</p></li>
<li><p>Independence and self-sufficiency - not easy</p></li>
<li><p>Adventure, exploration, and discovery - not easy</p></li>
<li><p>Fast food - easy</p></li>
<li><p>Accepting what we're told without questioning - easy</p></li>
<li><p>Watching television (watching without doing in general) - easy</p></li>
<li><p>Inactivity - easy</p></li>
</ul>

<p>In general you could say that learning (and practicing), doing, and building (i.e. creating or engineering) are not easy. On the other hand not learning, not doing, and using rather than building are all easy.</p>

<p>Accomplishing a goal typically involves work, and as a result is not easy.</p>

<p>So why is it that we assume we want what's easy?</p>
 ]]></description>
            <pubDate>Tue, 10 Apr 2012 14:55:52 EDT</pubDate>
            <guid>http://ode-is-simple.com/home/2012/04/10/14/55/52/reconsidering-the-idea-that-we-do-what-we-want20120410</guid>
        </item>


        <item>
            <title>Men have become the tools of their tools.</title>
            <link>http://ode-is-simple.com/home/news/quotations/thoreau/thoreau-tools-of-their-tools</link>
            <description><![CDATA[ <p>The title of this post is a quote by <a href="http://en.wikipedia.org/wiki/Henry_David_Thoreau" title="Entry at wikipedia.org">Thoreau</a>.</p>

<p>I interpret it to mean that in Thoreau's opinion people were becoming so utterly dependent on tools and technology that they would be incapable of working and living without them.</p>

<p>I'm not sure that I would have agreed with him in the 19th century. Or at least I'm not sure that I would have agreed that it was a problem. But I think today we've taken it a step further. Updating Thoreau's quote to better reflect today's reality I'd say:</p>

<p><strong>People have become the tools of those who make their tools.</strong></p>

<p>I believe this seemingly subtle difference represents a very significant shift that fundamentally changes the relationship between people, the ways that we use technology, and the lives we live as a result.</p>
 ]]></description>
            <pubDate>Thu, 05 Apr 2012 17:24:46 EDT</pubDate>
            <guid>http://ode-is-simple.com/home/2012/04/05/17/24/46/thoreau-tools-of-their-tools</guid>
        </item>


        <item>
            <title>“Welcome home,” employees say at the entrance</title>
            <link>http://ode-is-simple.com/home/news/web/the_open_web/a-place-calledFacebook</link>
            <description><![CDATA[ <p>Sometimes it's useful to look at things from a fresh perspective. I've found that one of the best ways to do that is to transplant an idea that you think you know well a new situation.</p>

<p>With that in mind, I want to ask you to reimagine that your online presence is a physical space, for example the place you live or work - e.g. an apt, condo, detached house.</p>

<p>How do you imagine Facebook would translate?</p>

<p>If I think about it in terms of a place people live, I picture a very large structure with very small, identical individual living spaces in very close proximity. For example I'm thinking of something like an apartment complex, dorm, prison, or maybe a Japanese capsule hotel, like Hotel Shinjuku 510 which is described in a New York Times article titled "<a href="http://www.nytimes.com/2010/01/02/business/global/02capsule.html" title="Article at nytimes.com">For Some in Japan, Home Is a Tiny Plastic Bunk</a>".</p>

<p><a href="http://ode-is-simple.com/home/news/web/the_open_web/a-place-calledFacebook.rss2?include_jump_separator=y#a-place-calledFacebook">Read the rest of this post</a></p> ]]></description>
            <pubDate>Wed, 14 Mar 2012 14:26:36 EDT</pubDate>
            <guid>http://ode-is-simple.com/home/2012/03/14/14/26/36/a-place-calledFacebook</guid>
        </item>


        <item>
            <title>It's a Wonderful Web?</title>
            <link>http://ode-is-simple.com/home/news/web/the_open_web/its-a-wonderful-web</link>
            <description><![CDATA[ <p>Sometimes I think it gets lost that the real goal of this project is to demonstrate that we're all capable of learning to program, and understanding enough about HTML and CSS to be full participants on the web.</p>

<p>There are many web publishing platforms out there. It's hard for me to justify Ode as just another one (of dozens). However, it's easy to justify a project (any project) that presents an opportunity to learn about something as important and pervasive as the the web, programming, and networked communication.</p>

<p>The web belongs to all of us. It is not the exclusive domain of a privileged few. It's ours.</p>

<p>To be perfectly honest, it's true that the web is beyond the reach of many of us, requiring at least access to the necessary infrastructure and a connected device. According to the latest statistics available at '<a href="http://www.internetworldstats.com/stats.htm" title="Stats page at www.internetworldstats.com">Internet World Stats</a>' (which claims to get it's info from the US Census Bureau, Nielsen Online, the International Telecommunications Union, among other sources), the number of people with internet access is 32% of the world population as of Dec 2011. I'd guess the number of people with reliable, anytime, largely unrestricted access is far, far lower.</p>

<p><a href="http://ode-is-simple.com/home/news/web/the_open_web/its-a-wonderful-web.rss2?include_jump_separator=y#its-a-wonderful-web">Read the rest of this post</a></p> ]]></description>
            <pubDate>Wed, 14 Mar 2012 12:47:44 EDT</pubDate>
            <guid>http://ode-is-simple.com/home/2012/03/14/12/47/44/its-a-wonderful-web</guid>
        </item>


        <item>
            <title>Ode goes to The Computer Clubhouse</title>
            <link>http://ode-is-simple.com/home/news/community/involvement/ode-goes-to-the-computer-clubhouse</link>
            <description><![CDATA[ <p>I went to <a href="http://www.computerclubhouse.org/" title="Official website of the Computer Clubhouse Network">The Computer Clubhouse</a> a couple of weeks ago to say hello and introduce Ode.</p>

<p>I know the director, Gail Breslow, from when I was the technology director at The Computer Museum in Boston (now part of Boston's Museum of Science) quite a few years ago.</p>

<p>A couple of months ago I contacted Gail about the possibly of introducing the young people involved with The Computer Clubhouse to web programming through Ode.</p>

<p>From my perspective the get-together went well. We'll see where it goes from here.</p>

<p>The reach of these The Computer Clubhouse Network is pretty impressive as is the mission of the organization.</p>

<p><a href="http://ode-is-simple.com/home/news/community/involvement/ode-goes-to-the-computer-clubhouse.rss2?include_jump_separator=y#ode-goes-to-the-computer-clubhouse">Read the rest of this post</a></p> ]]></description>
            <pubDate>Sun, 04 Mar 2012 19:49:06 EST</pubDate>
            <guid>http://ode-is-simple.com/home/2012/03/04/19/49/06/ode-goes-to-the-computer-clubhouse</guid>
        </item>


        <item>
            <title>New version of Ode's default theme, 'logic_a', available (2.0.2)</title>
            <link>http://ode-is-simple.com/home/news/ode_themes/logic/logic_a-theme-update-202</link>
            <description><![CDATA[ <p>The theme looks a lot like what you see here at ode-is-simple.com.</p>

<p>You can <a href="http://ode-is-simple.com/downloads/themes/logic/logic_a/logic_a202.zip" title="logic_a202.zip">download the new version of the theme here</a>.</p>

<h3>Here's a little preview</h3>

<p><img src="http://ode-is-simple.com/images/ode_blog/2012/02/logic_a202-preview-embed392x607.png" width="390" height="607" alt="logic_a 2.0.2 preview" class="basic_frame"></p>

<p>If you'd like to a better (and more interactive) look at the new version of the theme, you can head over to the demo site. I've installed <a href="http://demo.ode-is-simple.com/weblog/index.logic_a">the newest version of the theme there</a>.</p>

<p>So what's new?</p>

<p>As you might expect from the version numbers, it's essentially the same as the previous version (2.0.1). There were several minor issues I wanted to address and somehow I got sucked in - though there are other priorities.</p>

<p><a href="http://ode-is-simple.com/home/news/ode_themes/logic/logic_a-theme-update-202.rss2?include_jump_separator=y#logic_a-theme-update-202">Read the rest of this post</a></p> ]]></description>
            <pubDate>Sun, 26 Feb 2012 18:06:18 EST</pubDate>
            <guid>http://ode-is-simple.com/home/2012/02/26/18/06/18/logic_a-theme-update-202</guid>
        </item>


        <item>
            <title>Search Stories: A wonderful new ad campaign for Google Search</title>
            <link>http://ode-is-simple.com/home/news/web/google/search-stories/google-search-stories-intro</link>
            <description><![CDATA[ <p>Search is Google at its best. And it is their best contribution to the web. Search is one of the key components that make <a href="http://ode-is-simple.com/home/off-topic/rob/web/the-wide-web/the-wide-web" title="Post at this site">the wide web</a> possible.</p>

<p>Right now, Google is running a new campaign for its search service called "Search Stories". Today I saw one of the spots for the first time (on Hulu Plus) and I was incredibly impressed. Not only do the ads (and I hesitate to call them that because to me they are much more than advertisements) highlight the best of Google, but they do so by showcasing the potential of the web at its very best.</p>

<p>I've written about <a href="http://ode-is-simple.com/weblog/news/about_ode/why/toward_a_more_personal_web" title="Post at this site">embracing the personal web</a>. I've pleaded with you to <a href="http://ode-is-simple.com/weblog/off-topic/rob/web/learn-to-love-the-web" title="Post at this site">learn to love the web</a>. And I've tried to explain what this project is all about and why it exists.</p>

<p>These stories paint a picture of just how meaningful and powerful the personal web can be, and in so doing may make a better case for projects like Ode than I can.</p>

<p>I'm going to embed two of my favorites.</p>

<p>I like the first because it emphasizes the potential of the web to transform the lives of people who we too often ignore as we chat with people we already know via social sites about the next big thing, or obsess about whatever celebs like Lady Gaga just tweeted.</p>

<p>In case you're curious, here is the last thing LadyGaga tweeted:</p>

<blockquote>
  <p>@ladygaga: Looking forward to this weekend. Shooting my parfum campaign and commercial with Steven Klein. Will be edited to a special song...shit.</p>
</blockquote>

<p>Compare that to the powerful message of this story.</p>

<h3>Zack Matere: Growing Knowledge</h3>

<iframe width="500" height="284" src="http://www.youtube.com/embed/OE63BYWdqC4" frameborder="0" allowfullscreen></iframe>

<blockquote>
  <p>I'm searching for a better life for me and my neighbors. So many people have access to information, but there's no follow up to that. I think the follow up to that is our knowledge. When people have the knowledge they can find solutions without having to be helped out. Information is powerful but it is how we use it that will define us.</p>
</blockquote>

<p>That sentiment and the idea that the simplest solutions can also be the most effective mirror Ode's motto, simple means you know how it works.</p>

<p>The next video also speaks directly to the purpose of this project - learning for the purposes of exploration, discovery and personal expression.</p>

<p><a href="http://ode-is-simple.com/home/news/web/google/search-stories/google-search-stories-intro.rss2?include_jump_separator=y#google-search-stories-intro">Read the rest of this post</a></p> ]]></description>
            <pubDate>Wed, 15 Feb 2012 17:53:18 EST</pubDate>
            <guid>http://ode-is-simple.com/home/2012/02/15/17/53/18/google-search-stories-intro</guid>
        </item>


    </channel>
</rss>

