<?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; firefox</title>
	<atom:link href="http://leftjustified.net/topic/firefox/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>Thu, 09 Dec 2010 00:10:44 +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>
		<item>
		<title>Gecko 1.8: Bye-bye printed float bug!</title>
		<link>http://leftjustified.net/journal/2005/03/29/gecko-18-bye-bye-printed-float-bug/</link>
		<comments>http://leftjustified.net/journal/2005/03/29/gecko-18-bye-bye-printed-float-bug/#comments</comments>
		<pubDate>Tue, 29 Mar 2005 00:59:31 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://leftjustified.net/journal/2005/03/29/gecko-18-bye-bye-printed-float-bug/</guid>
		<description><![CDATA[From  Gecko 1.8 For Web Developers: Columns (via: Anne):

 In particular some huge issues involving floats breaking across columns have been fixed. Since we use the same code for page layout as for columns, this also means a lot of problems with printing (and print previewing) pages with floats have been fixed

Hopefully this means [...]]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://weblogs.mozillazine.org/roc/archives/2005/03/gecko_18_for_we.html"> Gecko 1.8 For Web Developers: Columns</a> (via: <a href="http://annevankesteren.nl/" title="Anne VanKesteren">Anne</a>):</p>
<blockquote cite="http://weblogs.mozillazine.org/roc/archives/2005/03/gecko_18_for_we.html">
<p> In particular some huge issues involving floats breaking across columns have been fixed. Since we use the same code for page layout as for columns, this also means a lot of problems with printing (and print previewing) pages with floats have been fixed</p>
</blockquote>
<p>Hopefully this means that floated elements (read: columns) will be continued on the next page, as they should, instead of disappearing into some kind of magical void.</p>
<p>The article referenced above contains some very interesting CSS news regarding columns &mdash;  go check it out! It looks like Firefox 1.1 is really going to up the stakes in the CSS 2.1 compliance field. Opera and Mozilla are certainly the driving forces at the moment, though I don&#8217;t doubt the Safari team are working hard to stay in the game.</p>
]]></content:encoded>
			<wfw:commentRss>http://leftjustified.net/journal/2005/03/29/gecko-18-bye-bye-printed-float-bug/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

