<?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 on: Controlling iTunes from PHP 5</title>
	<atom:link href="http://mikenaberezny.com/2005/05/30/controlling-itunes-from-php5/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikenaberezny.com/2005/05/30/controlling-itunes-from-php5/</link>
	<description></description>
	<lastBuildDate>Mon, 08 Mar 2010 17:59:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: derek</title>
		<link>http://mikenaberezny.com/2005/05/30/controlling-itunes-from-php5/comment-page-1/#comment-107476</link>
		<dc:creator>derek</dc:creator>
		<pubDate>Wed, 30 Jul 2008 01:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.6502.org/users/mike/blog/?p=16#comment-107476</guid>
		<description>I installed php 5.2.6.6 with apache 2.2 and had no luck with COM.  It just wouldn&#039;t start up.  I messed with the permissions and all that for the itunes object, but after a bit of frustration and no success I gave up on that.

...So I installed the BRS Webweaver server (per the old school engadget instructions) and COM worked perfectly.

Now I&#039;ve just gotta write a fancy little interface.</description>
		<content:encoded><![CDATA[<p>I installed php 5.2.6.6 with apache 2.2 and had no luck with COM.  It just wouldn&#8217;t start up.  I messed with the permissions and all that for the itunes object, but after a bit of frustration and no success I gave up on that.</p>
<p>&#8230;So I installed the BRS Webweaver server (per the old school engadget instructions) and COM worked perfectly.</p>
<p>Now I&#8217;ve just gotta write a fancy little interface.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://mikenaberezny.com/2005/05/30/controlling-itunes-from-php5/comment-page-1/#comment-64607</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Thu, 29 Nov 2007 03:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.6502.org/users/mike/blog/?p=16#comment-64607</guid>
		<description>Is there any way I could get it to play a specific song? Namely the Track id?

I checked the SDK and the most I could make out of it was that I need IITTRACK, but I have no idea how to implement it.</description>
		<content:encoded><![CDATA[<p>Is there any way I could get it to play a specific song? Namely the Track id?</p>
<p>I checked the SDK and the most I could make out of it was that I need IITTRACK, but I have no idea how to implement it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://mikenaberezny.com/2005/05/30/controlling-itunes-from-php5/comment-page-1/#comment-53891</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Sun, 14 Oct 2007 13:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.6502.org/users/mike/blog/?p=16#comment-53891</guid>
		<description>Wow, this is just what I was after, now why can&#039;t google return this result more easily!</description>
		<content:encoded><![CDATA[<p>Wow, this is just what I was after, now why can&#8217;t google return this result more easily!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Powell</title>
		<link>http://mikenaberezny.com/2005/05/30/controlling-itunes-from-php5/comment-page-1/#comment-26374</link>
		<dc:creator>Peter Powell</dc:creator>
		<pubDate>Fri, 13 Apr 2007 17:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.6502.org/users/mike/blog/?p=16#comment-26374</guid>
		<description>tried it.. crashed apache (twice)</description>
		<content:encoded><![CDATA[<p>tried it.. crashed apache (twice)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darri</title>
		<link>http://mikenaberezny.com/2005/05/30/controlling-itunes-from-php5/comment-page-1/#comment-15264</link>
		<dc:creator>darri</dc:creator>
		<pubDate>Fri, 20 Oct 2006 17:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.6502.org/users/mike/blog/?p=16#comment-15264</guid>
		<description>Has anyone succeeded in playing a particular playlist yet (not the LibraryPlaylist)? Been looking for a way to do this without much luck. I&#039;m hoping somebody will set up a wiki with all the PHP methods spelled out in plain english.</description>
		<content:encoded><![CDATA[<p>Has anyone succeeded in playing a particular playlist yet (not the LibraryPlaylist)? Been looking for a way to do this without much luck. I&#8217;m hoping somebody will set up a wiki with all the PHP methods spelled out in plain english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Daniel</title>
		<link>http://mikenaberezny.com/2005/05/30/controlling-itunes-from-php5/comment-page-1/#comment-4939</link>
		<dc:creator>Peter Daniel</dc:creator>
		<pubDate>Sun, 02 Jul 2006 13:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.6502.org/users/mike/blog/?p=16#comment-4939</guid>
		<description>I have got it working on Windows XP with IIS. It is very important to set the com permissions and php.ini settings correctly.

Download my scripts here: http://www.pjdaniel.org.uk/webtunes/</description>
		<content:encoded><![CDATA[<p>I have got it working on Windows XP with IIS. It is very important to set the com permissions and php.ini settings correctly.</p>
<p>Download my scripts here: <a href="http://www.pjdaniel.org.uk/webtunes/" rel="nofollow">http://www.pjdaniel.org.uk/webtunes/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://mikenaberezny.com/2005/05/30/controlling-itunes-from-php5/comment-page-1/#comment-404</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Sun, 30 Apr 2006 08:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.6502.org/users/mike/blog/?p=16#comment-404</guid>
		<description>Figured I&#039;d leave a comment; this worked perfectly for me. I&#039;m running Windows XP Home (SP2), PHP 5.1.2, and the OmniHTTPd webserver.</description>
		<content:encoded><![CDATA[<p>Figured I&#8217;d leave a comment; this worked perfectly for me. I&#8217;m running Windows XP Home (SP2), PHP 5.1.2, and the OmniHTTPd webserver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryant Mairs</title>
		<link>http://mikenaberezny.com/2005/05/30/controlling-itunes-from-php5/comment-page-1/#comment-294</link>
		<dc:creator>Bryant Mairs</dc:creator>
		<pubDate>Mon, 06 Feb 2006 06:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.6502.org/users/mike/blog/?p=16#comment-294</guid>
		<description>I would just like to say that this looks very interesting as an addition to the PHP script I made to control iTunes directly from a webpage and the commandline.  My commandline script is available here http://bronson-25.resnet.brown.edu/posts/40/ though it&#039;ll need to be downloaded as the source posted is old.

I also have a web-GUI AJAX version here: http://bronson-25.resnet.brown.edu/itunes/

Unfortunately, the AppleScripts seem to be failing when they run on my computer, so I don&#039;t know what happened there, but it used to do everything that my command-line interface could do. I&#039;m continually working on it, so hopefully I can get it up and running here soon.</description>
		<content:encoded><![CDATA[<p>I would just like to say that this looks very interesting as an addition to the PHP script I made to control iTunes directly from a webpage and the commandline.  My commandline script is available here <a href="http://bronson-25.resnet.brown.edu/posts/40/" rel="nofollow">http://bronson-25.resnet.brown.edu/posts/40/</a> though it&#8217;ll need to be downloaded as the source posted is old.</p>
<p>I also have a web-GUI AJAX version here: <a href="http://bronson-25.resnet.brown.edu/itunes/" rel="nofollow">http://bronson-25.resnet.brown.edu/itunes/</a></p>
<p>Unfortunately, the AppleScripts seem to be failing when they run on my computer, so I don&#8217;t know what happened there, but it used to do everything that my command-line interface could do. I&#8217;m continually working on it, so hopefully I can get it up and running here soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Dyck</title>
		<link>http://mikenaberezny.com/2005/05/30/controlling-itunes-from-php5/comment-page-1/#comment-257</link>
		<dc:creator>Jesse Dyck</dc:creator>
		<pubDate>Wed, 28 Dec 2005 04:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.6502.org/users/mike/blog/?p=16#comment-257</guid>
		<description>Chris: Just wanted to point out that I am setting up this server on a Windows XP computer, but I will be using safari to conrol iTunes (on my PC) from my iBook. I left this issue alone for a while, hoping that there will be some progress (and working on other projects) but recently I have been resurecting the issue. I am going to spend some time on this in the next few days and I&#039;ll be sure to post any findings.</description>
		<content:encoded><![CDATA[<p>Chris: Just wanted to point out that I am setting up this server on a Windows XP computer, but I will be using safari to conrol iTunes (on my PC) from my iBook. I left this issue alone for a while, hoping that there will be some progress (and working on other projects) but recently I have been resurecting the issue. I am going to spend some time on this in the next few days and I&#8217;ll be sure to post any findings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ferenc</title>
		<link>http://mikenaberezny.com/2005/05/30/controlling-itunes-from-php5/comment-page-1/#comment-171</link>
		<dc:creator>Ferenc</dc:creator>
		<pubDate>Tue, 11 Oct 2005 07:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.6502.org/users/mike/blog/?p=16#comment-171</guid>
		<description>IUSR_MACHINENAME IWAM_MACHINENAME are IIS accounts set up on install, if you use apache they mean nothing. 

basicly you need the itunes COM object to start under the same user apache does. 

On my set up I have apache starting on my user account(NON ADMIN) and have the itunes COM service identity set to INTERACTIVE thus allowing all server request logged in on one account. iTunes also runs on my desktop when called.

winXP home
Apache 2  
php5
mysql 4</description>
		<content:encoded><![CDATA[<p>IUSR_MACHINENAME IWAM_MACHINENAME are IIS accounts set up on install, if you use apache they mean nothing. </p>
<p>basicly you need the itunes COM object to start under the same user apache does. </p>
<p>On my set up I have apache starting on my user account(NON ADMIN) and have the itunes COM service identity set to INTERACTIVE thus allowing all server request logged in on one account. iTunes also runs on my desktop when called.</p>
<p>winXP home<br />
Apache 2<br />
php5<br />
mysql 4</p>
]]></content:encoded>
	</item>
</channel>
</rss>
