3 <title>Loom Examples
</title>
6 This page contains information about Patrick Chkeroff's
7 <a href=
"http://loom.cc/">Loom
</a> anonymous electronic trading system.
10 <a href=
"http://billstclair.com/blog/categories/loom">Loom
11 Category
</a>, which contains all the articles I've writen about
12 Loom. The last time I updated this page, those were:
14 <li><a href=
"http://billstclair.com/blog/loom_electronic_accounting_system.html">
15 Loom Electronic Accounting System
</a> - an overview with links to
16 tutorials and resources. I've since decided that
"electronic trading
17 system" is a better name.
</li>
18 <li><a href=
"http://billstclair.com/blog/loom_security.html">
19 Loom Security
</a> - my analysis of the security of the algorithms and
20 database used by version
58 of the loom.cc source code.
</li>
21 <li><a href=
"http://billstclair.com/blog/creating_your_own_loom_currency.html">
22 Creating Your Own Loom Currency
</a> - an idea for keeping track of how
23 much reserve of a real asset you have versus how much electronic
24 currency you've issued backed by that asset.
</li>
25 <li><a href=
"http://billstclair.com/blog/patricks_loom_issuance_scheme.html">
26 Patrick's Loom Issuance Scheme
</a> - a better idea for tracking
28 <li><a href=
"http://billstclair.com/blog/loom_three_folder_issuer_protocol.html">
29 Loom Three-folder Issuer Protocol
</a> - an even better idea for
30 tracking reserve assets.
</li>
31 <li><a href=
"http://billstclair.com/blog/loomster.html">Loomster
</a> - a wiki covering
"Everything Loom."</li>
32 <li><a href=
"http://billstclair.com/blog/loom_iphone_client.html">Loom iPhone Client
</a> - announcing
<a href=
"ip.php">billstclair.com/loom/ip.php
</a></li>
35 My PHP version of Patrick's
36 <a href=
"https://loom.cc/?function=grid_tutorial&mode=advanced">
37 Grid Tutorial
</a> is at
38 <a href=
"grid-tutorial.php">
39 grid-tutorial.php
</a>. The tutorial is an example
40 of using my LoomClient PHP class. I have also written a LoomClient
41 Java class, with a simple command line testing interface. Its JavaDoc
43 <a href=
"java/doc/">here
</a>.
45 My iPhone Loom interface supports moving assets, and creating and
46 renaming locations. I'll add location deletion, type maintenance, and
47 skins for other mobile browsers, if there's demand.
49 billstclair.com/loom/ip.php
</a>.
52 entire directory, including all the sources and Java binaries, at
53 <a href=
"../loomclient.tar.gz">loomclient.tar.gz
</a>
56 <a href=
"http://git.or.cz/">
57 Git
</a> repository of the source at
58 <a href=
"http://repo.or.cz/w/loomclient.git">
59 repo.or.cz/w/loomclient.git
</a>. It has
60 <a href=
"http://repo.or.cz/w/loomclient.git?a=atom">
62 <a href=
"http://repo.or.cz/w/loomclient.git?a=rss">
63 RSS
</a>. feeds. To check out your own copy:
68 git pull git://repo.or.cz/loomclient.git
73 <li><a href=
"http://www.loomster.net/doku.php">Loomster.net
</a>
76 Last updated:
26 January,
2008
78 <a href=
"../">Home
</a>