Slashdot Mirror


User: nullchar

nullchar's activity in the archive.

Stories
0
Comments
577
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 577

  1. Ant? on AbiWord 2.2 Unleashed · · Score: 2

    How does AbiWord relate to an "Ant"?

  2. why use a 'file' at all? on Improving Unix Mail Storage? · · Score: 1, Redundant

    Perhaps storing the message, attachments, etc. in an RDBMS would be a better way. Give each user a table-space with a table per folder/directory or just each user with a single table. With a decent RDBMS, storage on disk is no longer your concern. This way web, local text/gui, and remote text/gui clients could easily access the same information. There's probably several solutions out there already (with wrappers for your favorite mail clients).