<?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>Conny Lundgren's blog &#187; mac osx</title>
	<atom:link href="http://blog.refactor.se/category/mac/mac-osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.refactor.se</link>
	<description>Thoughts on Java, Agile, OS X and life in general..</description>
	<lastBuildDate>Fri, 05 Dec 2008 07:51:14 +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>IntelliJ &amp; Spaces, a fix (kind off)</title>
		<link>http://blog.refactor.se/2008/07/01/intellij-spaces-a-fix-kind-off/</link>
		<comments>http://blog.refactor.se/2008/07/01/intellij-spaces-a-fix-kind-off/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 06:49:19 +0000</pubDate>
		<dc:creator>conny.lundgren</dc:creator>
				<category><![CDATA[ide, idea]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mac osx]]></category>

		<guid isPermaLink="false">http://blog.refactor.se/?p=119</guid>
		<description><![CDATA[
This isn&#8217;t exactly new, but some java-apps seem to have problems with Spaces in Leopard, i.e. not changing to the correct spaces when switching program.
I found a pretty easy solution, simply open the help window and put it behind the main IDEA window, spaces works fine (although this is kind of hacky).
 

]]></description>
			<content:encoded><![CDATA[<p><!--StartFragment--></p>
<p class="MsoNormal">This isn&#8217;t exactly new, but some java-apps seem to have problems with Spaces in Leopard, i.e. not changing to the correct spaces when switching program.</p>
<p class="MsoNormal">I found a pretty easy solution, simply open the help window and put it behind the main IDEA window, spaces works fine (although this is kind of hacky).</p>
<p class="MsoNormal"> </p>
<p><!--EndFragment--></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.refactor.se/2008/07/01/intellij-spaces-a-fix-kind-off/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Apple seeds JDK 6 to testers</title>
		<link>http://blog.refactor.se/2007/12/19/apple-seeds-jdk-6-to-testers/</link>
		<comments>http://blog.refactor.se/2007/12/19/apple-seeds-jdk-6-to-testers/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 07:09:07 +0000</pubDate>
		<dc:creator>conny.lundgren</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[mac osx]]></category>

		<guid isPermaLink="false">http://blog.refactor.se/2007/12/19/apple-seeds-jdk-6-to-testers/</guid>
		<description><![CDATA[Finally, after months of silence something about the JDK6 for OS X has surfaced. According to Macrumors.com apple seeded Java SE 6 Preview 8 for Leopard yesterday evening. According to the report it’s Java SE 6 version 1.6.0_01, and apparently requires a 64-bit capable Intel-mac. So there is still room for ranting about the support [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, after months of silence something about the JDK6 for OS X has surfaced. According to <a href="http://www.macrumors.com/2007/12/18/apple-seeds-mac-os-x-10-5-2-and-java-se-6-preview-8-for-leopard/" title="Macrumors">Macrumors.com</a> apple seeded Java SE 6 Preview 8 for Leopard yesterday evening. According to the report it’s Java SE 6 version 1.6.0_01, and apparently requires a 64-bit capable Intel-mac. So there is still room for ranting about the support for PPC platform.</p>
<p>I for one think it’s wonderful news to get support for JDK6, not so much for development purposes but for the improved performance and some random goodies included in the JDK.</p>
<p><strong>Update:</strong> Apparently Apple also made <a href="http://developer.apple.com/java/">Java SE 6 Developer Preview 8</a> available from the ADC site today. Go grab it, and stop complaining..</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.refactor.se/2007/12/19/apple-seeds-jdk-6-to-testers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Leopard trick: Latest App, doc, server etc.</title>
		<link>http://blog.refactor.se/2007/11/18/leopard-trick-latest-app-doc-server-etc/</link>
		<comments>http://blog.refactor.se/2007/11/18/leopard-trick-latest-app-doc-server-etc/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 11:41:13 +0000</pubDate>
		<dc:creator>conny.lundgren</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[mac osx]]></category>

		<guid isPermaLink="false">http://blog.refactor.se/2007/11/18/leopard-trick-latest-app-doc-server-etc/</guid>
		<description><![CDATA[Just a quick tip for the Leopard users out there, to have a stack in the dock which reflect you Recent Applications, Recent Documents, Recent Servers, Favorite Volumes or Favorite Items simply do the following
Fire up a terminal and enter
defaults write com.apple.dock persistent-others -array-add &#8216;{ &#8220;tile-data&#8221; = { &#8220;list-type&#8221; = 1; }; &#8220;tile-type&#8221; = &#8220;recents-tile&#8221;; [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick tip for the Leopard users out there, to have a stack in the dock which reflect you Recent Applications, Recent Documents, Recent Servers, Favorite Volumes or Favorite Items simply do the following</p>
<p>Fire up a terminal and enter</p>
<blockquote><p>defaults write com.apple.dock persistent-others -array-add &#8216;{ &#8220;tile-data&#8221; = { &#8220;list-type&#8221; = 1; }; &#8220;tile-type&#8221; = &#8220;recents-tile&#8221;; }&#8217;</p></blockquote>
<p>Followed by a restart of the dock with the trusted</p>
<blockquote><p>killall Dock</p></blockquote>
<p>There should now be a new stack on your dock, change the &#8220;mode&#8221; by right(ctrl) clicking the stack to change what the stack shows.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.refactor.se/2007/11/18/leopard-trick-latest-app-doc-server-etc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>No JDK6 with OS X 10.5 Leopard</title>
		<link>http://blog.refactor.se/2007/10/26/no-jdk6-with-os-x-105-leopard/</link>
		<comments>http://blog.refactor.se/2007/10/26/no-jdk6-with-os-x-105-leopard/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 08:25:02 +0000</pubDate>
		<dc:creator>conny.lundgren</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[mac osx]]></category>
		<category><![CDATA[osx leopard java jdk]]></category>

		<guid isPermaLink="false">http://blog.refactor.se/2007/10/26/no-jdk6-with-os-x-105-leopard/</guid>
		<description><![CDATA[So what’s up with Java on the Mac? After the initial chock of Apple not mentioning anything about Java 6 support in Leopard, as well as pulling the alpha/beta release from ADC a while ago the future of Java as a first-class citizen on the Mac has been questioned around the blogosphere..
Well having just installed [...]]]></description>
			<content:encoded><![CDATA[<p>So what’s up with Java on the Mac? After the initial chock of Apple not mentioning anything about Java 6 support in Leopard, as well as pulling the alpha/beta release from ADC a while ago the future of Java as a first-class citizen on the Mac has been questioned around the blogosphere..</p>
<p>Well having just installed Leopard on my MacBook Pro (The upgrade was painless, 30min) I can say that <strong>JDK 6 is not included in Leopard</strong>, those of you might remember that JDK 1.5 shipped exclusivly with the Tiger release, and I was really expecting the same this time.</p>
<p>Hopefully (and most probably) Apple will release a JDK 6 sometime, but the real question here is &#8220;sometime&#8221;, how long can you afford to wait? (For the record Sun released JDK6 almost a year ago at December 11 2006)</p>
<p>So how does this effect you? Personally I am not that effected since I mostly do Enterprise development, but I could use the speedup in JDK6 for running IDE&#8217;s and other tools.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.refactor.se/2007/10/26/no-jdk6-with-os-x-105-leopard/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Netbeans, Subversion and Mac</title>
		<link>http://blog.refactor.se/2007/09/14/netbeans-subversion-and-mac/</link>
		<comments>http://blog.refactor.se/2007/09/14/netbeans-subversion-and-mac/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 10:38:10 +0000</pubDate>
		<dc:creator>conny.lundgren</dc:creator>
				<category><![CDATA[ide, netbeans]]></category>
		<category><![CDATA[mac osx]]></category>

		<guid isPermaLink="false">http://blog.refactor.se/2007/09/14/netbeans-subversion-and-mac/</guid>
		<description><![CDATA[NetBeans has SVN support pretty much out-of-the-box, but on OS X you will be presented with the not so obvious message

NetBeans Subversion support requires Subversion 1.3 executable!
Install Subversion 1.3 (http://subversion.tigris.org) or later,
add it to PATH,
test by running &#8217;svn &#8211;version&#8217; from command line, and
finally restart IDE, please

Since I apparently has forgotten how I made it work [...]]]></description>
			<content:encoded><![CDATA[<p>NetBeans has SVN support pretty much out-of-the-box, but on OS X you will be presented with the not so obvious message</p>
<blockquote><p>
NetBeans Subversion support requires Subversion 1.3 executable!</p>
<p>Install Subversion 1.3 (http://subversion.tigris.org) or later,<br />
add it to PATH,<br />
test by running &#8217;svn &#8211;version&#8217; from command line, and<br />
finally restart IDE, please
</p></blockquote>
<p>Since I apparently has forgotten how I made it work before here is the instruction for future reference, hopefully this will save me (and perhaps others) from some frustration. </p>
<ol>
<blockquote><li>Fire up a terminal</li>
</blockquote>
<blockquote><li>Navigate to your Netbeans installtion folder like <br /><b>cd /Applications/NetBeans5.5.app/Contents/Resources/NetBeans/bin</b></li>
</blockquote>
<blockquote><li>Open the <b>netbeans</b> file in your favorite editor</li>
</blockquote>
<blockquote><li>On the first line (after comments) add<br /><b> PATH=$PATH:/usr/local/bin:/usr/local/sbin<br />
export PATH</b></li>
</blockquote>
<blockquote><li>Save the file, and restart NetBeans</li>
</blockquote>
</ol>
<p>Your all set!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.refactor.se/2007/09/14/netbeans-subversion-and-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
