The previous screencast may have tried to use too much technology to enable user-centric simple web payments. 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 support for rel-payment on blip.tv. … Continue reading
OpenTransact: rel-payment and OpenID
Warning: I boosted the microphone amp on this one. 🙂 A blog is a great place to accept web payments. Livejournal, blogger and wordpress allow bloggers to make their blog url their OpenID. In this screencast, we see that when a blogger on WordPress.com adds links, she can easily associate the type of link (through … Continue reading
Simple Web Payments with OpenID and OpenTransact
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
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