<?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>Wolfgang Reutz&#039;s Blog &#187; macosx</title>
	<atom:link href="http://wolfgang.reutz.at/tag/macosx/feed/" rel="self" type="application/rss+xml" />
	<link>http://wolfgang.reutz.at</link>
	<description></description>
	<lastBuildDate>Thu, 20 Oct 2011 13:50:36 +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>iChat 6 (Lion) as a Adium replacement?</title>
		<link>http://wolfgang.reutz.at/2011/10/20/ichat-6-lion-as-a-adium-replacement/</link>
		<comments>http://wolfgang.reutz.at/2011/10/20/ichat-6-lion-as-a-adium-replacement/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 13:40:24 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[iChat]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[social network]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=950</guid>
		<description><![CDATA[For years i used Adium, but sometimes i miss the video and audio features iChat provides. As i updated to Mac OS X 10.7 aka Lion i thought i should give iChat a try. Suprisingly iChat 6 has some features which come close to Adium&#8217;s user experience: now supports Yahoo! Messenger, even with audio and &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2011/10/20/ichat-6-lion-as-a-adium-replacement/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2011/10/20/ichat-6-lion-as-a-adium-replacement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gEDA open source electronic design automation</title>
		<link>http://wolfgang.reutz.at/2011/06/19/geda-open-source-electronic-design-automation/</link>
		<comments>http://wolfgang.reutz.at/2011/06/19/geda-open-source-electronic-design-automation/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 19:31:51 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[physical computing]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=939</guid>
		<description><![CDATA[gEDA is installed using macports, but when installing i found a little problem when xgsch2pcb complained about a missing update-desktop-database complete install commands: ?View Code BASH1 2 3 4 5 $ sudo port install desktop-file-utils $ sudo port install geda-gaf $ sudo port install pcb $ sudo port install xgsch2pcb $ sudo port install gerbv &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2011/06/19/geda-open-source-electronic-design-automation/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2011/06/19/geda-open-source-electronic-design-automation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIY DMX Controller using Arduino</title>
		<link>http://wolfgang.reutz.at/2011/03/07/diy-dmy-controller-using-arduino/</link>
		<comments>http://wolfgang.reutz.at/2011/03/07/diy-dmy-controller-using-arduino/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 17:52:21 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[DMX]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[macosx]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=921</guid>
		<description><![CDATA[Arduino, a simple RS485 driver, one resistor is all you need to get build your own cheap DMX light controller and get a full featured controlling software for free. First you have to build your DMX controller, i&#8217;ve chosen to build it on a ArduinoProto Shield. It&#8217;s based on the design by Tom Kness. Just connect &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2011/03/07/diy-dmy-controller-using-arduino/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2011/03/07/diy-dmy-controller-using-arduino/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Converting a .mkv with DTS audio to a .mkv with only AC3 audio on OS X</title>
		<link>http://wolfgang.reutz.at/2010/12/17/converting-a-mkv-with-dts-audio-to-a-mkv-with-only-ac3-audio-on-os-x/</link>
		<comments>http://wolfgang.reutz.at/2010/12/17/converting-a-mkv-with-dts-audio-to-a-mkv-with-only-ac3-audio-on-os-x/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 11:31:53 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[appletv]]></category>
		<category><![CDATA[DVD]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[transcoding]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=814</guid>
		<description><![CDATA[based on L. Preston Sego III&#8217;s work, check it out here. first we need to install some tools: ?View Code BASH1 2 3 4 5 6 7 8 $ mkdir ConverterTemp $ cd ConverterTem $ curl -O http://www.cmake.org/files/v2.8/cmake-2.8.3.tar.gz $ tar xvfz cmake-2.8.3.tar.gz $ cd cmake-2.8.3 $ ./bootstrap $ make $ sudo make install ?View Code &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2010/12/17/converting-a-mkv-with-dts-audio-to-a-mkv-with-only-ac3-audio-on-os-x/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2010/12/17/converting-a-mkv-with-dts-audio-to-a-mkv-with-only-ac3-audio-on-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Switching to Vim from TextMate</title>
		<link>http://wolfgang.reutz.at/2010/11/24/switching-to-vim-from-textmate/</link>
		<comments>http://wolfgang.reutz.at/2010/11/24/switching-to-vim-from-textmate/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 07:41:57 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=790</guid>
		<description><![CDATA[Based on Daniel Fischer&#8217;s article i document how i switched to Vim from TextMate after using TextMate for several years. Install MacVim download from https://github.com/b4winckler/macvim/ (use latest snapshot) copy MacVim.app to your /Applications directory copy mvim into your path, change into the unzipped downloaded MacVim-snapshot-xx folder in your Terminal and enter: ?View Code BASH1 $ &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2010/11/24/switching-to-vim-from-textmate/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2010/11/24/switching-to-vim-from-textmate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SerProxyGUI 1.0</title>
		<link>http://wolfgang.reutz.at/2010/08/04/serproxygui-1-0/</link>
		<comments>http://wolfgang.reutz.at/2010/08/04/serproxygui-1-0/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 16:31:29 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[macosx]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=773</guid>
		<description><![CDATA[The first release of SerProxyGUI is now available! SerProxyGUI is basically a GUI wrapper for the commandline serial proxy “TinkerProxy” or “SerProxy” that allows to use this proxy without editing the configfile and to choose from a list of available devices. This application is very helpful if you are using Flash applications to communicate with &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2010/08/04/serproxygui-1-0/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2010/08/04/serproxygui-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X 10.6, PHP and MySQL</title>
		<link>http://wolfgang.reutz.at/2010/04/13/mac-os-x-10-6-php-and-mysql/</link>
		<comments>http://wolfgang.reutz.at/2010/04/13/mac-os-x-10-6-php-and-mysql/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 11:53:11 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=682</guid>
		<description><![CDATA[<!--:en-->  <!--:-->]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2010/04/13/mac-os-x-10-6-php-and-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Time Machine Backup to network disc</title>
		<link>http://wolfgang.reutz.at/2010/03/10/enable-time-machine-backup-to-network-disc/</link>
		<comments>http://wolfgang.reutz.at/2010/03/10/enable-time-machine-backup-to-network-disc/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 15:46:55 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[macosx]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=667</guid>
		<description><![CDATA[To enable Time Machine to use your network attached share type this in Terminal: ?View Code BASH1 defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1 Now you can select your network share in the Time Machine preferences:]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2010/03/10/enable-time-machine-backup-to-network-disc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yamaha Studio Manager 2 on Mac OS X</title>
		<link>http://wolfgang.reutz.at/2009/08/21/yamaha-studio-manager-2-on-mac-os-x/</link>
		<comments>http://wolfgang.reutz.at/2009/08/21/yamaha-studio-manager-2-on-mac-os-x/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 09:29:48 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[tontechnik]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=502</guid>
		<description><![CDATA[I use Yamaha&#8217;s studio manager 2 application from time to time to manage and backup some digital mixers we have (O1V96, O2R, &#8230;). Because i use it rarely i had recently troubles to sync the data from my mac with the hardware. Here are the steps to follow: Check on the yamaha website if the &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2009/08/21/yamaha-studio-manager-2-on-mac-os-x/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2009/08/21/yamaha-studio-manager-2-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mac OS X 10.5: Setting a custom umask</title>
		<link>http://wolfgang.reutz.at/2009/07/21/mac-os-x-10-5-setting-a-custom-umask/</link>
		<comments>http://wolfgang.reutz.at/2009/07/21/mac-os-x-10-5-setting-a-custom-umask/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 14:35:09 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[macosx]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=493</guid>
		<description><![CDATA[umask is a UNIX command to set the default permissions for newly created files and folders. Especially when you have to share your files with other users on your computer or on a network share the default umask of 022 which Mac OS X uses is not very handy, it would be better if all &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2009/07/21/mac-os-x-10-5-setting-a-custom-umask/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2009/07/21/mac-os-x-10-5-setting-a-custom-umask/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  wolfgang.reutz.at/tag/macosx/feed/ ) in 1.31758 seconds, on Feb 7th, 2012 at 3:13 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 7th, 2012 at 4:13 pm UTC -->
