<?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>rowast[DOT]com</title>
	<atom:link href="http://rowast.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rowast.com</link>
	<description>personally impersonable</description>
	<lastBuildDate>Fri, 18 Dec 2009 21:01:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>links for 2009-12-18</title>
		<link>http://rowast.com/2009/12/18/links-for-2009-12-18/</link>
		<comments>http://rowast.com/2009/12/18/links-for-2009-12-18/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 21:01:24 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://rowast.com/2009/12/18/links-for-2009-12-18/</guid>
		<description><![CDATA[

Oomph: A Microformats Toolkit &#8211; Lab &#8211; MIX Online
Microformats are about enhancing the web, representing data in HTML and moving that data around. Oomph: A Microformats Toolkit is for web developers, designers and users, making it easier to create, consume, and style Microformats. Oomph makes consuming and producing content for the web just a little [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://visitmix.com/labs/oomph/">Oomph: A Microformats Toolkit &#8211; Lab &#8211; MIX Online</a></div>
<div class="delicious-extended">Microformats are about enhancing the web, representing data in HTML and moving that data around. Oomph: A Microformats Toolkit is for web developers, designers and users, making it easier to create, consume, and style Microformats. Oomph makes consuming and producing content for the web just a little easier, more efficient, more fun. Now featuring Oomph2!</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/newfoundnoise82/microformats">microformats</a> <a href="http://delicious.com/newfoundnoise82/howto">howto</a> <a href="http://delicious.com/newfoundnoise82/toolkit">toolkit</a> <a href="http://delicious.com/newfoundnoise82/code">code</a> <a href="http://delicious.com/newfoundnoise82/javascript">javascript</a> <a href="http://delicious.com/newfoundnoise82/css">css</a> <a href="http://delicious.com/newfoundnoise82/html">html</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rowast.com/2009/12/18/links-for-2009-12-18/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-12-13</title>
		<link>http://rowast.com/2009/12/13/links-for-2009-12-13/</link>
		<comments>http://rowast.com/2009/12/13/links-for-2009-12-13/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 21:02:12 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://rowast.com/2009/12/13/links-for-2009-12-13/</guid>
		<description><![CDATA[

GUIDE: Networking Windows with OS X &#8211; Mac Forums
This guide will run you through all the ins and outs of how to network your mac and windows machines.  And unlike most other guides it will tell you how to see your mac from windows.
(tags: howto windows osx mac tutorial)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://forums.macrumors.com/showthread.php?t=54704">GUIDE: Networking Windows with OS X &#8211; Mac Forums</a></div>
<div class="delicious-extended">This guide will run you through all the ins and outs of how to network your mac and windows machines.  And unlike most other guides it will tell you how to see your mac from windows.</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/newfoundnoise82/howto">howto</a> <a href="http://delicious.com/newfoundnoise82/windows">windows</a> <a href="http://delicious.com/newfoundnoise82/osx">osx</a> <a href="http://delicious.com/newfoundnoise82/mac">mac</a> <a href="http://delicious.com/newfoundnoise82/tutorial">tutorial</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rowast.com/2009/12/13/links-for-2009-12-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-12-08</title>
		<link>http://rowast.com/2009/12/08/links-for-2009-12-08/</link>
		<comments>http://rowast.com/2009/12/08/links-for-2009-12-08/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 21:03:43 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://rowast.com/2009/12/08/links-for-2009-12-08/</guid>
		<description><![CDATA[

Text Embossing Technique With CSS
It&#39;s all about the proper techniques to create an emboss effect using the relatively new text-shadow property in css3
(tags: css howto code)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.reynoldsftw.com/2009/03/text-embossing-technique-with-css/">Text Embossing Technique With CSS</a></div>
<div class="delicious-extended">It&#39;s all about the proper techniques to create an emboss effect using the relatively new text-shadow property in css3</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/newfoundnoise82/css">css</a> <a href="http://delicious.com/newfoundnoise82/howto">howto</a> <a href="http://delicious.com/newfoundnoise82/code">code</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rowast.com/2009/12/08/links-for-2009-12-08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-11-25</title>
		<link>http://rowast.com/2009/11/25/links-for-2009-11-25/</link>
		<comments>http://rowast.com/2009/11/25/links-for-2009-11-25/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 21:03:34 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://rowast.com/2009/11/25/links-for-2009-11-25/</guid>
		<description><![CDATA[

Quick Tip: Dynamically add an icon for external links » Learning jQuery &#8211; Tips, Techniques, Tutorials
A common feature I&#39;ve seen on “web 2.0” sites and wikis is the &#34;external link&#34; icon: external link. While I&#39;m not crazy about the idea of sticking these little images all over the HTML, they&#39;re a great candidate for using [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.learningjquery.com/2008/08/quick-tip-dynamically-add-an-icon-for-external-links">Quick Tip: Dynamically add an icon for external links » Learning jQuery &#8211; Tips, Techniques, Tutorials</a></div>
<div class="delicious-extended">A common feature I&#39;ve seen on “web 2.0” sites and wikis is the &quot;external link&quot; icon: external link. While I&#39;m not crazy about the idea of sticking these little images all over the HTML, they&#39;re a great candidate for using progressive enhancement. In our case, we can use jQuery to add the images pretty easily.</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/newfoundnoise82/howto">howto</a> <a href="http://delicious.com/newfoundnoise82/tutorials">tutorials</a> <a href="http://delicious.com/newfoundnoise82/javascript">javascript</a> <a href="http://delicious.com/newfoundnoise82/jquery">jquery</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.davidmassiani.com/horinaja/index.php">horinaja for scriptaculous or jQuery</a></div>
<div class="delicious-extended">Horinaja is a ready-to-use slide-show implementation, utilizing either scriptaculous/prototype or jQuery. A running example above</p>
<p>Horinaja is innovative because it allows you to use a mousewheel for navigation.</p>
<p>When the mouse is outside of the slide-show area, it scrolls. When hovering over the slide-show, the scrolling pauses.</p></div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/newfoundnoise82/jquery">jquery</a> <a href="http://delicious.com/newfoundnoise82/javascript">javascript</a> <a href="http://delicious.com/newfoundnoise82/howto">howto</a> <a href="http://delicious.com/newfoundnoise82/code">code</a> <a href="http://delicious.com/newfoundnoise82/html">html</a> <a href="http://delicious.com/newfoundnoise82/framework">framework</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://css-sprit.es/">CSS Sprites &#8211; Online CSS Sprite Builder / Generator</a></div>
<div class="delicious-extended">Upload multiple files it outputs a css sprite with the code behind it.</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/newfoundnoise82/css">css</a> <a href="http://delicious.com/newfoundnoise82/sprites">sprites</a> <a href="http://delicious.com/newfoundnoise82/csssprites">csssprites</a> <a href="http://delicious.com/newfoundnoise82/howto">howto</a> <a href="http://delicious.com/newfoundnoise82/code">code</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.jqtouch.com/">jQTouch — jQuery plugin for mobile web development</a></div>
<div class="delicious-extended">A jQuery plugin for mobile web development on the iPhone,<br />
iPod Touch, and other forward-thinking devices.</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/newfoundnoise82/iphone">iphone</a> <a href="http://delicious.com/newfoundnoise82/webkit">webkit</a> <a href="http://delicious.com/newfoundnoise82/jquery">jquery</a> <a href="http://delicious.com/newfoundnoise82/howto">howto</a> <a href="http://delicious.com/newfoundnoise82/framework">framework</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.noupe.com/tools/fresh-web-development-goodies-bag-2.html">Fresh Web Development Goodies Bag &#8211; Noupe</a></div>
<div class="delicious-extended">Here we present 45 very useful development tools such as grids, image solutions, typography, iPhone tools, HTML 5 helpers, testing resources, WordPress tools and helpers, CSS code tools and other further useful tools, time savers and resources. Enjoy this web development goodies bag!</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/newfoundnoise82/css">css</a> <a href="http://delicious.com/newfoundnoise82/javascript">javascript</a> <a href="http://delicious.com/newfoundnoise82/html">html</a> <a href="http://delicious.com/newfoundnoise82/html5">html5</a> <a href="http://delicious.com/newfoundnoise82/howto">howto</a> <a href="http://delicious.com/newfoundnoise82/tutorials">tutorials</a> <a href="http://delicious.com/newfoundnoise82/iphone">iphone</a> <a href="http://delicious.com/newfoundnoise82/wordpress">wordpress</a> <a href="http://delicious.com/newfoundnoise82/jquery">jquery</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://gizmodo.com/5410369/how-to-back-up-any-smartphone">How To: Back Up Any Smartphone &#8211; How to back up your smartphone &#8211; Gizmodo</a></div>
<div class="delicious-extended">You back up your computers, or at least know that you should. But what about your smartphones? They carry massive amounts of personal data, and are subjected to life-or-death situations on a daily basis. Here&#39;s how to back them up:</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/newfoundnoise82/howto">howto</a> <a href="http://delicious.com/newfoundnoise82/tutorials">tutorials</a> <a href="http://delicious.com/newfoundnoise82/cellphone">cellphone</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://codeoffsets.com/">The Alliance for Code Excellence | CodeOffsets.com</a></div>
<div class="delicious-extended">A world where software runs cleanly and correctly as it simplifies, enhances and enriches our day everyday life is achievable. Mitigating the scope and negative impact of bad code on our jobs, our lives and our world is our all–consuming passion. Energizing the development world with the commitment and code excellence through code offsets is the key to our ultimate success and the realization of a sustainable code base that ushers in a new age of innovation that will propel humanity to a higher plane of existence.</p>
<p>Join with us now and offset your bad code for the brightest future imaginable!</p></div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/newfoundnoise82/humor">humor</a> <a href="http://delicious.com/newfoundnoise82/code">code</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rowast.com/2009/11/25/links-for-2009-11-25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Islam is none of these things</title>
		<link>http://rowast.com/2009/11/21/islam-is-none-of-these-things/</link>
		<comments>http://rowast.com/2009/11/21/islam-is-none-of-these-things/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 17:35:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rowast.com/?p=658</guid>
		<description><![CDATA[There are people the world over who pervert a political or religious view to fit their argument, few of them are able to turn it into a career path.
Pat Robertson has turned it into a very lucrative career path, and it&#8217;s just sad.

Of course Islam is none of the things Pat Robertson said, and an [...]]]></description>
			<content:encoded><![CDATA[<p>There are people the world over who pervert a political or religious view to fit their argument, few of them are able to turn it into a career path.</p>
<p>Pat Robertson has turned it into a very lucrative career path, and it&#8217;s just sad.</p>
<p><object data="http://cloudfront.mediamatters.org/static/flash/player.swf" style="width: 320px; height: 260px;" type="application/x-shockwave-flash"><param name='movie' value='http://cloudfront.mediamatters.org/static/flash/player.swf'/><param name='flashvars' value='config=http://mediamatters.org/embed/cfg2?id=200911200020'/><param name='allowscriptaccess' value='always'/><param name='allownetworking' value='all'/></object></p>
<p>Of course Islam is none of the things Pat Robertson said, and an argument can be made that some subsets of his religion are what he said, ie:  a political system bent on world domination.</p>
]]></content:encoded>
			<wfw:commentRss>http://rowast.com/2009/11/21/islam-is-none-of-these-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-11-18</title>
		<link>http://rowast.com/2009/11/18/links-for-2009-11-18/</link>
		<comments>http://rowast.com/2009/11/18/links-for-2009-11-18/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 16:41:48 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://rowast.com/2009/11/18/links-for-2009-11-18/</guid>
		<description><![CDATA[

Dan Rodney&#39;s List of Mac OS X Keyboard Shortcuts &#38; Keystrokes
A long list of almost every conceivable OSX keyboard shortcut
(tags: osx mac howto keyboardshortcuts apple)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.danrodney.com/mac/">Dan Rodney&#39;s List of Mac OS X Keyboard Shortcuts &amp; Keystrokes</a></div>
<div class="delicious-extended">A long list of almost every conceivable OSX keyboard shortcut</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/newfoundnoise82/osx">osx</a> <a href="http://delicious.com/newfoundnoise82/mac">mac</a> <a href="http://delicious.com/newfoundnoise82/howto">howto</a> <a href="http://delicious.com/newfoundnoise82/keyboardshortcuts">keyboardshortcuts</a> <a href="http://delicious.com/newfoundnoise82/apple">apple</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rowast.com/2009/11/18/links-for-2009-11-18/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-11-15</title>
		<link>http://rowast.com/2009/11/15/links-for-2009-11-15/</link>
		<comments>http://rowast.com/2009/11/15/links-for-2009-11-15/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 21:02:21 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://rowast.com/2009/11/15/links-for-2009-11-15/</guid>
		<description><![CDATA[

» Javascript, CSS, and (X)HTML entities in numeric order :: CSS, JavaScript and XHTML Explained
Below are the entities listed in numeric order with definition and ISO numeric code. CSS &#39;content&#39; does not accept named entities or regular numeric entities such as &#64;, but does render ASCII text and unicode.
(tags: html css code howto htmlentities)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.evotech.net/blog/2007/04/named-html-entities-in-numeric-order/">» Javascript, CSS, and (X)HTML entities in numeric order :: CSS, JavaScript and XHTML Explained</a></div>
<div class="delicious-extended">Below are the entities listed in numeric order with definition and ISO numeric code. CSS &#39;content&#39; does not accept named entities or regular numeric entities such as &#64;, but does render ASCII text and unicode.</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/newfoundnoise82/html">html</a> <a href="http://delicious.com/newfoundnoise82/css">css</a> <a href="http://delicious.com/newfoundnoise82/code">code</a> <a href="http://delicious.com/newfoundnoise82/howto">howto</a> <a href="http://delicious.com/newfoundnoise82/htmlentities">htmlentities</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rowast.com/2009/11/15/links-for-2009-11-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>when is it appropriate to beat your wife?</title>
		<link>http://rowast.com/2009/11/08/when-is-it-appropriate-to-beat-your-wife/</link>
		<comments>http://rowast.com/2009/11/08/when-is-it-appropriate-to-beat-your-wife/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 06:57:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[religion]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://rowast.com/?p=653</guid>
		<description><![CDATA[Let these fine people explain it to you&#8230;..

]]></description>
			<content:encoded><![CDATA[<p>Let these fine people explain it to you&#8230;..</p>
<p><object style="width: 425px; height: 344px;"  data="http://www.youtube.com/v/JCuBEqytt4U&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash"><param name="movie" value="http://www.youtube.com/v/JCuBEqytt4U&#038;hl=en&#038;fs=1&#038;"/><param name="allowFullScreen" value="true"/><param name="allowscriptaccess" value="always"/></object></p>
]]></content:encoded>
			<wfw:commentRss>http://rowast.com/2009/11/08/when-is-it-appropriate-to-beat-your-wife/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-11-08</title>
		<link>http://rowast.com/2009/11/08/links-for-2009-11-08/</link>
		<comments>http://rowast.com/2009/11/08/links-for-2009-11-08/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 21:02:33 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://rowast.com/2009/11/08/links-for-2009-11-08/</guid>
		<description><![CDATA[

Wordpress Template Designer CheatSheet / Wordpress / SPLASHnology &#8211; Web Design &#38; Web Technology Community
One of the best and most detailed wordpress cheat sheets I have ever come across
(tags: wordpress tools css code cheatsheet howto)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.splashnology.com/blog/wordpress/223.html">Wordpress Template Designer CheatSheet / Wordpress / SPLASHnology &#8211; Web Design &amp; Web Technology Community</a></div>
<div class="delicious-extended">One of the best and most detailed wordpress cheat sheets I have ever come across</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/newfoundnoise82/wordpress">wordpress</a> <a href="http://delicious.com/newfoundnoise82/tools">tools</a> <a href="http://delicious.com/newfoundnoise82/css">css</a> <a href="http://delicious.com/newfoundnoise82/code">code</a> <a href="http://delicious.com/newfoundnoise82/cheatsheet">cheatsheet</a> <a href="http://delicious.com/newfoundnoise82/howto">howto</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rowast.com/2009/11/08/links-for-2009-11-08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Grooveshark search</title>
		<link>http://rowast.com/2009/11/03/fixing-grooveshark-search/</link>
		<comments>http://rowast.com/2009/11/03/fixing-grooveshark-search/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 02:13:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[grooveshark]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[screenshots]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://rowast.com/?p=643</guid>
		<description><![CDATA[Recently grooveshark underwent a major face lift making it a much sleeker, sexier and altogether easier to use service.  That&#8217;s all well and good but they also moved around the url that is used when making a search query.  Which means if you&#8217;re searching from the browser&#8217;s search function in any modern browser [...]]]></description>
			<content:encoded><![CDATA[<p>Recently grooveshark underwent a major face lift making it a much sleeker, sexier and altogether easier to use service.  That&#8217;s all well and good but they also moved around the url that is used when making a search query.  Which means if you&#8217;re searching from the browser&#8217;s search function in any modern browser your search will go nowhere.</p>
<p>That is until now.</p>
<p>To fix this slight glitch that I am sure grooveshark itself will fix shortly you first need to find your user profile, <a href="http://kb.mozillazine.org/Profile_folder_-_Firefox">if you don&#8217;t know where this folder is located heres mozilla to show you how depending on your operating system.</a></p>
<p>Now from that folder go to the searchplugins folder <strong>(note there is one other searchplugins folder where the default search engines are, this is not what you want however)</strong>.</p>
<p>Now you should see some xml files, possibly many but more likely just a few.  Locate the grooveshark.xml folder and open it in either a code editor or just a simple text editor.</p>
<p>What you will be presented with looks like a lot of garbage to the computer illiterate, but this is in fact just xml code.  Don&#8217;t be discouraged the fix is really simple, just copy and paste one line in and you&#8217;re done.</p>
<p>Now scroll to the bottom (or do a search for <strong>template=</strong> and highlight everything inside the quotes, but not the quotes themselves, and paste in this line  <code>"http://listen.grooveshark.com/#/search/?query={searchTerms}"</code></p>
<p>Now all you need to do is restart firefox and your searches of grooveshark should work perfectly</p>
]]></content:encoded>
			<wfw:commentRss>http://rowast.com/2009/11/03/fixing-grooveshark-search/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
