Trojitá/ca: Difference between revisions

    From KDE UserBase Wiki
    (Importing a new version from external source)
    (Importing a new version from external source)
    Line 16: Line 16:
    * Es pot utilitzar sobre moltes plataformes. Una IU no és suficient per a tothom, però el nostre nucli IMAP funciona bé sobre qualsevol cosa, des ordinadors d'escriptori fins als telèfons mòbils i grans sistemes ERP (Enterprise Resource Planning -Planificació de Recursos Empresarials-).
    * Es pot utilitzar sobre moltes plataformes. Una IU no és suficient per a tothom, però el nostre nucli IMAP funciona bé sobre qualsevol cosa, des ordinadors d'escriptori fins als telèfons mòbils i grans sistemes ERP (Enterprise Resource Planning -Planificació de Recursos Empresarials-).


    * Plays well with the rest of the ecosystem. We don't like reinventing wheels, but when the existing wheels quite don't fit the tracks, we're not afraid of making them work.
    * Va bé amb la resta de l'ecosistema. No ens agrada reinventar les rodes, però quan les rodes existents no acaben de rodar, no tenim por de fer que funcionin.


    ====Being Fast====
    ====Being Fast====

    Revision as of 22:39, 11 June 2014

    Trojitá és un programa de correu electrònic («client») que s'especialitza en donar un accés ràpid i eficient a les bústies de correu a través del protocol IMAP. Un servidor de correu IMAP emmagatzema els missatges i permet als clients obtenir-los des de l'ordinador local.

    La nostra missió

    La nostra missió és oferir una aplicació que:

    • Us permeti accedir al seu correu electrònic en qualsevol moment i en qualsevol lloc.
    • No us farà perdre el temps. Si podem millorar la productivitat d'un usuari amb el correu electrònic, és millor que ho fem.
    • Respecta els estàndards oberts i facilita les tecnologies modernes. Valorem la neutralitat del venedor que ofereix l'IMAP i estem compromesos a ser tan interoperable com sigui possible.
    • És eficaç: ja sigui conservant l'amplada de banda de la xarxa, mantenint l'ús de memòria en un nivell raonable o no acaparant la CPU del sistema.
    • Es pot utilitzar sobre moltes plataformes. Una IU no és suficient per a tothom, però el nostre nucli IMAP funciona bé sobre qualsevol cosa, des ordinadors d'escriptori fins als telèfons mòbils i grans sistemes ERP (Enterprise Resource Planning -Planificació de Recursos Empresarials-).
    • Va bé amb la resta de l'ecosistema. No ens agrada reinventar les rodes, però quan les rodes existents no acaben de rodar, no tenim por de fer que funcionin.

    Being Fast

    Are you tired of other mail programs taking ages to open a "big mailbox"? A unique feature of Trojitá is that it is designed from the ground up to be fast -- opening a mailbox with tens of thousands of messages is something which Trojitá is very good at. There is no need to wait for all messages being downloaded -- or to download them at all.

    Respecting Standards

    Trojitá's development is conducted with standard conformance in mind. We will never break an Internet standard knowingly, and all possible deviations from best practices will be fixed quickly. We care about the future of IMAP and other e-mail related protocols, we take part in the IETF discussions and have proposed quite a few improvements already. Our aim is to support all useful IMAP extensions to make the user experience better.

    Efficiency

    Conserving resources is something which we take very seriously -- be it network bandwidth, memory usage or CPU/energy/battery consumption. Among other things, Trojitá implements IMAP's QRESYNC, CONDSTORE, ESEARCH, CATENATE, BURL, COMPRESS=DEFLATE, CONTEXT=SORT extensions (and many more!). Data which were transfered once will not be downloaded again.

    Cross-platform Support

    Trojitá works well on any reasonable desktop computer thanks to the power of the Qt library -- be it Linux, Windows or a Mac. We don't care what desktop environment you run, but we try to fit into KDE and Gnome if that's what you prefer. Trojitá is also available on cell phones with an optimized, touch-friendly user interface. The same core IMAP library also powers an enterprise CRM product.

    What Trojitá is not:

    • A full PIM suite. That's something which we leave to other applications, so you won't find a fully fledged calendar in Trojitá. But you might help us make Trojitá a part of a fully-fledged PIM if you're interested.
    • A POP3 client. Trojitá works by accessing a remote mail store over the IMAP protocol. POP3 cannot work this way for technical reasons.
    • Feature complete. Perhaps something which you would really like to see is still missing from Trojitá. We are working pretty hard on making Trojitá the best MUA, but we could definitely use a help.

    Some highlights of Trojitá are

    • A pure Qt4 (and Qt5!) application with no additional dependencies
    • Robust IMAP core implemented using Qt's Model-View framework
    • Standards compliance is a design goal
    • On-demand message list and body part loading
    • Offline IMAP support
    • Support for bandwidth-saving mode aimed at mobile users with expensive connection
    • IMAP over SSH -- in addition to usual SSL/TLS connections, the server could be accessed via SSH
    • Safe and robust dealing with HTML mail