SlideShare uma empresa Scribd logo
1 de 25
Baixar para ler offline
Fallback Messaging

Philip Tellis / philip@bluesmoon.info
                               Yahoo!


     Linux Bangalore 2004 / 2004-12-02




Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
$ whoami




    Philip Tellis
    philip@bluesmoon.info
    @bluesmoon
    yahoo
    geek




            Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
How do you chat?




     Which IM programs do you use?
     How many accounts on each?
     Do you communicate with the same people over multiple
     services?
     How often do you use email/SMS to communicate with
     these people?




          Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Does the server decide whether you can chat or not?




     How often has a service gone down for maintenance while
     you’re in a conversation?
     What happens to your conversation?
     What happens to your train of thought?
     What happens to logs of the conversation – if any?




          Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Do you know your friends by their names or their handles?




       Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Act 1, Scene 1, Take 1




     Philip and Manish are chatting on MSN about their project
     MSN server goes down
     Start Y!M, continue conversation
     Net goes down, only email working
     Send email/SMS saying that we can’t chat anymore
     Philip combines all the logs to post to the website




           Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Act 1, Scene 1, Take 1




     Philip and Manish are chatting on MSN about their project
     MSN server goes down
     Start Y!M, continue conversation
     Net goes down, only email working
     Send email/SMS saying that we can’t chat anymore
     Philip combines all the logs to post to the website




           Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Act 1, Scene 1, Take 1




     Philip and Manish are chatting on MSN about their project
     MSN server goes down
     Start Y!M, continue conversation
     Net goes down, only email working
     Send email/SMS saying that we can’t chat anymore
     Philip combines all the logs to post to the website




           Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Act 1, Scene 1, Take 1




     Philip and Manish are chatting on MSN about their project
     MSN server goes down
     Start Y!M, continue conversation
     Net goes down, only email working
     Send email/SMS saying that we can’t chat anymore
     Philip combines all the logs to post to the website




           Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Act 1, Scene 1, Take 1




     Philip and Manish are chatting on MSN about their project
     MSN server goes down
     Start Y!M, continue conversation
     Net goes down, only email working
     Send email/SMS saying that we can’t chat anymore
     Philip combines all the logs to post to the website




           Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Act 1, Scene 1, Take 1




     Philip and Manish are chatting on MSN about their project
     MSN server goes down
     Start Y!M, continue conversation
     Net goes down, only email working
     Send email/SMS saying that we can’t chat anymore
     Philip combines all the logs to post to the website




           Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
The idea behind fallback messaging




     People care about people, not protocols
     Conversations should not be service dependent
     Conversation should be continuous even if the service
     changes
     Person-person messaging approaches pc-pc messaging




          Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
So what does fallback messaging do?




     Automatically pick a protocol to use for messaging
     Automatically switch protocols if one goes down without
     worrying the user
     A single log file irrespective of protocol
     Represent a person as a single entity rather than a bunch
     of different handles




           Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
