<?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>Paul Solt &#187; Mac</title>
	<atom:link href="http://paulsolt.com/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulsolt.com</link>
	<description>Putting the Inc back in Solt since 2005.</description>
	<lastBuildDate>Fri, 03 Feb 2012 05:04:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Xcode 3.2 SCM with SVN and Complex Project Directories</title>
		<link>http://paulsolt.com/2010/11/xcode-3-2-scm-with-svn-and-complex-project-directories/</link>
		<comments>http://paulsolt.com/2010/11/xcode-3-2-scm-with-svn-and-complex-project-directories/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 23:38:48 +0000</pubDate>
		<dc:creator>Paul Solt</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[cross platform]]></category>
		<category><![CDATA[SCM]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://paulsolt.com/?p=520</guid>
		<description><![CDATA[<p style="text-align: justify;">I started messing around with SCM in Xcode 3.2 using subversion and I had a minor road bump with getting SCM to see modified files outside the project directory. It turns out there&#8217;s an easy solution, but it wasn&#8217;t obvious.</p> <p style="text-align: justify;">I won&#8217;t go into details on how to setup SVN or [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">I started messing around with SCM in Xcode 3.2 using subversion and I had a minor road bump with getting SCM to see modified files outside the project directory. It turns out there&#8217;s an easy solution, but it wasn&#8217;t obvious.</p>
<p style="text-align: justify;">I won&#8217;t go into details on how to setup SVN or SCM for the project, so you can follow this Apple guide for Xcode3: ﻿<a href="http://developer.apple.com/mac/articles/server/subversionwithxcode3.html">http://developer.apple.com/mac/articles/server/subversionwithxcode3.html</a></p>
<p style="text-align: justify;"><strong>Problem</strong>: I have common source that will be shared across different platforms in the source directory, above my Xcode projects directory. The default settings for SCM will look in your projects directory, but I need to look two directories up. (../../)</p>
<div id="attachment_523" class="wp-caption aligncenter" style="width: 442px"><a href="http://paulsolt.com/wp-content/uploads/2010/03/ProjectStructure1.png"><img class="size-full wp-image-523 " title="ProjectStructure" src="http://paulsolt.com/wp-content/uploads/2010/03/ProjectStructure1.png" alt="" width="432" height="316" /></a><p class="wp-caption-text">Complex Cross-platform Project Structure</p></div>
<p style="text-align: left;">
<p><script type="text/javascript"><!--
google_ad_client = "pub-2182421302031373";
/* 468x15, created 11/9/10 */
google_ad_slot = "7180498408";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p style="text-align: left;">We need to modify the project settings for SCM and configure the roots.</p>
<ol>
<li>Double-click on the project name in the <em>Groups &amp; Files </em>Pane and you&#8217;ll get the Project Properties window.</li>
<div id="attachment_531" class="wp-caption aligncenter" style="width: 466px"><a href="http://paulsolt.com/wp-content/uploads/2010/03/Project-Properties1.png"><img class="size-full wp-image-531 " title="Project Properties" src="http://paulsolt.com/wp-content/uploads/2010/03/Project-Properties1.png" alt="" width="456" height="430" /></a><p class="wp-caption-text">Project Properties</p></div>
<li style="text-align: justify;">Click on Configure Roots &amp; SCM in the Project Properties</li>
<li style="text-align: justify;">Set the <strong>Root</strong> to point above the project directory. In my example, the source folder is located two directories above the Xcode project. I set Roots to &#8220;../../&#8221;</li>
<div class="wp-caption aligncenter" style="width: 402px"><img class=" " title="SCM Settings" src="http://paulsolt.com/wp-content/uploads/2010/03/SCM-Settings.png" alt="" width="392" height="218" /><p class="wp-caption-text">Project Roots &amp; SCM Settings</p></div>
<li>Select the SCM repository from one that was setup during the SCM configuration process. I noticed that setting the root will reset the repository, so make sure it doesn&#8217;t change on you.</li>
<p><script type="text/javascript"><!--
google_ad_client = "ca-pub-2182421302031373";
/* Large Post Ad */
google_ad_slot = "4358587115";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<li style="text-align: justify;">Double-click SCM and we should be able to see any file under SVN version control in the parent directory two levels up. I can see changes to the directories <em>source, images, Xcode, docs, and tests. </em></li>
</ol>
<p style="text-align: center;">
<p style="text-align: justify;">
<div class="mceTemp mceIEcenter" style="text-align: justify;">
<dl id="attachment_526" class="wp-caption aligncenter" style="width: 432px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-526 " title="XcodeProjectLayout" src="http://paulsolt.com/wp-content/uploads/2010/03/XcodeProjectLayout.png" alt="" width="422" height="274" /></dt>
<dd class="wp-caption-dd">SCM File View with All Subdirectories</dd>
</dl>
</div>
<p style="text-align: justify;">
<h4 style="text-align: justify;">More Settings</h4>
<p style="text-align: justify;">Another helpful setting is to turn on the SCM on the files view.</p>
<ul style="text-align: justify;">
<li style="text-align: justify;">Turn on the SCM on the Editor files view: Right-click on the view bar in the file view on the right side and enable SCM. Now you can see when files have been changed in the normal view outside the SCM view.</li>
<div id="attachment_534" class="wp-caption alignnone" style="width: 469px"><a href="http://paulsolt.com/wp-content/uploads/2010/03/SCM-Menu-View.png"><img class="size-full wp-image-534   " title="SCM Menu View" src="http://paulsolt.com/wp-content/uploads/2010/03/SCM-Menu-View.png" alt="" width="459" height="179" /></a><p class="wp-caption-text">Viewing SVN File Changes</p></div>
<li>View Flat Files:  If you double-click on SCM in the Groups &amp; Files pane you will get another window. On the bottom left side there is a button. Set it to &#8220;Flat&#8221; if you like to see just the files that changed without regard to where in the SVN repository they were.</li>
</ul>
<div class="mceTemp mceIEcenter" style="text-align: justify;">
<dl id="attachment_540" class="wp-caption aligncenter" style="width: 474px;">
<dt class="wp-caption-dt"><a href="http://paulsolt.com/wp-content/uploads/2010/03/flatFiles.png"><img class="size-full wp-image-540  " title="flatFiles" src="http://paulsolt.com/wp-content/uploads/2010/03/flatFiles.png" alt="" width="464" height="378" /></a></dt>
<dd class="wp-caption-dd">Viewing SCM with the Flat Files view</dd>
</dl>
</div>
<p style="text-align: justify;">
<p><script type="text/javascript"><!--
google_ad_client = "ca-pub-2182421302031373";
/* Large Post Ad */
google_ad_slot = "4358587115";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://paulsolt.com/2010/11/xcode-3-2-scm-with-svn-and-complex-project-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using SCM with SVN 1.6 and Xcode 3.1.2</title>
		<link>http://paulsolt.com/2009/04/using-scm-with-svn-16-and-xcode-312/</link>
		<comments>http://paulsolt.com/2009/04/using-scm-with-svn-16-and-xcode-312/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 18:54:38 +0000</pubDate>
		<dc:creator>Paul Solt</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[SCM]]></category>
		<category><![CDATA[svn 1.6]]></category>
		<category><![CDATA[version control]]></category>
		<category><![CDATA[xcode 3.1.2]]></category>

		<guid isPermaLink="false">http://paulsolt.com/?p=215</guid>
		<description><![CDATA[<p style="text-align: justify;">Version control software is very important to use to keep track of changes. Today I was testing out the Xcode SCM (Software Configuration Management) integrated tools with SVN today and I had a few issues.</p> <p style="text-align: justify;">1. Xcode is trying to use the wrong dynamic libraries for SVN, if you <a title="Updating [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Version control software is very important to use to keep track of changes. Today I was testing out the Xcode SCM (Software Configuration Management) integrated tools with SVN today and I had a few issues.</p>
<p style="text-align: justify;">1. Xcode is trying to use the wrong dynamic libraries for SVN, if you <a title="Updating SVN in Leopard" href="http://www.imarichardson.com/2008/10/06/osx-svn-woes-client-is-too-old-to-work-with-working-copy/" target="_blank">update your SVN version to 1.6+</a>. Since it&#8217;s referencing the wrong libraries you will get an error similar to this one:</p>
<pre style="text-align: justify;">Error: 155021 (Unsupported working copy format) please get a
newer Subversion client</pre>
<p style="text-align: justify;">I&#8217;ve seen this type of error when I upgraded my SVN and tried to use other SCM GUI software. To fix it I <strong>googled</strong> around and found some useful information at: <a title="Blind Genius SVN Xcode Fix" href="http://blindgenius.wordpress.com/2009/03/22/subversion-16-xcode-312-versions/" target="_blank">Blind Genius Weblog </a></p>
<pre>cd /usr/lib
sudo mkdir oldSVN
sudo mv libap*-1.dylib oldSVN
sudo mv libsvn*-1.dylib oldSVN
sudo mv libap*-1.0.dylib oldSVN
sudo mv libsvn*-1.0.dylib oldSVN
$ sudo ln -s /opt/local/lib/libap*-1.0.dylib .
$ sudo ln -s /opt/local/lib/libsvn*-1.0.dylib .
$ sudo ln -s /opt/local/lib/libap*-1.dylib .
$ sudo ln -s /opt/local/lib/libsvn*-1.dylib .</pre>
<p style="text-align: justify;">Instead of removing the library files, I moved them into a new directory as backup.</p>
<p style="text-align: justify;">2. Now Xcode can use the correct updated libraries from SVN 1.6+, so I moved on to the next task of adding an existing project to the SVN repository. The tutorial at <a title="Xcode SVN Setup" href="http://www.jms1.net/iPhone/xcode-svn.shtml" target="_blank">jms1.net</a> was helpful in refreshing my memory for the SVN commands.</p>
<p style="text-align: justify;">Make a project in Xcode and then use <strong>Terminal</strong> and execute the commands. If you aren&#8217;t familar with SVN check out the <a title="SVN 1.5 Documentation" href="http://svnbook.red-bean.com/en/1.5/index.html" target="_blank">documentation</a>.</p>
<pre>cd LOCAL_PROJECT_PATH
svn mkdir SVN_REPOSITORY_LOCATION/PROJECT_NAME
svn co SVN_REPOSITORY_LOCATION/PROJECT_NAME .
svn add *
svn revert --recursive build
svn ps svn:ignore build .
svn ci</pre>
<p style="text-align: justify;">The commands create a folder in your SVN repository. Next it checks out the remote repository folder into the local project folder and add all of the project files. Once the files are &#8220;added&#8221; you&#8217;ll want to remove the build directory and ignore it from your SVN repository. Lastly it&#8217;ll commit the changes and you&#8217;re project is in the repository.</p>
<p style="text-align: justify;">3. The project is in the repository and Xcode is using the latest version of SVN. You can use the SCM tools in Xcode to manage the project.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-2182421302031373";
/* Large Post Ad */
google_ad_slot = "4358587115";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://paulsolt.com/2009/04/using-scm-with-svn-16-and-xcode-312/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Macbook Pro + Windows + Dual Monitors = Painful</title>
		<link>http://paulsolt.com/2008/09/macbook-pro-windows-dual-monitors-painful/</link>
		<comments>http://paulsolt.com/2008/09/macbook-pro-windows-dual-monitors-painful/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 16:57:56 +0000</pubDate>
		<dc:creator>Paul Solt</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Boot Camp]]></category>
		<category><![CDATA[Dual Monitors]]></category>
		<category><![CDATA[Macbook Pro]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.paulsolt.com/?p=36</guid>
		<description><![CDATA[<p style="text-align: justify;">I didn&#8217;t think it would be so hard to just get my taskbar and icons on a second monitor using Windows on my Macbook Pro. It doesn&#8217;t seem like a whole lot of people run Windows on the Mac, so there isn&#8217;t a whole lot of resources if you get stuck. It takes [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">I didn&#8217;t think it would be so hard to just get my taskbar and icons on a second monitor using Windows on my Macbook Pro. It doesn&#8217;t seem like a whole lot of people run Windows on the Mac, so there isn&#8217;t a whole lot of resources if you get stuck. It takes a lot of digging to find the real answers. Turns out the display drivers from NVIDIA/Apple for Windows don&#8217;t support making an external monitor as a primary monitor. It only gives the option of making the laptop display primary. This limitation is very painful and kept me up for hours/days searching for registry hacks, hacked drivers, and more. Here&#8217;s what I found that didn&#8217;t work and what did:</p>
<p><strong>Registry hack:  Fail = True;</strong></p>
<blockquote><p>The Apple nVidia driver INF file is missing 2 registry entries for using external display as primary in a dual display setup. The keys you need are:</p>
<p>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Video{C0FF928A-9E27-40AE-845F-E0D8A8E03216}\0000<br />
&#8220;DualViewAllow2ndViewAsPrimary&#8221;=dword:00000001<br />
&#8220;DualViewMobile&#8221;=dword:00000002</p>
<p>Do not import these lines directly. Do them manually via REGEDIT. The hardware ID (C0FF928A-9E27-40AE-845F-E0D8A8E03216) is different in every system, so put the keys in the correct video hardware key in your system.</p></blockquote>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-2182421302031373";
/* Large Post Ad */
google_ad_slot = "4358587115";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p style="text-align: justify;">Turns out Windows didn&#8217;t like the registry hack and I couldn&#8217;t get anything up on the display, even though I was able to get the primary display option on my external monitor with the hack. I also had to guess which hardware ID to use, since there were 5 hardware key options. I tried the logical one with a lot of registry entries for display modes/settings under the 0000 folder.</p>
<p style="text-align: justify;"><strong>Updated Supported Drivers:  Fail = True;</strong><br />
Again I began searching for something else, but there&#8217;s not a whole lot of information on this topic. I contemplated installing a different set of drivers for Windows, but the one I found referenced from Apples discussion page was older than the current driver I have now. There was a recent update for Boot Camp to 2.1 this summer which looks like it included new NVIDIA drivers.</p>
<p style="text-align: justify;"><strong>Updated Un-supported Drivers:  Fail = True;</strong><br />
Not having a real solution from Apple I looked into the drivers from http://www.laptopvideo2go.com/ however I found a few posts that said it didn&#8217;t help or wasn&#8217;t performing as well. I&#8217;m doing game development (XNA) on my laptop and I don&#8217;t want to ruin a working system or introduce incompatibilities; so stability is very important for me at the moment. I decided to try and avoid non-standard drivers and look for another alternative.</p>
<p style="text-align: justify;"><strong>nView Desktop Manager:  Success = True;</strong><br />
<img src="http://paulsolt.com/wp-content/uploads/2008/09/nviewdesktop.png" alt="nView Desktop Manager" /><br />
Here is the solution that I had been looking for; it was something I found last year, but forgot about since I didn&#8217;t have dual monitors. To enable it you&#8217;ll need to go to &#8216;Control Panel&#8217; -&gt; &#8216;NVIDIA nView Desktop Manager&#8217; -&gt; click &#8216;Enable&#8217;. Now you should see the nView Properties option when you right click on your desktop and you&#8217;ve just opened a whole can of worms for customizing your desktop.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-2182421302031373";
/* 468x15, created 11/9/10 */
google_ad_slot = "7180498408";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<ul style="text-align: justify;">
<li>You can <strong>move your Taskbar/icons to your second display</strong> by the &#8216;Tools&#8217; tab and &#8216;Move to Display&#8217; button.</li>
<li>Set multiple desktop backgrounds using the &#8216;Desktops&#8217; tab and the Properties button. There&#8217;s a check box to &#8216;Allow different backgrounds per display&#8217;</li>
<li>Hotkeys to perform various tasks related to windows management</li>
<li>Profiles to save/load settings when switching between a dual monitor/single display setup.</li>
<li>Transparency effects on window drags and more&#8230;</li>
</ul>
<p style="text-align: justify;"><strong>Edit</strong>: As much as I&#8217;d like this solution to work all the time; it still has bugs. Dialogs on different applications appear on the laptop display and the software can sometimes be glitchy for the development work I&#8217;m doing. WinForms development with Visual Studio 2005 Express seems to bug it out the most and causes Icons to flicker. I&#8217;m not sure if that flicker is because of the dual monitor setup or from WinForm editing in VS 2005.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-2182421302031373";
/* Large Post Ad */
google_ad_slot = "4358587115";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://paulsolt.com/2008/09/macbook-pro-windows-dual-monitors-painful/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Life Changing Event</title>
		<link>http://paulsolt.com/2008/01/life-changing-event/</link>
		<comments>http://paulsolt.com/2008/01/life-changing-event/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 17:41:45 +0000</pubDate>
		<dc:creator>Paul Solt</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Life at RIT]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.paulsolt.com/?p=32</guid>
		<description><![CDATA[<p>My life has changed thanks to Joe.</p> <p>Suddenly my tab key is more useful on my Macbook. I can now tab through my dialog option buttons. There&#8217;s an obscure setting in the System Preferences > Keyboard and Mouse > Keyboard Shortcuts > Full Keyboard Access (set to All Controls). Or you can press ctrl-F7.</p> <p>This [...]]]></description>
			<content:encoded><![CDATA[<p>My life has changed thanks to Joe.</p>
<p>Suddenly my tab key is more useful on my Macbook. I can now tab through my dialog option buttons. There&#8217;s an obscure setting in the System Preferences > Keyboard and Mouse > Keyboard Shortcuts > Full Keyboard Access (set to All Controls). Or you can press ctrl-F7.</p>
<p>This makes so many things much easier to do with out having to constantly use the mouse to move to a button and click.</p>
<p>Love it!</p>
]]></content:encoded>
			<wfw:commentRss>http://paulsolt.com/2008/01/life-changing-event/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

