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

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 PersonPhilip Tellis
 
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 FurieuxPhilip Tellis
 
Frontend Performance: Expert to Crazy Person
Frontend Performance: Expert to Crazy PersonFrontend Performance: Expert to Crazy Person
Frontend Performance: Expert to Crazy PersonPhilip Tellis
 
Beyond Page Level Metrics
Beyond Page Level MetricsBeyond Page Level Metrics
Beyond Page Level MetricsPhilip Tellis
 
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 ...Philip Tellis
 
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 PersonPhilip Tellis
 
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 PersonPhilip Tellis
 
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 PersonPhilip Tellis
 
RUM Distillation 101 -- Part I
RUM Distillation 101 -- Part IRUM Distillation 101 -- Part I
RUM Distillation 101 -- Part IPhilip 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 IFramesPhilip Tellis
 
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?"Philip Tellis
 
The Statistics of Web Performance Analysis
The Statistics of Web Performance AnalysisThe Statistics of Web Performance Analysis
The Statistics of Web Performance AnalysisPhilip Tellis
 
Abusing JavaScript to Measure Web Performance
Abusing JavaScript to Measure Web PerformanceAbusing JavaScript to Measure Web Performance
Abusing JavaScript to Measure Web PerformancePhilip Tellis
 
Analysing network characteristics with JavaScript
Analysing network characteristics with JavaScriptAnalysing network characteristics with JavaScript
Analysing network characteristics with JavaScriptPhilip 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 TrafficPhilip Tellis
 
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 characteristicsPhilip 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

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
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...Martijn de Jong
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
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.pdfsudhanshuwaghmare1
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 

Último (20)

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
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...
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
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
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 

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