victorqhong | 7 years ago | on: COI – Chat Over IMAP
victorqhong's comments
victorqhong | 8 years ago | on: Postmortem of Service Outage at 3.4M Concurrent Users
I've always thought that XMPP would be useful for games, just surprised to hear that people are actually doing it.
victorqhong | 8 years ago | on: HDR Photography in Microsoft Excel (2017) [video]
https://www.gamasutra.com/view/feature/131968/microsoft_exce...
victorqhong | 8 years ago | on: Heathcare.gov to Go Down for Maintenance in Middle of Obamacare Enrollment
Sometimes the reason isn't always purely technical. Especially in the government, there could be bureaucratic reasons that cause really un-intuitive behavior that's pretty much unheard of in the commercial world.
They could be exercising migrating to their COOP site and when asked "how long does it take for the site to FULLY come up?" the contractor said 12 hours to be on the safe side. If you account for things like acceptance testing done by government employees, 12 hours is unfortunate but not unreasonable for the government.
So you could "send an email" in XMPP just by composing a message and sending it to what amounts to an email address (technically the bare JID). The XMPP client would just need to close the chat window after sending the message to make it seem like typical email experience.
XMPP also has the advantage that it was designed with the IM and multi-user chat use cases in mind (e.g. chat state notifications, message corrections, moderated/members-only chatrooms, etc.) but also can support email use cases.
I think it's easier just to set up your XMPP server to handle IMAP authentication.