<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:www.readwriteweb.com,2011:/1/tag:www.readwriteweb.com,2008://1.7092-</id>
  <updated>2011-04-29T11:07:24Z</updated>
  <title>Comments for How to: Start Using Greasemonkey in Under 5 Minutes</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.35-en</generator>
  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=7092" title="How to: Start Using Greasemonkey in Under 5 Minutes" />
    <published>2008-08-25T21:37:15Z</published>
    <updated>2008-08-26T07:17:52Z</updated>
    <title>How to: Start Using Greasemonkey in Under 5 Minutes</title>
    <summary>How to: Start Using Greasemonkey in Under 5 Minutes</summary>
    <author>
      <name>Marshall Kirkpatrick</name>
      <uri>http://www.readwriteweb.com</uri>
    </author>
    
    <category term="Features" />
    
    <category term="How To" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img src="http://www.readwriteweb.com/images/greasemonkey.png"><a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a> is a powerful Firefox add-on that lets you change the appearance and functionality of almost any page on the web.  Most people don't know how to write Javascript, though, so we end up using the Greasemonkey scripts developed by other people who do.  There are lots and lots of scripts that have been written and they are fun, useful and easy to run.</p>

<p>It's been downloaded 9 million times, but we believe many people still haven't heard of or taken the time to learn how to use Greasemonkey.  So we recorded a 4 minute screencast showing you how to use the program and some things we like to do with it.</p>]]>
      <![CDATA[<p>We hope readers will add comments with some of your favorite Greasemonkey scripts for people to check out as well.</p>

<h2>What Is Greasemonkey?</h2>

<p>Greasemonkey is a Firefox plug-in that allows you to insert Javascript into the local display of web pages in your browser.  Nothing changes for anyone else, but images, links or text can be added or hidden automatically when you visit a web page that a script has been written for.  Developers have written these little scripts to customize or improve the way different web sites are experienced.  It's a powerful, lightweight platform that we think you'll really enjoy using.</p>

<p>For nontechnical users, "script" may be an intimidating word, but we think of it as a plug-in for the plug-in.  The user experience is that simple.</p>

<h2>How do I Use It?</h2>

<p><a href="http://delicious.com/save?jump=yes&v=4&url=http%3A%2F%2Fwww.readwriteweb.com%2Farchives%2Fhow_to_start_using_greasemonkey.php&title=How+to%3A+Start+Using+Greasemonkey+in+4+Minutes"><img alt="delbadge.jpg" src="http://www.readwriteweb.com/images/delbadge.jpg" width="120" height="44" align="right" hspace="5px" vspace="5px" ></a>Below you'll find a four minute screencast walking you through the process of setting up Greasemonkey and running some of our favorite scripts.  Links and text are below the video.  RSS readers can <a href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php">click here to view the video</a>.</p>

<p><object name="Video" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/quicktime/download/" standby="Loading Quicktime components..." width="620" height="410" > <param name="src" value="http://content.screencast.com/users/MarshallK/folders/Default/media/b5edc637-0e0a-4574-8d22-d861c018fc89/greasemonkeydemo2.mov"></param> <param name="autoplay" value="false"></param> <param name="controller" value="true"></param> <param name="enablejavascript" value="true"></param> <param name="playCount" value="1"></param> <param name="starttime" value="0"></param> <embed name="Video" pluginspage="http://www.apple.com/quicktime/download/" type="video/quicktime" src="http://content.screencast.com/users/MarshallK/folders/Default/media/b5edc637-0e0a-4574-8d22-d861c018fc89/greasemonkeydemo2.mov" autoplay="false" controller="true" enablejavascript="true" starttime="0" width="620" height="410"></embed> </object></p>

<p><em>Thanks to <a href="http://screencast.com">Screencast.com</a> for hosting the video above. (<a href="http://www.viddler.com/explore/readwriteweb/videos/3/">Flash version</a>)</em></p>

<p>Install the <a href="https://addons.mozilla.org/firefox/748/">Greasemonkey Firefox plug-in</a>.</p>

<p>Find scripts to install.  Most are at <a href="http://userscripts.org">Userscripts.org</a> but the ones we reference in the video above are:<br />
<a href="http://userscripts.org/scripts/show/8551">AutoPagerize</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/6076">Better GMail 2</a><br />
<a href="http://userscripts.org/scripts/show/29623">FriendFeed User Profiles</a><br />
<a href="http://userscripts.org/scripts/show/29324">FriendFeed Better Recommended</a><br />
<a href="http://shiftingpixel.com/lightbox/">Greased Lightbox</a></p>

<p>There's a whole room in FriendFeed dedicated to <a href="http://friendfeed.com/rooms/greasemonkey">sharing and discussing new Greasemonkey scripts</a>.</p>

<p>We wrote about <a href="http://www.readwriteweb.com/archives/greasemonkey_scripts_for_the_s.php">Greasemonkey Scripts for the Social Media Addict</a> in May, but the options available grow fast and furious.</p>

<h2>Questions? Suggestions?</h2>

<p>If there's anything unclear about this, let us know and we or our readers will respond in questions.  Likewise, if there are Greasemonkey scripts you think readers here should be sure to see - let us know what they are.  </p>]]>
    </content>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:303326</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c303326" />
    <title>Comment from Fe on 2011-02-14</title>
    <author>
        <name>Fe</name>
        <uri>http://on-affairs.blogspot.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://on-affairs.blogspot.com/">
        <![CDATA[<p>Working as a Virtual Assistant, I&#39;m always opening web pages.  I&#39;m thankful to find this page (courtesy of my online client) browsing pages will become easier now and a lot more.  I just downloaded Greasemonkey and have added about 10 scripts already.  Thanks.</p>]]>
    </content>
    <published>2011-02-14T08:06:26Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64775</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64775" />
    <title>Comment from Markus on 2008-08-26</title>
    <author>
        <name>Markus</name>
        <uri>http://www.markuslabs.de</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.markuslabs.de">
        <![CDATA[<p>For <a href="http://ffffound.com/" rel="nofollow">http://ffffound.com/</a> you could also use PicLens <br />
<a href="https://addons.mozilla.org/de/firefox/addon/5579" rel="nofollow">https://addons.mozilla.org/de/firefox/addon/5579</a><br />
I love this tool!</p>]]>
    </content>
    <published>2008-08-26T15:39:57Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64762</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64762" />
    <title>Comment from shinchi on 2008-08-26</title>
    <author>
        <name>shinchi</name>
        <uri>http://friendfeed.com/shinchi</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/shinchi">
        <![CDATA[<p>I will say stick to flash videos, you can get high resolution flash videos too</p>]]>
    </content>
    <published>2008-08-26T10:58:09Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64759</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64759" />
    <title>Comment from Marcos Marado on 2008-08-26</title>
    <author>
        <name>Marcos Marado</name>
        <uri>http://friendfeed.com/mindboosternoori</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/mindboosternoori">
        <![CDATA[<p>While I can see them in this browser, you shouldn't embed Quicktime videos.</p>]]>
    </content>
    <published>2008-08-26T10:34:47Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64753</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64753" />
    <title>Comment from Christian Van Der Henst on 2008-08-25</title>
    <author>
        <name>Christian Van Der Henst</name>
        <uri>http://friendfeed.com/cvander</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/cvander">
        <![CDATA[<p>great introduction</p>]]>
    </content>
    <published>2008-08-26T06:30:07Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64746</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64746" />
    <title>Comment from Voyagerfan5761 on 2008-08-25</title>
    <author>
        <name>Voyagerfan5761</name>
        <uri>http://friendfeed.com/voyagerfan5761</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/voyagerfan5761">
        <![CDATA[<p>/Like Kip's comment</p>]]>
    </content>
    <published>2008-08-26T05:57:06Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64745</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64745" />
    <title>Comment from Yuvi on 2008-08-25</title>
    <author>
        <name>Yuvi</name>
        <uri>http://friendfeed.com/yuvipanda</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/yuvipanda">
        <![CDATA[<p>+2 Kip. Maybe alternate version, but certainly not 'only' version.</p>]]>
    </content>
    <published>2008-08-26T05:56:43Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64744</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64744" />
    <title>Comment from Marshall Kirkpatrick on 2008-08-25</title>
    <author>
        <name>Marshall Kirkpatrick</name>
        <uri>http://friendfeed.com/marshallk</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/marshallk">
        <![CDATA[<p>Quicktime from Screenflow looks SO much better than Flash transcoded</p>]]>
    </content>
    <published>2008-08-26T05:53:16Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64739</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64739" />
    <title>Comment from Marshall Kirkpatrick on 2008-08-25</title>
    <author>
        <name>Marshall Kirkpatrick</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Fwiw, Quicktime looks SO much better than converted to Flash.</p>]]>
    </content>
    <published>2008-08-26T04:40:52Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64738</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64738" />
    <title>Comment from Steve on 2008-08-25</title>
    <author>
        <name>Steve</name>
        <uri>https://addons.mozilla.org/en-US/firefox/addon/8352</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="https://addons.mozilla.org/en-US/firefox/addon/8352">
        <![CDATA[<p>&lt;shameless plug&gt;</p>

<p>I recently wrote a Firefox extension called Greasefire that integrates with Greasemonkey and automatically shows you which scripts from Userscripts.org are compatible with the site you are browsing.  Check it out at:</p>

<p><a href="https://addons.mozilla.org/en-US/firefox/addon/8352" rel="nofollow">https://addons.mozilla.org/en-US/firefox/addon/8352</a></p>

<p>&lt;/shameless plug&gt;<br />
</p>]]>
    </content>
    <published>2008-08-26T04:29:17Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64731</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64731" />
    <title>Comment from Frank Sinton on 2008-08-25</title>
    <author>
        <name>Frank Sinton</name>
        <uri>http://friendfeed.com/franks</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/franks">
        <![CDATA[<p>I think it is fine. Most people have iTunes, so having a Quicktime plug-in for Firefox installed shouldn't be a big deal.</p>]]>
    </content>
    <published>2008-08-26T02:19:01Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64729</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64729" />
    <title>Comment from john conroy on 2008-08-25</title>
    <author>
        <name>john conroy</name>
        <uri>http://friendfeed.com/johnconroy</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/johnconroy">
        <![CDATA[<p>quicktime = big time negative for me. html 5 has [video], [/video] tags. i reckon this is gonna be a great addition. no more dodgy embedding of stuff that doesn't work, hopefully</p>]]>
    </content>
    <published>2008-08-26T01:45:56Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64728</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64728" />
    <title>Comment from Ian May on 2008-08-25</title>
    <author>
        <name>Ian May</name>
        <uri>http://friendfeed.com/eyebee</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/eyebee">
        <![CDATA[<p>If I post video clips on my own sites, I usually convert them to Flash Video, as I believe that reaches the widest possible audience.  Of course, I can also upload them to Vimeo, YouTube, or Seesmic.</p>]]>
    </content>
    <published>2008-08-26T01:34:50Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64727</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64727" />
    <title>Comment from Shey on 2008-08-25</title>
    <author>
        <name>Shey</name>
        <uri>http://friendfeed.com/shey</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/shey">
        <![CDATA[<p>+1 Kip</p>]]>
    </content>
    <published>2008-08-26T01:31:14Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64726</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64726" />
    <title>Comment from satoko on 2008-08-25</title>
    <author>
        <name>satoko</name>
        <uri>http://friendfeed.com/satoko</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/satoko">
        <![CDATA[<p>Prefer Vimeo, thanks!</p>]]>
    </content>
    <published>2008-08-26T01:28:51Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64725</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64725" />
    <title>Comment from Jordan Hofker on 2008-08-25</title>
    <author>
        <name>Jordan Hofker</name>
        <uri>http://friendfeed.com/jhofker</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/jhofker">
        <![CDATA[<p>If possible, please don't embed Quicktime. Prefer Vimeo or even Youtube.</p>]]>
    </content>
    <published>2008-08-26T01:26:38Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64724</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64724" />
    <title>Comment from Kip on 2008-08-25</title>
    <author>
        <name>Kip</name>
        <uri>http://friendfeed.com/kip</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/kip">
        <![CDATA[<p>Quicktime has become the Real Networks of the new generation.  Sneaky attempts to install unwanted software means No Thanks, Apple.</p>]]>
    </content>
    <published>2008-08-26T01:17:58Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64722</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64722" />
    <title>Comment from Marshall Kirkpatrick on 2008-08-25</title>
    <author>
        <name>Marshall Kirkpatrick</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Jason, would you appreciate a link to a Flash version as well?  Pick your proprietary codec, I guess.  Or let me know about a better codec and I'll transcode and make available if possible.  These QT videos come out looking really sharp though.  I do wonder how many of our readers can't see them at all.</p>]]>
    </content>
    <published>2008-08-26T00:35:52Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64721</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64721" />
    <title>Comment from Jason on 2008-08-25</title>
    <author>
        <name>Jason</name>
        <uri>http://www.vyrotek.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.vyrotek.com">
        <![CDATA[<p>SO that explains all the quicktime videos on past articles. Sorry, but I wont install that junk.</p>]]>
    </content>
    <published>2008-08-26T00:24:00Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64714</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64714" />
    <title>Comment from Marshall Kirkpatrick on 2008-08-25</title>
    <author>
        <name>Marshall Kirkpatrick</name>
        <uri>http://friendfeed.com/marshallk</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/marshallk">
        <![CDATA[<p>Thanks Mike.  Yeah David, I am so in love with Screenflow!  Best $100 I've spent in awhile.</p>]]>
    </content>
    <published>2008-08-25T22:13:28Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64713</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64713" />
    <title>Comment from David Risley on 2008-08-25</title>
    <author>
        <name>David Risley</name>
        <uri>http://friendfeed.com/drisley</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/drisley">
        <![CDATA[<p>Screenflow for the Mac is cool, huh? [I use it, too]</p>]]>
    </content>
    <published>2008-08-25T22:11:44Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.7092-comment:64712</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.7092" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/how_to_start_using_greasemonkey.php#c64712" />
    <title>Comment from Mike Doeff on 2008-08-25</title>
    <author>
        <name>Mike Doeff</name>
        <uri>http://friendfeed.com/mdoeff</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/mdoeff">
        <![CDATA[<p>Marshall, you are a screencast ninja</p>]]>
    </content>
    <published>2008-08-25T22:08:40Z</published>
  </entry>

</feed>
