<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Agilebanking on Open Source Currency</title>
    <link>https://blog.opensourcecurrency.org/tags/agilebanking/</link>
    <description>Recent content in Agilebanking on Open Source Currency</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 25 Nov 2010 20:52:00 +0100</lastBuildDate>
    <atom:link href="https://blog.opensourcecurrency.org/tags/agilebanking/index.xml" rel="self" type="application/rss+xml" />
    <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>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>
  </channel>
</rss>
