<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Open Source Currency</title>
    <link>https://blog.opensourcecurrency.org/</link>
    <description>Recent content on Open Source Currency</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 22 Feb 2025 01:48:40 +0100</lastBuildDate>
    <atom:link href="https://blog.opensourcecurrency.org/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rails 6.1 Fork</title>
      <link>https://blog.opensourcecurrency.org/2025/02/22/rails-6-1-fork/</link>
      <pubDate>Sat, 22 Feb 2025 01:48:40 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2025/02/22/rails-6-1-fork/</guid>
      <description>&lt;p&gt;The oscurrency fork at &lt;a href=&#34;https://github.com/bace/oscurrency/&#34;&gt;https://github.com/bace/oscurrency/&lt;/a&gt; is running on Rails 6.1 and works with heroku.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rails 5.1 Fork</title>
      <link>https://blog.opensourcecurrency.org/2023/11/09/rails-5-1-fork/</link>
      <pubDate>Thu, 09 Nov 2023 00:01:27 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2023/11/09/rails-5-1-fork/</guid>
      <description>&lt;p&gt;There is a Rails 5.1 fork at &lt;a href=&#34;https://github.com/bace/oscurrency/&#34;&gt;https://github.com/bace/oscurrency/&lt;/a&gt; which works with heroku.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Difference between Bitcoin and OpenTransact</title>
      <link>https://blog.opensourcecurrency.org/2014/01/21/the-difference-between-bitcoin-and-opentransact/</link>
      <pubDate>Tue, 21 Jan 2014 21:08:52 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2014/01/21/the-difference-between-bitcoin-and-opentransact/</guid>
      <description>&lt;div class=&#34;embed-twitter&#34;&gt;&#xA;&lt;blockquote class=&#34;twitter-tweet&#34; data-width=&#34;550&#34; data-dnt=&#34;true&#34;&gt;&#xA;&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;OK new subject: what the heck is bit coin?&lt;/p&gt;&#xA;&lt;p&gt;&amp;mdash; William Shatner (@WilliamShatner) &lt;a href=&#34;https://twitter.com/WilliamShatner/status/418962733208326144?ref_src=twsrc%5Etfw&#34;&gt;January 3, 2014&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;&lt;/div&gt;&#xA;&lt;p&gt;Disclaimer: I am deliberately avoiding &lt;a href=&#34;https://guan.dk/payments&#34; title=&#34;Transaction fees&#34;&gt;edge cases and other costs&lt;/a&gt; of Bitcoin.&lt;/p&gt;&#xA;&lt;p&gt;Bitcoin (BTC) is a relatively new system and we often make sense of new systems by drawing on familiar experiences to describe them, so it is natural to draw on experience with dollars and gold to understand Bitcoin. Like an ounce of gold, the price of a bitcoin can be measured in dollars. As the price of a bitcoin skyrocketed in 2013, it became a famous asset like dollars or gold but the current price of a bitcoin does not have much to do with why it is useful. Over most recent interval ranges, bitcoins do not seem to offer any advantage as a store of wealth. So, what&amp;rsquo;s curious about Bitcoin is that what it seems to be famous for is not why it is useful.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OSCurrency now featuring Twitter Bootstrap UI</title>
      <link>https://blog.opensourcecurrency.org/2013/11/01/oscurrency-now-featuring-twitter-bootstrap-ui/</link>
      <pubDate>Fri, 01 Nov 2013 18:17:12 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2013/11/01/oscurrency-now-featuring-twitter-bootstrap-ui/</guid>
      <description>&lt;p&gt;Mobile Responsiveness FTW! We just closed our &lt;a href=&#34;https://github.com/oscurrency/oscurrency/issues?milestone=1&amp;amp;state=closed&#34;&gt;milestone in github&lt;/a&gt; this week. Thanks to all contributors, Tom Brown, Ziyan, rewritten, acao.&lt;br&gt;&#xA;A note from Tom Brown about the Bootstrap Process:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;in issue 185 (jan 10), @acao explained &amp;#34;I would love to help with a snazzy&#xA;twitter bootstrap UI implementation as well...Our project is nearing&#xA;launch, and we would LOVE to have mobile responsiveness built-in, and a&#xA;nice clean bootstrap UI strategy...bootstrap/sass are sooo powerful!&amp;#34;&#xA;&#xA;@herestomwiththeweather replied &amp;#34;i&amp;#39;m probably not qualified to set up&#xA;&amp;#34;bootstrap-sass and all the other assets handling all set up&amp;#34; though. maybe&#xA;someone else will step up to get this ball rolling.&amp;#34;&#xA;&#xA;The next day, the initial set of commits were delivered by @rewritten: &amp;#34;Check&#xA;the https://github.com/oscurrency/oscurrency/tree/bootstrap222 branch. I&amp;#39;ve&#xA;added external bootstrap files, font-awesome, and swapped the legacy tabs&#xA;with the bootstrap&amp;#39;s ones (they weren&amp;#39;t working).&amp;#34;&#xA;&#xA;on Feb 1, the google group was given notification of this effort with the&#xA;justification that the efforst was &amp;#34;to improve the user interface (and&#xA;especially for mobile devices)&amp;#34;:&#xA;https://groups.google.com/forum/#!topic/opensourcecurrency/Fo2DM43Ohgg&#xA;&#xA;the bootstrap effort was idle until the end of june when a milestone was&#xA;created for a collection of bootstrap issues:&#xA;https://github.com/oscurrency/oscurrency/issues?milestone=1&amp;amp;page=1&amp;amp;state=closed&#xA;&#xA;at the end of july, the google group was given notification that the&#xA;bootstrap branch would be merged into master:&#xA;https://groups.google.com/forum/#!topic/opensourcecurrency/izHfKPrIPuU&#xA;&#xA;the twitter bootstrap project page is at http://getbootstrap.com/&#xA;&#xA;cheers,&#xA;tom&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;/blockquote&gt;</description>
    </item>
    <item>
      <title>Moving from Blogger to Wordpress</title>
      <link>https://blog.opensourcecurrency.org/2013/10/23/moving-from-blogger-to-wordpress/</link>
      <pubDate>Wed, 23 Oct 2013 18:51:22 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2013/10/23/moving-from-blogger-to-wordpress/</guid>
      <description>&lt;p&gt;Welcome to OS Currency on wordpress!&lt;br&gt;&#xA;From the opensourcecurrency google group (10/3/13):&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;Over the last year or so, while github participation (issues, some &#xA;documentation and one virtual dev meetup announcement) has increased, the &#xA;opensourcecurrency.org blog has sadly been inactive.&#xA;&#xA;While the blog has been performing solidly as an archive of old posts, with &#xA;some help, it could also offer a more welcoming experience and opportunity &#xA;for mutual support among people who are interested in oscurrency.  &#xA;&#xA;Here is the good news.  Amy Kirschner has been using oscurrency for almost &#xA;a year for B2B mutual credit exchange and has suggested that wordpress &#xA;would offer more functionality (than blogger) and allow easier access for &#xA;participation from admins (rather than coders).  As Amy uses oscurrency in &#xA;support of vbsrmarket.com, she is especially interested in usability and &#xA;the community around the software.&#xA;&#xA;Even though there are some details to work out (e.g. wordpress.com vs. &#xA;self-hosting), it seems reasonable to switch the blog in a week or so.  &#xA;&#xA;There is no change in existing process: software development issues are &#xA;still discussed on Github with logistical/upgrade issues promoted to this &#xA;Google group.  Also, there is clearly a need to improve the documentation. &#xA; Please feel free to use Github issues to identify gaps in the &#xA;documentation.  There are many.  If you are not comfortable with using &#xA;Github, another alternative is to blog about any problems (or any &#xA;experiences in general) you are having with the software.  Additionally, as &#xA;this Google group is a low traffic mailing list, it seems likely there will &#xA;be a need for an additional higher traffic forum like discourse.&#xA;&#xA;Thanks in advance for any suggestions.  Have a great weekend!&#xA;&#xA;-Tom&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;/blockquote&gt;</description>
    </item>
    <item>
      <title>Contributors</title>
      <link>https://blog.opensourcecurrency.org/contributors/</link>
      <pubDate>Mon, 26 Aug 2013 18:55:12 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/contributors/</guid>
      <description>&lt;p&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>History</title>
      <link>https://blog.opensourcecurrency.org/history/</link>
      <pubDate>Fri, 23 Aug 2013 14:17:19 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/history/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Currency, Caffeine and Codeathons&lt;/strong&gt;&lt;br&gt;&#xA;3/27/2007 - &lt;a href=&#34;http://www.flickr.com/photos/weblogsky/436905803&#34;&gt;Rich Vazquez and Tom Brown&lt;/a&gt; present at Cafe Caffeine in Austin, Texas. Greg Foster attends. They discuss how  complementary currency software should be open source.  (Credit to Douglas Rushkoff for the phrase &amp;ldquo;Open Source Currency&amp;rdquo;)&lt;br&gt;&#xA;4/11/2007 - Rich, Greg, Tom decide to go with ruby on rails over php. They determined that working with data was easier with rails objects, they impressed with the rails console and the codeathon was a good opportunity to learn more about rails.&lt;br&gt;&#xA;4/20/2007 - &lt;a href=&#34;http://www.flickr.com/photos/92391324@N00/468435944&#34;&gt;Codeathon:&lt;/a&gt; project named austen. This was organized by Silona Bonewald and the League of Technical Voters. Part of the bylaws of LOTV is that all code must be open source. The project name is an acronym for Austin Time Exchange Network.&lt;br&gt;&#xA;8/2007 - Project renamed to oscurrency.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blog</title>
      <link>https://blog.opensourcecurrency.org/blog/</link>
      <pubDate>Wed, 21 Aug 2013 16:17:23 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/blog/</guid>
      <description></description>
    </item>
    <item>
      <title>Contact</title>
      <link>https://blog.opensourcecurrency.org/contact/</link>
      <pubDate>Wed, 21 Aug 2013 16:16:09 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/contact/</guid>
      <description>&lt;p&gt;[contact-form to=&amp;lsquo;herestomwiththeweather@gmail.com%26#x002c;vtresiliencelab@gmail.com&amp;rsquo;][contact-field label=&amp;lsquo;Name&amp;rsquo; type=&amp;lsquo;name&amp;rsquo; required=&amp;lsquo;1&amp;rsquo;/][contact-field label=&amp;lsquo;Email&amp;rsquo; type=&amp;lsquo;email&amp;rsquo; required=&amp;lsquo;1&amp;rsquo;/][contact-field label=&amp;lsquo;Comment&amp;rsquo; type=&amp;lsquo;textarea&amp;rsquo; required=&amp;lsquo;1&amp;rsquo;/][/contact-form]&lt;/p&gt;</description>
    </item>
    <item>
      <title>Get Involved</title>
      <link>https://blog.opensourcecurrency.org/get-involved/</link>
      <pubDate>Wed, 21 Aug 2013 16:15:49 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/get-involved/</guid>
      <description>&lt;p&gt;The OSCurrency community is composed of developers, volunteers, activists, entrepreneurs, designers, and end users. We welcome you to join us!&lt;br&gt;&#xA;Ways to Contribute:&lt;br&gt;&#xA;* &lt;a href=&#34;https://github.com/oscurrency/oscurrency/issues?direction=desc&amp;amp;labels=bug&amp;amp;page=1&amp;amp;sort=updated&amp;amp;state=open&#34;&gt;Fix Bugs&lt;/a&gt;&lt;br&gt;&#xA;*&lt;a href=&#34;https://github.com/oscurrency/oscurrency/issues?direction=desc&amp;amp;labels=Feature+Requests&amp;amp;page=1&amp;amp;sort=updated&amp;amp;state=open&#34;&gt;Build New Features&lt;/a&gt;&lt;br&gt;&#xA;* &lt;a href=&#34;https://github.com/oscurrency/oscurrency/issues?direction=desc&amp;amp;labels=User+Experience+Upgrades&amp;amp;page=1&amp;amp;sort=updated&amp;amp;state=open&#34;&gt;Improve the User Experience&lt;/a&gt;&lt;br&gt;&#xA;* Improve our Documentation: &lt;a href=&#34;https://github.com/oscurrency/oscurrency&#34;&gt;ReadMe&lt;/a&gt;, &lt;a href=&#34;https://github.com/oscurrency/oscurrency/wiki&#34;&gt;Wiki,&lt;/a&gt; &lt;a href=&#34;https://github.com/oscurrency/oscurrency/issues?labels=Documentation+Edits+-+Easy&amp;amp;page=1&amp;amp;state=open&#34;&gt;Open Documentation Edit Issues&lt;/a&gt;&lt;br&gt;&#xA;* Join the Conversation &lt;a href=&#34;https://groups.google.com/forum/#!forum/opensourcecurrency&#34;&gt;Google Group&lt;/a&gt;&lt;br&gt;&#xA;* Improve OSCurrency by sharing your &lt;a href=&#34;https://github.com/oscurrency/oscurrency/issues?labels=&amp;amp;milestone=&amp;amp;page=1&amp;amp;state=open&#34;&gt;ideas + issues&lt;/a&gt;&lt;br&gt;&#xA;* Add your system to the &lt;a href=&#34;//github.com/oscurrency/oscurrency/wiki/Community-Users&#34;&gt;User List&lt;/a&gt;&lt;br&gt;&#xA;Other Ideas:&lt;br&gt;&#xA;* Host a Hackathon&lt;br&gt;&#xA;* Spread the Word&lt;/p&gt;</description>
    </item>
    <item>
      <title>Links</title>
      <link>https://blog.opensourcecurrency.org/links/</link>
      <pubDate>Wed, 21 Aug 2013 16:14:05 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/links/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://groups.google.com/forum/#!forum/agile-banking&#34;&gt;Agile Banking Google Group&lt;/a&gt;&lt;br&gt;&#xA;&lt;a href=&#34;http://www.opentransact.org/&#34;&gt;Open Transact Specs&lt;/a&gt;&lt;br&gt;&#xA;&lt;a href=&#34;http://www.lietaer.com/&#34;&gt;Bernard Lietaer&lt;/a&gt;&lt;br&gt;&#xA;&lt;a href=&#34;http://beyondmoney.net/&#34;&gt;Beyond Money&lt;/a&gt;&lt;br&gt;&#xA;&lt;a href=&#34;http://ijccr.net/&#34;&gt;IJCCR&lt;/a&gt;&lt;br&gt;&#xA;&lt;a href=&#34;http://blog.p2pfoundation.net/&#34;&gt;P2P Foundation&lt;/a&gt;&lt;br&gt;&#xA;What do we want to do with this page?&lt;/p&gt;</description>
    </item>
    <item>
      <title>About</title>
      <link>https://blog.opensourcecurrency.org/about/</link>
      <pubDate>Wed, 21 Aug 2013 14:34:37 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/about/</guid>
      <description>&lt;p&gt;Open Source Currency is community currency software that uses the &lt;a href=&#34;http://www.opentransact.org&#34;&gt;OpenTransact&lt;/a&gt; Protocol.&lt;/p&gt;&#xA;&lt;p&gt;It is always open source and always free to download.&lt;/p&gt;&#xA;&lt;p&gt;Fast Links:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/bace/oscurrency&#34;&gt;Code on Github and Installation Guide&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://groups.google.com/forum/#!topic/opensourcecurrency/lvzRtLVwbXk&#34;&gt;An important note about the open source license (GNU Affero)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/bace/oscurrency/issues&#34;&gt;Report a Bug&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Our community includes developers, volunteers, activists, entrepreneurs, designers, and end users.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;We welcome you to join us!&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>OpenTransact on Android</title>
      <link>https://blog.opensourcecurrency.org/2012/06/14/opentransact-on-android-2/</link>
      <pubDate>Thu, 14 Jun 2012 07:25:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2012/06/14/opentransact-on-android-2/</guid>
      <description>&lt;p&gt;[youtube=http://www.youtube.com/watch?v=EZefmK1tndc&amp;amp;w=560&amp;amp;h=315]&lt;br&gt;&#xA;&lt;strong&gt;Update (June 15)&lt;/strong&gt;: &lt;a href=&#34;https://play.google.com/store/apps/details?id=org.opensourcecurrency.hack&#34;&gt;Cyberwire on Google Play App Store&lt;/a&gt;&lt;br&gt;&#xA;&lt;a href=&#34;https://github.com/herestomwiththeweather/cyberwire&#34;&gt;Cyberwire&lt;/a&gt; is an open source proof-of-concept for &lt;a href=&#34;http://opentransact.org&#34;&gt;OpenTransact&lt;/a&gt; on Android. In the screencast, we see the Android app used to transfer 10 imaginary &lt;a href=&#34;http://coffeebucks.herokuapp.com&#34;&gt;coffeebucks&lt;/a&gt; using one &lt;a href=&#34;https://github.com/herestomwiththeweather/opentransact_example/tree/bearer&#34;&gt;OpenTransact provider implementation&lt;/a&gt;. Even with a different OpenTransact provider &lt;a href=&#34;https://github.com/oscurrency/oscurrency/tree/rails31&#34;&gt;implementation&lt;/a&gt;, we see the same functionality accessed by the same Android app.&lt;br&gt;&#xA;&lt;a href=&#34;http://tools.ietf.org/html/draft-oauth-dyn-reg-v1-03&#34;&gt;OAuth Dynamic Client Registration Protocol&lt;/a&gt; is used to allow the Android app to start communicating with a new OpenTransact provider. A custom &lt;a href=&#34;https://github.com/herestomwiththeweather/cyberwire/blob/master/src/org/opensourcecurrency/hack/AddProvider.java#L204&#34;&gt;application_type&lt;/a&gt; request parameter is set to &amp;ldquo;noredirect&amp;rdquo; to indicate to the provider that instead of the client providing its own redirect_uri, the provider should choose a uri within its own domain and after authorization, the client will snarf the authorization code parameter from that uri instead of its own.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OpenTransact: Testing OAuth Scopes with Artifice and Cucumber</title>
      <link>https://blog.opensourcecurrency.org/2011/08/26/opentransact-testing-oauth-scopes-with-artifice-and-cucumber/</link>
      <pubDate>Fri, 26 Aug 2011 20:02:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2011/08/26/opentransact-testing-oauth-scopes-with-artifice-and-cucumber/</guid>
      <description>&lt;p&gt;[blip.tv http://blip.tv/play/AYLP3wMA width=&amp;ldquo;480&amp;rdquo; height=&amp;ldquo;405&amp;rdquo;]&lt;/p&gt;&#xA;&lt;p&gt;In this screencast, we&amp;rsquo;ll improve the code introduced in the previous post &lt;a href=&#34;http://www.opensourcecurrency.org/2011/05/oauth-scopes-with-uma-action-urls.html&#34;&gt;OAuth Scopes with UMA Action URLs&lt;/a&gt; with the help of our friends &lt;a href=&#34;https://github.com/wycats/artifice&#34;&gt;Artifice&lt;/a&gt; and &lt;a href=&#34;http://cukes.info/&#34;&gt;Cucumber&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Calls to Net::HTTP can be intercepted by Artifice and sent to your rack application instead of the network. If you are developing an OAuth provider, Artifice makes testing the api a lot easier. Since the OAuth ruby gem uses Net::HTTP, we can wrap Artifice blocks around our client calls in tests and Artifice will intercept the calls and route them to our Rails app.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OAuth Scopes with UMA Action URLs</title>
      <link>https://blog.opensourcecurrency.org/2011/05/20/oauth-scopes-with-uma-action-urls/</link>
      <pubDate>Fri, 20 May 2011 22:02:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2011/05/20/oauth-scopes-with-uma-action-urls/</guid>
      <description>&lt;p&gt;In a recent South Park episode, Kyle is kidnapped and subjected to product prototyping (made of people) by employees of a large, cult-like tech company who explain that it is all justified: Kyle failed to read the complex terms and conditions he agreed to. Unfortunately, the risks of consenting to the agreement were not clear to Kyle.&lt;/p&gt;&#xA;&lt;p&gt;There is a new hope. Earlier this week, &lt;a href=&#34;http://blog.twitter.com/2011/05/mission-permission.html&#34;&gt;Twitter announced more precise controls over permissions&lt;/a&gt; granted to third parties. Twitter wants to make the risks of consent more clear. Access to your direct messages should be on a need-to-know basis. Twitter says that by mid-June, when you grant a third-party permission to your twitter account, it will no longer be able to access your direct messages unless you have explicitly granted that particular type of access.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What&#39;s new with oscurrency</title>
      <link>https://blog.opensourcecurrency.org/2011/02/25/whats-new-with-oscurrency/</link>
      <pubDate>Fri, 25 Feb 2011 10:18:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2011/02/25/whats-new-with-oscurrency/</guid>
      <description>&lt;p&gt;[blip.tv http://blip.tv/play/AYKm5RsA]&lt;/p&gt;&#xA;&lt;p&gt;See &lt;a href=&#34;http://blip.tv/file/4811659/&#34;&gt;this video on blip.tv&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;This is a 10 minute explanation of the feature changes in the &lt;a href=&#34;https://github.com/austintimeexchange/oscurrency/tree/groupy&#34;&gt;groupy branch&lt;/a&gt;. The motivation and design was discussed in &lt;a href=&#34;http://www.opensourcecurrency.org/2010/11/rspec-and-cancan-authorization-for.html&#34;&gt;RSpec And CanCan Authorization for Intentional Economics&lt;/a&gt; three months ago.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Health Class: Dr. Ted Norris interviews Sheila Gordy, Austin Time Exchange</title>
      <link>https://blog.opensourcecurrency.org/2011/02/01/the-health-class-dr-ted-norris-interviews-sheila-gordy-austin-time-exchange/</link>
      <pubDate>Tue, 01 Feb 2011 01:21:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2011/02/01/the-health-class-dr-ted-norris-interviews-sheila-gordy-austin-time-exchange/</guid>
      <description>&lt;p&gt;[vimeo 19407702 w=400 h=300]&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://vimeo.com/19407702&#34;&gt;The Health Class: Dr. Ted Norris interviews Sheila Gordy, Austin Time Exchange&lt;/a&gt; on &lt;a href=&#34;http://vimeo.com&#34;&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>RSpec and CanCan Authorization for Intentional Economics</title>
      <link>https://blog.opensourcecurrency.org/2010/11/25/rspec-and-cancan-authorization-for-intentional-economics/</link>
      <pubDate>Thu, 25 Nov 2010 20:52:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2010/11/25/rspec-and-cancan-authorization-for-intentional-economics/</guid>
      <description>&lt;p&gt;Not long after moving the Austin Time Exchange to Ruby on Rails, we started receiving requests for a groups feature since some local groups were interested in having their own currency but did not want to run their own instance of the software and their members were already on the existing system.&lt;/p&gt;&#xA;&lt;p&gt;Since we&amp;rsquo;re a fork of insoshi, merging the groups feature from another fork is easy. Add some code to make simple payments per-group&amp;hellip;Boom! Done.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Grassroots Economy Festival - Oakland, CA.</title>
      <link>https://blog.opensourcecurrency.org/2010/06/22/grassroots-economy-festival-oakland-ca/</link>
      <pubDate>Tue, 22 Jun 2010 18:23:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2010/06/22/grassroots-economy-festival-oakland-ca/</guid>
      <description>&lt;p&gt;[youtube http://www.youtube.com/watch?v=yDrMkQFsQTQ&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;]&lt;/p&gt;&#xA;&lt;h2 id=&#34;an-alternative-grassroots-economy-already-exists-in-the-bay-area---mira-luna&#34;&gt;&amp;ldquo;An alternative grassroots economy already exists in the Bay Area.&amp;rdquo; - &lt;a href=&#34;http://trustcurrency.blogspot.com/&#34;&gt;Mira Luna&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;comments&#34;&gt;Comments&lt;/h3&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Author: rick&lt;br&gt;&lt;br&gt;&#xA;Date: 2010-11-07 19:35:20&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Thanks for posting this video Tom. We plan on repeating this festival in 2011. Check us out at &lt;a href=&#34;http://JASecon.org/&#34;&gt;http://JASecon.org/&lt;/a&gt; and &lt;a href=&#34;http://timebank.sfbace.org/&#34;&gt;http://timebank.sfbace.org/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>A simpler alternative to rel-payment</title>
      <link>https://blog.opensourcecurrency.org/2010/06/17/a-simpler-alternative-to-rel-payment/</link>
      <pubDate>Thu, 17 Jun 2010 02:16:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2010/06/17/a-simpler-alternative-to-rel-payment/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.opensourcecurrency.org/2010/06/opentransact-rel-payment-and-openid.html&#34;&gt;previous screencast&lt;/a&gt; may have tried to use too much technology to enable user-centric simple web payments.&lt;/p&gt;&#xA;&lt;p&gt;After looking around some, it occurred to me that the rel-payment microformat is not sweeping the world wide web. Using the Internet Archives, I found a blog post from July 2005 that announced &lt;a href=&#34;http://web.archive.org/web/20060906141521/http://www.pokkari.com/blog/2005/07/18/blip-supports-relpayment-now/&#34;&gt;support for rel-payment on blip.tv&lt;/a&gt;. I&amp;rsquo;m guessing not many people used this before it was abandoned.&lt;/p&gt;&#xA;&lt;p&gt;An alternative to rel-payment is to simply use a convention. For instance, the path /blog is a convention to quickly find the blog for a site. On Twitter, this would normally represent the person with the Twitter handle &amp;ldquo;blog&amp;rdquo; but Twitter follows the convention and redirects to blog.twitter.com.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OpenTransact: rel-payment and OpenID</title>
      <link>https://blog.opensourcecurrency.org/2010/06/13/opentransact-rel-payment-and-openid/</link>
      <pubDate>Sun, 13 Jun 2010 06:36:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2010/06/13/opentransact-rel-payment-and-openid/</guid>
      <description>&lt;p&gt;[youtube http://www.youtube.com/watch?v=orEe9dg5gRI&amp;amp;hl=en&amp;amp;fs=1]&lt;/p&gt;&#xA;&lt;p&gt;Warning: I boosted the microphone amp on this one. :)&lt;/p&gt;&#xA;&lt;p&gt;A blog is a great place to accept web payments. Livejournal, blogger and wordpress allow bloggers to make their blog url their &lt;a href=&#34;http://openid.net&#34;&gt;OpenID&lt;/a&gt;. In this screencast, we see that when a blogger on &lt;a href=&#34;http://wordpress.com&#34;&gt;Wordpress.com&lt;/a&gt; adds links, she can easily associate the type of link (through microformats). One microformat is &lt;a href=&#34;http://microformats.org/wiki/rel-payment&#34;&gt;rel-payment&lt;/a&gt;:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;RelPayment is a microformat for making exchanges of support (be it financial or otherwise) possible. By adding rel=&amp;ldquo;payment&amp;rdquo; to a hyperlink a page indicates that the destination of that hyperlink provides a way to show or give support for the current page. For example to give financial support to the owner of the current page.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Simple Web Payments with OpenID and OpenTransact</title>
      <link>https://blog.opensourcecurrency.org/2010/06/04/simple-web-payments-with-openid-and-opentransact/</link>
      <pubDate>Fri, 04 Jun 2010 10:01:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2010/06/04/simple-web-payments-with-openid-and-opentransact/</guid>
      <description>&lt;p&gt;[youtube http://www.youtube.com/watch?v=W2szB-qyWeA&amp;amp;hl=en&amp;amp;fs=1]&lt;/p&gt;&#xA;&lt;p&gt;This screencast shows how simple web payments can be using &lt;a href=&#34;http://www.opentransact.org&#34;&gt;OpenTransact&lt;/a&gt;. Instead of making a payment to an email address, we can make a payment to a URL, particularly if it is an &lt;a href=&#34;http://openid.net&#34;&gt;OpenID&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The person making the payment simply adds a &lt;a href=&#34;http://delicious.com&#34;&gt;delicious&lt;/a&gt;-style bookmarklet and as you can see below, I simply re-used the javascript code for bookmarking a url on delicious and pointed it to a &lt;a href=&#34;http://github.com/austintimeexchange/oscurrency&#34;&gt;oscurrency&lt;/a&gt; financial service provider hosted on heroku.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Easy Heroku Install and Cheepnis</title>
      <link>https://blog.opensourcecurrency.org/2010/04/29/easy-heroku-install-and-cheepnis/</link>
      <pubDate>Thu, 29 Apr 2010 09:48:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2010/04/29/easy-heroku-install-and-cheepnis/</guid>
      <description>&lt;p&gt;[blip.tv http://blip.tv/play/AYHa62oA]&lt;/p&gt;&#xA;&lt;p&gt;The last post was a proof of concept. Proof of concept has matured to a working system on &lt;a href=&#34;http://heroku.com&#34;&gt;Heroku&lt;/a&gt; thanks to our friends at the &lt;a href=&#34;http://sfbace.org&#34;&gt;Bay Area Community Exchange&lt;/a&gt; (BACE). These improvements allow a lower cost, easier to deploy system. With these benefits, it was a no-brainer for the Austin Time Exchange to abandon the edge branch and merge changes from the &lt;a href=&#34;http://github.com/bace/oscurrency&#34;&gt;BACE fork&lt;/a&gt; in master.&lt;/p&gt;&#xA;&lt;p&gt;This screencast shows the new 3 step heroku installation:&lt;/p&gt;</description>
    </item>
    <item>
      <title>OsCurrency Heroku Deployment</title>
      <link>https://blog.opensourcecurrency.org/2010/01/26/oscurrency-heroku-deployment/</link>
      <pubDate>Tue, 26 Jan 2010 21:50:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2010/01/26/oscurrency-heroku-deployment/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://blip.tv/file/get/Herestomwiththeweather-OsCurrencyHerokuDeployment808.flv&#34;&gt;&lt;img src=&#34;https://blog.opensourcecurrency.org/images/posts/Herestomwiththeweather-OsCurrencyHerokuDeployment808.flv.jpg&#34; alt=&#34;Video thumbnail. Click to play&#34; title=&#34;http://blip.tv/file/get/Herestomwiththeweather-OsCurrencyHerokuDeployment808.flv.jpg&#34;&gt;&lt;/a&gt;&lt;br&gt;&#xA;&lt;a href=&#34;http://blip.tv/file/get/Herestomwiththeweather-OsCurrencyHerokuDeployment808.flv&#34;&gt;Click To Play&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&amp;ldquo;Anyone can run their own financial system.&amp;rdquo; - Bernard Lietaer at the &lt;a href=&#34;http://herestomwiththeweather.blogspot.com/2006/07/intentional-economics-day-1.html&#34;&gt;Naropa Intentional Economics workshop&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Thanks to &lt;a href=&#34;http://github.com/lazzarello&#34;&gt;Lee Azzarello&lt;/a&gt;, &lt;a href=&#34;http://github.com/austintimeexchange/oscurrency&#34;&gt;oscurrency&lt;/a&gt; can now be deployed to &lt;a href=&#34;http://heroku.com&#34;&gt;heroku&lt;/a&gt; with the master branch. For production use, the edge branch is preferred as previous testing in development and production has been done with edge. Also, two more items need to be worked on for heroku deployment. In edge, search is done with sphinx which heroku does not support. Since a community currency system generally does not need industrial strength search, perhaps this can be replaced with standard database queries. Also, the edge branch uses workling and starling for background processing of newsletter and forum post emails. Heroku uses &lt;a href=&#34;http://docs.heroku.com/delayed-job&#34;&gt;DJ workers&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CapCard: Opentransact with OAuth</title>
      <link>https://blog.opensourcecurrency.org/2009/10/05/capcard-opentransact-with-oauth/</link>
      <pubDate>Mon, 05 Oct 2009 15:46:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2009/10/05/capcard-opentransact-with-oauth/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://blip.tv/file/get/Herestomwiththeweather-CapCardOpentransactWithOAuth688.flv&#34;&gt;&lt;img src=&#34;https://blog.opensourcecurrency.org/images/posts/Herestomwiththeweather-CapCardOpentransactWithOAuth688.flv.jpg&#34; alt=&#34;Video thumbnail. Click to play&#34; title=&#34;http://blip.tv/file/get/Herestomwiththeweather-CapCardOpentransactWithOAuth688.flv.jpg&#34;&gt;&lt;/a&gt;&lt;br&gt;&#xA;&lt;a href=&#34;http://blip.tv/file/get/Herestomwiththeweather-CapCardOpentransactWithOAuth688.flv&#34;&gt;Click To Play&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;The previous two &lt;a href=&#34;http://wiki.github.com/oscurrency/oscurrency/screencasts&#34;&gt;screencasts&lt;/a&gt; demonstrated using &lt;a href=&#34;http://github.com/opentransact/opentransact&#34;&gt;Opentransact&lt;/a&gt; for simple web payments without using OAuth. Now we see how Opentransact web payments can be made with OAuth. Watch the original larger &lt;a href=&#34;http://blip.tv/file/2682484&#34;&gt;screencast&lt;/a&gt; to make reading the typing easier on the eyes.&lt;/p&gt;&#xA;&lt;p&gt;To get OsCurrency to work with &lt;a href=&#34;http://github.com/opentransact/CapCard&#34;&gt;CapCard&lt;/a&gt;, I made this &lt;a href=&#34;http://github.com/oscurrency/oscurrency/commit/3b254a9f4f3495fb5f07cfd5a8c66a64c372099c&#34;&gt;checkin&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Part 2: Greco&#39;s The End of Money</title>
      <link>https://blog.opensourcecurrency.org/2009/08/19/part-2-grecos-the-end-of-money/</link>
      <pubDate>Wed, 19 Aug 2009 10:49:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2009/08/19/part-2-grecos-the-end-of-money/</guid>
      <description>&lt;p&gt;Welcome back! In the &lt;a href=&#34;http://www.opensourcecurrency.org/2009/08/precis-of-greco-end-of-money-and-future.html&#34;&gt;previous entry&lt;/a&gt;, the evolution of money was explored to the extent that we could see how its essence changed at every step in the ladder of economic civilization. The essence of modern money is credit. This time, I cover the second half of Thomas Greco&amp;rsquo;s book where he shares an abundance of wisdom and guidance.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://blog.opensourcecurrency.org/wp-content/uploads/2009/08/windows95screenshot.jpg&#34;&gt;&lt;img src=&#34;https://blog.opensourcecurrency.org/images/posts/6d7c0-windows95screenshot.jpg&#34; alt=&#34;&#34; title=&#34;http://blog.opensourcecurrency.org/wp-content/uploads/2009/08/6d7c0-windows95screenshot.jpg?w=300&#34;&gt;&lt;/a&gt;&lt;br&gt;&#xA;After thinking about &lt;a href=&#34;http://www.chelseagreen.com/bookstore/item/the_end_of_money_and_the_future_of_civilization/&#34; title=&#34;The End of Money and the Future of Civilization&#34;&gt;The End of Money and the Future of Civilization&lt;/a&gt; some more, it occurred to me that the money system is like Windows 95.  In the same way Windows 95 didn&amp;rsquo;t know whether it was an archaic 16 bit operating system or a modern 32 bit operating system, our current money system doesn&amp;rsquo;t know whether it is using commodity money or credit money.  Windows 95 tried to reform Windows 3.11.  This effort generated billions of dollars for Microsoft which produced two more commercially successful versions (98 and Me) but this effort was eventually abandoned.  Today, it&amp;rsquo;s easy to forget what it was like losing all of your work.  Cue Barbara Streisand singing &lt;a href=&#34;http://en.wikipedia.org/wiki/Memories_%28Barbra_Streisand_album%29&#34; title=&#34;Memory&#34;&gt;Memory&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Précis of Greco&#39;s The End of Money and the Future of Civilization</title>
      <link>https://blog.opensourcecurrency.org/2009/08/10/precis-of-grecos-the-end-of-money-and-the-future-of-civilization/</link>
      <pubDate>Mon, 10 Aug 2009 11:44:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2009/08/10/precis-of-grecos-the-end-of-money-and-the-future-of-civilization/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://blog.opensourcecurrency.org/wp-content/uploads/2009/08/448.jpg&#34;&gt;&lt;img src=&#34;https://blog.opensourcecurrency.org/images/posts/c38af-448.jpg&#34; alt=&#34;&#34; title=&#34;http://blog.opensourcecurrency.org/wp-content/uploads/2009/08/c38af-448.jpg?w=150&#34;&gt;&lt;/a&gt;To mix things up, I thought it would be fun to share some knowledge gained from Thomas Greco&amp;rsquo;s &lt;a href=&#34;http://www.chelseagreen.com/bookstore/item/the_end_of_money_and_the_future_of_civilization/&#34; title=&#34;The End of Money and the Future of Civilization&#34;&gt;The End of Money and the Future of Civilization&lt;/a&gt; across two blog posts.  This first post will cover the challenges facing us (ch. 1-10).  The second post will cover how we can navigate into the future (ch. 11-20).  &lt;/p&gt;&#xA;&lt;p&gt;I apologize in advance for any misinterpretations of the material and look forward to corrections.  I can think of no better executive summary than to quote Greco directly.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stupid Currency Tricks: OpenTransact with OsCurrency</title>
      <link>https://blog.opensourcecurrency.org/2009/07/27/stupid-currency-tricks-opentransact-with-oscurrency/</link>
      <pubDate>Mon, 27 Jul 2009 13:32:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2009/07/27/stupid-currency-tricks-opentransact-with-oscurrency/</guid>
      <description>&lt;p&gt;[youtube http://www.youtube.com/watch?v=uiakCvGXMZQ&amp;amp;hl=en&amp;amp;fs=1&amp;amp;]&lt;/p&gt;&#xA;&lt;h2 id=&#34;heres-another-opentransact-demo-last-time-nubux-a-simple-reference-implementation-was-the-financial-service-provider-this-time-oscurrency-is-the-fsp&#34;&gt;Here&amp;rsquo;s another OpenTransact demo. Last time, &lt;a href=&#34;http://github.com/opentransact/nubux/tree/master&#34;&gt;Nubux&lt;/a&gt;, a simple reference implementation, was the financial service provider. This time, &lt;a href=&#34;http://github.com/austintimeexchange/oscurrency/tree/edge&#34;&gt;OsCurrency&lt;/a&gt; is the FSP.&lt;/h2&gt;&#xA;&lt;h3 id=&#34;comments&#34;&gt;Comments&lt;/h3&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Author: Guillaume Lebleu&lt;br&gt;&lt;br&gt;&#xA;Date: 2009-07-27 23:05:53&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Great Tom. Was wondering where the translation from &amp;ldquo;credits&amp;rdquo; to hours happens? If I remember correctly the OpenTransact spec, you post to a currency-specific URI. Do you have a /hours for OSCurrency?&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Author: herestomwiththeweather&lt;br&gt;&lt;br&gt;&#xA;Date: 2009-07-28 02:44:24&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;That&#39;s right.  Assuming the FSP site only has one kind of asset type, then it can just use /transacts (spec &lt;a href=&#34;http://wiki.github.com/opentransact/opentransact/opentransact&#34; rel=&#34;nofollow&#34;&gt;draft&lt;/a&gt;) like the demo did.  However, in reality, demo.opensourcecurrency.org allows members to create their own currencies so i need to make friendly urls for each currency.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stupid Currency Tricks: OpenTransact Simple Web Payment</title>
      <link>https://blog.opensourcecurrency.org/2009/07/24/stupid-currency-tricks-opentransact-simple-web-payment/</link>
      <pubDate>Fri, 24 Jul 2009 13:32:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2009/07/24/stupid-currency-tricks-opentransact-simple-web-payment/</guid>
      <description>&lt;p&gt;[youtube http://www.youtube.com/watch?v=VvlPTPUhHGU&amp;amp;hl=en&amp;amp;fs=1&amp;amp;]&lt;/p&gt;&#xA;&lt;p&gt;There&amp;rsquo;s been some good discussion on the &lt;a href=&#34;http://groups.google.com/group/agile-banking&#34;&gt;Agile Banking list&lt;/a&gt; which includes &lt;a href=&#34;http://wiki.github.com/opentransact/opentransact/simple-website-payment&#34;&gt;simple web payments&lt;/a&gt;. This is like what we did on the previous screencast but simpler (mostly because we&amp;rsquo;re not using oauth).&lt;/p&gt;&#xA;&lt;p&gt;The use of the callback to confirm the payment can be trouble. The callback could timeout or maybe the merchant is inside a firewall for some reason and can&amp;rsquo;t be contacted from outside the firewall. In either case, If I&amp;rsquo;m selling pizzas, I&amp;rsquo;m not going to make the pizza if I don&amp;rsquo;t get the callback.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stupid Currency Tricks: Payment Dropbox with OAuthActiveResource</title>
      <link>https://blog.opensourcecurrency.org/2009/06/30/stupid-currency-tricks-payment-dropbox-with-oauthactiveresource/</link>
      <pubDate>Tue, 30 Jun 2009 03:56:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2009/06/30/stupid-currency-tricks-payment-dropbox-with-oauthactiveresource/</guid>
      <description>&lt;p&gt;[youtube http://www.youtube.com/watch?v=2r-1MiN3lY4&amp;amp;hl=en&amp;amp;fs=1&amp;amp;]&lt;/p&gt;&#xA;&lt;p&gt;OAuth support with the OsCurrency API was first &lt;a href=&#34;http://www.opensourcecurrency.org/2009/01/stupid-currency-tricks-with-oauth.html&#34;&gt;demonstrated in January&lt;/a&gt;. Ruby on Rails developers may have noticed that I didn&amp;rsquo;t use ActiveResource with OAuth. Instead, in both the January screencast and the &lt;a href=&#34;http://www.opensourcecurrency.org/2009/02/stupid-currency-tricks-twitter-oauth.html&#34;&gt;Twitter OAuth Consumer&lt;/a&gt; screencast, we coded in raw JSON. This was a bummer because, as easy as it is to write JSON, it is difficult to test, maintain and support. It would be much better if we could use ActiveResource.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stupid Currency Tricks: Group Currencies and Heroku</title>
      <link>https://blog.opensourcecurrency.org/2009/06/03/stupid-currency-tricks-group-currencies-and-heroku/</link>
      <pubDate>Wed, 03 Jun 2009 01:32:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2009/06/03/stupid-currency-tricks-group-currencies-and-heroku/</guid>
      <description>&lt;p&gt;Like the last screencast, this one is a result of a feature request. About 9 months ago to the day, I met &lt;a href=&#34;http://www.flickr.com/photos/revmags/2640556046/&#34;&gt;Johnny&lt;/a&gt; &amp;amp; Eva Barnett at Spiderhouse Coffee through Karen Gifford, a board member of ATEN. Johnny suggested a groups feature be added to oscurrency. This happened one week after Rich and I presented the idea of using &lt;a href=&#34;http://www.insoshi.com&#34;&gt;insoshi&lt;/a&gt; for a currency server at One Web Day Austin and first started checking in code. Multiple improvements made to oscurrency have been a direct result of Johnny Barnett&amp;rsquo;s help.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Life Inc: The Movie</title>
      <link>https://blog.opensourcecurrency.org/2009/05/11/life-inc-the-movie/</link>
      <pubDate>Mon, 11 May 2009 22:21:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2009/05/11/life-inc-the-movie/</guid>
      <description>&lt;p&gt;[youtube http://www.youtube.com/watch?v=sOBWhVe68os&amp;amp;hl=en&amp;amp;fs=1]&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://lifeincorporated.net/&#34;&gt;Life Incorporated&lt;/a&gt; via &lt;a href=&#34;http://www.boingboing.net/2009/05/11/life-inc-the-movie.html&#34;&gt;BoingBoing&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Columbia Exchange Circle on KOMU TV</title>
      <link>https://blog.opensourcecurrency.org/2009/05/05/columbia-exchange-circle-on-komu-tv/</link>
      <pubDate>Tue, 05 May 2009 18:59:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2009/05/05/columbia-exchange-circle-on-komu-tv/</guid>
      <description>&lt;p&gt;[youtube http://www.youtube.com/watch?v=R71jjP_0NR4&amp;amp;hl=en&amp;amp;fs=1]&lt;/p&gt;&#xA;&lt;p&gt;The &lt;a href=&#34;http://comoexchange.org/&#34;&gt;Columbia Exchange Circle&lt;/a&gt; &lt;a href=&#34;http://www.komu.com/satellite/SatelliteRender/KOMU.com/ba8a4513-c0a8-2f11-0063-9bd94c70b769/0d452890-80ce-0971-00dc-08a059a537aa&#34;&gt;was on TV&lt;/a&gt; yesterday&amp;hellip;&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&amp;ldquo;The idea of the exchange circle is to connect community members and get people to share the skills and resources that they have in a way that does not rely on the current economy,&amp;rdquo; said Maggy Rhein, another organizer for the C.E.C.&lt;/p&gt;&#xA;&lt;p&gt;And members say that taking the program online is the easiest way to connect.&lt;/p&gt;&#xA;&lt;p&gt;&amp;ldquo;People can post the request and people can see it instantly,&amp;rdquo; said Vince Foley, another organizer for the group and the Web site manager.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stupid Currency Tricks: Matching Unmet Needs with Available Resources</title>
      <link>https://blog.opensourcecurrency.org/2009/04/10/stupid-currency-tricks-matching-unmet-needs-with-available-resources/</link>
      <pubDate>Fri, 10 Apr 2009 09:17:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2009/04/10/stupid-currency-tricks-matching-unmet-needs-with-available-resources/</guid>
      <description>&lt;p&gt;The previous five screencasts have been experimental. Anyone who knows Ruby on Rails can install the code and, since it is open source, anyone can make improvements to it. We have seen how &lt;a href=&#34;http://wiki.github.com/oscurrency/oscurrency/web-service-api&#34;&gt;the application programming interface&lt;/a&gt; (API) allowed for an independently developed killer app to be built. However, until today, to my knowledge, none of the new features shown in these &amp;ldquo;Stupid Currency Tricks&amp;rdquo; screencasts are actually enabled on real systems. Why? Because real people in real communities have not asked for them!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stupid Currency Tricks: Twitter OAuth Consumer</title>
      <link>https://blog.opensourcecurrency.org/2009/02/18/stupid-currency-tricks-twitter-oauth-consumer/</link>
      <pubDate>Wed, 18 Feb 2009 08:28:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2009/02/18/stupid-currency-tricks-twitter-oauth-consumer/</guid>
      <description>&lt;p&gt;[youtube http://www.youtube.com/watch?v=mtIiECRbHqs&amp;amp;hl=en&amp;amp;fs=1]&lt;/p&gt;&#xA;&lt;p&gt;3/27/09 Update - Twitter &lt;a href=&#34;http://groups.google.com/group/twitter-development-talk/msg/b9b7b3454c5db75a&#34;&gt;announced today a new method&lt;/a&gt; that apparently allows one to follow someone in one-click from another website but it is a negligible step forward. It seems to take two clicks and doesn&amp;rsquo;t return the follower back to where he came from as is done in this screencast with OAuth.&lt;/p&gt;&#xA;&lt;p&gt;Twitter recently started rolling out OAuth support in a private beta for developers. Previously, &lt;a href=&#34;http://groups.google.com/group/twitter-development-talk/browse_thread/thread/f6d01fc63835aec6/fc4270b177f5dec3&#34;&gt;as described in the Twitter Development Talk group&lt;/a&gt;, there was no way to automate a member of your website to follow your website&amp;rsquo;s twitter account, for instance. Now, with OAuth, today&amp;rsquo;s screencast shows that this can be done in a usable manner.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stupid Currency Tricks: Identica</title>
      <link>https://blog.opensourcecurrency.org/2009/02/10/stupid-currency-tricks-identica/</link>
      <pubDate>Tue, 10 Feb 2009 12:10:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2009/02/10/stupid-currency-tricks-identica/</guid>
      <description>&lt;p&gt;[youtube http://www.youtube.com/watch?v=_2u8sSqwkqU&amp;amp;hl=en&amp;amp;fs=1]&lt;/p&gt;&#xA;&lt;p&gt;In the last screencast, requests were posted to Twitter and members were automatically followed when they associated their Twitter ID with their OSCurrency account. In this episode, we see how &lt;a href=&#34;http://github.com/austintimeexchange/oscurrency/commit/502be037f161011e67e3aea309b04952fedd8530&#34;&gt;minimal changes&lt;/a&gt; to the code allow us to do the same with &lt;a href=&#34;http://identi.ca&#34;&gt;Identi.ca&lt;/a&gt; instead of Twitter.&lt;/p&gt;&#xA;&lt;p&gt;Besides all the advantages of being open source, Identi.ca also accepts OpenID. So does OSCurrency (since it is derived from Insoshi). Wouldn&amp;rsquo;t it be great if microblogging messages could be routed like email messages?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stupid Currency Tricks: Request Notifications with Twitter</title>
      <link>https://blog.opensourcecurrency.org/2009/02/02/stupid-currency-tricks-request-notifications-with-twitter/</link>
      <pubDate>Mon, 02 Feb 2009 12:43:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2009/02/02/stupid-currency-tricks-request-notifications-with-twitter/</guid>
      <description>&lt;p&gt;Staying with the same theme as the previous screencasts, this one again shows how you don&amp;rsquo;t have to navigate back to the portal site to participate.&lt;/p&gt;&#xA;&lt;p&gt;Sometimes requests are very time sensitive so it&amp;rsquo;s important to contact others ASAP about a need. This is a perfect application for &lt;a href=&#34;http://www.twitter.com&#34;&gt;Twitter&lt;/a&gt; or &lt;a href=&#34;http://identi.ca/&#34;&gt;Identi.ca&lt;/a&gt;. When someone creates a request, either through the main website or through another site using the &lt;a href=&#34;http://wiki.github.com/austintimeexchange/oscurrency/web-service-api&#34;&gt;OsCurrency API&lt;/a&gt;, the request can immediately be sent out to Twitter.&lt;/p&gt;</description>
    </item>
    <item>
      <title>QR Codes</title>
      <link>https://blog.opensourcecurrency.org/2009/01/24/qr-codes/</link>
      <pubDate>Sat, 24 Jan 2009 23:15:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2009/01/24/qr-codes/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.stepthreeprofit.com/&#34;&gt;Brandon Wiley&lt;/a&gt; invented an ATM machine this week for complementary currency using QR codes. Writing python code on Google App Engine, he wrote code which can generate a QR code using &lt;a href=&#34;http://code.google.com/apis/chart/types.html#qrcodes&#34;&gt;Google Chart API&lt;/a&gt; and an oauth consumer to allow someone to redeem the currency without giving the ATM site the username and password to their account. The transaction was made with the &lt;a href=&#34;http://wiki.github.com/oscurrency/oscurrency/web-service-api&#34;&gt;OSCurrency API&lt;/a&gt;. Some more API support needs to be done to make the transaction more resistant to counterfeiting, but it already makes a cool demo.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stupid Currency Tricks with OAuth</title>
      <link>https://blog.opensourcecurrency.org/2009/01/19/stupid-currency-tricks-with-oauth/</link>
      <pubDate>Mon, 19 Jan 2009 09:31:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2009/01/19/stupid-currency-tricks-with-oauth/</guid>
      <description>&lt;p&gt;We interrupt our regularly scheduled program with a screencast for software developers.&lt;/p&gt;&#xA;&lt;p&gt;If you are not a software developer, the screencast may not be useful, but it&amp;rsquo;s good to understand why OAuth is critical to online complementary currency. When you buy something online, you don&amp;rsquo;t log into your bank&amp;rsquo;s website to do the transaction. You may click on a PayPal purchase button or some other one-click button. So, a member may not want to log into a community currency website to make a payment to a peer. The community currency website needs to expose an application programming interface to third party applications (like Facebook) to make payments and execute other functions. How is the third party authorized to make a payment on behalf of the member? The OAuth protocol allows a member to seamlessly grant the third party application authorization to perform specific actions on his accounts, for instance. It&amp;rsquo;s kind of a big deal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>An Improvement to Employee Discounts with Network Effects</title>
      <link>https://blog.opensourcecurrency.org/2009/01/04/an-improvement-to-employee-discounts-with-network-effects/</link>
      <pubDate>Sun, 04 Jan 2009 22:00:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2009/01/04/an-improvement-to-employee-discounts-with-network-effects/</guid>
      <description>&lt;p&gt;At the Next Economy Workshop, Donald Jackson said he was interested in considering currency designs that would support small businesses since they are especially vulnerable during an economic crisis. Yesterday, Donald wrote &lt;a href=&#34;http://www.monkeywrenchbooks.org/alternative-currencies-and-independent-business-wages&#34;&gt;Alternative Currencies and Independent Business Wages&lt;/a&gt;. In Donald&amp;rsquo;s analysis, a fundamental problem small businesses have is paying competitive wages compared to large corporate firms. The solution:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Let us suppose that on top of existing base pay, local employers added an extra $3-4 dollars worth an hour for their employees. However, instead of being issued in dollars, let us suppose this wage boost is issued in a local currency that is only accepted by those very same firms. All of the local, independent firms in a network issue the wage increase, but those increased wages can only be spent within that local network.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Next Economy Potluck Lunch and Workshop</title>
      <link>https://blog.opensourcecurrency.org/2008/12/10/next-economy-potluck-lunch-and-workshop/</link>
      <pubDate>Wed, 10 Dec 2008 01:34:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2008/12/10/next-economy-potluck-lunch-and-workshop/</guid>
      <description>&lt;p&gt;Next Economy Potluck Lunch and Workshop&lt;br&gt;&#xA;Saturday, December 13, 2008 10:30AM - 2:30PM&lt;br&gt;&#xA;Ruiz Branch Library, 1600 Grove Blvd, Austin 78741&lt;br&gt;&#xA;Register here: &lt;a href=&#34;http://nexteconomy.eventbrite.com&#34;&gt;http://nexteconomy.eventbrite.com&lt;/a&gt; (free)&lt;br&gt;&#xA;The resilience needed to absorb hard times can be provided by regional loyalty currencies. Why isn&amp;rsquo;t anybody doing it, then?&lt;br&gt;&#xA;In fact, they are:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;300 businesses in Berkshire County, Massachusetts accept Berkshares (launched on September 29, 2006).&lt;/li&gt;&#xA;&lt;li&gt;600 businesses in South East Bavaria accept the Chiemgauer (launched in 2003)&lt;/li&gt;&#xA;&lt;li&gt;60,000 businesses in Switzerland accept the Swiss WIR (launched in 1934 by 16 businessmen)&lt;br&gt;&#xA;The Swiss WIR was created in response to the scarcity of credit during the depression. The WIR is responsible for the economic resilience of the Swiss economy.&lt;br&gt;&#xA;Collective responses for economic relocalization are springing up like mushrooms in Austin. This could have a positive impact on very small businesses, which are particularly vulnerable during economic downturns. Brian Kelsey, economic development coordinator for the Capital Area Council of Governments, is quoted in this week&amp;rsquo;s Austin Chronicle: &amp;ldquo;businesses with fewer than 10 employees experienced negative growth in 2001, which implies they may have been disproportionally hurt when the last recession hit.&amp;rdquo;&lt;br&gt;&#xA;This downturn may not be a &amp;ldquo;normal&amp;rdquo; recession, but a symptom of the collapse of economic models that no longer work because they&amp;rsquo;re not sustainable. Our economic assumptions may be transformed over the next months. It&amp;rsquo;s time to explore alternatives. This is the first in a series of discussions that will consider solutions for the next economy.&lt;br&gt;&#xA;Bring a covered dish or drinks, plates, etc. and join fellow weekend economic warriors to talk, learn, and plan.&lt;br&gt;&#xA;Onsite childcare available.&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>OsCurrency Demo Site and Github Repository</title>
      <link>https://blog.opensourcecurrency.org/2008/11/24/oscurrency-demo-site-and-github-repository/</link>
      <pubDate>Mon, 24 Nov 2008 23:15:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2008/11/24/oscurrency-demo-site-and-github-repository/</guid>
      <description>&lt;p&gt;At One Web Day Austin on September 22, the idea was offered (see video in previous entry) that it would be relatively straightforward to build a complementary currency system on &lt;a href=&#34;http://www.insoshi.com&#34;&gt;Insoshi&lt;/a&gt;. Shortly after that, Rich and I began a new project in github. The latest code can be found in the &lt;a href=&#34;http://github.com/austintimeexchange/oscurrency/tree/edge&#34;&gt;edge branch of Oscurrency&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Two weeks ago, the Austin Time Exchange made the switch to running this code. Most of the changes you see in github since then are the result of feedback from the members. This site runs on one 256M slice on slicehost.&lt;/p&gt;</description>
    </item>
    <item>
      <title>One Web Day Austin</title>
      <link>https://blog.opensourcecurrency.org/2008/09/24/one-web-day-austin/</link>
      <pubDate>Wed, 24 Sep 2008 03:09:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2008/09/24/one-web-day-austin/</guid>
      <description>&lt;h2 id=&#34;we-had-the-opportunity-to-talk-about-community-currency-at-one-web-day-there-is-an-archive-of-talks-it-was-neat-to-see-cafe-caffeines-customers-stop-in-for-coffee-throughout-the-evening-and-stay-awhile-to-listen-in-on-the-compelling-talks-about-privacy-online-and-the-war-for-peace-a-big-thanks-to-jon-lebkowsky-maggie-duval-paul-walhus-and-dusty-reagan-for-organizing-a-great-event&#34;&gt;[blip.tv http://blip.tv/play/Ac+DBY_Iaw]&lt;br&gt;&#xA;We had the opportunity to talk about community currency at One Web Day. There is an &lt;a href=&#34;http://austinblogger.blip.tv/posts?view=archive&amp;amp;nsfw=dc&#34;&gt;archive&lt;/a&gt; of talks. It was neat to see &lt;a href=&#34;http://www.cafecaffeine.com&#34;&gt;Cafe Caffeine&lt;/a&gt;&amp;rsquo;s customers stop in for coffee throughout the evening and stay awhile to listen in on the compelling talks about privacy online and the war for peace. A big thanks to &lt;a href=&#34;http://www.weblogsky.com&#34;&gt;Jon Lebkowsky&lt;/a&gt;, &lt;a href=&#34;http://www.darlingpetmonkey.com/&#34;&gt;Maggie Duval&lt;/a&gt;, &lt;a href=&#34;http://austinblogger.com/blog/&#34;&gt;Paul Walhus&lt;/a&gt; and &lt;a href=&#34;http://dustyreagan.com/&#34;&gt;Dusty Reagan&lt;/a&gt; for organizing a great event.&lt;/h2&gt;&#xA;&lt;h3 id=&#34;comments&#34;&gt;Comments&lt;/h3&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Author: mat&lt;br&gt;&lt;br&gt;&#xA;Date: 2008-11-08 15:14:00&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lawrence Lessig at Netroots Nation 2008</title>
      <link>https://blog.opensourcecurrency.org/2008/07/20/lawrence-lessig-at-netroots-nation-2008/</link>
      <pubDate>Sun, 20 Jul 2008 18:46:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2008/07/20/lawrence-lessig-at-netroots-nation-2008/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.flickr.com/photos/tbbrown/2682714555/&#34; title=&#34;Lessig at Netroots Nation 2008 by tombrown91, on Flickr&#34;&gt;&lt;img src=&#34;https://blog.opensourcecurrency.org/images/posts/2682714555_481f95c176.jpg&#34; alt=&#34;Lessig at Netroots Nation 2008&#34; title=&#34;http://farm4.static.flickr.com/3143/2682714555_481f95c176.jpg&#34;&gt;&lt;/a&gt;&lt;br&gt;&#xA;The lunch for Lessig&amp;rsquo;s keynote at the Austin Convention Center yesterday (NN08) was the standard sandwich box. Each choice had a fancy name. I chose the Wellington. It was pretty good. I&amp;rsquo;m eating the apple as I blog.&lt;/p&gt;&#xA;&lt;p&gt;Lessig spent most of the keynote describing the motivation for &lt;a href=&#34;http://change-congress.org/&#34;&gt;Change-Congress&lt;/a&gt;. On one of his early slides, Lessig noted the problem of socialized risk and privatized profit. In fact, on the day before at the &lt;a href=&#34;http://www.equityblog.org/2008/07/18/tackling-the-subprime-crisis/&#34;&gt;subprime mortgage session&lt;/a&gt;, I asked the panel &lt;a href=&#34;http://www.askthespeaker.org/akira/dtd/2255-885&#34;&gt;the question I submitted for Nancy Pelosi&lt;/a&gt;. Panelist &lt;a href=&#34;http://www.huffingtonpost.com/hale-stewart&#34;&gt;Hale Stewart&lt;/a&gt;, who seems like a straight shooter, answered that there&amp;rsquo;s nothing Congress can do about the conflict of interest of the CEO of JP Morgan Chase making decisions on the Federal Reserve Board to make the public take the risk of the Bear Stearns acquisition.*&lt;/p&gt;</description>
    </item>
    <item>
      <title>unMoney Convergence Day 3 of 3</title>
      <link>https://blog.opensourcecurrency.org/2008/04/30/unmoney-convergence-day-3-of-3/</link>
      <pubDate>Wed, 30 Apr 2008 00:56:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2008/04/30/unmoney-convergence-day-3-of-3/</guid>
      <description>&lt;p&gt;A list of all the sessions is &lt;a href=&#34;http://unmoney.wik.is/Notes&#34;&gt;here&lt;/a&gt;. Here&amp;rsquo;s a brief recollection of the sessions I attended.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://unmoney.wik.is/Session_Notes/Currency_Definition_Language&#34;&gt;A Currency Definition Language&lt;/a&gt; by Arthur Brock was the first presentation I attended. Arthur identified the problem (borrowing from &lt;a href=&#34;http://unmoney.wik.is/Getting_Community_Currencies_to_Fly&#34;&gt;John Rogers analogy of taking flight&lt;/a&gt;) as our having this dashboard of knobs and dials but we don&amp;rsquo;t know what they are or there&amp;rsquo;s no agreement on what to call them. On the previous day, John Rogers noted how the complexity of our financial system corrupts our language. (Language corruption also seems like a consequence of private money creation. Who wants to play a game where someone else gets to change the rules? Truman: &amp;ldquo;if you can&amp;rsquo;t beat them, confuse them.&amp;rdquo;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>unMoney Convergence Day 2 of 3</title>
      <link>https://blog.opensourcecurrency.org/2008/04/21/unmoney-convergence-day-2-of-3/</link>
      <pubDate>Mon, 21 Apr 2008 06:12:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2008/04/21/unmoney-convergence-day-2-of-3/</guid>
      <description>&lt;p&gt;Brownies for breakfast! Yes!&amp;hellip;I walked up Pike Street from the hostel (on 1st) and took note of the Kinkos as I made the right turn on 8th street to the &lt;a href=&#34;http://www.townhallseattle.org/directionsAndParking.cfm&#34;&gt;Town Hall&lt;/a&gt; on Seneca. &lt;a href=&#34;http://www.identitywoman.net/&#34;&gt;Kaliya&lt;/a&gt; explained the open space format and we signed up to lead &lt;a href=&#34;http://unmoney.wik.is/Notes&#34;&gt;sessions&lt;/a&gt;. For the first session, I decided to attend &lt;a href=&#34;http://en.wikipedia.org/wiki/Michael_Linton&#34;&gt;Michael Linton&lt;/a&gt;&amp;rsquo;s presentation &amp;ldquo;Get the Money Moving.&amp;rdquo; In the video, &lt;a href=&#34;http://ernyak.blogspot.com/&#34;&gt;Ernie Yacub&lt;/a&gt; walks in to assist Michael. I was fortunate to join Ernie and &lt;a href=&#34;http://www.envision.ca/webs/letsbarter/&#34;&gt;Lori Heath&lt;/a&gt; for lunch.&lt;/p&gt;</description>
    </item>
    <item>
      <title>unMoney Convergence Day 1 of 3</title>
      <link>https://blog.opensourcecurrency.org/2008/04/15/unmoney-convergence-day-1-of-3/</link>
      <pubDate>Tue, 15 Apr 2008 09:53:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2008/04/15/unmoney-convergence-day-1-of-3/</guid>
      <description>&lt;p&gt;[flickr video=2416072066 secret=159e0fd6ed w=400 h=300]&lt;/p&gt;&#xA;&lt;p&gt;It was a surreal experience today as I&amp;rsquo;m seeing at least a dozen people for the first time that I&amp;rsquo;ve only known from the Internets. People came from as far as Germany, England and Australia. Since we didn&amp;rsquo;t start checking in until 3pm, it was mostly introductions and a dinner that was worth the wait. See you after a little bit of sleep.&lt;/p&gt;</description>
    </item>
    <item>
      <title>unMoney Convergence in Seattle April 14-16</title>
      <link>https://blog.opensourcecurrency.org/2008/01/22/unmoney-convergence-in-seattle-april-14-16/</link>
      <pubDate>Tue, 22 Jan 2008 09:08:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2008/01/22/unmoney-convergence-in-seattle-april-14-16/</guid>
      <description>&lt;p&gt;This is great! Kaliya Hamlin and Chris Lindstrom are putting together a conference you do not want to miss. Two different communities of practice will finally converge: the complementary currency folks and the web identity folks! If you&amp;rsquo;re one of the few regular readers of this blog, you know both Kaliya and Chris. Here&amp;rsquo;s &lt;a href=&#34;http://www.identitywoman.net/?p=705&#34;&gt;the announcement&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Update 1/31: &lt;a href=&#34;http://taoofmoney.wordpress.com/2008/01/31/seattle-unmoney-convergence-april-14th-16th-2008/&#34;&gt;Hazel Henderson will give the keynote&lt;/a&gt;.&lt;br&gt;&#xA;Update 2/6: Added &lt;a href=&#34;http://unmoney.planetwork.net/&#34;&gt;unMoney Convergence&lt;/a&gt; to the blogroll&amp;hellip;&lt;br&gt;&#xA;Update 2/9: Wiki for the unconference: &lt;a href=&#34;http://unmoney.wik.is/&#34;&gt;unmoney.wik.is&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dark Side of the Rainbow</title>
      <link>https://blog.opensourcecurrency.org/2007/12/06/dark-side-of-the-rainbow/</link>
      <pubDate>Thu, 06 Dec 2007 23:00:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/12/06/dark-side-of-the-rainbow/</guid>
      <description>&lt;p&gt;Last night, I joined a couple of friends at the &lt;a href=&#34;http://www.drafthouse.dreamhosters.com/&#34;&gt;Alamo Drafthouse downtown&lt;/a&gt; for a midnight showing of the &lt;a href=&#34;http://en.wikipedia.org/wiki/Dark_side_of_the_rainbow&#34;&gt;Dark Side of the Rainbow&lt;/a&gt;. Since I&amp;rsquo;ve been &lt;a href=&#34;http://www.webofdebt.com/&#34;&gt;reading a book&lt;/a&gt; that starts each chapter with a quote from &lt;a href=&#34;http://en.wikipedia.org/wiki/The_Wonderful_Wizard_of_Oz&#34;&gt;the Wonderful Wizard of Oz&lt;/a&gt; and references David Parker&amp;rsquo;s &lt;a href=&#34;http://www.halcyon.com/piglet/Populism.htm&#34;&gt;The Rise and Fall of the Wonderful Wizard of Oz&lt;/a&gt;, there were more than a few sublime moments.&lt;/p&gt;&#xA;&lt;p&gt;The members of Pink Floyd deny that they intentionally synchronized Dark Side of the Moon to the movie. Anyone who has read excellent books like &lt;a href=&#34;http://www.amazon.com/How-Know-What-Isnt-Fallibility/dp/0029117062&#34;&gt;How We Know What Isn&amp;rsquo;t So&lt;/a&gt; or &lt;a href=&#34;http://www.amazon.com/Fooled-Randomness-Hidden-Chance-Markets/dp/0812975219&#34;&gt;Fooled by Randomness&lt;/a&gt; are well acquainted with the phenomenon of seeing patterns where none exist by discarding data that doesn&amp;rsquo;t fit. So, if it&amp;rsquo;s true that last night was a &lt;a href=&#34;http://en.wikipedia.org/wiki/Type_I_and_type_II_errors&#34;&gt;Type I error&lt;/a&gt;, consider Dark Side of the Rainbow the biggest &amp;ldquo;rhymes with blind duck&amp;rdquo; in history.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Contingencies</title>
      <link>https://blog.opensourcecurrency.org/2007/11/09/contingencies/</link>
      <pubDate>Fri, 09 Nov 2007 04:42:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/11/09/contingencies/</guid>
      <description>&lt;p&gt;Last week, Rich and I gave a talk at &lt;a href=&#34;http://www.owasp.org/index.php/Austin&#34;&gt;OWASP Austin&lt;/a&gt;, the open web application security group. Social network security was the title. The main idea is how the health of social networks and communities can be compromised by attacking the identities - replacing identities known to the community with ones that are less functional. When identities are degraded or made more anonymous, then the community is at risk.&lt;/p&gt;&#xA;&lt;p&gt;Of course, we talked about complementary currency and among &lt;a href=&#34;http://ha.ckers.org/&#34;&gt;RSnake&lt;/a&gt;&amp;rsquo;s several good questions was how does a complementary currency system keep someone from taking too much. Of course, we mentioned the idea of putting a credit limit for each person in the code, but as everybody knows, it is less about the code than it is about the people and if the community is healthy and all the transactions are transparent, then people will police it themselves. If the community is sick, they won&amp;rsquo;t. Even for the hackers at the OWASP meeting who are immersed in code every day, this idea seemed agreeable.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ellen Hodgson Brown</title>
      <link>https://blog.opensourcecurrency.org/2007/09/25/ellen-hodgson-brown/</link>
      <pubDate>Tue, 25 Sep 2007 22:31:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/09/25/ellen-hodgson-brown/</guid>
      <description>&lt;p&gt;Update 12/2: Here is the &lt;a href=&#34;http://www.webofdebt.com/&#34;&gt;website&lt;/a&gt; (with blog) for the book.&lt;/p&gt;&#xA;&lt;p&gt;A week ago, I ordered Ellen Hodgson Brown&amp;rsquo;s new book &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0979560802/ref-nosim/superborrowne-20&#34;&gt;Web of Debt&lt;/a&gt;. Since I&amp;rsquo;m still waiting for it (alas, the order is bundled with Toni Price&amp;rsquo;s yet-to-be released cd), a &lt;a href=&#34;http://mp3.wtprn.com/Brouillet/0709/20070924_Mon_Brouillet.ram&#34;&gt;podcast&lt;/a&gt; announced on the IJCCR mailing list is a welcome gift in the meantime.&lt;/p&gt;&#xA;&lt;p&gt;She notes that money is just a receipt (or as &lt;a href=&#34;http://beyondmoney.wordpress.com/&#34;&gt;Thomas Greco&lt;/a&gt; often says credit) that the community agrees on, so there&amp;rsquo;s no need for a private issuer. She clarifies that silver versus gold wasn&amp;rsquo;t William Jennings Bryan&amp;rsquo;s main issue. The main issue was that the government and not a private bank create the money.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Money Fix</title>
      <link>https://blog.opensourcecurrency.org/2007/09/10/the-money-fix/</link>
      <pubDate>Mon, 10 Sep 2007 07:09:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/09/10/the-money-fix/</guid>
      <description>&lt;p&gt;[youtube http://www.youtube.com/watch?v=trl5_BCL0qs]&lt;br&gt;&#xA;Update 9/20: Extra interviews are generously being made available by &lt;a href=&#34;http://themoneyfix.org&#34;&gt;themoneyfix.org&lt;/a&gt; through this &lt;a href=&#34;http://www.themoneyfix.org/tmfpodcasts.rss&#34;&gt;RSS feed&lt;/a&gt;. As they become available, I&amp;rsquo;ll add direct links to the videos from the feed here for those who don&amp;rsquo;t use a newsreader:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Hazel Henderson &lt;a href=&#34;http://www.themoneyfix.org/media/HazelHendersoniPod.m4v&#34;&gt;m4v&lt;/a&gt;, &lt;a href=&#34;http://www.youtube.com/watch?v=-JhjmV0iLpk&#34;&gt;youtube&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Bernard Lietaer &lt;a href=&#34;http://www.themoneyfix.org/media/HazelHendersoniPod.m4v&#34;&gt;m4v&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;comments&#34;&gt;Comments&lt;/h3&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Author: necronomy&lt;br&gt;&lt;br&gt;&#xA;Date: 2008-03-30 13:25:00&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Alternative possibility means freedom of choice: &amp;lt; HREF=&amp;ldquo;&lt;a href=&#34;http://cromalternativemoney.org&#34;&gt;http://cromalternativemoney.org&lt;/a&gt;&amp;rdquo; REL=&amp;ldquo;nofollow&amp;rdquo;&amp;gt;Crom Alternative Money&amp;lt;&amp;gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>BarCamp Houston Slides</title>
      <link>https://blog.opensourcecurrency.org/2007/08/27/barcamp-houston-slides/</link>
      <pubDate>Mon, 27 Aug 2007 03:18:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/08/27/barcamp-houston-slides/</guid>
      <description>&lt;p&gt;Great Q/A and discussion at &lt;a href=&#34;http://www.barcamp.org/BarCampHouston&#34;&gt;BarCamp Houston&lt;/a&gt; as the presentation was in the smaller of the two rooms. After the session, I had a conversation with someone who had a degree in economics and he asked if any economists had written anything about complementary currency. I mentioned to him that the London School of Economics had published a paper of Edgar Cahn&amp;rsquo;s. I&amp;rsquo;m reminded of Lietaer saying that the so-called Nobel Prize in Economics* will never be awarded to an intentional economist.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Solidarity Economy at USSF</title>
      <link>https://blog.opensourcecurrency.org/2007/07/21/solidarity-economy-at-ussf/</link>
      <pubDate>Sat, 21 Jul 2007 01:03:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/07/21/solidarity-economy-at-ussf/</guid>
      <description>&lt;p&gt;Unfortunately, I haven&amp;rsquo;t blogged much on my experience at the US Social Forum. in short, it was great and I recommend attending any one you can get to. Hopefully Iĺl follow up on that statement. I have multiple social interests, so my time was divided. I also attended as part of a family vacation, so my attention was divided.&lt;/p&gt;&#xA;&lt;p&gt;I took part in a workshop on Solidarity Economy. There were representatives from the US, Canada and Peru speaking about very active programs. Canada and Peru&lt;br&gt;&#xA;have very developed programs worth learning about.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ithaca Hours on NPR</title>
      <link>https://blog.opensourcecurrency.org/2007/07/12/ithaca-hours-on-npr/</link>
      <pubDate>Thu, 12 Jul 2007 08:04:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/07/12/ithaca-hours-on-npr/</guid>
      <description>&lt;p&gt;This morning, a few friends brought to my attention &lt;a href=&#34;http://www.npr.org/templates/story/story.php?storyId=11867279&#34;&gt;the NPR story on Ithaca Hours&lt;/a&gt;. There seems to be an upswing in media coverage. Amy &lt;a href=&#34;http://evolutionofmoney.typepad.com/main/2007/07/i-missed-my-ala.html&#34;&gt;also notes the NPR story and that she paid for her yoga class in time dollars&lt;/a&gt;. I wonder if I&amp;rsquo;ll ever be able to use the Austin Time exchange for &lt;a href=&#34;http://www.blackstar.coop/&#34;&gt;cooperatively-owned beer&lt;/a&gt;. I think an hour of work is worth a beer or two. I didn&amp;rsquo;t realize so many people listen to NPR in the morning.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Almost a million Berkshares in circulation</title>
      <link>https://blog.opensourcecurrency.org/2007/06/20/almost-a-million-berkshares-in-circulation/</link>
      <pubDate>Wed, 20 Jun 2007 13:35:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/06/20/almost-a-million-berkshares-in-circulation/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;There are about 844,000 BerkShares in circulation, worth $759,600 at the fixed exchange rate of 1 BerkShare to 90 U.S. cents, according to program organizers. The paper scrip is available in denominations of one, five, 10, 20 and 50.&lt;/p&gt;&#xA;&lt;p&gt;In their 10 months of circulation, they&amp;rsquo;ve become a regular feature of the local economy. Businesses that accept BerkShares treat them interchangeably with dollars: a $1 cup of coffee sells for 1 BerkShare, a 10 percent discount for people paying in BerkShares.&lt;br&gt;&#xA;&lt;a href=&#34;http://news.yahoo.com/s/nm/20070619/lf_nm/usa_economy_berkshares_dc&#34;&gt;http://news.yahoo.com/s/nm/20070619/lf_nm/usa_economy_berkshares_dc&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Barcelona Time Banks on &amp;quot;The World&amp;quot;</title>
      <link>https://blog.opensourcecurrency.org/2007/05/31/barcelona-time-banks-on-the-world/</link>
      <pubDate>Thu, 31 May 2007 02:09:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/05/31/barcelona-time-banks-on-the-world/</guid>
      <description>&lt;p&gt;PRI&amp;rsquo;s &amp;ldquo;The World&amp;rdquo; ran a great story on a Time Bank experience in Barcelona.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The World&amp;rsquo;s Gerry Hadden reports that a barter system is catching on in Barcelona, Spain. People register with what&amp;rsquo;s called a time bank to trade services. They might teach a language or do home repairs. The hours they work become time bank credits they can spend. Time banking saves people cash. And for many, it provides a sense of community.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Austin Time Exchange 1st Anniversary Celebration</title>
      <link>https://blog.opensourcecurrency.org/2007/05/26/austin-time-exchange-1st-anniversary-celebration/</link>
      <pubDate>Sat, 26 May 2007 02:01:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/05/26/austin-time-exchange-1st-anniversary-celebration/</guid>
      <description>&lt;p&gt;Austin Time Exchange 1st Anniversary Celebration&lt;/p&gt;&#xA;&lt;p&gt;Please come celebrate with us!!! You are invited to attend an event marking the 1st anniversary of the Austin Time Exchange.&lt;/p&gt;&#xA;&lt;p&gt;On Sunday, June 3rd from 6pm-9pm, we will be hosting a gathering at Monkey Wrench Books. We will be enjoying beer and light refreshments from 6pm-8pm and will be screening the documentary, &amp;ldquo;The Power of Community – How Cuba Survived Peak Oil&amp;rdquo; at sunset. You can view more information on the film at &lt;a href=&#34;http://www.communitysolution.org/cuba.html&#34;&gt;http://www.communitysolution.org/cuba.html&lt;/a&gt; . A pay what you can donation is suggested to help cover the cost of the refreshments. Additional funds collected will help cover ATEN operational costs. This is a family friendly event.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gift Economy of a mystic</title>
      <link>https://blog.opensourcecurrency.org/2007/05/13/gift-economy-of-a-mystic/</link>
      <pubDate>Sun, 13 May 2007 05:07:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/05/13/gift-economy-of-a-mystic/</guid>
      <description>&lt;p&gt;A recent &lt;a href=&#34;http://news.yahoo.com/s/ap/20070512/ap_en_ot/books_paulo_coelho&#34;&gt;article&lt;/a&gt; about &lt;a href=&#34;http://paulocoelhoblog.com/&#34;&gt;Paulo Coelho&lt;/a&gt; (a Brazilian writer whose works are filled with mysticism) describes how his bookshelves collapsed one day and he realized he was hoarding things he didn&amp;rsquo;t need. So, now his shelves are empty and he regularly leaves his books on park benches and other places when he is done.&lt;/p&gt;&#xA;&lt;p&gt;In another way to play with &lt;a href=&#34;http://sinetgy.org/jgb/articulos/libre-software-origin/&#34;&gt;&amp;ldquo;free as in libre&amp;rdquo;&lt;/a&gt; and profit, Coelho has had a third of his upcoming novel posted on his &lt;a href=&#34;http://paulocoelhoblog.com/&#34;&gt;blog&lt;/a&gt;, only removing the text when the book was released in print.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Software and patents</title>
      <link>https://blog.opensourcecurrency.org/2007/05/11/software-and-patents/</link>
      <pubDate>Fri, 11 May 2007 13:40:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/05/11/software-and-patents/</guid>
      <description>&lt;p&gt;A lot of people who understand and enjoy Open Source Software don&amp;rsquo;t necessarily realize one of the main problems with the way the Software industry entrenches itself in a way to remove the ability to innovate form the general public and society as whole..&lt;/p&gt;&#xA;&lt;p&gt;Software is a mutant in the sense that it can be both copyrighted and patented. The article &lt;a href=&#34;http://www.freesoftwaremagazine.com/blogs/software_aint_patentable_damnit_part_2&#34;&gt;Software ain&amp;rsquo;t patentable, damn it! (2)&lt;/a&gt; points out the difference fairly well while discussing a &lt;a href=&#34;http://www.freesoftwaremagazine.com/blogs/software_aint_patentable_damn_it&#34;&gt;legal case&lt;/a&gt; putting junk patents at risk.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Economia Solidária</title>
      <link>https://blog.opensourcecurrency.org/2007/05/10/economia-solidaria/</link>
      <pubDate>Thu, 10 May 2007 02:41:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/05/10/economia-solidaria/</guid>
      <description>&lt;p&gt;Economia Solidária&lt;/p&gt;&#xA;&lt;p&gt;I have trouble blogging frequently because I use to write fully researched articles and was called a journalist before bloggers came along.&lt;/p&gt;&#xA;&lt;p&gt;Instead of infrequency, I think I&amp;rsquo;ll settle for short bursts like others do. This time, I&amp;rsquo;ll point out the remembrance that I understand Spanish and Portuguese. I often enjoy story that aren&amp;rsquo;t all over Slashdot, because they are all over barrapunto.com (the Spanish Slashdot). At some point a week ago, I ran into a Brazilian page, which led to Spanish pages. Outside of Venezuela, where Hugo Chavez is personally promoting community currencies, there is a very large community of people dealing in various kinds of social currencies. Some of them from banks dealing in national money as well.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Upcoming Time Exchange Orientations</title>
      <link>https://blog.opensourcecurrency.org/2007/05/01/upcoming-time-exchange-orientations/</link>
      <pubDate>Tue, 01 May 2007 16:24:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/05/01/upcoming-time-exchange-orientations/</guid>
      <description>&lt;p&gt;Austin Time Exchange&lt;br&gt;&#xA;&lt;a href=&#34;http://www.austintimeexchange.org/&#34; title=&#34;http://www.austintimeexchange.org&#34;&gt;http://www.austintimeexchange.org&lt;/a&gt;&lt;br&gt;&#xA;These are the dates for upcoming Time Exchange orientations.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Orientation Dates&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Tuesday, May 8th at 7:00pm — &lt;a href=&#34;http://www.ventanadelsoul.org/&#34;&gt;Ventana del Soul Cultural Center&lt;/a&gt;, 1834 E. Oltorf&lt;/p&gt;&#xA;&lt;p&gt;Saturday, May. 12th at 11:30am — &lt;a href=&#34;http://www.austinlibrary.com/library/branches/index.cfm?action=terrazas&#34;&gt;Terrazas Branch Library&lt;/a&gt;, 1105 E. Cesar Chavez St.&lt;/p&gt;&#xA;&lt;p&gt;Monday, June 4th at 7:00pm — &lt;a href=&#34;http://www.austinlibrary.com/library/branches/index.cfm?action=terrazas&#34;&gt;Terrazas Branch Library&lt;/a&gt;, 1105 E. Cesar Chavez St.&lt;/p&gt;&#xA;&lt;p&gt;Tuesday, June 12th at 7:00pm — &lt;a href=&#34;http://www.ventanadelsoul.org/&#34;&gt;Ventana del Soul Cultural Center&lt;/a&gt;, 1834 E. Oltorf&lt;/p&gt;&#xA;&lt;p&gt;Monday, July 2nd at 7:00pm — &lt;a href=&#34;http://www.austinlibrary.com/library/branches/index.cfm?action=terrazas&#34;&gt;Terrazas Branch Library&lt;/a&gt;, 1105 E. Cesar Chavez St.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Codeathon Participants Earn Time Exchange For Their Volunteer Time</title>
      <link>https://blog.opensourcecurrency.org/2007/04/16/codeathon-participants-earn-time-exchange-for-their-volunteer-time/</link>
      <pubDate>Mon, 16 Apr 2007 21:21:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/04/16/codeathon-participants-earn-time-exchange-for-their-volunteer-time/</guid>
      <description>&lt;p&gt;Participants earn time to receive services for their work building open source software to benefit the nonprofit community.&lt;/p&gt;&#xA;&lt;p&gt;(Austin, TX) The Austin Time Exchange Network (ATEN) helps people trade an hour of work for another hour of work within a community. Instead of bartering between just two people and placing different values on the service, our network allows equal sharing of an hour for an hour within the whole community.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Consensus and the Commons</title>
      <link>https://blog.opensourcecurrency.org/2007/04/15/consensus-and-the-commons/</link>
      <pubDate>Sun, 15 Apr 2007 18:14:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/04/15/consensus-and-the-commons/</guid>
      <description>&lt;p&gt;In the &lt;a href=&#34;http://www.opensourcecurrency.org/2007/03/future-of-ideas-and-money_27.html&#34;&gt;Future of Ideas and Money&lt;/a&gt; and &lt;a href=&#34;http://www.opensourcecurrency.org/2007/04/tangled-up-in-future-lessig-and-lietaer.html&#34;&gt;Lessig and Lietaer&lt;/a&gt; posts, a community currency is compared to the Internet. Both of them form an innovation commons.&lt;/p&gt;&#xA;&lt;p&gt;Associated with community currency design is protocol. Contrast this with national money where laws generally regulate use.&lt;/p&gt;&#xA;&lt;p&gt;Protocols on the Internet are generally established by the IETF. Jeanette Hofmann &lt;a href=&#34;http://duplox.wz-berlin.de/final/jeanette.htm#toc5&#34;&gt;describes&lt;/a&gt; this process:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The IETF is open to anyone who is interested, provided they have the necessary technical competence and practical engineering skills. The exclusionary effect of this prerequisite should not be underestimated. The IETF has traditionally understood itself as an elite in the technical development of communication networks. Gestures of superiority and a dim view of other standardisation committees are matched by unmistakable impatience with incompetence in their own ranks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Austin Penguin Day, April 28th</title>
      <link>https://blog.opensourcecurrency.org/2007/04/10/austin-penguin-day-april-28th/</link>
      <pubDate>Tue, 10 Apr 2007 19:01:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/04/10/austin-penguin-day-april-28th/</guid>
      <description>&lt;p&gt;We are looking for nonprofits to attend, but also for technology professionals willing to present or just participate in sessions to add to the information presented.&lt;/p&gt;&#xA;&lt;p&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;br&gt;&#xA;Penguin Day Comes To Austin&lt;br&gt;&#xA;&lt;a href=&#34;http://www.austinpenguinday.org&#34;&gt;www.austinpenguinday.org&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Popular One Day Conference Showcasing Open Source Technology Use For Nonprofits And Communities Makes Austin Debut&lt;/p&gt;&#xA;&lt;p&gt;Austin, a city well known for its technology-centric offerings, festivals and a motto of keeping Austin &amp;ldquo;weird&amp;rdquo; can add one more item to its growing list&amp;ndash;Penguin Days. The popular day long convening of software developers, activists and nonprofits will take place on April 28 from 9 am to 5 pm at Ventana del Soul.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Codeathon 2.0</title>
      <link>https://blog.opensourcecurrency.org/2007/04/05/codeathon-2-0/</link>
      <pubDate>Thu, 05 Apr 2007 15:08:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/04/05/codeathon-2-0/</guid>
      <description>&lt;p&gt;&lt;strong&gt;CODEATHON 2.0&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;PRESENTED BY &lt;a href=&#34;http://www.knowbility.org/main/&#34;&gt;KNOWBILITY&lt;/a&gt; AND &lt;a href=&#34;http://www.leagueoftechvoters.org/&#34;&gt;LEAGUE OF TECHNICAL VOTERS&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Create open source software to benefit nonprofits. Two events! Two chances to participate! Free food, prizes, unique entertainment. All types and skill levels of designers needed. Collaborate on issues of usability and accessibility, graphical interface and high-level software architecture.&lt;/p&gt;&#xA;&lt;p&gt;More info and to sign up:&lt;br&gt;&#xA;&lt;a href=&#34;http://codeathon.pbwiki.com/&#34;&gt;http://codeathon.pbwiki.com/&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Log in with password: codeon&lt;/p&gt;&#xA;&lt;p&gt;Kick off party at Triumph Café&lt;br&gt;&#xA;Friday, 4/13, 8 p.m. - 11 p.m.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tangled Up in the Future - Lessig and Lietaer</title>
      <link>https://blog.opensourcecurrency.org/2007/04/05/tangled-up-in-the-future-lessig-and-lietaer/</link>
      <pubDate>Thu, 05 Apr 2007 05:14:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/04/05/tangled-up-in-the-future-lessig-and-lietaer/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://bp2.blogger.com/_oxCRGgLYA9k/RhWWNCTzm4I/AAAAAAAAAAM/8LXvysgf7Qc/s1600-h/ideasmoney.PNG&#34;&gt;&lt;img src=&#34;https://blog.opensourcecurrency.org/images/posts/ideasmoney.PNG&#34; alt=&#34;&#34; title=&#34;http://bp2.blogger.com/_oxCRGgLYA9k/RhWWNCTzm4I/AAAAAAAAAAM/8LXvysgf7Qc/s400/ideasmoney.PNG&#34;&gt;&lt;/a&gt;&lt;br&gt;&#xA;This is a followup to &lt;a href=&#34;http://www.opensourcecurrency.org/2007/03/future-of-ideas-and-money_27.html&#34;&gt;The Future of Ideas and Money&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/Bernard_Lietaer&#34;&gt;Bernard Lietaer&lt;/a&gt; reveals the difference between money and currency. What a central authority requires in payment of taxes, thereby imposing it as legal tender, is money. Taxes lock us into money. Money is the Yang. It promotes competition and scarcity created through hierarchy. Currency is whatever a community chooses as a means of payment, thereby accepting it as common tender. Social currency is the Yin.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Future of Ideas and Money</title>
      <link>https://blog.opensourcecurrency.org/2007/03/28/the-future-of-ideas-and-money/</link>
      <pubDate>Wed, 28 Mar 2007 05:55:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/03/28/the-future-of-ideas-and-money/</guid>
      <description>&lt;p&gt;Kellan &lt;a href=&#34;http://laughingmeme.org/2007/03/21/book-pairings/&#34;&gt;suggested&lt;/a&gt; that some books are read better together and asks &amp;ldquo;Do you have favorite pairings?&amp;rdquo; Following Rich&amp;rsquo;s post on the Creative Commons, I&amp;rsquo;ve been thinking about Lessig&amp;rsquo;s &lt;a href=&#34;http://www.amazon.com/Future-Ideas-Commons-Connected-World/dp/0375726446&#34;&gt;The Future of Ideas&lt;/a&gt; and ever since the &lt;a href=&#34;http://www.naropa.edu/news/weekly/051106/&#34;&gt;Naropa Workshop on Intentional Economics&lt;/a&gt;, I have thought it would be great to pair Lessig with Bernard Lietaer, author of &lt;a href=&#34;http://www.amazon.com/Future-Money-B-Lietaer/dp/0712699910&#34;&gt;The Future of Money&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;I talked to Bernard about Lessig&amp;rsquo;s &lt;a href=&#34;http://www.amazon.com/Code-Other-Cyberspace-Lawrence-Lessig/dp/0465039138&#34;&gt;code/architecture&lt;/a&gt; as the fourth category of ways to regulate. When a complementary currency is introduced, does it merely fall in the economic incentive category or is it a lower level change to code and architecture?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creative Commons in Austin</title>
      <link>https://blog.opensourcecurrency.org/2007/03/15/creative-commons-in-austin/</link>
      <pubDate>Thu, 15 Mar 2007 13:47:00 +0100</pubDate>
      <guid>https://blog.opensourcecurrency.org/2007/03/15/creative-commons-in-austin/</guid>
      <description>&lt;p&gt;In trying to think of the first post, it seemed strange to mention a &lt;a href=&#34;http://www.effaustin.org/ccworkshop.html&#34;&gt;workshop&lt;/a&gt; introducing &lt;a href=&#34;http://creativecommons.org/&#34;&gt;creative commons&lt;/a&gt; because surely everyone knows what that is. Unfortunately, that&amp;rsquo;s not the case. One common experience that emerged from those attending the workshop was that so many people who &lt;a href=&#34;http://2007.sxsw.com/&#34;&gt;should know&lt;/a&gt; about creative commons don&amp;rsquo;t.&lt;/p&gt;&#xA;&lt;p&gt;Even while so many people kvetch about the horrors of patents and copyrights, creative commons grows by being incorporated into &lt;a href=&#34;http://creativecommons.org/weblog/entry/5356&#34;&gt;Yahoo&lt;/a&gt;, &lt;a href=&#34;http://www.flickr.com/creativecommons/&#34;&gt;Flickr&lt;/a&gt;, &lt;a href=&#34;http://creativecommons.org/weblog/entry/5693&#34;&gt;Google&lt;/a&gt; and many others. Many blogs we visit every day have the creative commons logo and license attached. Yet the average person doesn&amp;rsquo;t know about this solution to &lt;a href=&#34;http://www.indyweek.com/gyrobase/Content?oid=oid%3A20610&#34;&gt;sustaining cultural creativity&lt;/a&gt; while still protecting &lt;a href=&#34;http://creativecommons.org/license/&#34;&gt;artist rights&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
