<?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: MySpace Hotlinking</title>
	<atom:link href="http://jasongraphix.com/journal/myspace-hotlinking/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasongraphix.com/journal/myspace-hotlinking/</link>
	<description>A journal of art, thoughts, and projects by Jason Beaird.</description>
	<lastBuildDate>Mon, 27 Feb 2012 18:15:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Demitria Brown</title>
		<link>http://jasongraphix.com/journal/myspace-hotlinking/#comment-1111</link>
		<dc:creator>Demitria Brown</dc:creator>
		<pubDate>Sat, 26 May 2007 05:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/myspace-hotlinking/#comment-1111</guid>
		<description>Thanks for helping me with my myspace! You rock!!!

</description>
		<content:encoded><![CDATA[<p>Thanks for helping me with my myspace! You rock!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://jasongraphix.com/journal/myspace-hotlinking/#comment-1110</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 17 Apr 2007 07:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/myspace-hotlinking/#comment-1110</guid>
		<description>I got the index.php to work. But I&#039;m the only one that sees the images. What do I change or add to the code to let others see the images, but not save them.

Thanks!
</description>
		<content:encoded><![CDATA[<p>I got the index.php to work. But I&#8217;m the only one that sees the images. What do I change or add to the code to let others see the images, but not save them.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Beaird</title>
		<link>http://jasongraphix.com/journal/myspace-hotlinking/#comment-1109</link>
		<dc:creator>Jason Beaird</dc:creator>
		<pubDate>Wed, 24 Jan 2007 15:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/myspace-hotlinking/#comment-1109</guid>
		<description>I&#039;ve never posted a link to an image with a .php extension on my MySpace and didn&#039;t know they were blocking the .php extension.  What I do is name each php file &quot;index.php&quot; and place it in it&#039;s own folder.  That way, my image src looks something like http://www.domain.com/folder/ and the server will automatically pull the index.php file.
Hope that helps!
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never posted a link to an image with a .php extension on my MySpace and didn&#8217;t know they were blocking the .php extension.  What I do is name each php file &#8220;index.php&#8221; and place it in it&#8217;s own folder.  That way, my image src looks something like <a href="http://www.domain.com/folder/" rel="nofollow">http://www.domain.com/folder/</a> and the server will automatically pull the index.php file.<br />
Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vertigofx</title>
		<link>http://jasongraphix.com/journal/myspace-hotlinking/#comment-1108</link>
		<dc:creator>vertigofx</dc:creator>
		<pubDate>Wed, 24 Jan 2007 07:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/myspace-hotlinking/#comment-1108</guid>
		<description>PLEASE HELP ME!  I&#039;ve been using PHP for most of the content of my myspace profile, and I use it for almost every image to make sure everything is dymanic.  I use PHP to display my recent blogs and my top friends in a way I haven&#039;t seen done by anybody else before.  I&#039;d explain to you just exactly what everything does but I&#039;d like to get to the point.

Myspace apparently doesn&#039;t like image references with the PHP file extension, so if it sees them it starts filtering them out, replacing the IMG tag with &quot;..&quot;

For a long time I&#039;ve been able to &quot;fool&quot; the filter into thinking it was a &#039;valid image source&#039; but while making some updates to the profile tonight I noticed that each time i clicked &quot;Save All Changes&quot; on my profile edit page, it started to filter out the PHP images again, one by one (not all at once).

I&#039;ve currently had to disable my recent blog listing because it&#039;s deteriorating, as well as my default profile image.  It won&#039;t be long before everything is eaten up by this darn filter!  I&#039;ve worked much too hard for everything to go away like this!  Please if you know any secrets for getting the PHP image references to stay put, I would be so very grateful!  Contact me via email or through myspace, and please do so ASAP... I don&#039;t know what to do!  I&#039;m afraid that all of my hard work will go down the drain...

</description>
		<content:encoded><![CDATA[<p>PLEASE HELP ME!  I&#8217;ve been using PHP for most of the content of my myspace profile, and I use it for almost every image to make sure everything is dymanic.  I use PHP to display my recent blogs and my top friends in a way I haven&#8217;t seen done by anybody else before.  I&#8217;d explain to you just exactly what everything does but I&#8217;d like to get to the point.</p>
<p>Myspace apparently doesn&#8217;t like image references with the PHP file extension, so if it sees them it starts filtering them out, replacing the IMG tag with &#8220;..&#8221;</p>
<p>For a long time I&#8217;ve been able to &#8220;fool&#8221; the filter into thinking it was a &#8216;valid image source&#8217; but while making some updates to the profile tonight I noticed that each time i clicked &#8220;Save All Changes&#8221; on my profile edit page, it started to filter out the PHP images again, one by one (not all at once).</p>
<p>I&#8217;ve currently had to disable my recent blog listing because it&#8217;s deteriorating, as well as my default profile image.  It won&#8217;t be long before everything is eaten up by this darn filter!  I&#8217;ve worked much too hard for everything to go away like this!  Please if you know any secrets for getting the PHP image references to stay put, I would be so very grateful!  Contact me via email or through myspace, and please do so ASAP&#8230; I don&#8217;t know what to do!  I&#8217;m afraid that all of my hard work will go down the drain&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Beaird</title>
		<link>http://jasongraphix.com/journal/myspace-hotlinking/#comment-1107</link>
		<dc:creator>Jason Beaird</dc:creator>
		<pubDate>Wed, 27 Dec 2006 16:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/myspace-hotlinking/#comment-1107</guid>
		<description>I didn&#039;t try this out, but perhaps a script like this would work:&lt;br /&gt;&quot;&lt;a href=&quot;http://www.javascriptkit.com/script/script2/randomcontent.shtml&quot; rel=&quot;nofollow&quot;&gt;Cut and Paste Random Content Script&lt;/a&gt;&quot;
</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t try this out, but perhaps a script like this would work:<br />&#8220;<a href="http://www.javascriptkit.com/script/script2/randomcontent.shtml" rel="nofollow">Cut and Paste Random Content Script</a>&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Onkodjinn</title>
		<link>http://jasongraphix.com/journal/myspace-hotlinking/#comment-1106</link>
		<dc:creator>Onkodjinn</dc:creator>
		<pubDate>Wed, 27 Dec 2006 02:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/myspace-hotlinking/#comment-1106</guid>
		<description>i was wondering, as you had much help listed here, if you knew anything about rotators that might help me.  im wanting to do a rotating &quot;special friend&quot; with a link to their profile and an &quot;add to friends&quot; link.  im starting to understand the whole image rotation principle now- but how do you make a random image and links set to appear?  is this do-able or should i quit now before im eyeball deep in redundancy?  my profile is www.myspace.com/pit_slaves and the area i want to have the rotating friend info in is the &quot;artist friend&quot; div. i want a new friend to load into each one of the two slots everytime someone loads the page. (there are only 18 total people so far in rotation)  keep in mind i have the constraint of having to place the script inside the div info for that particular div box to retain the alignment of the other divs (i think). any ideas?
</description>
		<content:encoded><![CDATA[<p>i was wondering, as you had much help listed here, if you knew anything about rotators that might help me.  im wanting to do a rotating &#8220;special friend&#8221; with a link to their profile and an &#8220;add to friends&#8221; link.  im starting to understand the whole image rotation principle now- but how do you make a random image and links set to appear?  is this do-able or should i quit now before im eyeball deep in redundancy?  my profile is <a href="http://www.myspace.com/pit_slaves" rel="nofollow">http://www.myspace.com/pit_slaves</a> and the area i want to have the rotating friend info in is the &#8220;artist friend&#8221; div. i want a new friend to load into each one of the two slots everytime someone loads the page. (there are only 18 total people so far in rotation)  keep in mind i have the constraint of having to place the script inside the div info for that particular div box to retain the alignment of the other divs (i think). any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://jasongraphix.com/journal/myspace-hotlinking/#comment-1105</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Mon, 18 Sep 2006 01:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/myspace-hotlinking/#comment-1105</guid>
		<description>I had the same problem.

I just try to make the images more personal rather than generic.


</description>
		<content:encoded><![CDATA[<p>I had the same problem.</p>
<p>I just try to make the images more personal rather than generic.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

