Upgrade to Pro — share decks privately, control downloads, hide ads and more …

The Future is Dead: Long live the Past

The Future is Dead: Long live the Past

The Future is Dead: Long live the Past

elcuervo

June 02, 2012
Tweet

More Decks by elcuervo

Other Decks in Programming

Transcript

  1. Hi!

  2. IT

  3. “Everything should be made as simple as possible, but no

    simpler” Albert Einstein 1879-1955
  4. “Unix is simple. It just takes a genius to understand

    its simplicity” Dennis Ritchie 1941-2011
  5. DB

  6. RDB

  7. WEB

  8. GET /mychat HTTP/1.1 Host: server.example.com Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key:

    x3JJHMbDL1EzLkh9GBhXDw== Sec-WebSocket-Protocol: chat Sec-WebSocket-Version: 13 Origin: http://example.com request
  9. GET /mychat HTTP/1.1 Host: server.example.com Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key:

    x3JJHMbDL1EzLkh9GBhXDw== Sec-WebSocket-Protocol: chat Sec-WebSocket-Version: 13 Origin: http://example.com request