<?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 Digital Cardboard</title>
	<atom:link href="http://digitalcardboard.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitalcardboard.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 16 May 2012 02:11:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on MyFax Support, You Suck by Jason Navarrete</title>
		<link>http://digitalcardboard.com/blog/2011/08/22/j2-global-protus-myfax-support-you-suck/comment-page-1/#comment-31454</link>
		<dc:creator>Jason Navarrete</dc:creator>
		<pubDate>Wed, 16 May 2012 02:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=221#comment-31454</guid>
		<description>If you&#039;re getting a window with msiexec options, double check the parameters you&#039;re using and the direction of the slashes. Something might be off there.

I&#039;m in the process of attempting to port out one of my fax numbers, so we&#039;ll see how it goes...</description>
		<content:encoded><![CDATA[<p>If you&#8217;re getting a window with msiexec options, double check the parameters you&#8217;re using and the direction of the slashes. Something might be off there.</p>
<p>I&#8217;m in the process of attempting to port out one of my fax numbers, so we&#8217;ll see how it goes&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MyFax Support, You Suck by Brian Tinker</title>
		<link>http://digitalcardboard.com/blog/2011/08/22/j2-global-protus-myfax-support-you-suck/comment-page-1/#comment-31443</link>
		<dc:creator>Brian Tinker</dc:creator>
		<pubDate>Wed, 16 May 2012 01:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=221#comment-31443</guid>
		<description>I too am very unhappy with myfax.  Use to be good, but service is now nonexistent.  I tried the silent install above and was unable to get to work.  A window with msiexec options available just keeps coming up.  I too am looking for a replacement service.</description>
		<content:encoded><![CDATA[<p>I too am very unhappy with myfax.  Use to be good, but service is now nonexistent.  I tried the silent install above and was unable to get to work.  A window with msiexec options available just keeps coming up.  I too am looking for a replacement service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The SoX of Silence by Jason Navarrete</title>
		<link>http://digitalcardboard.com/blog/2009/08/25/the-sox-of-silence/comment-page-1/#comment-30870</link>
		<dc:creator>Jason Navarrete</dc:creator>
		<pubDate>Thu, 10 May 2012 04:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=75#comment-30870</guid>
		<description>Don&#039;t think you can extract the silence using sox, at least I&#039;m not aware of how to do it. I think you&#039;d need some sort of specialized audio analysis utility to do that. Good luck though!</description>
		<content:encoded><![CDATA[<p>Don&#8217;t think you can extract the silence using sox, at least I&#8217;m not aware of how to do it. I think you&#8217;d need some sort of specialized audio analysis utility to do that. Good luck though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The SoX of Silence by capsula4</title>
		<link>http://digitalcardboard.com/blog/2009/08/25/the-sox-of-silence/comment-page-1/#comment-30845</link>
		<dc:creator>capsula4</dc:creator>
		<pubDate>Wed, 09 May 2012 21:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=75#comment-30845</guid>
		<description>I know this may sound pointless, but theres a way to actually keep the silence files? By this, I think I would be able to create a &quot;noise&quot; profile and then clean the audio.

What I&#039;m actually doing for getting a possible noise profile is extract 0.4 seconds of the beginning of an analog recording:
sox f1.wav f2.wav trim 0 0.40
sox f2.wav -n noiseprof noise.prof
sox f1.wav f3.wav noisered noise.prof 0.3

Finally I split by taking silence into account:
sox f3.wav f4.wav silence 1 0.2 5% 1 0.1 5% : newfile : restart

I just would like to first get the silence files instead of trimming.</description>
		<content:encoded><![CDATA[<p>I know this may sound pointless, but theres a way to actually keep the silence files? By this, I think I would be able to create a &#8220;noise&#8221; profile and then clean the audio.</p>
<p>What I&#8217;m actually doing for getting a possible noise profile is extract 0.4 seconds of the beginning of an analog recording:<br />
sox f1.wav f2.wav trim 0 0.40<br />
sox f2.wav -n noiseprof noise.prof<br />
sox f1.wav f3.wav noisered noise.prof 0.3</p>
<p>Finally I split by taking silence into account:<br />
sox f3.wav f4.wav silence 1 0.2 5% 1 0.1 5% : newfile : restart</p>
<p>I just would like to first get the silence files instead of trimming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading to NConf 1.3.0 on Ubuntu 11.10 Oneiric Ocelot by Jason Navarrete</title>
		<link>http://digitalcardboard.com/blog/2012/01/29/upgrading-to-nconf-1-3-0-on-ubuntu-11-10-oneiric-ocelot/comment-page-1/#comment-30231</link>
		<dc:creator>Jason Navarrete</dc:creator>
		<pubDate>Fri, 04 May 2012 15:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=265#comment-30231</guid>
		<description>There is an &lt;a href=&quot;http://www.nconf.org/dokuwiki/doku.php?id=nconf:help:how_tos:import:import_nagios&quot; rel=&quot;nofollow&quot;&gt;import guide&lt;/a&gt; and I think I tried it back in the 1.2.6 days, but I haven&#039;t used it recently. Good luck.</description>
		<content:encoded><![CDATA[<p>There is an <a href="http://www.nconf.org/dokuwiki/doku.php?id=nconf:help:how_tos:import:import_nagios" rel="nofollow">import guide</a> and I think I tried it back in the 1.2.6 days, but I haven&#8217;t used it recently. Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading to NConf 1.3.0 on Ubuntu 11.10 Oneiric Ocelot by spall</title>
		<link>http://digitalcardboard.com/blog/2012/01/29/upgrading-to-nconf-1-3-0-on-ubuntu-11-10-oneiric-ocelot/comment-page-1/#comment-30228</link>
		<dc:creator>spall</dc:creator>
		<pubDate>Fri, 04 May 2012 15:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=265#comment-30228</guid>
		<description>one other question is:

if you already had a configuration inplace, how to load it back in using nconf, is it possible? 

btw thanks for the article, it helped me out</description>
		<content:encoded><![CDATA[<p>one other question is:</p>
<p>if you already had a configuration inplace, how to load it back in using nconf, is it possible? </p>
<p>btw thanks for the article, it helped me out</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading to NConf 1.3.0 on Ubuntu 11.10 Oneiric Ocelot by spall</title>
		<link>http://digitalcardboard.com/blog/2012/01/29/upgrading-to-nconf-1-3-0-on-ubuntu-11-10-oneiric-ocelot/comment-page-1/#comment-30226</link>
		<dc:creator>spall</dc:creator>
		<pubDate>Fri, 04 May 2012 15:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=265#comment-30226</guid>
		<description>ah just, chmodded it, and it works ;)</description>
		<content:encoded><![CDATA[<p>ah just, chmodded it, and it works <img src='http://digitalcardboard.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading to NConf 1.3.0 on Ubuntu 11.10 Oneiric Ocelot by Jason Navarrete</title>
		<link>http://digitalcardboard.com/blog/2012/01/29/upgrading-to-nconf-1-3-0-on-ubuntu-11-10-oneiric-ocelot/comment-page-1/#comment-30225</link>
		<dc:creator>Jason Navarrete</dc:creator>
		<pubDate>Fri, 04 May 2012 15:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=265#comment-30225</guid>
		<description>Either move your deploy location from /var/www/ to somewhere else (I used /tmp/) or change the permissions to allow writes to your /var/www/nconf/temp/test/ folder. It&#039;s more than likely a permissions issue.</description>
		<content:encoded><![CDATA[<p>Either move your deploy location from /var/www/ to somewhere else (I used /tmp/) or change the permissions to allow writes to your /var/www/nconf/temp/test/ folder. It&#8217;s more than likely a permissions issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading to NConf 1.3.0 on Ubuntu 11.10 Oneiric Ocelot by spall</title>
		<link>http://digitalcardboard.com/blog/2012/01/29/upgrading-to-nconf-1-3-0-on-ubuntu-11-10-oneiric-ocelot/comment-page-1/#comment-30223</link>
		<dc:creator>spall</dc:creator>
		<pubDate>Fri, 04 May 2012 14:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=265#comment-30223</guid>
		<description>I keep getting this error, have you seen this before? 

[ERROR] Could not open /var/www/nconf/temp/test/Default_collector.cfg for writing</description>
		<content:encoded><![CDATA[<p>I keep getting this error, have you seen this before? </p>
<p>[ERROR] Could not open /var/www/nconf/temp/test/Default_collector.cfg for writing</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The SoX of Silence by Jason Navarrete</title>
		<link>http://digitalcardboard.com/blog/2009/08/25/the-sox-of-silence/comment-page-1/#comment-30104</link>
		<dc:creator>Jason Navarrete</dc:creator>
		<pubDate>Thu, 03 May 2012 19:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=75#comment-30104</guid>
		<description>This command should keep the original sound if it&#039;s more than 0.5 seconds long. You might try it with another file or a test file to make sure you&#039;ve got all the parameters correct.</description>
		<content:encoded><![CDATA[<p>This command should keep the original sound if it&#8217;s more than 0.5 seconds long. You might try it with another file or a test file to make sure you&#8217;ve got all the parameters correct.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