What’s needed?




     A single client that talks multiple protocols
     The client should group different accounts of a contact into
     a single entity
     The client should be able to switch between accounts
     Perhaps an ability to prioritise the order of fallback




           Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Act 1, Scene 1, Take 2



     Philip and Manish are chatting on MSN about their project
     MSN server goes down
     The client switches to Y!M
     Net goes down, only email working
     Client switches to email/sms
     User is notified that he’s now in async mode
     The client has a combined log of everything communicated




          Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Act 1, Scene 1, Take 2



     Philip and Manish are chatting on MSN about their project
     MSN server goes down
     The client switches to Y!M
     Net goes down, only email working
     Client switches to email/sms
     User is notified that he’s now in async mode
     The client has a combined log of everything communicated




          Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Act 1, Scene 1, Take 2



     Philip and Manish are chatting on MSN about their project
     MSN server goes down
     The client switches to Y!M
     Net goes down, only email working
     Client switches to email/sms
     User is notified that he’s now in async mode
     The client has a combined log of everything communicated




          Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Act 1, Scene 1, Take 2



     Philip and Manish are chatting on MSN about their project
     MSN server goes down
     The client switches to Y!M
     Net goes down, only email working
     Client switches to email/sms
     User is notified that he’s now in async mode
     The client has a combined log of everything communicated




          Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Act 1, Scene 1, Take 2



     Philip and Manish are chatting on MSN about their project
     MSN server goes down
     The client switches to Y!M
     Net goes down, only email working
     Client switches to email/sms
     User is notified that he’s now in async mode
     The client has a combined log of everything communicated




          Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Act 1, Scene 1, Take 2



     Philip and Manish are chatting on MSN about their project
     MSN server goes down
     The client switches to Y!M
     Net goes down, only email working
     Client switches to email/sms
     User is notified that he’s now in async mode
     The client has a combined log of everything communicated




          Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Act 1, Scene 1, Take 2



     Philip and Manish are chatting on MSN about their project
     MSN server goes down
     The client switches to Y!M
     Net goes down, only email working
     Client switches to email/sms
     User is notified that he’s now in async mode
     The client has a combined log of everything communicated




          Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Can we do this today?




     FOSS clients like gaim and ayttm can do it
     Still needs some work
     FOSS clients have the edge




          Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Do we really need it?




     Probably in very few situations, but we sure want it :P
     Data transfer over IM is an application




           Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
The future of IM




     Everyone’s talking about IM interoperability
     Sending structured data and not just human readable
     conversations over IM
     IM transports as a commodity with value added services
     above it




           Linux Bangalore 2004 / 2004-12-02   Fallback Messaging
Thank you
http://tech.bluesmoon.info/2004/09/fallback-messaging.html




        Linux Bangalore 2004 / 2004-12-02   Fallback Messaging

Mais conteúdo relacionado

Mais de Philip Tellis

Improving 3rd Party Script Performance With IFrames
Improving 3rd Party Script Performance With IFramesImproving 3rd Party Script Performance With IFrames
Improving 3rd Party Script Performance With IFrames
Philip Tellis
 
Analysing network characteristics with JavaScript
Analysing network characteristics with JavaScriptAnalysing network characteristics with JavaScript
Analysing network characteristics with JavaScript
Philip Tellis
 
A Node.JS bag of goodies for analyzing Web Traffic
A Node.JS bag of goodies for analyzing Web TrafficA Node.JS bag of goodies for analyzing Web Traffic
A Node.JS bag of goodies for analyzing Web Traffic
Philip Tellis
 
Boomerang: How fast do users think your site is?
Boomerang: How fast do users think your site is?Boomerang: How fast do users think your site is?
Boomerang: How fast do users think your site is?
Philip Tellis
 

Mais de Philip Tellis (20)

Frontend Performance: Beginner to Expert to Crazy Person
Frontend Performance: Beginner to Expert to Crazy PersonFrontend Performance: Beginner to Expert to Crazy Person
Frontend Performance: Beginner to Expert to Crazy Person
 
Frontend Performance: De débutant à Expert à Fou Furieux
Frontend Performance: De débutant à Expert à Fou FurieuxFrontend Performance: De débutant à Expert à Fou Furieux
Frontend Performance: De débutant à Expert à Fou Furieux
 
Frontend Performance: Expert to Crazy Person
Frontend Performance: Expert to Crazy PersonFrontend Performance: Expert to Crazy Person
Frontend Performance: Expert to Crazy Person
 
Beyond Page Level Metrics
Beyond Page Level MetricsBeyond Page Level Metrics
Beyond Page Level Metrics
 
