<?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>Left Justified &#187; javascript</title>
	<atom:link href="http://leftjustified.net/topic/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://leftjustified.net</link>
	<description>In a few words, explain what this weblog is about.</description>
	<lastBuildDate>Wed, 11 Feb 2009 05:00:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Greasemonkey Script: Basecamp Comment Controls</title>
		<link>http://leftjustified.net/journal/2005/05/27/basecamp-greasemonkey-comment-controls/</link>
		<comments>http://leftjustified.net/journal/2005/05/27/basecamp-greasemonkey-comment-controls/#comments</comments>
		<pubDate>Fri, 27 May 2005 03:28:20 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://leftjustified.net/journal/2005/05/27/basecamp-greasemonkey-comment-controls/</guid>
		<description><![CDATA[Inspired by <a href="http://www.snook.ca/archives/000368.html" title="fixed comments">Jonathan</a>, <a href="http://www.boxofchocolates.ca/archives/2005/05/23/dockable-comments-intelligent-dom-scripting" title="Dockable Comments">Derek</a> and <a href="http://diveintogreasemonkey.org/" title="Dive into Greasemonkey">Mark</a>, I've whipped together a little something for users of <a href="http://basecamphq.com">Basecamp</a> and <a href="http://getfirefox.com/">Firefox</a>.
<img src="/posts/baseComments/preview.png" alt="screengrab of the script in action" class="img-center" />]]></description>
			<content:encoded><![CDATA[<h3>What&#8217;s this all about?</h3>
<p><a href="/posts/baseComments/baseComments.user.js" title="view the script">Basecamp Comment Controls</a> is a little <a href="http://greasemonkey.mozdev.org/">Greasemonkey</a> script I threw together a couple of nights back. I&#8217;m posting it here in the hope others will find it as useful as I do.  </p>
<h3>Features (version 0.1)</h3>
<ul>
<li>Adds &#8216;Docking&#8217; toggle to comment form. Docked position is top right</li>
<li>Adds textarea resizing functions, including cookie-style storage of preferred height</li>
<li>Nicer textarea font</li>
<li>Auto-scroll to comment form&#8217;s position</li>
</ul>
<h3>Future Additions</h3>
<ul>
<li>Clean up the rushed script</li>
<li>Make a version for Opera 8</li>
<li>Textile formatting toolbar</li>
</ul>
<p><a href="/posts/baseComments/baseComments.user.js" title="Basecamp Comment Controls" class="file">Download Basecamp Comment Controls</a></p>
<p>Please offer suggestions/reports regarding any bugs you find or suggested additions.</p>
]]></content:encoded>
			<wfw:commentRss>http://leftjustified.net/journal/2005/05/27/basecamp-greasemonkey-comment-controls/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
