Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix README |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | master |
Files: | files | file ages | folders |
SHA3-256: |
d556156e5d5decdc378fdc3c361426ec |
User & Date: | i5ivem@gmail.com 2010-05-26 13:43:03 |
Context
2013-07-16
| ||
11:37 | Create LICENSE check-in: f4b65aa806 user: atomicules@lavabit.com tags: master, trunk | |
2010-05-26
| ||
13:43 | Fix README check-in: d556156e5d user: i5ivem@gmail.com tags: master, trunk | |
13:41 | Add download instructions to README check-in: c09017e318 user: i5ivem@gmail.com tags: master, trunk | |
Changes
Changes to README.textile.
1 2 3 4 5 6 7 8 | h1. Shoefiti A "not very good" "Librelist":http://librelist.com/ browser written in "Shoes":http://github.com/shoes/shoes. This was started when the "Librelist archive browser":http://librelist.com/browser/ was a simple list of lists and a calendar. You had to guess what days had messages by clicking on the calendar to load them. So this app was modelled on that interface, but with the improvement of indicating which days have messages. Since I started this, the Librelist archive page has been re-jigged and now you can browse by thread (much better!) - the only potential/slight/current benefit this app has is that it's realtime (the archives seem to have a delay(bug?) archving recent messages). If I can figure out a good way, I'll try to do email threading in this. | < < > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | h1. Shoefiti A "not very good" "Librelist":http://librelist.com/ browser written in "Shoes":http://github.com/shoes/shoes. This was started when the "Librelist archive browser":http://librelist.com/browser/ was a simple list of lists and a calendar. You had to guess what days had messages by clicking on the calendar to load them. So this app was modelled on that interface, but with the improvement of indicating which days have messages. Since I started this, the Librelist archive page has been re-jigged and now you can browse by thread (much better!) - the only potential/slight/current benefit this app has is that it's realtime (the archives seem to have a delay(bug?) archving recent messages). If I can figure out a good way, I'll try to do email threading in this. h2. Download Use the latest tagged release of shoefiti.rb. Requires Shoes (duh!). h2. Screenshot !https://github.com/i5m/shoefiti/raw/master/screenshots/shoefiti.v0.0.1.png! |