<?xml version="1.0" encoding="iso-8859-1"?> 
<rdf:RDF
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:dcterms="http://purl.org/dc/terms/" 
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:thr="http://purl.org/rss/1.0/modules/threading/"
	xmlns:pb="http://www.ideaspace.net/users/wkearney/schema/postback/" 
	xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" 
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:mt="http://movabletype.org/"
	xmlns:foaf="http://xmlns.com/foaf/0.1/" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:html="http://www.w3.org/TR/REC-html40/"
	xmlns="http://purl.org/rss/1.0/"
> 

<rdf:Description rdf:about="http://www.ideaspace.net/users/wkearney/archives/entries/000043.html"> 
	<title>python rocks</title>
	<link>http://www.ideaspace.net/users/wkearney/archives/entries/000043.html</link>
	<description>Joerg Lehman&apos;s pytone is a terrific bit of code. It&apos;s a text mode playlist/jukebox program for linux. I keep it...</description> 

	<dc:creator>wkearney</dc:creator> 
	<dc:date>2003-01-23T00:25:18-05:00</dc:date> 
	<dc:identifier>http://www.ideaspace.net/users/wkearney/archives/entries/000043.html</dc:identifier>
	<dc:language>en-us</dc:language>

	

	

	

	
	
	
	<dcterms:abstract>Joerg Lehman&apos;s pytone is a terrific bit of code. It&apos;s a text mode playlist/jukebox program for linux. I keep it...</dcterms:abstract> 
	<dcterms:created>2003-01-23T00:25:18-05:00</dcterms:created> 
	<dcterms:isPartOf rdf:resource="http://www.ideaspace.net/users/wkearney/" /> 

	<mt:body><![CDATA[<p>Joerg Lehman's <a href="http://www.luga.de/pytone">pytone</a> is a terrific bit of code.  It's a text mode playlist/jukebox program for linux.  I keep it installed on a spare linux box and use it to control playing MP3 tracks.  I run it inside a screen session so I can telnet to it from other boxes to control it.  Otherwise it's on the text console that lives inside my audio/video wall cabinet.  Text mode is nice, it's quick, stable and doesn't confuse others when they try using it.   </p>

<p>What's even better is I have my mp3 tracks on 6 different machines and they're all smb mounted within /mnt/media/mp3 on the linux box.  This let's it pick from over 7000 tracks at any given time.  And now that I've added a new pair of P2/333's to this box the processor load for playback never gets above about 8% of CPU (one other the other).  </p>

<p>It's got the usual foolishness that all unix programs seem to suffer.  Getting all the dependencies installed was a little bit of a trick.  But otherwise it's quite handy.</p>

<p>It's underlying use of Python holds great potential for some outside hacks I have planned for it...</p>]]></mt:body>
	<mt:excerpt>Joerg Lehman&apos;s pytone is a terrific bit of code. It&apos;s a text mode playlist/jukebox program for linux. I keep it...</mt:excerpt> 
	<mt:more></mt:more>
	<mt:keywords></mt:keywords> 
	<mt:entryID>43</mt:entryID>

	<mt:entryPrev>390</mt:entryPrev>
	<mt:entryNext>44</mt:entryNext>

	<html:link rel="prev" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000390.html.xml" title="Grouchy replies" />
	<html:link rel="next" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000044.html.xml" title="Ahhh, relaxing with friends" />
	
	<mt:author>wkearney</mt:author> 
	<mt:authorNickname>Bill Kearney</mt:authorNickname> 
	<mt:authorEmail>wkearney@ideaspace.net</mt:authorEmail>
	<mt:authorURL rdf:resource="http://www.ideaspace.net/users/wkearney" /> 
	
	<foaf:name>wkearney</foaf:name> 
	<foaf:mbox rdf:resource="mailto:wkearney@ideaspace.net" /> 
	<foaf:nick>Bill Kearney</foaf:nick> 
	<foaf:homepage rdf:resource="http://www.ideaspace.net/users/wkearney" />
	
	<rdfs:seeAlso rdf:resource="http://www.ideaspace.net/users/wkearney/xml/index.rdf" />
	<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.64" /> 
</rdf:Description>
</rdf:RDF>