<?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 Big Bad Code</title>
	<atom:link href="http://bigbadcode.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bigbadcode.com</link>
	<description>Don't blame me, I voted for Kodos</description>
	<lastBuildDate>Thu, 03 Jun 2010 14:19:49 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on iPhone SDK Cocoa Objective-C Learnings by Mital</title>
		<link>http://bigbadcode.com/2008/10/13/iphone-sdk-cocoa-objective-c-learnings/comment-page-1/#comment-5567</link>
		<dc:creator>Mital</dc:creator>
		<pubDate>Thu, 03 Jun 2010 14:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://bigbadcode.com/?p=170#comment-5567</guid>
		<description>Hey its a great thing and thanx to share it.

But I also have same question as Narender Mudgal asked.

Can you please answer it? I know that we need to release in that case also but how to make it autorelease?</description>
		<content:encoded><![CDATA[<p>Hey its a great thing and thanx to share it.</p>
<p>But I also have same question as Narender Mudgal asked.</p>
<p>Can you please answer it? I know that we need to release in that case also but how to make it autorelease?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recursive File and Folder Listing VB.NET by Tim Cullen</title>
		<link>http://bigbadcode.com/2005/09/12/recursive-file-and-folder-listing-vbnet/comment-page-1/#comment-5566</link>
		<dc:creator>Tim Cullen</dc:creator>
		<pubDate>Mon, 03 May 2010 21:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://jbloomdesign.com/blog/2005/09/12/recursive-file-and-folder-listing-vbnet/#comment-5566</guid>
		<description>First of all, great solution!  Works like a charm for what I needed t for.

Seconds, this comment is a little late but I believe the reason Kris&#039; solution picked up more folders is because the attributes are housed as either integers or big integers and the AND&#039;ing process she uses caught more of them: http://www.adminscripteditor.com/papers/SSC/enumerations.asp</description>
		<content:encoded><![CDATA[<p>First of all, great solution!  Works like a charm for what I needed t for.</p>
<p>Seconds, this comment is a little late but I believe the reason Kris&#8217; solution picked up more folders is because the attributes are housed as either integers or big integers and the AND&#8217;ing process she uses caught more of them: <a href="http://www.adminscripteditor.com/papers/SSC/enumerations.asp" rel="nofollow">http://www.adminscripteditor.com/papers/SSC/enumerations.asp</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Iterating over a custom object in python by lefthand</title>
		<link>http://bigbadcode.com/2008/10/22/iterating-over-a-custom-object-in-python/comment-page-1/#comment-5562</link>
		<dc:creator>lefthand</dc:creator>
		<pubDate>Tue, 13 Apr 2010 11:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://bigbadcode.com/?p=204#comment-5562</guid>
		<description>This may be 2 years later.But i really want to say thank you .The blog post really made me understand so concept i amwas battling with</description>
		<content:encoded><![CDATA[<p>This may be 2 years later.But i really want to say thank you .The blog post really made me understand so concept i amwas battling with</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Convert m4a to mp3 by Luke Carrier</title>
		<link>http://bigbadcode.com/2007/06/06/convert-m4a-to-mp3/comment-page-1/#comment-5561</link>
		<dc:creator>Luke Carrier</dc:creator>
		<pubDate>Wed, 31 Mar 2010 15:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://bigbadcode.com/2007/06/06/convert-m4a-to-mp3/#comment-5561</guid>
		<description>I liked this idea so much that I wrote a script based on it that&#039;s a little more complete. If anyone&#039;s interested, take a look at:

http://lukecarrier.me/2010/03/13/automatically-convert-your-itunes-library-to-mp3-with-bonkenc-and-python/

Thanks for a great idea!</description>
		<content:encoded><![CDATA[<p>I liked this idea so much that I wrote a script based on it that&#8217;s a little more complete. If anyone&#8217;s interested, take a look at:</p>
<p><a href="http://lukecarrier.me/2010/03/13/automatically-convert-your-itunes-library-to-mp3-with-bonkenc-and-python/" rel="nofollow">http://lukecarrier.me/2010/03/13/automatically-convert-your-itunes-library-to-mp3-with-bonkenc-and-python/</a></p>
<p>Thanks for a great idea!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone SDK Cocoa Objective-C Learnings by IPhone Memory Management &#171; Imamraza&#8217;s Blog</title>
		<link>http://bigbadcode.com/2008/10/13/iphone-sdk-cocoa-objective-c-learnings/comment-page-1/#comment-5560</link>
		<dc:creator>IPhone Memory Management &#171; Imamraza&#8217;s Blog</dc:creator>
		<pubDate>Thu, 25 Feb 2010 11:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://bigbadcode.com/?p=170#comment-5560</guid>
		<description>[...] http://bigbadcode.com/2008/10/13/iphone-sdk-cocoa-objective-c-learnings/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://bigbadcode.com/2008/10/13/iphone-sdk-cocoa-objective-c-learnings/" rel="nofollow">http://bigbadcode.com/2008/10/13/iphone-sdk-cocoa-objective-c-learnings/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Flexbuilder to edit and debug Flash Applications by Rob Dodson</title>
		<link>http://bigbadcode.com/2008/04/10/flexbuilder_for_flash/comment-page-1/#comment-5559</link>
		<dc:creator>Rob Dodson</dc:creator>
		<pubDate>Sun, 07 Feb 2010 05:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://bigbadcode.com/?p=139#comment-5559</guid>
		<description>Ah dude THANK YOU! I&#039;m working on an app with a bunch of UI elements in Flash and I just realized that my debugger wasn&#039;t working for any of them. After a quick moment of panic I found your post. I just needed to click &#039;Permit Debugging&#039;. *whew*

You sir, are a life saver.</description>
		<content:encoded><![CDATA[<p>Ah dude THANK YOU! I&#8217;m working on an app with a bunch of UI elements in Flash and I just realized that my debugger wasn&#8217;t working for any of them. After a quick moment of panic I found your post. I just needed to click &#8216;Permit Debugging&#8217;. *whew*</p>
<p>You sir, are a life saver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Convert m4a to mp3 by jbloom</title>
		<link>http://bigbadcode.com/2007/06/06/convert-m4a-to-mp3/comment-page-1/#comment-5558</link>
		<dc:creator>jbloom</dc:creator>
		<pubDate>Fri, 08 Jan 2010 21:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://bigbadcode.com/2007/06/06/convert-m4a-to-mp3/#comment-5558</guid>
		<description>Hi Liron, 

Unfortunately I&#039;m not working on MS Windows anymore so I don&#039;t have any insight into the command line params for Bonk. 

Best,
Josh</description>
		<content:encoded><![CDATA[<p>Hi Liron, </p>
<p>Unfortunately I&#8217;m not working on MS Windows anymore so I don&#8217;t have any insight into the command line params for Bonk. </p>
<p>Best,<br />
Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Convert m4a to mp3 by Liron</title>
		<link>http://bigbadcode.com/2007/06/06/convert-m4a-to-mp3/comment-page-1/#comment-5557</link>
		<dc:creator>Liron</dc:creator>
		<pubDate>Sat, 02 Jan 2010 23:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://bigbadcode.com/2007/06/06/convert-m4a-to-mp3/#comment-5557</guid>
		<description>Hi,
Great Code.
If I want to convert my files to a lower bitrate- what changes do I need to do in the Command Line Parameters? 
Also, if I want to convert aac or other formats to .Mp3 and not only .M4a, what changes do I need to do?

where do i find all the Command Line Parameters? 

Thanks in advance,
Liron.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Great Code.<br />
If I want to convert my files to a lower bitrate- what changes do I need to do in the Command Line Parameters?<br />
Also, if I want to convert aac or other formats to .Mp3 and not only .M4a, what changes do I need to do?</p>
<p>where do i find all the Command Line Parameters? </p>
<p>Thanks in advance,<br />
Liron.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To: Get anti-aliased fonts in the Arduino and Processing IDE&#8217;s by Kevin</title>
		<link>http://bigbadcode.com/2009/05/20/how-to-get-anti-aliased-fonts-in-the-arduino-and-processing-ides/comment-page-1/#comment-5555</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sat, 31 Oct 2009 20:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://bigbadcode.com/?p=246#comment-5555</guid>
		<description>Josh--Thanks for this. I was hoping someone had figured this out already. In Processing 1.0.9, and maybe some previous releases as well, there is already a VMOptions section, so I just added the
-Dswing.aatext=true
into the array.</description>
		<content:encoded><![CDATA[<p>Josh&#8211;Thanks for this. I was hoping someone had figured this out already. In Processing 1.0.9, and maybe some previous releases as well, there is already a VMOptions section, so I just added the<br />
-Dswing.aatext=true<br />
into the array.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick look support for .mxml and .as files by Josh</title>
		<link>http://bigbadcode.com/2009/02/22/quick-look-support-for-mxml-and-as-files/comment-page-1/#comment-5549</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 03 Sep 2009 17:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://bigbadcode.com/?p=235#comment-5549</guid>
		<description>Thank you very much for the freebie, but as a lil&#039; FYI:  I upgraded to Snow Leopard and I DO have QuickLook for *.mxml but I do NOT have QuickLook for *.as.</description>
		<content:encoded><![CDATA[<p>Thank you very much for the freebie, but as a lil&#8217; FYI:  I upgraded to Snow Leopard and I DO have QuickLook for *.mxml but I do NOT have QuickLook for *.as.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
