<?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>Tagamac &#187; open source</title>
	<atom:link href="http://tagamac.com/tags/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://tagamac.com</link>
	<description>simple mac tagging</description>
	<lastBuildDate>Fri, 05 Feb 2010 16:26:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>OpenMeta officially released</title>
		<link>http://tagamac.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Ftagamac.com%2F2009%2F01%2Fopenmeta_released%2F&#038;seed_title=OpenMeta+officially+released</link>
		<comments>http://tagamac.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Ftagamac.com%2F2009%2F01%2Fopenmeta_released%2F&#038;seed_title=OpenMeta+officially+released#comments</comments>
		<pubDate>Tue, 20 Jan 2009 16:33:30 +0000</pubDate>
		<dc:creator>Ian Beck</dc:creator>
				<category><![CDATA[Software updates]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tagging]]></category>

		<guid isPermaLink="false">http://tagamac.com/?p=393</guid>
		<description><![CDATA[Yesterday was a big day for tagging; aside from the release of Tags, Ironic Software officially released OpenMeta, their new open source framework for tagging miscellaneous files using extended attributes (xattr) on Mac OS X 10.5. In addition to the OpenMeta code itself, they also released Tagger&#8212;a free utility for tagging, rating, or finding files [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday was a big day for tagging; aside from the release of <a href="http://gravityapps.com/tags/">Tags</a>, Ironic Software officially released <a href="http://code.google.com/p/openmeta/">OpenMeta</a>, their new open source framework for tagging miscellaneous files using extended attributes (xattr) on Mac OS X 10.5.  In addition to the OpenMeta code itself, they also released Tagger&mdash;a free utility for tagging, rating, or finding files using OpenMeta&mdash;and OMTool&mdash;a command lined utility for working with OpenMeta metadata.  Both utilities are available for download from the <a href="http://ironicsoftware.com/">Ironic Software homepage</a>.</p>
<p>The exciting part about OpenMeta is that developers finally have a standardized way to assign and read tags on files (other than the less-than-ideal Spotlight comment hack of yore) which has the potential to free users from getting tied down to a particular solution.  Aside from Tags and <a href="http://ironicsoftware.com/deep/">Deep</a> (the first of which is compatible with OpenMeta, the second of which was the first program to use it), <a href="http://indev.ca/MailTags.html">MailTags</a> is also in the process of <a href="http://twitter.com/indev/status/1132124180">joining the OpenMeta bandwagon</a> (not available in public builds yet, unfortunately). Hopefully software like <a href="http://reinventedsoftware.com/together/">Together</a>, <a href="http://c-command.com/eaglefiler/">EagleFiler</a>, and others of that ilk will also begin to incorporate OpenMeta, allowing users to tag and find files across the system and their various tagging programs without needing to keep all of those programs running.</p>
]]></content:encoded>
			<wfw:commentRss>http://tagamac.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Ftagamac.com%2F2009%2F01%2Fopenmeta_released%2F&#038;seed_title=OpenMeta+officially+released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quicksilver open sourced</title>
		<link>http://tagamac.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Ftagamac.com%2F2007%2F11%2Fquicksilver_open_sourced%2F&#038;seed_title=Quicksilver+open+sourced</link>
		<comments>http://tagamac.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Ftagamac.com%2F2007%2F11%2Fquicksilver_open_sourced%2F&#038;seed_title=Quicksilver+open+sourced#comments</comments>
		<pubDate>Tue, 06 Nov 2007 17:52:02 +0000</pubDate>
		<dc:creator>Ian Beck</dc:creator>
				<category><![CDATA[Software updates]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://tagamac.com/2007/11/quicksilver_open_sourced/</guid>
		<description><![CDATA[Although not strictly tagging software, Quicksilver, one of the two best application launchers and all-around Mac enhancements (the other being LaunchBar), has been released as open sourced software to the general community. Although the developer has been promising this for quite some time, that it&#8217;s actually been accomplished is quite exciting; hopefully some talented programmer [...]]]></description>
			<content:encoded><![CDATA[<p><img class='right noborder' src='http://tagamac.com/wp-content/uploads/2007/11/quicksilver.jpg' alt='Quicksilver' />Although not strictly tagging software, <a href="http://blacktree.com/">Quicksilver</a>, one of the two best application launchers and all-around Mac enhancements (the other being <a href="http://obdev.at/products/launchbar/index.html">LaunchBar</a>), has been released as open sourced software to the general community.  Although the developer has been promising this for quite some time, that it&#8217;s actually been accomplished is quite exciting; hopefully some talented programmer with lots of time on their hands will pick up the project and provide a much-need bug fix and overall revamp.  Quicksilver is a beautiful piece of software, and one of the staples in many peoples&#8217; <a href="http://tagamac.com/2007/08/tagging_resources/">do-it-yourself file system tagging systems</a>.</p>
<p>If you yourself are interested in taking a peek at the source code, it is freely available from the <a href="http://code.google.com/p/blacktree-alchemy/">BlackTree Google Code</a> site.  The current BlackTree release of Quicksilver remains a beta, although it has been updated for 10.5.</p>
]]></content:encoded>
			<wfw:commentRss>http://tagamac.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Ftagamac.com%2F2007%2F11%2Fquicksilver_open_sourced%2F&#038;seed_title=Quicksilver+open+sourced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

