<?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>bhiv.com &#187; Bookmarking</title>
	<atom:link href="http://bhiv.com/category/web-dev/bookmarking/feed/" rel="self" type="application/rss+xml" />
	<link>http://bhiv.com</link>
	<description></description>
	<lastBuildDate>Tue, 15 Jul 2008 22:14:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Writing Firefox Extensions</title>
		<link>http://bhiv.com/writting-firefox-extensions/</link>
		<comments>http://bhiv.com/writting-firefox-extensions/#comments</comments>
		<pubDate>Thu, 31 May 2007 15:38:53 +0000</pubDate>
		<dc:creator>Brent</dc:creator>
				<category><![CDATA[Bookmarking]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://bhiv.com/writting-firefox-extensions/</guid>
		<description><![CDATA[Lifehacker has a pretty good summary on how to write a Firefox extension. This is something I&#8217;ve wanted to explore since Firefox introduced SQLite in 2.0. I&#8217;ve been rolling my own online bookmarking for a while. A while ago I started off with Furl.net and didn&#8217;t move to del.icio.us with all of the cool kids [...]]]></description>
			<content:encoded><![CDATA[<p>Lifehacker has a pretty good summary on <a href="http://www.lifehacker.com/software/programming/how-to-build-a-firefox-extension-264490.php">how to write a Firefox extension</a>. This is something I&#8217;ve wanted to explore since <a href="http://developer.mozilla.org/en/docs/Storage">Firefox introduced SQLite</a> in 2.0.</p>
<p>I&#8217;ve been rolling my own online bookmarking for a while. A while ago I started off with <a href="http://furl.net/">Furl.net</a> and didn&#8217;t move to <a href="http://del.icio.us/">del.icio.us</a> with all of the cool kids because Furl would save a snapshot of the link, which can be very helpful if something gets moved or goes down. I was intrigued with <a href="http://www.clipmarks.com/">Clipmarks</a> and the ability to save a section of the web page. But found it to be too heavy. See, I&#8217;m picky.</p>
<p>I&#8217;ve also been jealous of some of the extensions that have been introduced for these bookmarking platforms. I&#8217;ve come up with series of bookmarklets to achieve much (scoring, tagging, referring url) of what I&#8217;ve been missing. But, I&#8217;m not able to achieve more in-depth intraction. (I want to add all the url&#8217;s I visited to get to the link, save portions of the page, and save an image of the page)</p>
<p>Hopefully these links will help me build that extension I&#8217;ve always been dreaming about.</p>
]]></content:encoded>
			<wfw:commentRss>http://bhiv.com/writting-firefox-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

