1. Internet connection is back
I spent on holidays in vietnam: 3 weeks of February where I could get back to nature.

Just before I left France to Vietnam, my internet connection went down because of my provider or some intermediate. I took some time to get it back. I was reconnected yesterday.
2. gmail advertisement
While I was not connected, my mailbox hosted by my provider would reach the quota within a few days so that I had to move my mail to some place where I had some disk space. I remembered I opened some time ago a mailbox on gmail and gmail has now a feature to fetchmail the pop accounts. I tried it.
I think the main great feature of gmail was that ‘Archive’ button. Let me explain:
- there are 2 views of mailbox: inbox and all mails
- ‘inbox’ will show the messages that are NOT marked as ‘archived’
- ‘all mail’ will show all the messages
- ‘Archive’ button will mark the messages as ‘archived’ so that the messages will be hidden from ‘inbox’, the old messages won’t bother you any more in inbox and you can find them later in ‘all mails’
- Of course, you can sort the messages in ‘all mails’ using some feature called ‘tagging’ but I think this feature is more common to people. I will not give the details.
However, I am missing a better user interface than a web application.
3. RSS has been implemented in libEtPan!
Mostly based on libfeed of Andrej Kacian, libEtPan! has now an implementation of RSS. There is no article cache management yet. It would need some work.
By the way, to bring up again a google product, google reader is a great application to try. Currently, I could find no better RSS reader (or I don’t know a good RSS reader (I already tried NetNewsWire)).
4. etpanX is now committed on sourceforge
etpanX repository has moved on sourceforge.
https://libetpan.svn.sourceforge.net/svnroot/libetpan/etpanX/trunk
I am implementing IMAP synchronization in etpanX. And there is a lot of work involved. It has to be asynchonous (it should run in a thread different from the main thread), with a correct user feedback and it should provide a good responsiveness.
By the way, icons were provided by chandan.
5. XFCE
XFCE is the best user interface (window manager, application launcher) I could find on Linux. The window manager has almost the features of ctwm. The design of application, preferences panel are clean. They are not overcroweded with user interface elments. I did not even had to write a configuration file by hand. The file manager (Thunar) isĀ something better than what I could see previously. However, some solution has to be found to improve user interface of the file manager. I’d like to be able to have some shortcut to folders and I’d like to browse sub-folders easily (without switching between two modes).