Featured
-
Building a JSON End-Point With SLIM and jQuery: Part 2
Part 2 in a series on building a JSON end-point. We’re using simple RESTful verbage to grab a list of names from a session store.
-
SLIMming Out Your Controller
An introduction to the SLIM PHP framework. This sinatra-like php framework is a great tool for simple JSON endpoints and light server-side application development.
-
Couchbase Interview with Chris Anderson
An interview with J. Chris Anderson, one of the founders of Couchbase, a company pioneering the NoSQL movement.
-
Many-to-Many with Doctrine 2
Building and testing a many-to-many relationship. This was a bit of a rocky video, but I also include some tips for debugging your Doctrine 2 configuration.
