<?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 KOO Studios Blog</title>
	<atom:link href="http://blog.koostudios.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.koostudios.com</link>
	<description>Tutorials, Trends and the Totally Awesome Web</description>
	<lastBuildDate>Sat, 12 May 2012 21:23:00 +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 BrowserID: Logging in with BrowserID, Passport and NodeJS by koostudios</title>
		<link>http://blog.koostudios.com/?p=506#comment-95</link>
		<dc:creator>koostudios</dc:creator>
		<pubDate>Sat, 12 May 2012 21:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koostudios.com/?p=506#comment-95</guid>
		<description>BrowserID does sound rather too simple to be true, doesn&#039;t it? I recommend you read http://lloyd.io/how-browserid-works to understand out how your outlined scenario probably won&#039;t work.</description>
		<content:encoded><![CDATA[<p>BrowserID does sound rather too simple to be true, doesn&#8217;t it? I recommend you read http://lloyd.io/how-browserid-works to understand out how your outlined scenario probably won&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BrowserID: Logging in with BrowserID, Passport and NodeJS by Wwwboy</title>
		<link>http://blog.koostudios.com/?p=506#comment-94</link>
		<dc:creator>Wwwboy</dc:creator>
		<pubDate>Sat, 12 May 2012 12:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koostudios.com/?p=506#comment-94</guid>
		<description>This is not safe! Once a hacker get your BrowserID (he make an usual site to get your BrowserID) - he could make attaks on your site!</description>
		<content:encoded><![CDATA[<p>This is not safe! Once a hacker get your BrowserID (he make an usual site to get your BrowserID) &#8211; he could make attaks on your site!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Blog with CoffeeScript, Node.js and CouchDB by koostudios</title>
		<link>http://blog.koostudios.com/?p=398#comment-93</link>
		<dc:creator>koostudios</dc:creator>
		<pubDate>Fri, 11 May 2012 03:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koostudios.com/?p=398#comment-93</guid>
		<description>Hi! That sounds interesting! Try putting your entire code in a pastebin (http://www.pastebin.com) or gist (http://gist.github.com) and I&#039;ll have a look to see if you&#039;ve missed something. The code you have looks fine. Otherwise, go have a look at an uploaded version of this tutorial code as a repository on Github (https://github.com/koostudios/couchpress/commit/0e7d5745b9a29486263b8e2a479d21ea211d6317)
</description>
		<content:encoded><![CDATA[<p>Hi! That sounds interesting! Try putting your entire code in a pastebin (<a href="http://www.pastebin.com" rel="nofollow">http://www.pastebin.com</a>) or gist (<a href="http://gist.github.com" rel="nofollow">http://gist.github.com</a>) and I&#8217;ll have a look to see if you&#8217;ve missed something. The code you have looks fine. Otherwise, go have a look at an uploaded version of this tutorial code as a repository on Github (<a href="https://github.com/koostudios/couchpress/commit/0e7d5745b9a29486263b8e2a479d21ea211d6317" rel="nofollow">https://github.com/koostudios/couchpress/commit/0e7d5745b9a29486263b8e2a479d21ea211d6317</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Blog with CoffeeScript, Node.js and CouchDB by Edwardtrunk</title>
		<link>http://blog.koostudios.com/?p=398#comment-92</link>
		<dc:creator>Edwardtrunk</dc:creator>
		<pubDate>Fri, 11 May 2012 01:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koostudios.com/?p=398#comment-92</guid>
		<description>I appreciate your intro tutorial. I&#039;m not able to publish, have tried inserting console.log, it appears that the route is not being resolve

  app.post(&#039;/new&#039;, function(req, res) {    return article.save({      title: req.param(&#039;title&#039;),      body: req.param(&#039;body&#039;),      created_at: new Date()    }, function(err, docs) {      return res.redirect(&#039;/&#039;);    });  });
</description>
		<content:encoded><![CDATA[<p>I appreciate your intro tutorial. I&#8217;m not able to publish, have tried inserting console.log, it appears that the route is not being resolve</p>
<p>  app.post(&#8216;/new&#8217;, function(req, res) {    return article.save({      title: req.param(&#8216;title&#8217;),      body: req.param(&#8216;body&#8217;),      created_at: new Date()    }, function(err, docs) {      return res.redirect(&#8216;/&#8217;);    });  });</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BrowserID: Logging in with BrowserID, Passport and NodeJS by Dave</title>
		<link>http://blog.koostudios.com/?p=506#comment-91</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 08 May 2012 14:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koostudios.com/?p=506#comment-91</guid>
		<description>Thanks.  Nice writeup with clear &amp; easy to understand instructions.</description>
		<content:encoded><![CDATA[<p>Thanks.  Nice writeup with clear &amp; easy to understand instructions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BrowserID: Logging in with BrowserID, Passport and NodeJS by Alexander Yuen</title>
		<link>http://blog.koostudios.com/?p=506#comment-90</link>
		<dc:creator>Alexander Yuen</dc:creator>
		<pubDate>Mon, 07 May 2012 22:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koostudios.com/?p=506#comment-90</guid>
		<description>Hi there! Thanks for reading. I&#039;m happy to help: it looks like you&#039;ve got jQuery on your page but make sure the BrowserID script is also included on the page and you&#039;re connected to the internet. This the one with https://browserid.org/include.js</description>
		<content:encoded><![CDATA[<p>Hi there! Thanks for reading. I&#8217;m happy to help: it looks like you&#8217;ve got jQuery on your page but make sure the BrowserID script is also included on the page and you&#8217;re connected to the internet. This the one with https://browserid.org/include.js</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BrowserID: Logging in with BrowserID, Passport and NodeJS by alx</title>
		<link>http://blog.koostudios.com/?p=506#comment-89</link>
		<dc:creator>alx</dc:creator>
		<pubDate>Mon, 07 May 2012 18:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koostudios.com/?p=506#comment-89</guid>
		<description>Thanks for this tutorial, I&#039;m trying to do it in order to understand browserid more.

The server is running, there&#039;re no errors during the page loading, but when clicking, I&#039;ve got the following error, would you know what I got wrong?

Uncaught TypeError: Cannot call method &#039;getVerifiedEmail&#039; of undefined
</description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial, I&#8217;m trying to do it in order to understand browserid more.</p>
<p>The server is running, there&#8217;re no errors during the page loading, but when clicking, I&#8217;ve got the following error, would you know what I got wrong?</p>
<p>Uncaught TypeError: Cannot call method &#8216;getVerifiedEmail&#8217; of undefined</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BrowserID: Logging in with BrowserID, Passport and NodeJS by Alexander Yuen</title>
		<link>http://blog.koostudios.com/?p=506#comment-88</link>
		<dc:creator>Alexander Yuen</dc:creator>
		<pubDate>Mon, 07 May 2012 09:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koostudios.com/?p=506#comment-88</guid>
		<description>Thanks very much for reading and commenting!</description>
		<content:encoded><![CDATA[<p>Thanks very much for reading and commenting!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Blog with CoffeeScript, Node.js and CouchDB by Pro tools courses</title>
		<link>http://blog.koostudios.com/?p=398#comment-87</link>
		<dc:creator>Pro tools courses</dc:creator>
		<pubDate>Mon, 07 May 2012 06:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koostudios.com/?p=398#comment-87</guid>
		<description>The dwell on-line lessons are finest to attend.  one in every of the primary benefits of professionalfessional instruments course is of studying at dwelling.  You are stay with the lecture however there is no want to sit down within the category as you could be sitting at residence calm and relaxed.  whenever you get enrolled into the course, the account and password can be given to you on which you will obtain the entire e-mail alerts.  </description>
		<content:encoded><![CDATA[<p>The dwell on-line lessons are finest to attend.  one in every of the primary benefits of professionalfessional instruments course is of studying at dwelling.  You are stay with the lecture however there is no want to sit down within the category as you could be sitting at residence calm and relaxed.  whenever you get enrolled into the course, the account and password can be given to you on which you will obtain the entire e-mail alerts. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BrowserID: Logging in with BrowserID, Passport and NodeJS by Daniel Swiecki</title>
		<link>http://blog.koostudios.com/?p=506#comment-86</link>
		<dc:creator>Daniel Swiecki</dc:creator>
		<pubDate>Mon, 07 May 2012 01:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koostudios.com/?p=506#comment-86</guid>
		<description>Thanks so much! This makes setting up auth on Node.js a lot simpler than doing it manually.</description>
		<content:encoded><![CDATA[<p>Thanks so much! This makes setting up auth on Node.js a lot simpler than doing it manually.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://stats.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://stats.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->

