<?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>mattfarmer [dot] net &#187; Mac</title>
	<atom:link href="http://mattfarmer.net/category/tech/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattfarmer.net</link>
	<description>impossible nothing</description>
	<lastBuildDate>Wed, 19 May 2010 22:55:22 +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>HOWTO: Burn .bin/.cue files on a Mac</title>
		<link>http://mattfarmer.net/2007/04/16/howto-burn-bincue-files-on-a-mac/</link>
		<comments>http://mattfarmer.net/2007/04/16/howto-burn-bincue-files-on-a-mac/#comments</comments>
		<pubDate>Tue, 17 Apr 2007 00:58:05 +0000</pubDate>
		<dc:creator>POS</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://mattfarmer.net/2007/04/16/howto-burn-bincue-files-on-a-mac/</guid>
		<description><![CDATA[Since Tiger there&#8217;s been a utility called &#8216;drutil&#8217; which is a tool to interact with CD/DVD burners.  To use it you simply need to drop down the your favorite shell and type &#8216;drutil burn .cue&#8217; and your off and running.  Its an easy fix, but I always seem to forget the name of [...]]]></description>
			<content:encoded><![CDATA[<p>Since Tiger there&#8217;s been a utility called &#8216;drutil&#8217; which is a tool to interact with CD/DVD burners.  To use it you simply need to drop down the your favorite shell and type &#8216;drutil burn <filename>.cue&#8217; and your off and running.  Its an easy fix, but I always seem to forget the name of it when I need it so I figured I&#8217;d make a post for your and my sakes both.  Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://mattfarmer.net/2007/04/16/howto-burn-bincue-files-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Mediaplayer for Mac Discontinued.</title>
		<link>http://mattfarmer.net/2006/01/13/windows-mediaplayer-for-mac-discontinued/</link>
		<comments>http://mattfarmer.net/2006/01/13/windows-mediaplayer-for-mac-discontinued/#comments</comments>
		<pubDate>Fri, 13 Jan 2006 13:18:00 +0000</pubDate>
		<dc:creator>POS</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://mattfarmer.net/blog/2006/01/13/windows-mediaplayer-for-mac-discontinued/</guid>
		<description><![CDATA[From Slashdot:
According to News.com, Microsoft has had no plans to update or improve Windows Media Player and has instead thrown its weight behind a third party plugin to fill the void. Adam Anderson, Microsoft public relations manager, told News.com, &#8216;It&#8217;s basically a business decision for Microsoft. Like any other company, we have business priorities. Our [...]]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://apple.slashdot.org/apple/06/01/13/075230.shtml">Slashdot</a>:</p>
<blockquote><p>According to News.com, Microsoft <a href="http://news.com.com/Music+stops+for+Mac+Windows+Media+Player/2100-1047_3-6026715.html?part=rss&amp;tag=6026715&amp;subj=news">has had no plans to update or improve Windows Media Player</a> and has instead thrown its weight behind a <a href="http://www.flip4mac.com/wmv.htm">third party plugin</a> to fill the void. Adam Anderson, Microsoft public relations manager, told News.com, &#8216;It&#8217;s basically a business decision for Microsoft. Like any other company, we have business priorities. Our focus really is in delivering the best experience to Windows customers.&#8217;
</p></blockquote>
<p>I for one am very excited to download and try this plug in and hopefullly rid my Mac Mini of the annoying Windows Media Player for Mac program/plugin (which rarely plays the streaming video files I want to see).</p>
]]></content:encoded>
			<wfw:commentRss>http://mattfarmer.net/2006/01/13/windows-mediaplayer-for-mac-discontinued/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.bin/.cue files on Mac OS-X</title>
		<link>http://mattfarmer.net/2005/06/17/bincue-files-on-mac-os-x/</link>
		<comments>http://mattfarmer.net/2005/06/17/bincue-files-on-mac-os-x/#comments</comments>
		<pubDate>Fri, 17 Jun 2005 05:17:00 +0000</pubDate>
		<dc:creator>POS</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://mattfarmer.net/blog/2005/06/17/bincue-files-on-mac-os-x/</guid>
		<description><![CDATA[.bin/.cue files are a somewhat popular file format created by a Windows program called CDRWin. Unfortunately, these files are not well supported on non-windows operating systems. Fortunately enough there&#8217;s a program call bchunk which will convert these nasty files into an iso image. Compiling it is a cinch, and using it is a breeze. I [...]]]></description>
			<content:encoded><![CDATA[<p>.bin/.cue files are a somewhat popular file format created by a Windows program called CDRWin. Unfortunately, these files are not well supported on non-windows operating systems. Fortunately enough there&#8217;s a program call <a href="http://he.fi/bchunk/">bchunk</a> which will convert these nasty files into an iso image. Compiling it is a cinch, and using it is a breeze. I had used this before in Linux about a year ago, and again just now on Mac OS-X and it works great!</p>
]]></content:encoded>
			<wfw:commentRss>http://mattfarmer.net/2005/06/17/bincue-files-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sha1sum for Mac OS-X</title>
		<link>http://mattfarmer.net/2005/06/16/sha1sum-for-mac-os-x/</link>
		<comments>http://mattfarmer.net/2005/06/16/sha1sum-for-mac-os-x/#comments</comments>
		<pubDate>Thu, 16 Jun 2005 16:10:00 +0000</pubDate>
		<dc:creator>POS</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://mattfarmer.net/blog/2005/06/16/sha1sum-for-mac-os-x/</guid>
		<description><![CDATA[Well the other day I downloaded the latest version of Fedora Linux (Core 4) (.torrent) (mirror), and was surprised to see that instead of having MD5SUM check files there were SHA1SUM files. Since I am using Mac OS-X (10.4) and have Fink installed (which provides many ports of popular linux apps, such as md5sum), I [...]]]></description>
			<content:encoded><![CDATA[<p>Well the other day I downloaded the latest version of Fedora Linux (Core 4) (<a href="http://torrent.fedoraproject.org/">.torrent</a>) (<a href="http://fedora.redhat.com/download/mirrors.html">mirror</a>), and was surprised to see that instead of having MD5SUM check files there were SHA1SUM files. Since I am using Mac OS-X (10.4) and have <a href="http://fink.sourceforge.net/">Fink</a> installed (which provides many ports of popular linux apps, such as md5sum), I was surprised to find that I did not have sha1sum installed. To fix the situation I just went over to the <a href="http://www.gnu.org/software/coreutils/">coreutils website</a> downloaded and compiled the source, and moved the sha1sum file into my path (I put it in /sw/bin/ since that&#8217;s where fink installed my md5sum). Knowing that others would probably run into this same problem and might be too lazy to do the same, I figured I&#8217;d provide the binary for this file <a href="http://mattfarmer.net/projects/coreutils/sha1sum.bz2">here</a>.  Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://mattfarmer.net/2005/06/16/sha1sum-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dash Blog</title>
		<link>http://mattfarmer.net/2005/05/03/dash-blog/</link>
		<comments>http://mattfarmer.net/2005/05/03/dash-blog/#comments</comments>
		<pubDate>Tue, 03 May 2005 13:29:53 +0000</pubDate>
		<dc:creator>POS</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://mattfarmer.net/blog/2005/05/03/dash-blog/</guid>
		<description><![CDATA[I&#8217;ve recently upgraded to Mac OS X 10.4 &#8211; Tiger.  So far I like it, it works great on my Mac Mini.  One of the cool new features in it is the Dashboard.  Coming from Linux before making this switch, these remind me of GnomeDesklet.  The main differance between GnomeDesklets and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently upgraded to Mac OS X 10.4 &#8211; Tiger.  So far I like it, it works great on my Mac Mini.  One of the cool new features in it is the Dashboard.  Coming from Linux before making this switch, these remind me of GnomeDesklet.  The main differance between GnomeDesklets and Dashboard Widgets is that they act more like application windows than embedded into the desktop.  DashBlog in particular allows you to make posts to your Blogger.com blog with out using their webpage.  So far all of the posts in the blog have been made using it.  My only complaint about it is that I just don&#8217;t like the colors of the UI, but really not that bad.  You can download the latest version from <a href="http://www.theonelab.com/files/widgets/dashblog/">here</a> where they also have a <a href="http://www.theonelab.com/files/widgets/dashblog/screenshot.jpg">screen shot</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattfarmer.net/2005/05/03/dash-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
