<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Procbits</title>
	<atom:link href="http://procbits.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://procbits.com</link>
	<description>source code snippets and other random musings about software</description>
	<lastBuildDate>Sat, 26 May 2012 00:31:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Why Do All the Great Node.js Developers Hate CoffeeScript? by mark</title>
		<link>http://procbits.com/2012/05/18/why-do-all-the-great-node-js-developers-hate-coffeescript/#comment-565</link>
		<dc:creator><![CDATA[mark]]></dc:creator>
		<pubDate>Sat, 26 May 2012 00:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://procbits.com/?p=312#comment-565</guid>
		<description><![CDATA[As usual, coffeescript-doesnt-do-this argument. CoffeeScript does JavaScript through backticks for those mythical cases. Stylus looks like Python. Jade looks like Python. CoffeeScript looks like Python. Schluter complains ad-nauseum about semi-colons. There&#039;s no logic to it. My guess is it is not-invented-here syndrome. They didn&#039;t invent it, so it must not be any good.

Please don&#039;t bring up the debugger. If you have to rely on the debugger every time something goes wrong, you&#039;re probably not that good of a developer or are  working in a corporate cubible behind your IDE. Most of the time you can look at the error message and you know where you Fd up. And the times that you need a debugger all you have to do is look at the javascript error and filename and you can find the offending line with the same ease as if you had written it in Javascript.]]></description>
		<content:encoded><![CDATA[<p>As usual, coffeescript-doesnt-do-this argument. CoffeeScript does JavaScript through backticks for those mythical cases. Stylus looks like Python. Jade looks like Python. CoffeeScript looks like Python. Schluter complains ad-nauseum about semi-colons. There&#8217;s no logic to it. My guess is it is not-invented-here syndrome. They didn&#8217;t invent it, so it must not be any good.</p>
<p>Please don&#8217;t bring up the debugger. If you have to rely on the debugger every time something goes wrong, you&#8217;re probably not that good of a developer or are  working in a corporate cubible behind your IDE. Most of the time you can look at the error message and you know where you Fd up. And the times that you need a debugger all you have to do is look at the javascript error and filename and you can find the offending line with the same ease as if you had written it in Javascript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FridayThe13th the Best JSON Parser for Silverlight and C#/.NET by JP</title>
		<link>http://procbits.com/2011/08/11/fridaythe13th-the-best-json-parser-for-silverlight-and-net/#comment-564</link>
		<dc:creator><![CDATA[JP]]></dc:creator>
		<pubDate>Fri, 25 May 2012 19:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://procbits.com/?p=231#comment-564</guid>
		<description><![CDATA[Understandably so. Will you post your JSON? Or a subset of it to reproduce the error? Thanks.]]></description>
		<content:encoded><![CDATA[<p>Understandably so. Will you post your JSON? Or a subset of it to reproduce the error? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FridayThe13th the Best JSON Parser for Silverlight and C#/.NET by anyeone@yahoo.com</title>
		<link>http://procbits.com/2011/08/11/fridaythe13th-the-best-json-parser-for-silverlight-and-net/#comment-563</link>
		<dc:creator><![CDATA[anyeone@yahoo.com]]></dc:creator>
		<pubDate>Fri, 25 May 2012 18:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://procbits.com/?p=231#comment-563</guid>
		<description><![CDATA[I just get an infinite loop between Peek() and ReadWhitespace() on the letter &#039;E&#039; in the first json string I tried to use this with which makes me feel this is a bit fragile.]]></description>
		<content:encoded><![CDATA[<p>I just get an infinite loop between Peek() and ReadWhitespace() on the letter &#8216;E&#8217; in the first json string I tried to use this with which makes me feel this is a bit fragile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Do All the Great Node.js Developers Hate CoffeeScript? by JP</title>
		<link>http://procbits.com/2012/05/18/why-do-all-the-great-node-js-developers-hate-coffeescript/#comment-561</link>
		<dc:creator><![CDATA[JP]]></dc:creator>
		<pubDate>Fri, 25 May 2012 15:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://procbits.com/?p=312#comment-561</guid>
		<description><![CDATA[Eric, sure. My title may have been a bit of a poor choice. So feel free to change the title if need be. Just please link back to this page.]]></description>
		<content:encoded><![CDATA[<p>Eric, sure. My title may have been a bit of a poor choice. So feel free to change the title if need be. Just please link back to this page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Do All the Great Node.js Developers Hate CoffeeScript? by Eric</title>
		<link>http://procbits.com/2012/05/18/why-do-all-the-great-node-js-developers-hate-coffeescript/#comment-559</link>
		<dc:creator><![CDATA[Eric]]></dc:creator>
		<pubDate>Thu, 24 May 2012 21:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://procbits.com/?p=312#comment-559</guid>
		<description><![CDATA[Would you be interested in getting this republished on DZone.com? - we&#039;ve got readers interested in debating the costs/benefits of Node.js.]]></description>
		<content:encoded><![CDATA[<p>Would you be interested in getting this republished on DZone.com? &#8211; we&#8217;ve got readers interested in debating the costs/benefits of Node.js.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Node.js Experiment: Thinking Asynchronously, Using Recursion to Calculate the Total File Size in a Directory by Thinking Asynchronously in CoffeeScript/JavaScript: Loops and Callbacks &#171; Procbits</title>
		<link>http://procbits.com/2011/10/29/a-node-js-experiment-thinking-asynchronously-recursion-calculate-file-size-directory/#comment-558</link>
		<dc:creator><![CDATA[Thinking Asynchronously in CoffeeScript/JavaScript: Loops and Callbacks &#171; Procbits]]></dc:creator>
		<pubDate>Thu, 24 May 2012 18:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://procbits.com/?p=261#comment-558</guid>
		<description><![CDATA[[...] Awhile back, I wrote about my new experience in learning Node.js: A Node.js Experiment: Thinking Asynchronously, Using Recursion to Calculate the Total File Size in a.... [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Awhile back, I wrote about my new experience in learning Node.js: A Node.js Experiment: Thinking Asynchronously, Using Recursion to Calculate the Total File Size in a&#8230;. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Do All the Great Node.js Developers Hate CoffeeScript? by JP</title>
		<link>http://procbits.com/2012/05/18/why-do-all-the-great-node-js-developers-hate-coffeescript/#comment-557</link>
		<dc:creator><![CDATA[JP]]></dc:creator>
		<pubDate>Fri, 18 May 2012 20:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://procbits.com/?p=312#comment-557</guid>
		<description><![CDATA[Hey Brandon, do you have any examples on either of your assertions? I haven&#039;t encountered one thing that CoffeeScript couldn&#039;t do that JavaScript can. Also, regarding your second point of unnecessary code, I&#039;d argue that minification takes care of that.]]></description>
		<content:encoded><![CDATA[<p>Hey Brandon, do you have any examples on either of your assertions? I haven&#8217;t encountered one thing that CoffeeScript couldn&#8217;t do that JavaScript can. Also, regarding your second point of unnecessary code, I&#8217;d argue that minification takes care of that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Do All the Great Node.js Developers Hate CoffeeScript? by Brandon Stoner (@monokrome)</title>
		<link>http://procbits.com/2012/05/18/why-do-all-the-great-node-js-developers-hate-coffeescript/#comment-556</link>
		<dc:creator><![CDATA[Brandon Stoner (@monokrome)]]></dc:creator>
		<pubDate>Fri, 18 May 2012 20:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://procbits.com/?p=312#comment-556</guid>
		<description><![CDATA[This is simply because there are a lot of things that coffee-script doesn&#039;t provide which JavaScript does. On top of this, Coffee-Script generates a lot of unneeded code. Returning things that it doesn&#039;t need to, etc.]]></description>
		<content:encoded><![CDATA[<p>This is simply because there are a lot of things that coffee-script doesn&#8217;t provide which JavaScript does. On top of this, Coffee-Script generates a lot of unneeded code. Returning things that it doesn&#8217;t need to, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automating the Mac OS X Keychain App with Ruby by JP</title>
		<link>http://procbits.com/2011/10/07/automating-the-mac-os-x-keychain-app-with-ruby/#comment-551</link>
		<dc:creator><![CDATA[JP]]></dc:creator>
		<pubDate>Thu, 03 May 2012 17:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://procbits.com/?p=243#comment-551</guid>
		<description><![CDATA[Did you set YOUR_DOWNLOADS_DIR to the directory that contains the .cer file from Apple?]]></description>
		<content:encoded><![CDATA[<p>Did you set YOUR_DOWNLOADS_DIR to the directory that contains the .cer file from Apple?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automating the Mac OS X Keychain App with Ruby by john</title>
		<link>http://procbits.com/2011/10/07/automating-the-mac-os-x-keychain-app-with-ruby/#comment-550</link>
		<dc:creator><![CDATA[john]]></dc:creator>
		<pubDate>Thu, 03 May 2012 06:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://procbits.com/?p=243#comment-550</guid>
		<description><![CDATA[Hi i am getting below error while executing this script for creation of pem file.
security: SecKeychainItemExport: The specified item could not be found in the keychain.
Error opening input file /tmp/push_prod.p12
/tmp/push_prod.p12: No such file or directory

please help me]]></description>
		<content:encoded><![CDATA[<p>Hi i am getting below error while executing this script for creation of pem file.<br />
security: SecKeychainItemExport: The specified item could not be found in the keychain.<br />
Error opening input file /tmp/push_prod.p12<br />
/tmp/push_prod.p12: No such file or directory</p>
<p>please help me</p>
]]></content:encoded>
	</item>
</channel>
</rss>

