3 <title>Loom Applications
& Links
</title>
4 <link rel=
"shortcut icon" href=
"krugerand.png"/>
5 <link rel=
"stylesheet" type=
"text/css" href=
"tables.css">
8 <img src=
"loom_logo.gif" alt=
"Loom Logo" width=
"73" height=
"28"/>
10 This page contains information about Patrick Chkeroff's
11 <a href=
"http://loom.cc/">Loom
</a> anonymous electronic trading system.
16 <a href=
"grid-tutorial.php">
17 grid-tutorial.php
</a> - my PHP version of Patrick's
18 <a href=
"https://loom.cc/?function=grid_tutorial&mode=advanced">
19 Grid Tutorial
</a>. The tutorial is an example of using my LoomClient
20 PHP class. I have also written a LoomClient Java class, with a simple
21 command line testing interface. Its JavaDoc pages are
22 <a href=
"java/doc/">here
</a>.
25 ip.php
</a> - my iPhone Loom interface. Supports moving assets, and
26 creating and renaming locations. I'll add location deletion, type
27 maintenance, and skins for other mobile browsers, if there's demand.
34 <a href=
"http://www.loomster.net/doku.php">
35 Loomster.net
</a> - Everything Loom
37 <a href=
"http://www.dgcmagazine.com/">
38 DGC Magazine
</a> - Digital Gold Currency magazine. Monthly. Has a
39 <a href=
"http://www.dgcmagazine.com/index.php">blog
</a>.
41 <a href=
"http://www.goldnow.st/">
42 GoldNow
</a> - buy tokens and GoldNowBanc GoldGrams here.
44 <a href=
"irc://irc.freenode.net/##loom">
45 ##loom
</a> IRC channel at irc.freenode.net.
47 <a href=
"currencies.html">Loom-Based Currencies
</a> - my copy of the
48 <a href=
"http://loomster.net/doku.php?id=currencies">
49 Loomster currencies page
</a>
54 <a href=
"http://billstclair.com/blog/categories/loom">Loom
55 Category
</a>, which contains all the articles I've writen about
56 Loom. The last time I updated this page, those were:
58 <table class=
"prettytable">
66 <td><a href=
"http://billstclair.com/blog/loom_electronic_accounting_system.html">
67 Loom Electronic Accounting System
</a></td>
68 <td>an overview with links to
69 tutorials and resources. I've since decided that
"electronic trading
70 system" is a better name.
</td>
74 <td><a href=
"http://billstclair.com/blog/loom_security.html">
75 Loom Security
</a></td>
76 <td>my analysis of the security of the algorithms and
77 database used by version
58 of the loom.cc source code.
</td>
81 <td><a href=
"http://billstclair.com/blog/creating_your_own_loom_currency.html">
82 Creating Your Own Loom Currency
</a></td>
83 <td>an idea for keeping track of how
84 much reserve of a real asset you have versus how much electronic
85 currency you've issued backed by that asset.
</td>
89 <td><a href=
"http://billstclair.com/blog/patricks_loom_issuance_scheme.html">
90 Patrick's Loom Issuance Scheme
</a></td>
91 <td>a better idea for tracking reserve assets.
</td>
95 <td><a href=
"http://billstclair.com/blog/loom_three_folder_issuer_protocol.html">
96 Loom Three-folder Issuer Protocol
</a></td>
97 <td>an even better idea for tracking reserve assets.
</td>
101 <td><a href=
"http://billstclair.com/blog/loomster.html">Loomster
</a></td>
102 <td>a wiki covering
"Everything Loom."</td>
106 <td><a href=
"http://billstclair.com/blog/loom_iphone_client.html">Loom iPhone Client
</a></td>
107 <td>announcing
<a href=
"ip.php">billstclair.com/loom/ip.php
</a></td>
111 <td><a href=
"http://billstclair.com/blog/goldnow.html">GoldNow
</a></td>
112 <td>seller of e-currencies and loom tokens. Provide your contact information, snail mail, phone, and email, and get a link to create a new Loom folder with
198 usage tokens.
116 <td><a href=
"http://billstclair.com/blog/live_compression_of_a_gdbm_database.html">Live Compression of a GDBM Database
</a></td>
117 <td>how to reclaim unused space from the file that stores the loom grid and archive.
</td>
121 <td><a href=
"http://billstclair.com/blog/a_php_script_for_viewing_text_files.html">A PHP Script for Viewing Text Files
</a></td>
122 <td>how to
<a href=
"viewtext.php">view the text
</a> of the files in this directory.
</td>
126 <td><a href=
"http://billstclair.com/blog/loomsheet.html">Loomsheet
</a></td>
127 <td>announcing plans for my Loom GUI application.
</td>
131 <td><a href=
"http://billstclair.com/blog/major_loom_release_v61.html">Major Loom release v61
</a></td>
132 <td>Patrick has been hard at work, improving the Loom user interface.
</td>
136 <td><a href=
"http://billstclair.com/blog/loom_iphone_interface_updated.html">Loom iPhone Interface Updated
</a></td>
137 <td>to match Patrick's changes
</td>
141 <td><a href=
"http://billstclair.com/blog/secure_banking_summary.html">Secure Banking: summary
</a></td>
142 <td>ideas for signed transactions to enable a secure electronic bank, where customers, and the bank, are identified only by their public key fingerprints.
</td>
146 <td><a href=
"http://billstclair.com/blog/trubanc.html">Trubanc
</a></td>
147 <td>An announcement of my project to make my secure banking idea a reality
</td>
151 <td><a href=
"http://billstclair.com/blog/trubanc_server_working.html">Trubanc Server Working
</a></td>
152 <td>the Trubanc server is up at
<a href=
"http://trubanc.com/">Trubanc.com
</a>. This post has a link to click to see it in action. I've started work on the client.
</td>
156 <td><a href=
"http://billstclair.com/blog/trubanc_encryption.html">Trubanc Encryption
</a></td>
157 <td>How to encrypt the client/server link without needing an SSL certificate or the SSL connection overhead.
</td>
161 <td><a href=
"http://billstclair.com/blog/trubanc_web_client_public_beta.html">Trubanc
162 Web Client Public Beta
</a></td>
163 <td>a request for help in testing Trubanc with my shiny, new web client.
</td>
167 <td><a href=
"http://billstclair.com/blog/trubanc_storage_fees.html">Trubanc Storage Fees
</a></td>
168 <td>a demo of the new feature allowing an asset issuer to charge storage fees. Trubanc now has a business plan!
</td>
172 <td><a href=
"http://billstclair.com/blog/loom_user_interface_changes.html">Loom User Interface Changes
</a></td>
173 <td>announcement of version
86 of Loom.cc.
</td>
177 <td><a href=
"http://billstclair.com/blog/nubux.html">NuBux
</a></td>
178 <td>The simplest payment system imagineable.
</td>
183 entire directory, including all the sources and Java binaries, at
184 <a href=
"../loomclient.tar.gz">loomclient.tar.gz
</a>
186 View the files in this directory with my
<a href=
"viewtext.php">file viewer
</a>.
189 <a href=
"http://git.or.cz/">
190 Git
</a> repository of the source at
191 <a href=
"http://repo.or.cz/w/loomclient.git">
192 repo.or.cz/w/loomclient.git
</a>. It has
193 <a href=
"http://repo.or.cz/w/loomclient.git?a=atom">
195 <a href=
"http://repo.or.cz/w/loomclient.git?a=rss">
196 RSS
</a>. feeds. Also pushed to
197 <a href=
"http://github.com/billstclair/loomclient/">
198 github.com/billstclair/loomclient
</a>. To check out your own copy:
203 git pull git://repo.or.cz/loomclient.git
206 Last updated:
14 July,
2009
208 <span id=
"siteseal"><script type=
"text/javascript" src=
"https://seal.godaddy.com/getSeal?sealID=21208831510b9e63aa127118f2af8db917fdb042819730"></script><br/><a href='https://www.godaddy.com/gdshop/ssl/ssl.asp'
>SSL Certificates
</a></span>
210 <a href=
"../">Home
</a>