<?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 ARJ</title>
	<atom:link href="http://www.arj.no/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arj.no</link>
	<description>Alexander Refsum Jensenius</description>
	<lastBuildDate>Fri, 03 Feb 2012 08:47:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Sonification of motiongrams by Sonification of motiongrams &#124; ARJ</title>
		<link>http://www.arj.no/2010/11/09/sonification-of-motiongrams/comment-page-1/#comment-734079</link>
		<dc:creator>Sonification of motiongrams &#124; ARJ</dc:creator>
		<pubDate>Fri, 03 Feb 2012 08:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.arj.no/?p=1248#comment-734079</guid>
		<description>[...] in Valencia, Spain. The paper is actually based on a Jamoma module that I developed more than a year ago, but due to other activities it took a while before I managed to write it up as a [...]</description>
		<content:encoded><![CDATA[<p>[...] in Valencia, Spain. The paper is actually based on a Jamoma module that I developed more than a year ago, but due to other activities it took a while before I managed to write it up as a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux mint and HP LaserJet P1005 by ian</title>
		<link>http://www.arj.no/2009/10/23/linux-mint-and-hp-laserjet-p1005/comment-page-1/#comment-734078</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Wed, 01 Feb 2012 12:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.arj.no/2009/10/23/linux-mint-and-hp-laserjet-p1005/#comment-734078</guid>
		<description>many thanks. This is just a simplified version of above (for speed).. I had exactly the same problems as above.

0. Do not turn printer on
1. go to menu: Administration/printing and DELETE printers there (won&#039;t work if you don&#039;t do this)
2. open terminal and copy and paste this into it (as it is). This is designed to stop if there is an error, so if there is an error, see at which point it stopped.

wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz &amp;&amp; tar zxf foo2zjs.tar.gz &amp;&amp; cd foo2zjs &amp;&amp; make ./getweb P1005 &amp;&amp; sudo make install &amp;&amp; sudo apt-get remove system-config-printer-udev &amp;&amp; sudo make install-hotplug &amp;&amp; sudo make cups &amp;&amp; sudo rm /etc/cups/ssl/server.key &amp;&amp; sudo rm /etc/cups/ssl/server.crt

3. Go back to Administration/Printing and &#039;Add&#039; printer. Follow steps to add your HP printer.
4. turn on printer and print test page</description>
		<content:encoded><![CDATA[<p>many thanks. This is just a simplified version of above (for speed).. I had exactly the same problems as above.</p>
<p>0. Do not turn printer on<br />
1. go to menu: Administration/printing and DELETE printers there (won&#8217;t work if you don&#8217;t do this)<br />
2. open terminal and copy and paste this into it (as it is). This is designed to stop if there is an error, so if there is an error, see at which point it stopped.</p>
<p>wget -O foo2zjs.tar.gz <a href="http://foo2zjs.rkkda.com/foo2zjs.tar.gz" rel="nofollow">http://foo2zjs.rkkda.com/foo2zjs.tar.gz</a> &amp;&amp; tar zxf foo2zjs.tar.gz &amp;&amp; cd foo2zjs &amp;&amp; make ./getweb P1005 &amp;&amp; sudo make install &amp;&amp; sudo apt-get remove system-config-printer-udev &amp;&amp; sudo make install-hotplug &amp;&amp; sudo make cups &amp;&amp; sudo rm /etc/cups/ssl/server.key &amp;&amp; sudo rm /etc/cups/ssl/server.crt</p>
<p>3. Go back to Administration/Printing and &#8216;Add&#8217; printer. Follow steps to add your HP printer.<br />
4. turn on printer and print test page</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiControl is updated by Jordan Hankins</title>
		<link>http://www.arj.no/2007/05/13/multicontrol-is-updated/comment-page-1/#comment-734076</link>
		<dc:creator>Jordan Hankins</dc:creator>
		<pubDate>Thu, 12 Jan 2012 12:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.arj.no/2007/05/13/multicontrol-is-updated/#comment-734076</guid>
		<description>You sir, have created a life saver of a product. I&#039;ve been scouring the web for something like this for ages!</description>
		<content:encoded><![CDATA[<p>You sir, have created a life saver of a product. I&#8217;ve been scouring the web for something like this for ages!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux mint and HP LaserJet P1005 by SqueezeOJ</title>
		<link>http://www.arj.no/2009/10/23/linux-mint-and-hp-laserjet-p1005/comment-page-1/#comment-734075</link>
		<dc:creator>SqueezeOJ</dc:creator>
		<pubDate>Sat, 31 Dec 2011 23:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.arj.no/2009/10/23/linux-mint-and-hp-laserjet-p1005/#comment-734075</guid>
		<description>Thanks for your post.  It helped me a lot.

Using Mint 11.  

When I ran &quot;sudo make install-hotplug&quot; I was told that &quot;system-config-printer-udev&quot; was installed and that it would have to be removed before I could make the hotplug.  So, I removed it using this command:

sudo apt-get remove system-config-printer-udev

Then I picked-up from the same step and ran sudo make install-hotplug

After that I went to printers and clicked the ADD button.  My printer was listed on the first screen and selecting it made everything work.  I did not have to do the final rm or cups start to get mine working.

Thanks again for posting this!</description>
		<content:encoded><![CDATA[<p>Thanks for your post.  It helped me a lot.</p>
<p>Using Mint 11.  </p>
<p>When I ran &#8220;sudo make install-hotplug&#8221; I was told that &#8220;system-config-printer-udev&#8221; was installed and that it would have to be removed before I could make the hotplug.  So, I removed it using this command:</p>
<p>sudo apt-get remove system-config-printer-udev</p>
<p>Then I picked-up from the same step and ran sudo make install-hotplug</p>
<p>After that I went to printers and clicked the ADD button.  My printer was listed on the first screen and selecting it made everything work.  I did not have to do the final rm or cups start to get mine working.</p>
<p>Thanks again for posting this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiControl v.04 by Software and MIDI &#171; Electronica</title>
		<link>http://www.arj.no/2008/02/25/multicontrol-v04/comment-page-1/#comment-734073</link>
		<dc:creator>Software and MIDI &#171; Electronica</dc:creator>
		<pubDate>Thu, 29 Dec 2011 11:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.arj.no/2008/02/25/multicontrol-v04/#comment-734073</guid>
		<description>[...] Another MAX/MSP-based application is Alexander Refsum Jensenius’s ‘MultiControl’, which is able to recognize input from HID and convert the signals to MIDI output.  You can read about it and download it from here: www.arj.no/2008/02/25/multicontrol-v04/. [...]</description>
		<content:encoded><![CDATA[<p>[...] Another MAX/MSP-based application is Alexander Refsum Jensenius’s ‘MultiControl’, which is able to recognize input from HID and convert the signals to MIDI output.  You can read about it and download it from here: <a href="http://www.arj.no/2008/02/25/multicontrol-v04/" rel="nofollow">http://www.arj.no/2008/02/25/multicontrol-v04/</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Testing control of CataRT from video analysis by Transformation on YouTube &#124; ARJ</title>
		<link>http://www.arj.no/2009/10/07/testing-control-of-catart-from-video-analysis/comment-page-1/#comment-734054</link>
		<dc:creator>Transformation on YouTube &#124; ARJ</dc:creator>
		<pubDate>Mon, 28 Nov 2011 12:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.arj.no/2009/10/07/testing-control-of-catart-from-video-analysis/#comment-734054</guid>
		<description>[...] where we are using video analysis to control sound selection and spatialisation. We have been developing the setup and piece during the last couple of years, and performed variations of the piece [...]</description>
		<content:encoded><![CDATA[<p>[...] where we are using video analysis to control sound selection and spatialisation. We have been developing the setup and piece during the last couple of years, and performed variations of the piece [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Concert: Victoria Johnson by Transformation on YouTube &#124; ARJ</title>
		<link>http://www.arj.no/2011/03/28/concert-victoria-johnson/comment-page-1/#comment-734053</link>
		<dc:creator>Transformation on YouTube &#124; ARJ</dc:creator>
		<pubDate>Mon, 28 Nov 2011 12:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.arj.no/?p=1288#comment-734053</guid>
		<description>[...] I wrote earlier this year: Transformation a piece where we are using video analysis to control sound [...]</description>
		<content:encoded><![CDATA[<p>[...] I wrote earlier this year: Transformation a piece where we are using video analysis to control sound [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jamoma Workshops by Jamoma Workshop &#171; Cycling 74</title>
		<link>http://www.arj.no/2007/03/24/jamoma-workshops/comment-page-1/#comment-734039</link>
		<dc:creator>Jamoma Workshop &#171; Cycling 74</dc:creator>
		<pubDate>Thu, 10 Nov 2011 17:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.arj.no/2007/03/24/jamoma-workshops/#comment-734039</guid>
		<description>[...] Alexander&#8217;s review of the workshop [...]</description>
		<content:encoded><![CDATA[<p>[...] Alexander&#8217;s review of the workshop [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The act of standing still: stillness or standstill? by Motionlessness &#124; ARJ</title>
		<link>http://www.arj.no/2011/10/26/the-act-of-standing-still-stillness-or-standstill/comment-page-1/#comment-734037</link>
		<dc:creator>Motionlessness &#124; ARJ</dc:creator>
		<pubDate>Thu, 10 Nov 2011 08:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.arj.no/?p=1658#comment-734037</guid>
		<description>[...] &#8220;motionlessness&#8221; may be what I am after when it comes to describing the act of&#160;standing still. He further pointed me to a web site with a list of the world records for&#160;motionlessness. The [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8220;motionlessness&#8221; may be what I am after when it comes to describing the act of&nbsp;standing still. He further pointed me to a web site with a list of the world records for&nbsp;motionlessness. The [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The act of standing still: stillness or standstill? by alexarje</title>
		<link>http://www.arj.no/2011/10/26/the-act-of-standing-still-stillness-or-standstill/comment-page-1/#comment-734035</link>
		<dc:creator>alexarje</dc:creator>
		<pubDate>Thu, 10 Nov 2011 07:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.arj.no/?p=1658#comment-734035</guid>
		<description>Great link, thanks!</description>
		<content:encoded><![CDATA[<p>Great link, thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

