<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JJB Blog &#187; Tech/How-To</title>
	<atom:link href="http://blog.johnjosephbachir.org/tag/techhow-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johnjosephbachir.org</link>
	<description></description>
	<lastBuildDate>Wed, 04 Jan 2012 05:47:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Solution for stopping music from playing when visiting a myspace page</title>
		<link>http://blog.johnjosephbachir.org/2006/09/27/solution-for-stopping-music-from-playing-when-visiting-a-myspace-page/</link>
		<comments>http://blog.johnjosephbachir.org/2006/09/27/solution-for-stopping-music-from-playing-when-visiting-a-myspace-page/#comments</comments>
		<pubDate>Wed, 27 Sep 2006 05:36:27 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[stop-myspace-music-alex-courtade]]></category>
		<category><![CDATA[Tech/How-To]]></category>

		<guid isPermaLink="false">http://blog.johnjosephbachir.org/329</guid>
		<description><![CDATA[My friend Alex came up with this solution for stopping all music from playing on myspace pages: associating the music server domain name with a bogus IP address in your local hosts file. If you don&#8217;t know what that means, windows users can follow these steps (the hosts file on os x is /private/etc/hosts and [...]]]></description>
			<content:encoded><![CDATA[<p>My friend Alex came up with this solution for stopping all music from playing on myspace pages: associating the music server domain name with a bogus IP address in your local hosts file. If you don&#8217;t know what that means, windows users can follow these steps (the hosts file on os x is <code>/private/etc/hosts</code> and you can edit it with any text editor):</p>
<hr/>This is how I disable autoplay music on myspace, because like a pirate with a steering wheel in his crotch, it drives me friggin&#8217; nuts. &#8211;Alex</p>
<ol>
<li>go to<br />
<code>START -> RUN<br />
</code></li>
<li>type the following:<br />
<code>wordpad "c:\winnt\system32\drivers\etc\hosts"</code></li>
<li>Add the following line to your hosts file<br />
<code>127.0.0.1       content.music.myspace.com</code>
</li>
<li>Save the file and quit</li>
<li>Restart your web browser</li>
<li>No more music. If you want to turn it back on, remove the added line.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.johnjosephbachir.org/2006/09/27/solution-for-stopping-music-from-playing-when-visiting-a-myspace-page/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

