<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-6409152223816122655.post8020794933175772453..comments</id><updated>2009-04-18T06:55:28.577-07:00</updated><title type='text'>Comments on Who's hacks?: Start torrent downloads from an iPhone</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://whoshacks.blogspot.com/feeds/8020794933175772453/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default'/><link rel='alternate' type='text/html' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html'/><author><name>whosawhatsis?</name><uri>http://www.blogger.com/profile/12792264289634575186</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>8</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6409152223816122655.post-7055473791859014521</id><published>2009-04-18T06:55:00.000-07:00</published><updated>2009-04-18T06:55:00.000-07:00</updated><title type='text'>this is brilliant! thanks a lot for this solution....</title><content type='html'>this is brilliant! thanks a lot for this solution. works perfect.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default/7055473791859014521'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default/7055473791859014521'/><link rel='alternate' type='text/html' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html?showComment=1240062900000#c7055473791859014521' title=''/><author><name>rainer kohlberger</name><uri>http://www.blogger.com/profile/10593517892221445094</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html' ref='tag:blogger.com,1999:blog-6409152223816122655.post-8020794933175772453' source='http://www.blogger.com/feeds/6409152223816122655/posts/default/8020794933175772453' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-6409152223816122655.post-9137579245490614091</id><published>2009-01-07T01:26:00.000-08:00</published><updated>2009-01-07T01:26:00.000-08:00</updated><title type='text'>That usually means that you've got characters befo...</title><content type='html'>That usually means that you&amp;#39;ve got characters before you open your php code (&amp;quot;&amp;lt;?php&amp;quot; must be the very first thing in the file). This is often just a space or tab, so insert you cursor right in front of the angle bracket and hit delete, and see if anything happens. Unfortunately, I&amp;#39;ve seen this error occur with no editable characters there, as an artifact of the text encoding. I believe I fixed this by using the free TextWrangler to change the encoding to &amp;quot;UTF-8, no BOM&amp;quot;.&lt;BR/&gt;&lt;BR/&gt;In any case, the script only sends headers to request a password. You can bypass the password request by adding it to the request url in the bookmarklet in this form: http://username:password@torrent.server.address/t.php.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default/9137579245490614091'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default/9137579245490614091'/><link rel='alternate' type='text/html' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html?showComment=1231320360000#c9137579245490614091' title=''/><author><name>whosawhatsis?</name><uri>http://www.blogger.com/profile/12792264289634575186</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03374560842436047357'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html' ref='tag:blogger.com,1999:blog-6409152223816122655.post-8020794933175772453' source='http://www.blogger.com/feeds/6409152223816122655/posts/default/8020794933175772453' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-6409152223816122655.post-5477250398166142769</id><published>2009-01-06T20:31:00.000-08:00</published><updated>2009-01-06T20:31:00.000-08:00</updated><title type='text'>Now I get an error message that says: Warning: can...</title><content type='html'>Now I get an error message that says: &lt;B&gt;Warning:&lt;/B&gt; cannot modify header information - headers already sent by (output started at /Users/(username)/Sites/torrent-script.php:6) in &lt;B&gt;/Users/(username)/Sites/torrent-script.php&lt;/B&gt; on line &lt;B&gt;8&lt;/B&gt;.&lt;BR/&gt;And it is repeated with line 9 also. I don't mean to bother you with all my troubles, but possibly a bug? I've checked the code and reread your page multiple times, but nothing seems to work.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default/5477250398166142769'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default/5477250398166142769'/><link rel='alternate' type='text/html' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html?showComment=1231302660000#c5477250398166142769' title=''/><author><name>Dakota</name><uri>http://www.blogger.com/profile/08068255404518595253</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html' ref='tag:blogger.com,1999:blog-6409152223816122655.post-8020794933175772453' source='http://www.blogger.com/feeds/6409152223816122655/posts/default/8020794933175772453' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-6409152223816122655.post-854960264304918059</id><published>2009-01-04T23:13:00.000-08:00</published><updated>2009-01-04T23:13:00.000-08:00</updated><title type='text'>The www user won't show up in the UI, it's not int...</title><content type='html'>The www user won't show up in the UI, it's not intended for use by users. The only way to do it in the finder is to give "everyone" write access. Technically, this is a potential security risk, but it's extremely unlikely that anyone will find it, especially if you disable the guest account in your Accounts prefpane.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default/854960264304918059'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default/854960264304918059'/><link rel='alternate' type='text/html' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html?showComment=1231139580000#c854960264304918059' title=''/><author><name>whosawhatsis?</name><uri>http://www.blogger.com/profile/12792264289634575186</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03374560842436047357'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html' ref='tag:blogger.com,1999:blog-6409152223816122655.post-8020794933175772453' source='http://www.blogger.com/feeds/6409152223816122655/posts/default/8020794933175772453' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-6409152223816122655.post-4123322403452044845</id><published>2009-01-04T19:31:00.000-08:00</published><updated>2009-01-04T19:31:00.000-08:00</updated><title type='text'>and when I try to add another user, nothing but my...</title><content type='html'>and when I try to add another user, nothing but my user and admin shows up in the "User's and Groups" section.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default/4123322403452044845'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default/4123322403452044845'/><link rel='alternate' type='text/html' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html?showComment=1231126260000#c4123322403452044845' title=''/><author><name>Dakota</name><uri>http://www.blogger.com/profile/08068255404518595253</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html' ref='tag:blogger.com,1999:blog-6409152223816122655.post-8020794933175772453' source='http://www.blogger.com/feeds/6409152223816122655/posts/default/8020794933175772453' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-6409152223816122655.post-6375479990570461078</id><published>2009-01-04T19:25:00.000-08:00</published><updated>2009-01-04T19:25:00.000-08:00</updated><title type='text'>I opened the info pane, but the www user doesn't s...</title><content type='html'>I opened the info pane, but the www user doesn't show up. Actually, only me, staff, and everyone shows up. What's this? I've seen computers with a long list. How do I allow access to the www user?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default/6375479990570461078'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default/6375479990570461078'/><link rel='alternate' type='text/html' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html?showComment=1231125900000#c6375479990570461078' title=''/><author><name>Dakota</name><uri>http://www.blogger.com/profile/08068255404518595253</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html' ref='tag:blogger.com,1999:blog-6409152223816122655.post-8020794933175772453' source='http://www.blogger.com/feeds/6409152223816122655/posts/default/8020794933175772453' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-6409152223816122655.post-6414932701667076343</id><published>2009-01-04T09:12:00.000-08:00</published><updated>2009-01-04T09:12:00.000-08:00</updated><title type='text'>Running shell code from php can be finicky. Make s...</title><content type='html'>Running shell code from php can be finicky. Make sure that the folder exists and that your www user has write access. A permissions error will cause it to silently fail.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default/6414932701667076343'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default/6414932701667076343'/><link rel='alternate' type='text/html' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html?showComment=1231089120000#c6414932701667076343' title=''/><author><name>whosawhatsis?</name><uri>http://www.blogger.com/profile/12792264289634575186</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='03374560842436047357'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html' ref='tag:blogger.com,1999:blog-6409152223816122655.post-8020794933175772453' source='http://www.blogger.com/feeds/6409152223816122655/posts/default/8020794933175772453' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-6409152223816122655.post-1271673258673437728</id><published>2009-01-04T05:33:00.000-08:00</published><updated>2009-01-04T05:33:00.000-08:00</updated><title type='text'>allright, so I've been fiddling with this for a fe...</title><content type='html'>allright, so I've been fiddling with this for a few hours and I think I've got something wrong. The problem probably is that I don't have much experience with PHP and almost none with Java script. I think it is with the PHP though.&lt;BR/&gt;&lt;BR/&gt; passthru('curl -H "Referer: '.$_SERVER['$HTTP_REFERER'].'" -H "User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-us) AppleWebKit/523.10.3 (KHTML, like Gecko) Version/3.0.4 Safari/523.10" -o /Users/Dakota/Sites/t/remote.torrent "'.&lt;BR/&gt;&lt;BR/&gt;Is this accurate? I'm a little confused about the folder path.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default/1271673258673437728'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6409152223816122655/8020794933175772453/comments/default/1271673258673437728'/><link rel='alternate' type='text/html' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html?showComment=1231075980000#c1271673258673437728' title=''/><author><name>Dakota</name><uri>http://www.blogger.com/profile/08068255404518595253</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://whoshacks.blogspot.com/2007/12/start-torrent-downloads-from-iphone.html' ref='tag:blogger.com,1999:blog-6409152223816122655.post-8020794933175772453' source='http://www.blogger.com/feeds/6409152223816122655/posts/default/8020794933175772453' type='text/html'/></entry></feed>