From: José Dapena Paz Date: Wed, 24 Feb 2010 11:47:40 +0000 (+0100) Subject: New web release. X-Git-Url: http://git.maemo.org/git/?p=modest;a=commitdiff_plain;h=0e8f276833ff222a233c974eb47669469dd7078f New web release. --- diff --git a/www/images/top.jpg b/www/images/top.jpg old mode 100755 new mode 100644 index f8ec753..1a77aa8 Binary files a/www/images/top.jpg and b/www/images/top.jpg differ diff --git a/www/images/top_beta.jpg b/www/images/top_beta.jpg new file mode 100755 index 0000000..f8ec753 Binary files /dev/null and b/www/images/top_beta.jpg differ diff --git a/www/index.html b/www/index.html index 9c44a74..2d7553c 100755 --- a/www/index.html +++ b/www/index.html @@ -50,13 +50,14 @@ $('a.lightbox').lightBox(); // Select all links with lightbox class

Welcome

- modest is a small e-mail program targetting hardware with modest resources, - such as low-end PCs and Nokia N800/N810 internet tablets. + modest is a small e-mail program targetting hardware with modest resources. It's developed + currently for Gnome/Moblin desktops and Nokia N900 mobile computers. Modest uses the tinymail e-mail framework.
-

At this moment, modest requires the - Maemo - 5 SDK - for Nokia Internet Tablets; older versions ('Diablo') might work as well, but haven't been tested recently. +

Modest offers two user experiences: +

@@ -67,6 +68,9 @@ $('a.lightbox').lightBox(); // Select all links with lightbox class

development

Show me the code

+

Now Modest git repository lives in Gitorious. + The project is gitorious.org/modest.

+

For building in Maemo 5 platform

  1. Make sure you have the Maemo 5 SDK installed, and activate it.
      @@ -74,29 +78,33 @@ $('a.lightbox').lightBox(); // Select all links with lightbox class $ fakeroot apt-get install gnome-common gtk-doc-tools wpeditor-dev
    -
  2. -
  3. Then, get the latest tinymail and modest code: -

    Before cloning modest: follow these instructions

    -
      -
    • svn checkout https://svn.tinymail.org/svn/tinymail/trunk tinymail
    • -
    • git clone https://git.maemo.org/projects/modest
    • -
    -
  4. + + +
  5. Get the latest tinymail and modest code: +
      +
    • svn checkout https://svn.tinymail.org/svn/tinymail/trunk tinymail
    • +
    • git clone git://gitorious.org/modest/modest.git
    • +
    • For building the current stable releases for N900, please use tinymail-1-2 branch in + tinymail and modest-3-2 branch in modest.
    • +
    +
  6. -
  7. Then compile and install tinymail and modest with: -
      -
    • export CFLAGS="-ggdb -O0 -DDBC -DDEBUG" (optional, for debugging)
    • -
    • export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"
    • -
    • ./autogen.sh --with-platform=maemo --with-toolkit=hildon2 && make && make install
    • -
    -
  8. +
  9. Then compile and install tinymail and modest with: +
      +
    • export CFLAGS="-ggdb -O0 -DDBC -DDEBUG" (optional, for debugging)
    • +
    • export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"
    • +
    • ./autogen.sh --with-platform=maemo --with-toolkit=hildon2 && make && make install
    • +
    +
  10. -
  11. Now, run modest (inside scratchbox) from the Extras menu, or with: -
      -
    • run-standalone.sh /usr/local/bin/modest -s
    • -
    -
  12. -
+
  • Now, run modest (inside scratchbox) from the Extras menu, or with: +
      +
    • run-standalone.sh /usr/local/bin/modest -s
    • +
    +
  • + +

    Gtk/Moblin port is experimental. Ask developers in #modest IRC channel in freenode for + build instructions

    .

    documentation

    @@ -106,6 +114,8 @@ $('a.lightbox').lightBox(); // Select all links with lightbox class
    -

    mailing list

    +

    contact and mailing list

    - contributing and mailing list + contribute and contact Modest team

    You are of course very welcome to contribute to our efforts! Please take a look at the HACKING-file - in the source distribution to see what conventions we are using. Of course it's also good to discuss + in the source distribution to see what conventions we are using.

    +

    Of course it's also good to discuss your plans/suggestions etc. on the modest mailing list; modest-devel is for development issues, while modest-users is for end-user discussions.

    +

    We also have an IRC channel in irc.freenode.org channel #modest

    +

    try modest

    +
    +
      +
    • For Nokia N900, Modest is preinstalled, it is the default mail application.
    • +
    • For Ubuntu distributions karmic and lucid we have the Modest PPA. Follow instructions there to install Modest. +
    +

    license