<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Christophe Coenraets</title>
	<atom:link href="http://coenraets.org/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://coenraets.org/blog</link>
	<description>Mobile, Cloud, HTML, JavaScript, Java, PHP, Flex</description>
	<lastBuildDate>Tue, 07 Feb 2012 03:43:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Backbone.js Wine Cellar Tutorial &#8212; Part 1: Getting Started by Christophe Coenraets On Backbone.js And PhoneGap &#124; Hire Flash Developers</title>
		<link>http://coenraets.org/blog/2011/12/backbone-js-wine-cellar-tutorial-part-1-getting-started/#comment-21296</link>
		<dc:creator>Christophe Coenraets On Backbone.js And PhoneGap &#124; Hire Flash Developers</dc:creator>
		<pubDate>Tue, 07 Feb 2012 03:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=2433#comment-21296</guid>
		<description>[...] Adobe evangelist Christophe Coenraets recently posted a three part article on building a CRUD application using HTML and the Backbone.js framework. He [...]</description>
		<content:encoded><![CDATA[<p>[...] Adobe evangelist Christophe Coenraets recently posted a three part article on building a CRUD application using HTML and the Backbone.js framework. He [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Backbone.js Lessons Learned and Improved Sample App by Jason</title>
		<link>http://coenraets.org/blog/2012/01/backbone-js-lessons-learned-and-improved-sample-app/#comment-21262</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 07 Feb 2012 01:13:49 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=2810#comment-21262</guid>
		<description>Hey Christophe,

Is there any reason why you chose to use: &quot;$(&#039;#content&#039;).html( new WineView().render().el );&quot; instead of  &quot;new WineView( { el: &#039;#content&#039; } ).render();&quot;</description>
		<content:encoded><![CDATA[<p>Hey Christophe,</p>
<p>Is there any reason why you chose to use: &#8220;$(&#8216;#content&#8217;).html( new WineView().render().el );&#8221; instead of  &#8220;new WineView( { el: &#8216;#content&#8217; } ).render();&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sample Application with Angular.js by Eric Pesser</title>
		<link>http://coenraets.org/blog/2012/02/sample-application-with-angular-js/#comment-21228</link>
		<dc:creator>Eric Pesser</dc:creator>
		<pubDate>Mon, 06 Feb 2012 23:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=2889#comment-21228</guid>
		<description>Hi,

I&#039;m looking for a MVC/MVVM library... What&#039;s the best for you? Backbone? Angular? Knockout?

It seems that all of these libraries are quickly evolute so I fear a little bit to choose one of them and get some regrets in the close future!

Bye and thanks for your wonderful articles!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m looking for a MVC/MVVM library&#8230; What&#8217;s the best for you? Backbone? Angular? Knockout?</p>
<p>It seems that all of these libraries are quickly evolute so I fear a little bit to choose one of them and get some regrets in the close future!</p>
<p>Bye and thanks for your wonderful articles!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tutorial: Building an Android Application in 6 Steps by Fadi Ramadan</title>
		<link>http://coenraets.org/blog/android-samples/androidtutorial/#comment-21173</link>
		<dc:creator>Fadi Ramadan</dc:creator>
		<pubDate>Mon, 06 Feb 2012 19:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/#comment-21173</guid>
		<description>How can i keep the list showing?
I want the list to show up even if i didn&#039;t input anything and when you use the search bar it kinda filters the items out!
PLEASE help :)</description>
		<content:encoded><![CDATA[<p>How can i keep the list showing?<br />
I want the list to show up even if i didn&#8217;t input anything and when you use the search bar it kinda filters the items out!<br />
PLEASE help <img src='http://coenraets.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Backbone.js Wine Cellar Tutorial &#8212; Part 1: Getting Started by Sample Mobile App with Backbone.js and PhoneGap</title>
		<link>http://coenraets.org/blog/2011/12/backbone-js-wine-cellar-tutorial-part-1-getting-started/#comment-21132</link>
		<dc:creator>Sample Mobile App with Backbone.js and PhoneGap</dc:creator>
		<pubDate>Mon, 06 Feb 2012 17:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=2433#comment-21132</guid>
		<description>[...] recently blogged a tutorial (part 1, part 2, part 3, and postface) that takes you through the process of building a CRUD application [...]</description>
		<content:encoded><![CDATA[<p>[...] recently blogged a tutorial (part 1, part 2, part 3, and postface) that takes you through the process of building a CRUD application [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sample App using the PhoneGap Database API by Silvester</title>
		<link>http://coenraets.org/blog/2011/10/sample-app-using-the-phonegap-database-api/#comment-21125</link>
		<dc:creator>Silvester</dc:creator>
		<pubDate>Mon, 06 Feb 2012 17:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=1949#comment-21125</guid>
		<description>Again me, sorted out what&#039;s wrong. In this way it is backwards compatiple with Android 2.1.
Change the sql&#039;s ex.:
var sql = &quot;select e.id id, e.firstName firstName, e.lastName lastName, e.title title, e.picture picture, count(r.id) reportCount &quot; + &quot;from employee e left join employee r on r.managerId = e.id &quot; + &quot;group by e.id order by e.lastName, e.firstName&quot;;

Lp. Silvester</description>
		<content:encoded><![CDATA[<p>Again me, sorted out what&#8217;s wrong. In this way it is backwards compatiple with Android 2.1.<br />
Change the sql&#8217;s ex.:<br />
var sql = &#8220;select e.id id, e.firstName firstName, e.lastName lastName, e.title title, e.picture picture, count(r.id) reportCount &#8221; + &#8220;from employee e left join employee r on r.managerId = e.id &#8221; + &#8220;group by e.id order by e.lastName, e.firstName&#8221;;</p>
<p>Lp. Silvester</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MobileDashboard for iOS, Android, and PlayBook: Source code available on GitHub by Susrut Mishra</title>
		<link>http://coenraets.org/blog/2011/07/mobiledashboard-for-ios-android-and-playbook-source-code-available-on-github/#comment-21056</link>
		<dc:creator>Susrut Mishra</dc:creator>
		<pubDate>Mon, 06 Feb 2012 13:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=1567#comment-21056</guid>
		<description>Awesome Display of data using Flex Charting. Super excited - will try this tonight. Thanks a bunch.</description>
		<content:encoded><![CDATA[<p>Awesome Display of data using Flex Charting. Super excited &#8211; will try this tonight. Thanks a bunch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sample App using the PhoneGap Database API by Silvester</title>
		<link>http://coenraets.org/blog/2011/10/sample-app-using-the-phonegap-database-api/#comment-21009</link>
		<dc:creator>Silvester</dc:creator>
		<pubDate>Mon, 06 Feb 2012 10:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=1949#comment-21009</guid>
		<description>An odd behavior,  it works fine on android 2.3 but not in 2.1. There are some differences in the sql, because of the join you loose data in android 2.1. But I have no idea where to look on android documentation for changes in DB.

Lp. Silvester</description>
		<content:encoded><![CDATA[<p>An odd behavior,  it works fine on android 2.3 but not in 2.1. There are some differences in the sql, because of the join you loose data in android 2.1. But I have no idea where to look on android documentation for changes in DB.</p>
<p>Lp. Silvester</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set Up an Amazon EC2 Instance with Tomcat and MySQL &#8211; 5 Minute Tutorial by Zaid Ansari</title>
		<link>http://coenraets.org/blog/2011/11/set-up-an-amazon-ec2-instance-with-tomcat-and-mysql-5-minutes-tutorial/#comment-20815</link>
		<dc:creator>Zaid Ansari</dc:creator>
		<pubDate>Sun, 05 Feb 2012 21:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=2137#comment-20815</guid>
		<description>Very well done article. It was a breeze.</description>
		<content:encoded><![CDATA[<p>Very well done article. It was a breeze.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sample App using the PhoneGap Database API by Silvester</title>
		<link>http://coenraets.org/blog/2011/10/sample-app-using-the-phonegap-database-api/#comment-20685</link>
		<dc:creator>Silvester</dc:creator>
		<pubDate>Sun, 05 Feb 2012 14:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=1949#comment-20685</guid>
		<description>I just changed jQuery with zepto.js and it works perfect. I think it works even faster than jquery.

Lp. Silvester</description>
		<content:encoded><![CDATA[<p>I just changed jQuery with zepto.js and it works perfect. I think it works even faster than jquery.</p>
<p>Lp. Silvester</p>
]]></content:encoded>
	</item>
</channel>
</rss>

