This screencast shows how simple web payments can be using OpenTransact. Instead of making a payment to an email address, we can make a payment to a URL, particularly if it is an OpenID. The person making the payment simply adds a delicious-style bookmarklet and as you can see below, I simply re-used the javascript … Continue reading
Author Archives: herestomwiththeweather
Easy Heroku Install and Cheepnis
The last post was a proof of concept. Proof of concept has matured to a working system on Heroku thanks to our friends at the Bay Area Community Exchange (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 … Continue reading
OsCurrency Heroku Deployment
Click To Play “Anyone can run their own financial system.” – Bernard Lietaer at the Naropa Intentional Economics workshop. Thanks to Lee Azzarello, oscurrency can now be deployed to heroku 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, … Continue reading
CapCard: Opentransact with OAuth
Click To Play The previous two screencasts demonstrated using Opentransact for simple web payments without using OAuth. Now we see how Opentransact web payments can be made with OAuth. Watch the original larger screencast to make reading the typing easier on the eyes. To get OsCurrency to work with CapCard, I made this checkin. Continue reading
Part 2: Greco’s The End of Money
Welcome back! In the previous entry, 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’s book where he shares an abundance … Continue reading
Précis of Greco’s The End of Money and the Future of Civilization
To mix things up, I thought it would be fun to share some knowledge gained from Thomas Greco’s The End of Money and the Future of Civilization 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. … Continue reading
Stupid Currency Tricks: OpenTransact with OsCurrency
Here’s another OpenTransact demo. Last time, Nubux, a simple reference implementation, was the financial service provider. This time, OsCurrency is the FSP. Continue reading
Stupid Currency Tricks: OpenTransact Simple Web Payment
There’s been some good discussion on the Agile Banking list which includes simple web payments. This is like what we did on the previous screencast but simpler (mostly because we’re not using oauth). The use of the callback to confirm the payment can be trouble. The callback could timeout or maybe the merchant is inside … Continue reading
Stupid Currency Tricks: Payment Dropbox with OAuthActiveResource
OAuth support with the OsCurrency API was first demonstrated in January. Ruby on Rails developers may have noticed that I didn’t use ActiveResource with OAuth. Instead, in both the January screencast and the Twitter OAuth Consumer screencast, we coded in raw JSON. This was a bummer because, as easy as it is to write JSON, … Continue reading
Stupid Currency Tricks: Group Currencies and Heroku
Like the last screencast, this one is a result of a feature request. About 9 months ago to the day, I met Johnny & 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 … Continue reading