From: Andrew Flegg Date: Wed, 4 Nov 2009 21:45:03 +0000 (+0000) Subject: Undo content changes to index.html X-Git-Tag: 0.2.3~9 X-Git-Url: http://vcs.maemo.org/git/?p=hermes;a=commitdiff_plain;h=57191d2d0e88f9440273a6598a60e460b2abe477 Undo content changes to index.html --- diff --git a/www/index.html b/www/index.html index 7bd0eec..1f27b41 100644 --- a/www/index.html +++ b/www/index.html @@ -22,7 +22,7 @@ $(document).ready(function() { // Rounded Corners $("div#content,div#devmenu").corner("round"); - // Tabs + // Tabs $('#tabs').tabs({ fx: { opacity: 'toggle' } }); }); @@ -73,7 +73,7 @@ $(document).ready(function() {

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).

+

There are two modes of operation, "Retrieve" and "Refresh." Retrieve will fill in missing data for a contact. Refresh 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.

@@ -81,7 +81,9 @@ $(document).ready(function() {

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

-

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

+

Note: It is not yet suitable for end-users, but will be very + shortly.

+
@@ -97,31 +99,36 @@ $(document).ready(function() {

Roadmap

Current developments

-