<?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</title>
	<atom:link href="http://blog.refactor.se/category/mac/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>OS X “must-have” software, revisited</title>
		<link>http://blog.refactor.se/2007/10/19/os-x-%e2%80%9cmust-have%e2%80%9d-software-revisited/</link>
		<comments>http://blog.refactor.se/2007/10/19/os-x-%e2%80%9cmust-have%e2%80%9d-software-revisited/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 14:11:40 +0000</pubDate>
		<dc:creator>conny.lundgren</dc:creator>
				<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://blog.refactor.se/2007/10/19/os-x-%e2%80%9cmust-have%e2%80%9d-software-revisited/</guid>
		<description><![CDATA[Following up on a popular, but somewhat outdated list of my &#8220;must-have software for OS X&#8221;, some applications remains the same and some have been replaced.
Without further ado.
Bonecho (Firefox) &#8211; Nothing to say really, Firefox native build, some usefull plugins I use Adblock, Google Browser Sync, Google Gears, PDF Download, Server Spy, Stylish, Better Gmail, [...]]]></description>
			<content:encoded><![CDATA[<p>Following up on a popular, but somewhat outdated list of my &#8220;must-have software for OS X&#8221;, some applications remains the same and some have been replaced.</p>
<p>Without further ado.</p>
<p><a href="http://www.beatnikpad.com/archives/2007/07/02/firefox-2004">Bonecho</a> (Firefox) &#8211; Nothing to say really, Firefox native build, some usefull plugins I use <a href="https://addons.mozilla.org/en-US/firefox/addon/1865">Adblock</a>, <a href="http://www.google.com/tools/firefox/browsersync/index.html">Google Browser Sync</a>, <a href="http://gears.google.com/">Google Gears</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/636">PDF Download</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/2036">Server Spy</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/2108">Stylish</a>, <a href="http://lifehacker.com/software/gmail/lifehacker-code-better-gmail-firefox-extension-251923.php">Better Gmail</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/3615">del.icio.us Bookmarks</a> )<br />
<a href="http://macbricol.free.fr/coreduotemp/">CoreDuoTemp</a><br />
<a href="http://www.discoapp.com/"> Disco</a><br />
<a href="http://www.magicdraw.com/"> MagicDraw UML</a><br />
<a href="http://www.indev.ca/MailActOn.html"> MailActOn</a><br />
<a href="http://mailplaneapp.com/">Mailplane</a><br />
<a href="http://www.indev.ca/MailTags.html">MailTags</a><br />
<a href="http://www.objectpark.net/mcc.html"> MenuCalendarClock iCal</a><br />
<a href="http://www.omnigroup.com/applications/omnidazzle/">OmniDazzle</a><br />
<a href="http://quicksilver.blacktree.com/">Quicksilver</a><br />
<a href="http://www.orange-carb.org/SBM/">SlimBatteryMonitor</a><br />
<a href="http://www.skype.com">Skype</a><br />
<a href="http://c-command.com/spamsieve/"> SpamSieve</a><br />
<a href="http://scplugin.tigris.org/">SCPlugin</a><br />
<a href="http://macromates.com/">Textmate</a><br />
<a href="http://wakaba.c3.cx/s/apps/unarchiver.html"> The Unarchiver</a><br />
<a href="http://gui.interacto.net/">UNO</a><br />
<a href="http://www.yepthat.com/"> Yep</a><br />
<a href="http://www.vmware.com/mac"> VMWare Fusion</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.refactor.se/2007/10/19/os-x-%e2%80%9cmust-have%e2%80%9d-software-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