Frontend Performance: Beginner to Expert to Crazy Person (San Diego Web Perf ...
Frontend Performance: Beginner to Expert to Crazy Person (San Diego Web Perf ...Frontend Performance: Beginner to Expert to Crazy Person (San Diego Web Perf ...
Frontend Performance: Beginner to Expert to Crazy Person (San Diego Web Perf ...
 
Frontend Performance: Beginner to Expert to Crazy Person
Frontend Performance: Beginner to Expert to Crazy PersonFrontend Performance: Beginner to Expert to Crazy Person
Frontend Performance: Beginner to Expert to Crazy Person
 
Frontend Performance: Beginner to Expert to Crazy Person
Frontend Performance: Beginner to Expert to Crazy PersonFrontend Performance: Beginner to Expert to Crazy Person
Frontend Performance: Beginner to Expert to Crazy Person
 
Frontend Performance: Beginner to Expert to Crazy Person
Frontend Performance: Beginner to Expert to Crazy PersonFrontend Performance: Beginner to Expert to Crazy Person
Frontend Performance: Beginner to Expert to Crazy Person
 
mmm... beacons
mmm... beaconsmmm... beacons
mmm... beacons
 
RUM Distillation 101 -- Part I
RUM Distillation 101 -- Part IRUM Distillation 101 -- Part I
RUM Distillation 101 -- Part I
 
Improving 3rd Party Script Performance With IFrames
Improving 3rd Party Script Performance With IFramesImproving 3rd Party Script Performance With IFrames
Improving 3rd Party Script Performance With IFrames
 
Extending Boomerang
Extending BoomerangExtending Boomerang
Extending Boomerang
 
Abusing JavaScript to measure Web Performance, or, "how does boomerang work?"
Abusing JavaScript to measure Web Performance, or, "how does boomerang work?"Abusing JavaScript to measure Web Performance, or, "how does boomerang work?"
Abusing JavaScript to measure Web Performance, or, "how does boomerang work?"
 
The Statistics of Web Performance Analysis
The Statistics of Web Performance AnalysisThe Statistics of Web Performance Analysis
The Statistics of Web Performance Analysis
 
Abusing JavaScript to Measure Web Performance
Abusing JavaScript to Measure Web PerformanceAbusing JavaScript to Measure Web Performance
Abusing JavaScript to Measure Web Performance
 
Analysing network characteristics with JavaScript
Analysing network characteristics with JavaScriptAnalysing network characteristics with JavaScript
Analysing network characteristics with JavaScript
 
A Node.JS bag of goodies for analyzing Web Traffic
A Node.JS bag of goodies for analyzing Web TrafficA Node.JS bag of goodies for analyzing Web Traffic
A Node.JS bag of goodies for analyzing Web Traffic
 
Input sanitization
Input sanitizationInput sanitization
Input sanitization
 
Messing with JavaScript and the DOM to measure network characteristics
Messing with JavaScript and the DOM to measure network characteristicsMessing with JavaScript and the DOM to measure network characteristics
Messing with JavaScript and the DOM to measure network characteristics
 
Boomerang: How fast do users think your site is?
Boomerang: How fast do users think your site is?Boomerang: How fast do users think your site is?
Boomerang: How fast do users think your site is?
 

Último

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Último (20)

Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 

Fallback Messaging

  • 1. Fallback Messaging Philip Tellis / philip@bluesmoon.info Yahoo! Linux Bangalore 2004 / 2004-12-02 Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 2. $ whoami Philip Tellis philip@bluesmoon.info @bluesmoon yahoo geek Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 3. How do you chat? Which IM programs do you use? How many accounts on each? Do you communicate with the same people over multiple services? How often do you use email/SMS to communicate with these people? Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 4. Does the server decide whether you can chat or not? How often has a service gone down for maintenance while you’re in a conversation? What happens to your conversation? What happens to your train of thought? What happens to logs of the conversation – if any? Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 5. Do you know your friends by their names or their handles? Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 6. Act 1, Scene 1, Take 1 Philip and Manish are chatting on MSN about their project MSN server goes down Start Y!M, continue conversation Net goes down, only email working Send email/SMS saying that we can’t chat anymore Philip combines all the logs to post to the website Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 7. Act 1, Scene 1, Take 1 Philip and Manish are chatting on MSN about their project MSN server goes down Start Y!M, continue conversation Net goes down, only email working Send email/SMS saying that we can’t chat anymore Philip combines all the logs to post to the website Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 8. Act 1, Scene 1, Take 1 Philip and Manish are chatting on MSN about their project MSN server goes down Start Y!M, continue conversation Net goes down, only email working Send email/SMS saying that we can’t chat anymore Philip combines all the logs to post to the website Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 9. Act 1, Scene 1, Take 1 Philip and Manish are chatting on MSN about their project MSN server goes down Start Y!M, continue conversation Net goes down, only email working Send email/SMS saying that we can’t chat anymore Philip combines all the logs to post to the website Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 10. Act 1, Scene 1, Take 1 Philip and Manish are chatting on MSN about their project MSN server goes down Start Y!M, continue conversation Net goes down, only email working Send email/SMS saying that we can’t chat anymore Philip combines all the logs to post to the website Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 11. Act 1, Scene 1, Take 1 Philip and Manish are chatting on MSN about their project MSN server goes down Start Y!M, continue conversation Net goes down, only email working Send email/SMS saying that we can’t chat anymore Philip combines all the logs to post to the website Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 12. The idea behind fallback messaging People care about people, not protocols Conversations should not be service dependent Conversation should be continuous even if the service changes Person-person messaging approaches pc-pc messaging Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 13. So what does fallback messaging do? Automatically pick a protocol to use for messaging Automatically switch protocols if one goes down without worrying the user A single log file irrespective of protocol Represent a person as a single entity rather than a bunch of different handles Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 14. What’s needed? A single client that talks multiple protocols The client should group different accounts of a contact into a single entity The client should be able to switch between accounts Perhaps an ability to prioritise the order of fallback Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 15. Act 1, Scene 1, Take 2 Philip and Manish are chatting on MSN about their project MSN server goes down The client switches to Y!M Net goes down, only email working Client switches to email/sms User is notified that he’s now in async mode The client has a combined log of everything communicated Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 16. Act 1, Scene 1, Take 2 Philip and Manish are chatting on MSN about their project MSN server goes down The client switches to Y!M Net goes down, only email working Client switches to email/sms User is notified that he’s now in async mode The client has a combined log of everything communicated Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 17. Act 1, Scene 1, Take 2 Philip and Manish are chatting on MSN about their project MSN server goes down The client switches to Y!M Net goes down, only email working Client switches to email/sms User is notified that he’s now in async mode The client has a combined log of everything communicated Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 18. Act 1, Scene 1, Take 2 Philip and Manish are chatting on MSN about their project MSN server goes down The client switches to Y!M Net goes down, only email working Client switches to email/sms User is notified that he’s now in async mode The client has a combined log of everything communicated Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 19. Act 1, Scene 1, Take 2 Philip and Manish are chatting on MSN about their project MSN server goes down The client switches to Y!M Net goes down, only email working Client switches to email/sms User is notified that he’s now in async mode The client has a combined log of everything communicated Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 20. Act 1, Scene 1, Take 2 Philip and Manish are chatting on MSN about their project MSN server goes down The client switches to Y!M Net goes down, only email working Client switches to email/sms User is notified that he’s now in async mode The client has a combined log of everything communicated Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 21. Act 1, Scene 1, Take 2 Philip and Manish are chatting on MSN about their project MSN server goes down The client switches to Y!M Net goes down, only email working Client switches to email/sms User is notified that he’s now in async mode The client has a combined log of everything communicated Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 22. Can we do this today? FOSS clients like gaim and ayttm can do it Still needs some work FOSS clients have the edge Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 23. Do we really need it? Probably in very few situations, but we sure want it :P Data transfer over IM is an application Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 24. The future of IM Everyone’s talking about IM interoperability Sending structured data and not just human readable conversations over IM IM transports as a commodity with value added services above it Linux Bangalore 2004 / 2004-12-02 Fallback Messaging
  • 25. Thank you http://tech.bluesmoon.info/2004/09/fallback-messaging.html Linux Bangalore 2004 / 2004-12-02 Fallback Messaging