<?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>Abstract Sequential &#187; handy</title>
	<atom:link href="http://stephaniehobson.ca/wordpress/tag/handy/feed/" rel="self" type="application/rss+xml" />
	<link>http://stephaniehobson.ca/wordpress</link>
	<description>You make it pretty - I make it work.</description>
	<lastBuildDate>Thu, 03 Jun 2010 18:23:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Delicious + FireFox + Snap Links</title>
		<link>http://stephaniehobson.ca/wordpress/2007/03/27/delicious-firefox-snap-links-just-the-way-i-like-it/</link>
		<comments>http://stephaniehobson.ca/wordpress/2007/03/27/delicious-firefox-snap-links-just-the-way-i-like-it/#comments</comments>
		<pubDate>Tue, 27 Mar 2007 23:06:24 +0000</pubDate>
		<dc:creator>Stephanie</dc:creator>
				<category><![CDATA[webdesign]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[handy]]></category>

		<guid isPermaLink="false">http://stephaniehobson.ca/?p=11</guid>
		<description><![CDATA[I keep up on my favorite blogs and web comics by book marking them all in Firefox and then using the &#8220;open all [...]]]></description>
			<content:encoded><![CDATA[<p>I keep up on my favorite blogs and web comics by book marking them all in Firefox and then using the &#8220;open all in tabs&#8221; option that FireFox so nicely includes to open all the book marks at once.  That way I can keep track of which ones I&#8217;ve read by closing them once I&#8217;m done :)  Yeah, it&#8217;s lazy I know.</p>
<p>I&#8217;ve been wanting to have access to my bookmarks when I&#8217;m away from my home computer (who doesn&#8217;t) so I jumped on the <a href="http://del.icio.us/sjhobson">del.icio.us</a> band wagon a few days ago.</p>
<p>I hunted around for an add-on of some sort that would let me open all my delicious bookmarks in new tabs without much success.  Turns out I was being too specific. <a href="https://addons.mozilla.org/en-US/firefox/addon/4336">Snap Links</a> is a great add on that will let you select links on your screen by dragging the mouse over them, sort of the same way you&#8217;d select icons on your desktop.  And it&#8217;s smart enough to only open the first link down in the HTML hierarchy, so with delicious you don&#8217;t open all the edit / delete links and with search engines you don&#8217;t open all the cached / similar pages links.</p>
<p><strong>Edit:</strong> It kind of interferes with my mouse gestures if I&#8217;m not careful but it&#8217;s not that hard to avoid.</p>
]]></content:encoded>
			<wfw:commentRss>http://stephaniehobson.ca/wordpress/2007/03/27/delicious-firefox-snap-links-just-the-way-i-like-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Border Collapse</title>
		<link>http://stephaniehobson.ca/wordpress/2007/03/06/border-collapse/</link>
		<comments>http://stephaniehobson.ca/wordpress/2007/03/06/border-collapse/#comments</comments>
		<pubDate>Wed, 07 Mar 2007 04:13:22 +0000</pubDate>
		<dc:creator>Stephanie</dc:creator>
				<category><![CDATA[webdesign]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[handy]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[self-taught]]></category>
		<category><![CDATA[WDN]]></category>

		<guid isPermaLink="false">http://stephaniehobson.ca/blog/?p=5</guid>
		<description><![CDATA[I am, for the most part, self taught when it comes to HTML and CSS.  I&#8217;ve take a few courses to get [...]]]></description>
			<content:encoded><![CDATA[<p>I am, for the most part, self taught when it comes to HTML and CSS.  I&#8217;ve take a few courses to get a piece of paper that says I can do what I say I can do but learned very little from them.</p>
<p>I spotted this little CSS tidbit in a presenter&#8217;s code at the <a target="_blank" href="http://north.webdirections.org">Web Directions North</a> conference a few weeks ago and now I&#8217;m wondering if this is the sort of thing I missed out on by being self taught:</p>
<p><code>table<br />
{<br />
border-collapse: </code><code>collapse</code><code>;<br />
}</code></p>
<p>There are quite a few tables I&#8217;ve designed where this would have been very useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://stephaniehobson.ca/wordpress/2007/03/06/border-collapse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
