Main

Author Archive | Christophe Coenraets

PhoneGap Q&A

Thanks to all of you who attended my “Architecting a PhoneGap Application” TechLive session on Tuesday, and thanks also for the great feedback. The recording is available here. A lot of my content was based on my PhoneGap Tutorial available here. As promised, here are answers to the questions I didn’t have time to answer [...]

4 commentsContinue Reading

Sociogram: A Sample Application Exploring the Facebook SDK and the Graph API

I’ve recently been working on a few applications that integrate with Facebook. As a reference for myself and other developers building similar applications, I thought it would be useful to put together a sample application that demonstrates some commonly used integration scenarios and workflows when using the Facebook JavaScript SDK and the Graph API. So, [...]

13 commentsContinue Reading

Synchronized Browsing and Remote Inspection with Adobe Edge Inspect

I recorded a screencast providing a comprehensive overview of Edge Inspect. Watch it here: Edge Inspect is a new synchronized browsing, previewing, and remote inspection tool for designers, developers, and testers. You “drive” from Google Chrome on your computer, and all the connected devices follow along, allowing you to effortlessly preview a site or an [...]

4 commentsContinue Reading

NodeCellar: Sample Application with Backbone.js, Twitter Bootstrap, Node.js, Express, and MongoDB

In my previous post, I shared my recent experience building a RESTful API with Node.js, MongoDB, and Express. In this post, I’m sharing the client application that uses that RESTful API. The Node Cellar application allows you to manage (retrieve, create, update, delete) the wines in a wine cellar database.

71 commentsContinue Reading

Creating a REST API using Node.js, Express, and MongoDB

I recently used Node.js, Express, and MongoDB to rewrite a RESTful API I had previously written in Java and PHP with MySQL (Java version, PHP version), and I thought I’d share the experience… Here is a quick guide showing how to build a RESTful API using Node.js, Express, and MongoDB. Installing Node.js Go to http://nodejs.org, [...]

94 commentsContinue Reading

Powered by WordPress. Designed by Woo Themes