From: Tim Samoff Date: Wed, 28 Oct 2009 02:31:37 +0000 (-0500) Subject: Modified index.html, index.htm, and hermes.css. X-Git-Tag: 0.2.0~3^2 X-Git-Url: http://vcs.maemo.org/git/?p=hermes;a=commitdiff_plain;h=fec1fc529cda2888293a93dd9ed98f422c3b193b Modified index.html, index.htm, and hermes.css. Added Google Analytics script and altered CSS to reduce full-screen background scrolling bug in Maemo Browser. --- diff --git a/www/hermes.css b/www/hermes.css index 4646930..de8975c 100644 --- a/www/hermes.css +++ b/www/hermes.css @@ -3,7 +3,7 @@ hermes 1.0 by tim@samoff.com http://samoff.com */ -html, body{background:#ddd; font-family:Arial,Helvetica,sans-serif; font-size:17px; margin:0; padding:0; text-align:center} +html, body{background:#101010; font-family:Arial,Helvetica,sans-serif; font-size:17px; margin:0; padding:0; text-align:center} /* Full-screen background image */ img.bg{min-height:100%; min-width:1024px; width:100%; height:auto; position:fixed; top:0; left:0} diff --git a/www/index.htm b/www/index.htm index 6f383f5..1ab0a52 100644 --- a/www/index.htm +++ b/www/index.htm @@ -1,10 +1,160 @@ - + + + - + +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 c61b1c3..1ab0a52 100644 --- a/www/index.html +++ b/www/index.html @@ -145,5 +145,16 @@ $(document).ready(function() {

Copyright © Andrew Flegg 2009. Released under the Artistic Licence.
Webpage design and Hermes graphics by Tim Samoff.

+ + + + \ No newline at end of file