Main Content
Jack Moffitt's Talks
-
Props: A DSL for Dealing with JSON-like Structures in Erlang
Jack Moffitt 6 Recommendations
March 30, 2012 10:15 AMDealing with JSON in Erlang is not nearly as seamless as in JavaScript. Using existing tooling from the Erlang ecosystem, I've created a new and, most importantly, easy to use data structure for working with JSON-like property structures. Learn how to use props for your own projects, and als…
-
Can the Real-Time Web Be Realized?
Scott Raymond 10 Recommendations Dare Obasanjo 0 Recommendations Marshall Kirkpatrick 1 Recommendation Jack Moffitt 6 Recommendations Brett Slatkin 0 Recommendations
March 13, 2010 6:00 AMThe emergence of the real-time web enables an unprecedented level of user engagement and dynamic content online. However, the rapidly growing audience puts new, complex demands on the architecture of the web as we know it. This panel will discuss what is needed to make the real-time web achievable.
-
The Real Time Web with XMPP
Jack Moffitt 6 Recommendations
April 24, 2009 12:10 PMA new real time Web is emerging, backed by the eXtensible Messaging and Presence Protocol (XMPP). This protocol is designed for low latency, real time communication, publish-subscribe, and social networking. You will learn how XMPP and HTTP can be combined to make new applications possible a…