InfoQ Homepage Conferences Content on InfoQ
-
Backbone.js
Jeremy Ashkenas introduces Backbone.js, a JavaScript data modeling framework intended to decouple data handling code from the DOM, being useful especially when the user interacts with the data.
-
Scala: Simplifying Development at guardian.co.uk
Graham Tackley shares the lessons learned running The Guardian website on Java, and why they decided to switch to Scala and how it helps them.
-
Future of Data Architecture: NoSQL, Big Data, Linked Data and the Cloud
In this panel, Siddharth Anand, Dwight Merriman, Ashish Thusoo, Damien Katz, Tom Wilkie and Akmal Chaudhri (moderator) answer questions on NoSQL from the audience.
-
Integration At Scale: Lessons Learned From The New Enterprise Web
David Laing, Neels Burger, Neil Pellinacci, Parand Tony Darugar, and Scott Morrison (moderator) discuss the impact of integration of various interconnected devices, web technologies, and cultures.
-
How GitHub Works
Zach Holman shares insights on creating a happy experience fueling developers’ creativity, being inspired by how things are done at GitHub.
-
OAuth - Everything You Want to Know (Hopefully)
Pratap Chilukuri explains what OAuth is and how it works, exemplifying using the protocol with an example.
-
Choose the "Right" Database and NewSQL: NoSQL Under Attack
Talk #1: Stefan Edlich suggests choosing a NoSQL DB after answering about 70 questions in 6 categories, and building a prototype. Talk #2: Edlich presents NewSQL solutions counteracting NoSQL.
-
Where Does Big Data Meet Big Database?
Ben Stopford takes a look at the Big Data movement, its development and implications, reflecting on a future where NoSQL solutions and traditional ones coexist.
-
The Good, The Bad & The Ugly (Clojure & JRuby)
Allen Rohner discusses the benefits and the problems of mixing Clojure and JRuby running them in the same process, making some recommendations at the end.
-
Practical core.logic
Ryan Senior introduces core.logic, a logic programming library for Clojure, demonstrating how certain problems can be easier solved with it than relying on plain Clojure.
-
Declarative Programming: Towards a Language that Fundamentally Abstracts away from Time
Wim Bast introduces Declare, a new declarative, functional OO language, demoing some of its main features.
-
Bringing Riak to the Mobile Platform
Kresten Krab Thorup discusses bringing Riak to mobile. He covers Riak’s data model, BucketDB – a Riak client-, and the protocol used to synchronize the data on the device between BucketDB and Riak.