* [sup-talk] How's STS coming?
@ 2008-10-02 17:19 Sukant Hajra
2008-10-02 21:21 ` Marcus Williams
2008-10-02 22:01 ` William Morgan
0 siblings, 2 replies; 5+ messages in thread
From: Sukant Hajra @ 2008-10-02 17:19 UTC (permalink / raw)
Hi William,
I just tried to post a longer message about how STS was coming, but I'm not
sure it sent. If it did send, I didn't want repeat myself here.
If it didn't send, it really wan't saying much. . . just along the lines of
- How's STS coming?
- If it's not soon to be released, do you think we can at least see the
tree (I'm just curious to see it)
- I'm eagerly awaiting, and if STS is stalled, I'm thinking about other
ways to manage mail/NNTP/RSS, but I don't want to waste my time if STS is
around the corner.
Thanks for all your hard work,
Sukant
^ permalink raw reply [flat|nested] 5+ messages in thread
* [sup-talk] How's STS coming?
2008-10-02 17:19 [sup-talk] How's STS coming? Sukant Hajra
@ 2008-10-02 21:21 ` Marcus Williams
2008-10-02 22:01 ` William Morgan
1 sibling, 0 replies; 5+ messages in thread
From: Marcus Williams @ 2008-10-02 21:21 UTC (permalink / raw)
On 2.10.2008, Guarded Identity wrote:
> - If it's not soon to be released, do you think we can at least see the
> tree (I'm just curious to see it)
+1 on this one! I've all but given up on my web interface to current
sup. The only way I can do it properly is to pull all the ncurses code
out and then I'm going to have something that is probably fairly close
to what you're trying to do anyway in some ways so it makes more sense
to wait for STS and put some effort into coding for/with that. I ca
get something up and running against the ferret db, but then I found
myself implementing a lot of the classes/methods in sup all over and
that seemed a bit pointless as well.
Marcus
^ permalink raw reply [flat|nested] 5+ messages in thread
* [sup-talk] How's STS coming?
2008-10-02 17:19 [sup-talk] How's STS coming? Sukant Hajra
2008-10-02 21:21 ` Marcus Williams
@ 2008-10-02 22:01 ` William Morgan
2008-10-07 19:00 ` William Morgan
1 sibling, 1 reply; 5+ messages in thread
From: William Morgan @ 2008-10-02 22:01 UTC (permalink / raw)
Reformatted excerpts from Guarded Identity's message of 2008-10-02:
> I just tried to post a longer message about how STS was coming, but
> I'm not sure it sent.
I haven't seen it.
> - How's STS coming?
It has been stalled for a bit while I work on other things (ditz, the
projects I get paid to work on, Anathem, etc), but I've actually been
slowly warming it back up over the past few days. I do have something
reasonable to show for myself, so a little pressure from you guys is
beneficial. :)
Give me a few more days to clean it up, and I'll throw up a git branch
somewhere. Definitely keep bugging me.
--
William <wmorgan-sup at masanjin.net>
^ permalink raw reply [flat|nested] 5+ messages in thread
* [sup-talk] How's STS coming?
2008-10-02 22:01 ` William Morgan
@ 2008-10-07 19:00 ` William Morgan
2008-10-13 18:14 ` William Morgan
0 siblings, 1 reply; 5+ messages in thread
From: William Morgan @ 2008-10-07 19:00 UTC (permalink / raw)
Reformatted excerpts from William Morgan's message of 2008-10-02:
> Give me a few more days to clean it up, and I'll throw up a git branch
> somewhere. Definitely keep bugging me.
Status update: after trying a couple things over the past few months, I
think I have settled on a workable architecture. It's split into three
components: a general searchable-tree-of-documents store, an
email-specific layer that handles things like attachments and the JWZ
threading algorithm, and, of course, a client.
I have a partial implementation of the first layer, which I'm currently
working on converting from an earlier architecture into the current one.
I'm making both the base document store, and the search index,
pluggable, and have a simple implementation of each: the document store
just keeps documents as files on your local disk, and the search
component uses Sphinx.
My current plan is to put up a git repo this weekend of what I have, so
that others can start hacking on it too. It will basically be the first
layer as I described above, though without any of the tree stuff
actually working. It will use Thrift as the interface layer, so writing
clients should be possible in any language.
--
William <wmorgan-sup at masanjin.net>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-10-13 18:14 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-02 17:19 [sup-talk] How's STS coming? Sukant Hajra
2008-10-02 21:21 ` Marcus Williams
2008-10-02 22:01 ` William Morgan
2008-10-07 19:00 ` William Morgan
2008-10-13 18:14 ` William Morgan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox