| Class | Contacts::Hotmail |
| In: |
lib/contacts/hotmail.rb
|
| Parent: | Base |
| URL | = | "http://login.live.com/login.srf?id=2" |
| OLD_CONTACT_LIST_URL | = | "http://%s/cgi-bin/addresses" |
| NEW_CONTACT_LIST_URL | = | "http://%s/mail/GetContacts.aspx" |
| COMPOSE_URL | = | "http://%s/cgi-bin/compose?" |
| PROTOCOL_ERROR | = | "Hotmail has changed its protocols, please upgrade this library first. If that does not work, report this error at http://rubyforge.org/forum/?group_id=2693" |
| PWDPAD | = | "IfYouAreReadingThisYouHaveTooMuchFreeTime" |
| MAX_HTTP_THREADS | = | 8 |