<?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 3spds</title>
	<atom:link href="http://www.joemariglio.com/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.joemariglio.com/blog</link>
	<description>a blog by Joe Mariglio.</description>
	<lastBuildDate>Sat, 09 Feb 2013 01:27:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Comment on DIY etching: songbird b by 3spds&#187; Blog Archive &#187; adc pre-amp stages</title>
		<link>http://www.joemariglio.com/blog/?p=948&#038;cpage=1#comment-3091</link>
		<dc:creator>3spds&#187; Blog Archive &#187; adc pre-amp stages</dc:creator>
		<pubDate>Sat, 09 Feb 2013 01:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.joemariglio.com/blog/?p=948#comment-3091</guid>
		<description>[...] if you&#8217;re going to use this layout, make sure it&#8217;s oriented appropriately, and credit me. that&#8217;s all i ask.  for details on my pcb fabrication process, check out this post [...]</description>
		<content:encoded><![CDATA[<p>[...] if you&#8217;re going to use this layout, make sure it&#8217;s oriented appropriately, and credit me. that&#8217;s all i ask.  for details on my pcb fabrication process, check out this post [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on microprocessor photos! by 3spds&#187; Blog Archive &#187; adc pre-amp stages</title>
		<link>http://www.joemariglio.com/blog/?p=1106&#038;cpage=1#comment-3090</link>
		<dc:creator>3spds&#187; Blog Archive &#187; adc pre-amp stages</dc:creator>
		<pubDate>Sat, 09 Feb 2013 01:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.joemariglio.com/blog/?p=1106#comment-3090</guid>
		<description>[...] 3spds a blog by Joe Mariglio.      &#171; microprocessor photos! [...]</description>
		<content:encoded><![CDATA[<p>[...] 3spds a blog by Joe Mariglio.      &laquo; microprocessor photos! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on hrokk on by Mark</title>
		<link>http://www.joemariglio.com/blog/?p=1065&#038;cpage=1#comment-3070</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 04 Feb 2013 04:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.joemariglio.com/blog/?p=1065#comment-3070</guid>
		<description>Hey Joe,

I love your work and concepts.  It&#039;s really inspiring especially for someone just getting into circuit bending and experimental sound design and rediscovery.  I build instruments, mostly acoustic and I wish to incorporate more far out electronic elements.  Its great just to know that there are people out there doing the weird shit that I find so fascinating and which I wish to be exploring myself.

Thanks and keep up the good work  ^V^</description>
		<content:encoded><![CDATA[<p>Hey Joe,</p>
<p>I love your work and concepts.  It&#8217;s really inspiring especially for someone just getting into circuit bending and experimental sound design and rediscovery.  I build instruments, mostly acoustic and I wish to incorporate more far out electronic elements.  Its great just to know that there are people out there doing the weird shit that I find so fascinating and which I wish to be exploring myself.</p>
<p>Thanks and keep up the good work  ^V^</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Linux-Based Open Source Toolchain for the STM32F4 by Oliver</title>
		<link>http://www.joemariglio.com/blog/?p=1091&#038;cpage=1#comment-3067</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Sat, 29 Dec 2012 02:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.joemariglio.com/blog/?p=1091#comment-3067</guid>
		<description>Hey,

i just changed a line in the script and now it works, also downloading newlib
Change line 245 from:  wget -c --no-passive-ftp --no-check-certificate $2 &amp;&amp; touch ${STAMPS}/$1.fetch
to:  wget -c $2 &amp;&amp; touch ${STAMPS}/$1.fetch

Hope it helps somebody ;)</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>i just changed a line in the script and now it works, also downloading newlib<br />
Change line 245 from:  wget -c &#8211;no-passive-ftp &#8211;no-check-certificate $2 &amp;&amp; touch ${STAMPS}/$1.fetch<br />
to:  wget -c $2 &amp;&amp; touch ${STAMPS}/$1.fetch</p>
<p>Hope it helps somebody <img src='http://www.joemariglio.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Linux-Based Open Source Toolchain for the STM32F4 by admin</title>
		<link>http://www.joemariglio.com/blog/?p=1091&#038;cpage=1#comment-3029</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 18 Dec 2012 11:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.joemariglio.com/blog/?p=1091#comment-3029</guid>
		<description>hi!

here&#039;s my version of the summon-arm-toolchain directory, including my edits on the script...

http://joemariglio.com/2012/summon-arm-toolchain-3spds.tar.gz

hope this helps! your mileage will definitely vary... good luck.
jm</description>
		<content:encoded><![CDATA[<p>hi!</p>
<p>here&#8217;s my version of the summon-arm-toolchain directory, including my edits on the script&#8230;</p>
<p><a href="http://joemariglio.com/2012/summon-arm-toolchain-3spds.tar.gz" rel="nofollow">http://joemariglio.com/2012/summon-arm-toolchain-3spds.tar.gz</a></p>
<p>hope this helps! your mileage will definitely vary&#8230; good luck.<br />
jm</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Linux-Based Open Source Toolchain for the STM32F4 by wanttobeaarmdeleloper</title>
		<link>http://www.joemariglio.com/blog/?p=1091&#038;cpage=1#comment-3028</link>
		<dc:creator>wanttobeaarmdeleloper</dc:creator>
		<pubDate>Tue, 18 Dec 2012 11:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.joemariglio.com/blog/?p=1091#comment-3028</guid>
		<description>Hi, I have read your post at all.
I had same message you&#039;ve got.
Could you share your efforts to me?
Thank you :)</description>
		<content:encoded><![CDATA[<p>Hi, I have read your post at all.<br />
I had same message you&#8217;ve got.<br />
Could you share your efforts to me?<br />
Thank you <img src='http://www.joemariglio.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Linux-Based Open Source Toolchain for the STM32F4 by muhoo</title>
		<link>http://www.joemariglio.com/blog/?p=1091&#038;cpage=1#comment-3020</link>
		<dc:creator>muhoo</dc:creator>
		<pubDate>Mon, 10 Dec 2012 04:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.joemariglio.com/blog/?p=1091#comment-3020</guid>
		<description>I&#039;m stuck on this exact problem. Thanks for the help!

I can probably figure out what your changes were, but it&#039;d sure be nice if you forked the script and included your changes, then submitted a pull request so that others will not have to go through this.

Likewise with GCC, if there&#039;s a bug, please report it. And, if there&#039;s a patch that fixes it, it&#039;d be great to include that in the summon-arm-toolchain script as well.</description>
		<content:encoded><![CDATA[<p>I&#8217;m stuck on this exact problem. Thanks for the help!</p>
<p>I can probably figure out what your changes were, but it&#8217;d sure be nice if you forked the script and included your changes, then submitted a pull request so that others will not have to go through this.</p>
<p>Likewise with GCC, if there&#8217;s a bug, please report it. And, if there&#8217;s a patch that fixes it, it&#8217;d be great to include that in the summon-arm-toolchain script as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on savage altruism by Honza</title>
		<link>http://www.joemariglio.com/blog/?p=450&#038;cpage=1#comment-2996</link>
		<dc:creator>Honza</dc:creator>
		<pubDate>Wed, 10 Oct 2012 06:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.joemariglio.com/blog/?p=450#comment-2996</guid>
		<description>Great. I arrived here on a trip that started with googling &quot;supercollider meditation&quot; which turned up 3spds_winter_and_bloom_part_2 which after some more exploring turned up this.

I&#039;ll explore from here....</description>
		<content:encoded><![CDATA[<p>Great. I arrived here on a trip that started with googling &#8220;supercollider meditation&#8221; which turned up 3spds_winter_and_bloom_part_2 which after some more exploring turned up this.</p>
<p>I&#8217;ll explore from here&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on songbird a by Tube</title>
		<link>http://www.joemariglio.com/blog/?p=796&#038;cpage=1#comment-2978</link>
		<dc:creator>Tube</dc:creator>
		<pubDate>Thu, 26 Jul 2012 05:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.joemariglio.com/blog/?p=796#comment-2978</guid>
		<description>Hey whats going on :) just found you site.. wanted to show props.</description>
		<content:encoded><![CDATA[<p>Hey whats going on <img src='http://www.joemariglio.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  just found you site.. wanted to show props.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Funding for Universal Language Orchestra! by 3spds&#187; Blog Archive &#187; hrok on</title>
		<link>http://www.joemariglio.com/blog/?p=846&#038;cpage=1#comment-2906</link>
		<dc:creator>3spds&#187; Blog Archive &#187; hrok on</dc:creator>
		<pubDate>Mon, 12 Mar 2012 10:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.joemariglio.com/blog/?p=846#comment-2906</guid>
		<description>[...] have been building more hrokkurs for this kid&#8217;s ensemble i&#8217;m currently in charge of. hrokkurs are perfect for kids, because they provide an easier [...]</description>
		<content:encoded><![CDATA[<p>[...] have been building more hrokkurs for this kid&#8217;s ensemble i&#8217;m currently in charge of. hrokkurs are perfect for kids, because they provide an easier [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
