From 888449dd94450283daeca248dedd2ed75bb93966 Mon Sep 17 00:00:00 2001 From: Andrew Flegg Date: Sat, 31 Oct 2009 02:13:26 +0000 Subject: [PATCH] Update roadmap to reflect 0.2.0 --- www/index.htm | 162 +++----------------------------------------------------- www/index.html | 8 +-- 2 files changed, 10 insertions(+), 160 deletions(-) diff --git a/www/index.htm b/www/index.htm index 1ab0a52..6f383f5 100644 --- a/www/index.htm +++ b/www/index.htm @@ -1,160 +1,10 @@ - - - + - -Hermes: Contacts Delivered - - - - - - - - - - - + - -
- -
- - - - -
-
- - -
-

So, you've copied an address book full of contacts to your new N900. Unfortunately, the lovely interface and gorgeous screen are completely let down by the fact that all you see are generic, blue men as you contacts' pictures. Contacting people via the Phone or Conversations just doesn't seem very slick.

-

With Hermes, you will enrich your Maemo 5 address book with photos, birthdates, homepage addresses, and more from online services such as Facebook and Twitter.

- -

Latest News

- - -
-
- - -
- - - - - - -

In Detail

-

Hermes will connect your Contacts app to your Facebook and Twitter accounts, matching existing Contacts entries to the ones on the social networking sites that are configured in the application settings. Hermes is smart and will deal intelligently with even the smallest name variations.

-

If a contact is matched between the Contacts app and an online identity, Hermes will update the contact on the device with a photo (from Facebook or Twitter), birthday (from Facebook), profile URLs (on Facebook and Twitter) and homepage (from Twitter). As an added bonus, all birthdates will also appear automatically in your Calendar.

-

There are two modes of operation, "Retrieve" and "Update." Retrieve will fill in missing data for a contact. Update will overwrite any contacts that have matches on the social networks (i.e., your Contacts entries will be reset to the information found online).

-

Hermes uses the official Facebook and Twitter APIs, designed and intended by these companies to allow third party applications such as Hermes.

- -
- - -
- - -

Hermes is currently under development. It can be installed from the Extras Testing repository.

-

Note: It is not yet suitable for end-users.

- -
- - -
- - - -

Roadmap

-

Current developments

-
    -
  • Improved error handling & user messages.
  • -
  • Slightly clearer "Accounts" dialogue.
  • -
  • Pull down homepage from Facebook as well as Twitter.
  • -
  • Handling of accents being present/missing between online and Contacts.
  • -
  • Allow creation of "empty" contacts containing birthday & homepage info so that Facebook friends' birthdays will appear in Calendar, even if you have no other contact info for them.
  • -
  • Improved web page at hermes.garage.maemo.org.
  • -
- -

Immediate plans

-
    -
  • Manual matching for contacts which the heuristic doesn't pick up.
  • -
- -

Long-term plans/possibilities

-
    -
  • Match "nickname" against maemo.org username.
  • -
  • Match email address against gravatar.com.
  • -
  • Investigate pulling contact images from Google Contacts (apparently Mail for Exchange doesn't download images).
  • -
  • Add an "auto-update" mode for people who regularly change their Facebook profile pictures to allow Hermes to track them.
  • -
  • Store a history of all images that Hermes has ever downloaded to allow the user to pick from them.
  • -
-
- -
-
- - - - - - - - + - \ No newline at end of file + diff --git a/www/index.html b/www/index.html index 1ab0a52..47fd270 100644 --- a/www/index.html +++ b/www/index.html @@ -120,11 +120,13 @@ $(document).ready(function() {
  • Handling of accents being present/missing between online and Contacts.
  • Allow creation of "empty" contacts containing birthday & homepage info so that Facebook friends' birthdays will appear in Calendar, even if you have no other contact info for them.
  • Improved web page at hermes.garage.maemo.org.
  • +
  • Manual matching for contacts which the heuristic doesn't pick up.
  • Immediate plans

    Long-term plans/possibilities

    @@ -132,8 +134,6 @@ $(document).ready(function() {
  • Match "nickname" against maemo.org username.
  • Match email address against gravatar.com.
  • Investigate pulling contact images from Google Contacts (apparently Mail for Exchange doesn't download images).
  • -
  • Add an "auto-update" mode for people who regularly change their Facebook profile pictures to allow Hermes to track them.
  • -
  • Store a history of all images that Hermes has ever downloaded to allow the user to pick from them.
  • @@ -157,4 +157,4 @@ pageTracker._trackPageview(); } catch(err) {} - \ No newline at end of file + -- 1.7.9.5