<?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>Mark Ledford&#039;s Web Dev Blog &#187; mac</title>
	<atom:link href="http://www.markledford.com/blog/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markledford.com/blog</link>
	<description>Documenting the trials and triumphs of a mobile / front end web developer</description>
	<lastBuildDate>Fri, 03 Feb 2012 19:16:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Add webm and ogg export options to Mac Quicktime</title>
		<link>http://www.markledford.com/blog/2011/08/13/add-webm-and-ogg-export-options-to-mac-quicktime/</link>
		<comments>http://www.markledford.com/blog/2011/08/13/add-webm-and-ogg-export-options-to-mac-quicktime/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 20:47:12 +0000</pubDate>
		<dc:creator>markledford</dc:creator>
				<category><![CDATA[html5]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.markledford.com/blog/?p=155</guid>
		<description><![CDATA[For WebM support you can download the installer here. For OGG dowload XiphQT.component from here and put it in your /Library/Components folder Its worth noting that this will also add Webm and Ogg support to the html5 video tag in Safari.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.markledford.com/blog/wp-content/uploads/2011/08/exportscreenshot.gif"><img class="alignleft size-full wp-image-156" title="exportscreenshot" src="http://www.markledford.com/blog/wp-content/uploads/2011/08/exportscreenshot.gif" alt="" width="585" height="454" /></a></p>
<p>For WebM support you can download the installer <a href="http://code.google.com/p/webm/downloads/detail?name=WebM%20Component%20Installer.pkg" target="_blank">here</a>.</p>
<p>For OGG dowload XiphQT.component from <a href="http://www.macupdate.com/app/mac/20014/xiph-quicktime-components" target="_blank">here</a> and put it in your /Library/Components folder</p>
<p>Its worth noting that this will also add Webm and Ogg support to the html5 video tag in Safari.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markledford.com/blog/2011/08/13/add-webm-and-ogg-export-options-to-mac-quicktime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS Lion breaks Flash&#8217;s internal settings prompts (and some other stuff)</title>
		<link>http://www.markledford.com/blog/2011/08/12/mac-os-lion-breaks-flashs-internal-settings-prompts-and-some-other-stuff/</link>
		<comments>http://www.markledford.com/blog/2011/08/12/mac-os-lion-breaks-flashs-internal-settings-prompts-and-some-other-stuff/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 05:30:48 +0000</pubDate>
		<dc:creator>markledford</dc:creator>
				<category><![CDATA[bugs]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.markledford.com/blog/?p=153</guid>
		<description><![CDATA[If you haven&#8217;t installed Mac OSX Lion yet I would probably wait. So far I&#8217;m finding it: - Breaks encoded audio over hdmi (Can&#8217;t listen to movies with AC3 Audio through HDMI when using as a HTPC via VLC) - Gets stuck in a mode where it won&#8217;t let me copy and paste files in [...]]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t installed Mac OSX Lion yet I would probably wait. So far I&#8217;m finding it:<br />
- Breaks encoded audio over hdmi (Can&#8217;t listen to movies with AC3 Audio through HDMI when using as a HTPC via VLC)<br />
- Gets stuck in a mode where it won&#8217;t let me copy and paste files in Finder until I restart Finder (file is pasted then immediately disappears)<br />
- and now I find out its even made the Flash Settings menu unclickable effectively breaking every site utilizing flash&#8217;s camera permission dialogue among other things (https://bugbase.adobe.com/index.cfm?event=bug&amp;id=2918693)<br />
Luckily its been fixed in an update that just came out, Flash Player 10.3.183.5. Its interesting to note that Flash Player now has its own icon in the OS System Preferences.</p>
<p>Other things I&#8217;m not a fan of:<br />
- Minimizes the use of scrollbars to the point where you can&#8217;t tell if you have scrollable content unless you try to scroll<br />
- Greyscales all Finder&#8217;s color icons in the left side toolbox so you can&#8217;t tell them apart without looking at them closely<br />
- Puts your hard drives last in the order stuff on the left hand so its often not even on the screen (apparently you can&#8217;t even change this)<br />
- never closes files automatically in Quicktime, so as you open videos and command-q the app they just pile up forever.<br />
For the quicktime weirdness, you can type this in Terminal to permanently disable the &#8220;resume&#8221; feature:<br />
defaults write com.apple.QuickTimePlayerX NSQuitAlwaysKeepsWindows -bool false</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markledford.com/blog/2011/08/12/mac-os-lion-breaks-flashs-internal-settings-prompts-and-some-other-stuff/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>show full folder paths in Finder on Mac OSX</title>
		<link>http://www.markledford.com/blog/2009/02/02/show-full-folder-paths-in-finder-on-mac-osx/</link>
		<comments>http://www.markledford.com/blog/2009/02/02/show-full-folder-paths-in-finder-on-mac-osx/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 17:50:51 +0000</pubDate>
		<dc:creator>markledford</dc:creator>
				<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.markledford.com/blog/?p=36</guid>
		<description><![CDATA[I&#8217;ve been using a Mackbook Pro almost exclusively  for development for the last 2+ years and really enjoy it. Adium is by far the best AIM client on any OS and QuickSilver makes interacting with the OS super quick. There are a few weird UI decisions though that irk me on a daily basis though [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using a Mackbook Pro almost exclusively  for development for the last 2+ years and really enjoy it. Adium is by far the best AIM client on any OS and QuickSilver makes interacting with the OS super quick. There are a few weird UI decisions though that irk me on a daily basis though and I finally google&#8217;d one for a quick fix. Here&#8217;s a <a href="http://www.mactipper.com/2009/01/show-full-path-to-active-folder-in.html" target="_blank">quick Terminal command</a> to show full folder paths in Finder folder windows. Now if I could only cut-and-paste in the file system and edit/delete/manage files in file browser dialogue boxes I&#8217;d be all set.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markledford.com/blog/2009/02/02/show-full-folder-paths-in-finder-on-mac-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

