| Stomach Contents: Structure - array
|
| 1 |
| Stomach Contents: Structure - struct |
| category |
| Stomach Contents: Structure - array
|
| 1 |
| Stomach Contents: Structure - struct |
| value |
PhoneGap
|
|
|
| comments |
http://coenraets.org/blog/2013/05/architecting-a-phonegap-application-video-slides/#comments
|
| dc_creator |
Christophe Coenraets
|
| description |
| Stomach Contents: Structure - struct |
| value |
Here is the video of my PhoneGap Architecture talk at Adobe MAX 2013: The slides are available here.
|
|
| guid |
| Stomach Contents: Structure - struct |
| isPermaLink |
NO
|
| value |
http://coenraets.org/blog/?p=5934
|
|
| link |
http://coenraets.org/blog/2013/05/architecting-a-phonegap-application-video-slides/?utm_source=rss&utm_medium=rss&utm_campaign=architecting-a-phonegap-application-video-slides
|
| pubDate |
Mon, 13 May 2013 16:04:34 GMT
|
| title |
Architecting a PhoneGap Application: Video + Slides
|
|
| 2 |
| Stomach Contents: Structure - struct |
| category |
| Stomach Contents: Structure - array
|
| 1 |
| Stomach Contents: Structure - struct |
| value |
PhoneGap
|
|
|
| comments |
http://coenraets.org/blog/2013/05/top-10-performance-techniques-for-phonegap-applications/#comments
|
| dc_creator |
Christophe Coenraets
|
| description |
| Stomach Contents: Structure - struct |
| value |
Here is the video of my PhoneGap performance session at Adobe MAX 2013:
|
|
| guid |
| Stomach Contents: Structure - struct |
| isPermaLink |
NO
|
| value |
http://coenraets.org/blog/?p=5929
|
|
| link |
http://coenraets.org/blog/2013/05/top-10-performance-techniques-for-phonegap-applications/?utm_source=rss&utm_medium=rss&utm_campaign=top-10-performance-techniques-for-phonegap-applications
|
| pubDate |
Mon, 13 May 2013 15:49:32 GMT
|
| title |
Top 10 Performance Techniques for PhoneGap Applications
|
|
| 3 |
| Stomach Contents: Structure - struct |
| category |
| Stomach Contents: Structure - array
|
| 1 |
| Stomach Contents: Structure - struct |
| value |
HTML 5
|
|
| 2 |
| Stomach Contents: Structure - struct |
| value |
JavaScript
|
|
| 3 |
| Stomach Contents: Structure - struct |
| value |
PhoneGap
|
|
|
| comments |
http://coenraets.org/blog/2013/04/building-pluggable-and-mock-data-adapters-for-web-and-phonegap-applications/#comments
|
| dc_creator |
Christophe Coenraets
|
| description |
| Stomach Contents: Structure - struct |
| value |
This is not rocket science, but when planning your web or mobile architecture, it is important to make sure your client application is not tightly coupled to a specific data access strategy. The Problem In tightly coupled applications, the presentation logic is intertwined with data access logic (for example, $.ajax() calls), and it leads to [...]
|
|
| guid |
| Stomach Contents: Structure - struct |
| isPermaLink |
NO
|
| value |
http://coenraets.org/blog/?p=5689
|
|
| link |
http://coenraets.org/blog/2013/04/building-pluggable-and-mock-data-adapters-for-web-and-phonegap-applications/?utm_source=rss&utm_medium=rss&utm_campaign=building-pluggable-and-mock-data-adapters-for-web-and-phonegap-applications
|
| pubDate |
Tue, 23 Apr 2013 17:01:09 GMT
|
| title |
Building Pluggable and Mock Data Adapters for Web and PhoneGap Applications
|
|
| 4 |
| Stomach Contents: Structure - struct |
| category |
| Stomach Contents: Structure - array
|
| 1 |
| Stomach Contents: Structure - struct |
| value |
Backbone.js
|
|
| 2 |
| Stomach Contents: Structure - struct |
| value |
Parse.com
|
|
|
| comments |
http://coenraets.org/blog/2013/04/sample-app-storing-your-application-data-in-the-cloud-with-parse-com-and-the-javascript-sdk/#comments
|
| dc_creator |
Christophe Coenraets
|
| description |
| Stomach Contents: Structure - struct |
| value |
A couple of days ago, I shared a new version of the Employee Directory sample application. By default, the application uses an in-memory data store to provide a “download and run” experience (no need to set up a server or a database). In this post, I’ll show how to replace the in-memory data store with [...]
|
|
| guid |
| Stomach Contents: Structure - struct |
| isPermaLink |
NO
|
| value |
http://coenraets.org/blog/?p=5629
|
|
| link |
http://coenraets.org/blog/2013/04/sample-app-storing-your-application-data-in-the-cloud-with-parse-com-and-the-javascript-sdk/?utm_source=rss&utm_medium=rss&utm_campaign=sample-app-storing-your-application-data-in-the-cloud-with-parse-com-and-the-javascript-sdk
|
| pubDate |
Fri, 19 Apr 2013 16:54:14 GMT
|
| title |
Sample App: Storing your Application Data in the Cloud with Parse.com and the JavaScript SDK
|
|
| 5 |
| Stomach Contents: Structure - struct |
| category |
| Stomach Contents: Structure - array
|
| 1 |
| Stomach Contents: Structure - struct |
| value |
Backbone.js
|
|
| 2 |
| Stomach Contents: Structure - struct |
| value |
Express
|
|
| 3 |
| Stomach Contents: Structure - struct |
| value |
MongoDB
|
|
| 4 |
| Stomach Contents: Structure - struct |
| value |
Node.js
|
|
|
| comments |
http://coenraets.org/blog/2013/04/implementing-restful-services-with-node-js-and-mongodb/#comments
|
| dc_creator |
Christophe Coenraets
|
| description |
| Stomach Contents: Structure - struct |
| value |
In my previous post, I shared a new version of the Employee Directory sample application. By default, the application uses an in-memory data store to provide a “download and run” experience (no need to set up a server or a database). In this post, I’ll show how to replace the in-memory data store with RESTful [...]
|
|
| guid |
| Stomach Contents: Structure - struct |
| isPermaLink |
NO
|
| value |
http://coenraets.org/blog/?p=5516
|
|
| link |
http://coenraets.org/blog/2013/04/implementing-restful-services-with-node-js-and-mongodb/?utm_source=rss&utm_medium=rss&utm_campaign=implementing-restful-services-with-node-js-and-mongodb
|
| pubDate |
Thu, 18 Apr 2013 17:04:19 GMT
|
| title |
Implementing RESTFul Services with Node.js and MongoDB
|
|
| 6 |
| Stomach Contents: Structure - struct |
| category |
| Stomach Contents: Structure - array
|
| 1 |
| Stomach Contents: Structure - struct |
| value |
Backbone.js
|
|
| 2 |
| Stomach Contents: Structure - struct |
| value |
Twitter Bootstrap
|
|
|
| comments |
http://coenraets.org/blog/2013/04/sample-application-with-backbone-js-and-twitter-bootstrap-updated-and-improved/#comments
|
| dc_creator |
Christophe Coenraets
|
| description |
| Stomach Contents: Structure - struct |
| value |
A year ago, I blogged Employee Directory, a sample application that demonstrates how to build modern web apps with Backbone.js and Twitter Bootstrap. With 1200+ stars and 300+ forks on GitHub, it has been my most popular sample application to date. Because of the continued interest in the application as a starting point and a [...]
|
|
| guid |
| Stomach Contents: Structure - struct |
| isPermaLink |
NO
|
| value |
http://coenraets.org/blog/?p=5183
|
|
| link |
http://coenraets.org/blog/2013/04/sample-application-with-backbone-js-and-twitter-bootstrap-updated-and-improved/?utm_source=rss&utm_medium=rss&utm_campaign=sample-application-with-backbone-js-and-twitter-bootstrap-updated-and-improved
|
| pubDate |
Wed, 17 Apr 2013 15:27:49 GMT
|
| title |
Sample Application with Backbone.js and Twitter Bootstrap: Updated and Improved
|
|
| 7 |
| Stomach Contents: Structure - struct |
| category |
| Stomach Contents: Structure - array
|
| 1 |
| Stomach Contents: Structure - struct |
| value |
Facebook
|
|
| 2 |
| Stomach Contents: Structure - struct |
| value |
PhoneGap
|
|
|
| comments |
http://coenraets.org/blog/2013/03/sociogram-mobile-a-starter-kit-application-for-phonegap-and-facebook-integration/#comments
|
| dc_creator |
Christophe Coenraets
|
| description |
| Stomach Contents: Structure - struct |
| value |
A few weeks ago I shared Sociogram, a sample application that demonstrates how to use the Facebook JavaScript SDK and the Graph API. A number of people have asked me for a Mobile version of the application. So here is Sociogram Mobile: a sample application that demonstrates how to integrate Facebook social features in a [...]
|
|
| guid |
| Stomach Contents: Structure - struct |
| isPermaLink |
NO
|
| value |
http://coenraets.org/blog/?p=5131
|
|
| link |
http://coenraets.org/blog/2013/03/sociogram-mobile-a-starter-kit-application-for-phonegap-and-facebook-integration/?utm_source=rss&utm_medium=rss&utm_campaign=sociogram-mobile-a-starter-kit-application-for-phonegap-and-facebook-integration
|
| pubDate |
Thu, 21 Mar 2013 18:21:37 GMT
|
| title |
Sociogram Mobile: A Starter-Kit Application for PhoneGap and Facebook Integration
|
|
| 8 |
| Stomach Contents: Structure - struct |
| category |
| Stomach Contents: Structure - array
|
| 1 |
| Stomach Contents: Structure - struct |
| value |
css
|
|
| 2 |
| Stomach Contents: Structure - struct |
| value |
PhoneGap
|
|
|
| comments |
http://coenraets.org/blog/2013/03/hardware-accelerated-page-transitions-for-mobile-web-apps-phonegap-apps/#comments
|
| dc_creator |
Christophe Coenraets
|
| description |
| Stomach Contents: Structure - struct |
| value |
I have been delivering a few PhoneGap Architecture and Performance talks in recent weeks. One of the performance techniques I talk about is –no surprise– the use of Hardware (GPU) Accelerated animations when available on the device. A typical example in a mobile application, is to hardware accelerate your page transitions. Even though this capability [...]
|
|
| guid |
| Stomach Contents: Structure - struct |
| isPermaLink |
NO
|
| value |
http://coenraets.org/blog/?p=5027
|
|
| link |
http://coenraets.org/blog/2013/03/hardware-accelerated-page-transitions-for-mobile-web-apps-phonegap-apps/?utm_source=rss&utm_medium=rss&utm_campaign=hardware-accelerated-page-transitions-for-mobile-web-apps-phonegap-apps
|
| pubDate |
Mon, 18 Mar 2013 18:01:05 GMT
|
| title |
Hardware-Accelerated Page Transitions for Mobile Web Apps / PhoneGap Apps
|
|
| 9 |
| Stomach Contents: Structure - struct |
| category |
| Stomach Contents: Structure - array
|
| 1 |
| Stomach Contents: Structure - struct |
| value |
Uncategorized
|
|
|
| comments |
http://coenraets.org/blog/2013/03/presenting-modern-tools-for-the-modern-web-in-london-tonight-wednesday-march-6th/#comments
|
| dc_creator |
Christophe Coenraets
|
| description |
| Stomach Contents: Structure - struct |
| value |
I will be delivering a talk titled “Modern Tools for the Modern Web” at Skillsmatter in London tonight (Wednesday March 6th) at 6:30pm. It’s free and open to all. Simply register here. I’ll be going over the new Edge Tools and Services (Edge Animate, Edge Reflow, Edge Inspect, Edge Code, PhoneGap and PhoneGap Build, etc), [...]
|
|
| guid |
| Stomach Contents: Structure - struct |
| isPermaLink |
NO
|
| value |
http://coenraets.org/blog/?p=5009
|
|
| link |
http://coenraets.org/blog/2013/03/presenting-modern-tools-for-the-modern-web-in-london-tonight-wednesday-march-6th/?utm_source=rss&utm_medium=rss&utm_campaign=presenting-modern-tools-for-the-modern-web-in-london-tonight-wednesday-march-6th
|
| pubDate |
Wed, 06 Mar 2013 10:51:25 GMT
|
| title |
Presenting “Modern Tools for the Modern Web” in London Tonight, Wednesday March 6th
|
|
| 10 |
| Stomach Contents: Structure - struct |
| category |
| Stomach Contents: Structure - array
|
| 1 |
| Stomach Contents: Structure - struct |
| value |
Uncategorized
|
|
|
| comments |
http://coenraets.org/blog/2013/03/speaking-at-qcon-london-next-week/#comments
|
| dc_creator |
Christophe Coenraets
|
| description |
| Stomach Contents: Structure - struct |
| value |
I’m excited to be speaking at QCon London again this year. The conference is next week, from Wednesday March 6th to Friday March 8th. As always at QCon, the sessions and the speaker lineup look great. I will be speaking in the “Next Generation Mobile Apps” track on Thursday. This year I’ll go well beyond [...]
|
|
| guid |
| Stomach Contents: Structure - struct |
| isPermaLink |
NO
|
| value |
http://coenraets.org/blog/?p=4998
|
|
| link |
http://coenraets.org/blog/2013/03/speaking-at-qcon-london-next-week/?utm_source=rss&utm_medium=rss&utm_campaign=speaking-at-qcon-london-next-week
|
| pubDate |
Fri, 01 Mar 2013 17:51:20 GMT
|
| title |
Speaking at QCon London Next Week
|
|