<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>KaraokeCrime &#187; howto</title>
	<atom:link href="http://www.karaokecrime.com/tag/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karaokecrime.com</link>
	<description>Thinking big about karaoke.  Democratizing tools, breaking rules.</description>
	<lastBuildDate>Wed, 08 Jun 2011 13:20:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to unzip a ton of karaoke tracks (Mac / Linux)</title>
		<link>http://www.karaokecrime.com/2009/01/how-to-unzip-a-ton-of-karaoke-tracks-mac-linux/</link>
		<comments>http://www.karaokecrime.com/2009/01/how-to-unzip-a-ton-of-karaoke-tracks-mac-linux/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 16:53:13 +0000</pubDate>
		<dc:creator>djkj</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[commandline]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[vlc]]></category>
		<category><![CDATA[winamp]]></category>

		<guid isPermaLink="false">http://www.karaokecrime.com/2009/01/how-to-unzip-a-ton-of-karaoke-tracks-mac-linux/</guid>
		<description><![CDATA[

Karaoke players (like Winamp or VLC) can&#8217;t read inside .zip files, so you need to unzip all your karaoke to use them. Turns out, if you have a big library there are just too many files to use the unix wildcard *.
And you get an error like: -bash: /bin/ls: Argument list too long
Here&#8217;s how to [...]]]></description>
			<content:encoded><![CDATA[<p>
<img src="http://www.karaokecrime.com/wp-content/uploads/2009/01/200901131151.jpg" width="500" height="409" alt="200901131151.jpg" title="200901131151.jpg" /></p>
<p>Karaoke players (like <a href="http://www.karaokecrime.com/2009/01/best-karaoke-software-for-windows/">Winamp</a> or <a href="http://videolan.org/vlc">VLC</a>) can&#8217;t read inside .zip files, so you need to unzip all your karaoke to use them. Turns out, if you have a big library there are just too many files to use the <a href="http://unix.t-a-y-l-o-r.com/USwild.html">unix wildcard *.</a></p>
<p>And you get an error like: <em>-bash: /bin/ls: Argument list too long</em></p>
<p>Here&#8217;s how to move your huge library of karaoke songs to one folder, and unzip them. It&#8217;s well worth the trouble to be able to use Winamp (which is super-simple and solid for karaoke nights).</p>
<p><span id="more-153"></span>
<p>Open up Terminal. Type &#8220;cd Music/Karaoke/CDG&#8221; or whatever to get into your karaoke folder.</p>
<p><strong>To copy to one folder:</strong></p>
<blockquote>
<p>mkdir ../onefolder/</p>
<p>find . -exec cp &#8220;{}&#8221; ../onefolder \; -print</p>
</blockquote>
<p><strong>To unzip all:</strong></p>
<blockquote><p>
  cd ../onefolder/
</p></blockquote>
<blockquote><p>
  find . -exec unzip -o &#8220;{}&#8221; \; -print
</p></blockquote>
<p><strong>To delete all (careful with this! If you&#8217;re not careful you could delete your entire hard drive!)</strong></p>
<blockquote><p>
  find ../onefolder/ -name &#8220;*.zip&#8221; -exec rm &#8220;{}&#8221; \; -print
</p></blockquote>
<p>If you don&#8217;t understand how terminal commands work, just use Finder and Spotlight to do the last step.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.karaokecrime.com/2009/01/how-to-unzip-a-ton-of-karaoke-tracks-mac-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Getting started as a karaoke DJ</title>
		<link>http://www.karaokecrime.com/2009/01/what-you-need-to-run-a-karaoke-night/</link>
		<comments>http://www.karaokecrime.com/2009/01/what-you-need-to-run-a-karaoke-night/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 02:42:33 +0000</pubDate>
		<dc:creator>djkj</dc:creator>
				<category><![CDATA[GETTING STARTED!]]></category>
		<category><![CDATA[Karaoke Software]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[karaoke]]></category>
		<category><![CDATA[karaokenight]]></category>
		<category><![CDATA[kj]]></category>
		<category><![CDATA[setup]]></category>

		<guid isPermaLink="false">http://www.karaokecrime.com/2009/01/what-you-need-to-run-a-karaoke-night/</guid>
		<description><![CDATA[

(almost none of this stuff is necessary) photo by&#8230;
Running a karaoke night is cheap and easy. Here&#8217;s all you need:

Laptop
Songs
Karaoke Software
Songbooks
Microphones and a PA
Old computer monitor

5 &#38; 6 barely count. You can get clunky 17&#8243; monitors for free on craigslist or freecycle. Most venues have a PA w/ mics. Got friends who play in a [...]]]></description>
			<content:encoded><![CDATA[<p>
<img src="http://www.karaokecrime.com/wp-content/uploads/2009/01/200901101826.jpg" width="375" height="500" alt="200901101826.jpg" title="200901101826.jpg" /></p>
<p>(almost none of this stuff is necessary) <a href="http://flickr.com/photos/spine/160312874/" style="font-size: 9px;">photo by&#8230;</a></p>
<p>Running a karaoke night is cheap and easy. Here&#8217;s all you need:</p>
<ol>
<li>Laptop</li>
<li>Songs</li>
<li>Karaoke Software</li>
<li>Songbooks</li>
<li>Microphones and a PA</li>
<li>Old computer monitor</li>
</ol>
<p>5 &amp; 6 barely count. You can get clunky 17&#8243; monitors for free on <a href="http://craigslist.org/">craigslist</a> or <a href="http://freecycle.org">freecycle</a>. Most venues have a PA w/ mics. Got friends who play in a band? They can help scrounge something together.</p>
<p>So that leaves us with a laptop, songs, karaoke software, and songbooks. I made simple guides to cover each step. Spend a little time now, and next week you&#8217;ll have a working karaoke setup.</p>
<p>If anything seems confusing, just find a computery friend to help. They&#8217;ll know how to do all of this stuff.</p>
<ol>
<li><a href="http://www.karaokecrime.com/2009/01/what-you-need-for-a-karaoke-laptop/">What you need for a karaoke laptop</a></li>
<li><a href="http://www.karaokecrime.com/2009/01/how-to-download-karaoke-songs/">How to download Karaoke songs</a></li>
<li><a href="http://www.karaokecrime.com/2009/01/the-best-free-karaoke-software-for-mac-windows-and-linux/">The best free karaoke software for Mac, Windows, and Linux</a></li>
<li><a href="http://www.karaokecrime.com/2009/01/how-to-make-karaoke-songbooks/">How to make karaoke songbooks</a></li>
</ol>
<p>Next up&#8230; tips on running a karaoke night!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.karaokecrime.com/2009/01/what-you-need-to-run-a-karaoke-night/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

