[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Agplmail-dev] AJAX prettiness/functionality
From: |
Tim Dobson |
Subject: |
[Agplmail-dev] AJAX prettiness/functionality |
Date: |
Sat, 15 Nov 2008 12:07:25 +0000 |
User-agent: |
Thunderbird 2.0.0.17 (X11/20080925) |
Hi
I've been looking at http://freedomdreams.co.uk/wiki/AGPLMail#TODO
and I decided to have a look at some of the ideas to prettify agplmail.
Firstly, spell checking:
for plain text at least, I suspect the GPL licenced AJAX program from
http://orangoo.com/labs/?page_id=3
will function out of the box though I suspect there may be problems when
it comes to the html compose version I think these will probably be
solvable.
I think this could quickly implemented in ~5 mins though html spell
checking may take extra time..
Secondly, I was thinking it might be nice to load different pages by
that i mean like different folders - allmail, inbox, bin and tags etc
without reloading the page.
Finding freely licenced code to do this seems extraordinarily difficult
and until we find another program we may be able to use
http://web.archive.org/web/20070225220722/http://www.ajaxlessons.com/2006/02/18/ajax-workshop-2-building-tabbed-content/
as a reference to write our own...
I will keep looking I have come across some good but badly licenced ones
so far :(
Thirdly, I was thinking it might be nice to be able to click heading at
the top of your inbox/tagbox/bin etc and be able to sort your mail on
all the criteria you have available.
The MIT/X11 licenced program found here:
http://www.millstream.com.au/view/code/tablekit/ looks good for that
purpose and implementation looks trivial.
things to worry about include whether it will upset the Select
unread/read/all/none script and whether the users will accept only being
to sort the stuff in that particular folder view or whether we should be
looking to implement something like this at server level
Of these three things I think the first thing should be moved forward on
the roadmap because it looks so trivial to implement, I think the second
thing is the most important one to get sorted out and though the third
thing would be nice it is not mission critical or looking easy...
I don't know what else we should be looking at to make agplmail look
better/do stuff better...
thoughts?
Tim
--
www.tdobson.net
----
If each of us have one object, and we exchange them, then each of us
still has one object.
If each of us have one idea, and we exchange them, then each of us now
has two ideas. - George Bernard Shaw
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Agplmail-dev] AJAX prettiness/functionality,
Tim Dobson <=