<?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>HackAAPL: Hacking Apple Products &#187; Uncategorized</title>
	<atom:link href="http://www.hackaapl.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hackaapl.com</link>
	<description>Apple Hacking Tips and Tricks</description>
	<lastBuildDate>Thu, 18 Mar 2010 19:30:24 +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>VMWare Fusion 3.1 Beta Download Available</title>
		<link>http://www.hackaapl.com/vmware-fusion-3-1-beta-download-available/</link>
		<comments>http://www.hackaapl.com/vmware-fusion-3-1-beta-download-available/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 19:29:08 +0000</pubDate>
		<dc:creator>osX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hackaapl.com/?p=140</guid>
		<description><![CDATA[VMware  Fusion 3.1 Beta Now Available



The VMware Fusion 3.1 Beta is now available at http://communities.vmware.com/community/beta/fusion.
This beta software includes 10+ new and improved  features including:

More Powerful Graphics Performance for Games &#38; 3D Apps: OpenGL 2.1 support for Windows Vista and Windows 7, DirectX 9.0 SM3 performance improvements, Windows Aero performance improvements, better OpenGL compatibility [...]]]></description>
			<content:encoded><![CDATA[<h2><a href="http://blogs.vmware.com/teamfusion/2010/03/vmware-fusion-31-beta-now-available.html">VMware  Fusion 3.1 Beta Now Available</a></h2>
<div>
<div>
<div>
<p>The VMware Fusion 3.1 Beta is now available at <a href="http://communities.vmware.com/community/beta/fusion">http://communities.vmware.com/community/beta/fusion</a>.</p>
<p>This beta software includes<strong> 10+ new and improved  features </strong>including:</p>
<ul>
<li><strong>More Powerful Graphics Performance for Games &amp; 3D Apps</strong>: OpenGL 2.1 support for Windows Vista and Windows 7, DirectX 9.0 SM3 performance improvements, Windows Aero performance improvements, better OpenGL compatibility for modeling apps</li>
<li><strong>Improved USB Support</strong>: USB &#8220;EasyConnect&#8221; makes it simple to assign a USB device to a virtual machine or your Mac and then remembers preferred settings for each USB device</li>
<li><strong>Support for larger virtual machines</strong>: 8-way SMP  support added, maximum virtual hard disk size increased from 950 GB to 2  TB</li>
<li><strong>Improved Boot Camp Support</strong>: Improved disk performance for your Boot Camp VMs, better handling of disk configuration changes to avoid duplicate entries, option to avoid authentication dialogs when using a Boot Camp virtual machine</li>
<li><strong>PC Migration Improvements</strong>: Migration status  displayed on PC, now avoids port conflicts, guest account issues on Mac  OS X now resolved</li>
<li><strong>User Experience Improvement Program</strong>: VMware uses information obtained through the User Experience Improvement Program to improve the quality, reliability, and performance of our products and to plan our future development and testing. Participation in the program is voluntary and you can opt out at any time.</li>
<li><strong>Many Additional UI Improvements and Various Fixes</strong>: <a href="http://communities.vmware.com/docs/DOC-12165">See the <strong>VMware  Fusion 3.1 Beta Release Notes</strong></a> for more information.</li>
</ul>
<p>We look forward to hearing your feedback.  Please post all of your  comments or questions in the Beta forums!</p>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.hackaapl.com/vmware-fusion-3-1-beta-download-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup PGP on Snow Leopard</title>
		<link>http://www.hackaapl.com/setup-pgp-on-snow-leopard/</link>
		<comments>http://www.hackaapl.com/setup-pgp-on-snow-leopard/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 22:46:21 +0000</pubDate>
		<dc:creator>osX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[PGP OS X]]></category>

		<guid isPermaLink="false">http://www.hackaapl.com/setup-pgp-on-snow-leopard/</guid>
		<description><![CDATA[How To:
Begin by downloading and verifying the GnuPG archives from. Here&#8217;s what to type:
curl -O ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-1.4.10.tar.gzcurl -O ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-1.4.10.tar.gz.sig
 If this server does not work please take a look at the morrors page of GnuPG at http://www.gnupg.org/(en)/download/mirrors.html, choose a mirror and  replace the URL in an appropriate way. For instance choose curl -O ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/gnupg/ gnupg-1.4.2.2.tar.gz
To [...]]]></description>
			<content:encoded><![CDATA[<p>How To:</p>
<p>Begin by downloading and verifying the GnuPG archives from<br /><http://www.gnupg.org/>. Here&#8217;s what to type:</p>
<p>curl -O ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-1.4.10.tar.gz<br />curl -O ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-1.4.10.tar.gz.sig</p>
<p> If this server does not work please take a look at the morrors page of GnuPG<br /> at http://www.gnupg.org/(en)/download/mirrors.html, choose a mirror and <br /> replace the URL in an appropriate way. For instance choose<br /> curl -O ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/gnupg/<br /> gnupg-1.4.2.2.tar.gz</p>
<p>To verify:</p>
<p>gpg &#8211;verify gnupg-1.4.10.tar.gz.sig</p>
<p>or, if you don&#8217;t have an older copy of GnuPG or another OpenPGP program<br />(NEVER verify the version of GnuPG you download with itself), use the SHA-1<br />checksums found on the GnuPG Web site and compare with the checksum from:</p>
<p>openssl sha1 gnupg-1.4.10.tar.gz</p>
<p>Next, untar GnuPG:</p>
<p>tar -xzf gnupg-1.4.10.tar.gz</p>
<p>And move into the GnuPG directory:</p>
<p>cd gnupg-1.4.10</p>
<p> Please bear in mind that the TIGER hash algorithm is no longer supported.<br /> If you need to use the TIGER module refer to an earlier version of GnuPG<br /> (1.2.6 or older). TIGER is not more part of the OpenPGP standard.</p>
<p> If you want to use IDEA (and have the legal right), follow the instructions<br /> found on the Mac GPG Website in howto-install-IDEA. Afterwards, return here<br /> to finish building and installing GnuPG.</p>
<p> If you need to include or exclude anything else please run the following<br /> command to get a list of all options available:</p>
<p> ./configure -h</p>
<p>Now you need to set up GnuPG to build on your system. You do this by<br />running configure:</p>
<p>./configure</p>
<p> NOTE: If you try to compile gnupg on Snow Leopard (Mac OS X 10.6) you only<br /> will be able to run gnupg in 32bit mode. Thus you will have to compile it<br /> for that mode. You can do this by using this command instead the above<br /> mentioned:</p>
<p> ./configure CC=&#8221;gcc -arch i386&#8243;</p>
<p>Once you have everything configured, it&#8217;s time to compile GnuPG by running:</p>
<p>make</p>
<p>(Tip for Power Users: To help make run even faster, use the -jn option to<br /> overlap processes that make spawns where n is the number of processors on<br /> your system plus one. For example, on a single processor eMac, you&#8217;d use<br /> &#8216;make -j2&#8242;.)</p>
<p>Optionally, you can run make check before you install to make sure that your<br />system will be safe to run GnuPG on.</p>
<p>make check</p>
<p>If all tests pass, the only thing left to do is type:</p>
<p>sudo make install</p>
<p>And, voila! GnuPG should be installed on your computer!</p>
<p>After you have GnuPG installed, it wouldn&#8217;t hurt to check the quality of the<br />random numbers being produced by /dev/random. To test this, first type:</p>
<p>gpg &#8211;gen-random 0 > rnd &#038;</p>
<p>and after a little while kill the process (once you&#8217;ve got 20 or 30 MB of<br />random numbers). Then, using a program like ent, check the quality of the<br />numbers. Of particular interest will be the entropy, compressibility, and<br />chi^2 p-value (this should be as high as possible, as low as possible, and<br />as close to .5 as possible, respectively; see ent documentation for more<br />details).</p>
<p><br class="final-break" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackaapl.com/setup-pgp-on-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snow Leopard Update 10.6.2 Released</title>
		<link>http://www.hackaapl.com/snow-leopard-update-10-6-2-released/</link>
		<comments>http://www.hackaapl.com/snow-leopard-update-10-6-2-released/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 00:47:25 +0000</pubDate>
		<dc:creator>osX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hackaapl.com/?p=136</guid>
		<description><![CDATA[The 10.6.2 Update is recommended for all users running Mac OS X Snow Leopard and includes general operating system fixes that enhance the stability, compatibility, and security of your Mac, including fixes for:
an issue that might cause your system to logout unexpectedly
a graphics distortion in Safari Top Sites
Spotlight search results not showing Exchange contacts
a problem [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">The 10.6.2 Update is recommended for all users running Mac OS X Snow Leopard and includes general operating system fixes that enhance the stability, compatibility, and security of your Mac, including fixes for:</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">an issue that might cause your system to logout unexpectedly</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">a graphics distortion in Safari Top Sites</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Spotlight search results not showing Exchange contacts</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">a problem that prevented authenticating as an administrative user</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">issues when using NTFS and WebDAV file servers</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">the reliability of menu extras</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">an issue with the 4-finger swipe gesture</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">an issue that causes Mail to quit unexpectedly when setting up an Exchange server</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Address Book becoming unresponsive when editing</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">a problem adding images to contacts in Address Book</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">an issue that prevented opening files downloaded from the Internet</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Safari plug-in reliability</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">general reliability improvements for iWork, iLife, Aperture, Final Cut Studio, MobileMe, and iDisk</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">an issue that caused data to be deleted when using a guest account</div>
<p>The 10.6.2 Update is recommended for all users running Mac OS X Snow Leopard and includes general operating system fixes that enhance the stability, compatibility, and security of your Mac, including fixes for:</p>
<ul>
<li><span style="white-space: pre;"> </span>•<span style="white-space: pre;"> </span>an issue that might cause your system to logout unexpectedly</li>
<li><span style="white-space: pre;"> </span>•<span style="white-space: pre;"> </span>a graphics distortion in Safari Top Sites</li>
<li><span style="white-space: pre;"> </span>•<span style="white-space: pre;"> </span>Spotlight search results not showing Exchange contacts</li>
<li><span style="white-space: pre;"> </span>•<span style="white-space: pre;"> </span>a problem that prevented authenticating as an administrative user</li>
<li><span style="white-space: pre;"> </span>•<span style="white-space: pre;"> </span>issues when using NTFS and WebDAV file servers</li>
<li><span style="white-space: pre;"> </span>•<span style="white-space: pre;"> </span>the reliability of menu extras</li>
<li><span style="white-space: pre;"> </span>•<span style="white-space: pre;"> </span>an issue with the 4-finger swipe gesture</li>
<li><span style="white-space: pre;"> </span>•<span style="white-space: pre;"> </span>an issue that causes Mail to quit unexpectedly when setting up an Exchange server</li>
<li><span style="white-space: pre;"> </span>•<span style="white-space: pre;"> </span>Address Book becoming unresponsive when editing</li>
<li><span style="white-space: pre;"> </span>•<span style="white-space: pre;"> </span>a problem adding images to contacts in Address Book</li>
<li><span style="white-space: pre;"> </span>•<span style="white-space: pre;"> </span>an issue that prevented opening files downloaded from the Internet</li>
<li><span style="white-space: pre;"> </span>•<span style="white-space: pre;"> </span>Safari plug-in reliability</li>
<li><span style="white-space: pre;"> </span>•<span style="white-space: pre;"> </span>general reliability improvements for iWork, iLife, Aperture, Final Cut Studio, MobileMe, and iDisk</li>
<li><span style="white-space: pre;"> </span>•<span style="white-space: pre;"> </span>an issue that caused data to be deleted when using a guest account</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hackaapl.com/snow-leopard-update-10-6-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forget Top 10 Must Have App Lists</title>
		<link>http://www.hackaapl.com/forget-top-10-must-have-app-lists/</link>
		<comments>http://www.hackaapl.com/forget-top-10-must-have-app-lists/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 02:18:29 +0000</pubDate>
		<dc:creator>osX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Alternative.To]]></category>
		<category><![CDATA[OS X Software]]></category>
		<category><![CDATA[Top 10 Lists]]></category>
		<category><![CDATA[Wakoopa]]></category>

		<guid isPermaLink="false">http://www.hackaapl.com/?p=134</guid>
		<description><![CDATA[That&#8217;s so 2008, instead use a service like wakoopa.com or alternative.to to discover what others are using, and what are popular in each category. This can save you a lot of time scanning through silly blogs like this one with top lists just seeking out traffic. Wakoopa itself will install an app, which I&#8217;m not [...]]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s so 2008, instead use a service like <a title="wakoopa.com" href="http://wakoopa.com" target="_blank">wakoopa.com</a> or <a title="http://alternativeto.net/" href="http://alternativeto.net/" target="_blank">alternative.to </a>to discover what others are using, and what are popular in each category. This can save you a lot of time scanning through silly blogs like this one with top lists just seeking out traffic. Wakoopa itself will install an app, which I&#8217;m not in love with the idea of, but then has the ability to track your app usage, and automatically add your apps for other users. Pretty handy, just want to make sure your profile is not public, goto profile options.</p>
<p>We are after all in the age of privacy loss.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackaapl.com/forget-top-10-must-have-app-lists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Major VMWare Fusion Version 3 Improvements</title>
		<link>http://www.hackaapl.com/major-vmware-fusion-version-3-improvements/</link>
		<comments>http://www.hackaapl.com/major-vmware-fusion-version-3-improvements/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 11:50:42 +0000</pubDate>
		<dc:creator>osX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[VMWare Fusion]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.hackaapl.com/major-vmware-fusion-version-3-improvements/</guid>
		<description><![CDATA[
VMWare released the final version of VMWare Fusion 3 for Snow Leopard. VMWare Fusion has a long list of improvements, most notably including:
Improvements for Snow Leopard

Support for both 32-bit and 64-bit Snow Leopard kernels
New 64-bit native core engine leverages power of 64-bit Snow Leopard
Leverage K64 kernel performance improvements for reduced overhead
Leverage Snow Leopard changes for [...]]]></description>
			<content:encoded><![CDATA[<p>
<div>VMWare released the final version of VMWare Fusion 3 for Snow Leopard. VMWare Fusion has a long list of improvements, most notably including:</div>
<div><strong>Improvements for Snow Leopard</strong></div>
<ul>
<li>Support for both 32-bit and 64-bit Snow Leopard kernels</li>
<li>New 64-bit native core engine leverages power of 64-bit Snow Leopard</li>
<li>Leverage K64 kernel performance improvements for reduced overhead</li>
<li>Leverage Snow Leopard changes for optimized disk and graphics performance</li>
</ul>
<p><strong>Migration Assistant to Automatically Migrate Existing PCs to VMWare</strong><strong><br /></strong></p>
<p>
<ul>
<li>Integrated Migration Assistant helps you move your entire PC to a virtual machine on your Mac in a few simple steps</li>
<li>Connect your PC to your Mac with a simple Ethernet cable – no additional setup required</li>
<li>Automatically discover your Windows PC on the same network as your Mac using Apple’s Bonjour technology</li>
<li>Works just like Apple’s Migration Assistant on the Mac</li>
</ul>
<p><strong>Windows 7 Improvements</strong></p>
<p>
<ul>
<li>Support for Windows Easy Install</li>
<li>First virtualization product to support Windows Aero, including Flip 3D and Aero Peek</li>
<li>Support for DirectX 9.0EX with OpenGL 1.4 with new WDDM graphics driver</li>
<li>Support for 32-bit and 64-bit Windows 7 on Boot Camp partitions</li>
</ul>
<p><strong>3D Graphics Now Supports More Applications and Games</strong></p>
<p>
<ul>
<li>Support for Windows Aero with WDDM driver for Windows 7 and Windows Vista</li>
<li>DirectX 9.0c with Shader Model 3 support for Windows virtual machines</li>
<li>OpenGL 2.1 support for Windows XP virtual machines</li>
</ul>
<p><strong>Performance. Finely Tuned.</strong></p>
<p>
<ul>
<li>New 64-bit native core engine maximizes overall performance for all Macs with 64-bit processors. Works on Mac OS X Leopard and Snow Leopard</li>
<li>Full support for 4-way SMP</li>
<li>Virtual SMP is now multi-core aware, providing multi-core CPUs to your virtual machines. This allows Home and Starter versions of Windows XP, Vista, and Windows 7 to use all enabled virtual processors instead of being limited to two.</li>
<li>Greatly reduced memory usage when using all Windows Vista and Windows 7 virtual machines. (Applies to Windows XP VMs created in VMware Fusion 3)</li>
<li>Improved 2D drawing and interactive performance in Unity, single window, and full screen views</li>
<li>Faster typing in Windows applications within Unity view</li>
<li>Improved responsiveness of remapped keyboard shortcuts</li>
<li>Faster disk and graphics performance on Snow Leopard host</li>
<li>Multiple-display full screen view with much better performance for monitor layouts larger than 4096 pixels wide or 4096 pixels high on most Macs.</li>
</ul>
<p><strong>Better Integration in Unity Mode</strong></p>
<p>
<ul>
<li>Leave the “Start Menu” behind with the new “Always-on” Applications Menu</li>
<li>Search for Windows apps like Mac apps</li>
<li>Use a hot key to bring up the Applications Menu at any time</li>
<li>Find and launch Windows apps even if Fusion isn’t running and they will launch Fusion automatically for you.</li>
<li>Pin favorite Windows apps to the Application menu in any order you choose</li>
<li>Access recently opened documents by Windows applications</li>
<li>Access Computer, Documents, Control Panel, Run, and Power Commands</li>
<li>Control your virtual machine while in Unity including hardware settings and power states from Applications menu</li>
<li>Windows applications work more like Mac applications</li>
<li>Work with application-specific Exposé and Dock Exposé for a specific Windows app.</li>
<li>Use “command tilde” (`) to switch between multiple open documents in a Windows application</li>
<li>Quit a specific Windows app with “command Q”</li>
<li>Access to Windows taskbar tray items in Unity view in the Mac menu bar.</li>
<li>Run 3D games and play 1080p video in Unity view.</li>
<li>Preview window allows you to monitor your virtual machine desktop and resize the window, even in Unity view.</li>
</ul>
<p><strong>Virtual Machine Library</strong></p>
<p>
<ul>
<li>Redesigned to make actions more discoverable</li>
<li>Home pane is an easy to use launching point what you need to do:</li>
<li>Install guest operating systems</li>
<li>Migrate physical PCs</li>
<li>Use a Boot Camp partition as a virtual machine</li>
<li>Download a Windows trial virtual machine</li>
<li>Easily find and import virtual machines that were created by Parallels Desktop or Microsoft Virtual PC for Mac.</li>
<li>Live view makes it easy to see what is happening in your VMs and easily switch between all VMs for a quick status</li>
<li>Much faster to open when multiple virtual machines are in the Virtual Machine Library</li>
</ul>
<p><strong>Full Screen View Improvements</strong></p>
<p>
<ul>
<li>New Full Screen view menu bar gives you full control of your virtual machine, including choosing when the menu bar appears in Full Screen view.</li>
<li>Move the full screen view menu bar to any side of the screen to avoid blocking guest user interface elements such as taskbars in Windows, the desktop menu in Linux, or the menu bar in Mac OS X Server guests.</li>
<li>Smooth animated transition when entering and exiting Full Screen view.</li>
</ul>
<p><strong>User Interface Refinements</strong></p>
<p>
<ul>
<li>Redesigned menus make commands more logically organized</li>
<li>Integrated status in virtual machine window works better with Spaces</li>
<li>Cancel resume in case you resumed by mistake</li>
<li>Live, smooth resize when resizing a virtual machine window.</li>
<li>Live view in the Virtual Machine settings window gives</li>
<li>Access the Virtual Machine Library from the VMware Fusion Dock icon.</li>
</ul>
<p><strong>Try Windows for Free</strong></p>
<p>
<ul>
<li>Download and import free Windows trials from Microsoft to try Windows before you buy with VHD Test Drive support.</li>
</ul>
<p><strong>Automatic Updates</strong></p>
<p>
<ul>
<li>Built-in software updater that automatically checks, downloads, and installs VMware Fusion updates.</li>
</ul>
<p><strong>Multiple Display Improvements</strong></p>
<p>
<ul>
<li>Multiple-display Full Screen view with better performance for monitor layouts larger than 4096 pixels wide or 4096 pixels high on most Macs.</li>
</ul>
<p><strong>Shared Folders and Mirrored Folders Improvements</strong></p>
<p>
<ul>
<li>Automatically hide common hidden Windows files in a shared folder, for example, Thumbs.db, $RECYCLE.BIN, and so on.</li>
<li>Open Microsoft Outlook attachments with Mac applications.</li>
<li>Improved compatibility with third-party applications including Windows Live Writer, Office 2007, and more.</li>
</ul>
<p><strong>Copy and Paste, Drag and Drop Improvements</strong></p>
<p>
<ul>
<li>Copy and paste images between a Windows or Linux virtual machine and the Mac.</li>
<li>Copy and paste formatted text (RTF) between a Linux virtual machine and the Mac.</li>
<li>Drag Microsoft Outlook attachments from a Windows virtual machine to the Mac.</li>
<li>Drag files in a virtual machine directly onto Mac applications in the dock.</li>
</ul>
<p><strong>Full Support for Mac OS X Leopard Server and Snow Leopard Server as Guests</strong></p>
<p>
<ul>
<li>Mac OS X 10.5 Server Guests now full supported</li>
<li>Support for Mac OS X Server 10.6 Snow Leopard virtual machines running the 64-bit kernel (K64), even on Macs that can’t boot into the K64 kernel</li>
<li>New virtual EFI provides maximum compatibility with Mac OS X Server and provides more Mac like experience.</li>
</ul>
<p><strong>Keyboard Improvements</strong></p>
<p>
<ul>
<li>Automatically recognizes European keyboards. Sending keys like @, {, }, and others to Windows works just like it does on the Mac.</li>
<li>Improved responsiveness with remapped keyboard shortcuts</li>
</ul>
<p><strong>Virtual Hard Disk Improvements</strong></p>
<p>
<ul>
<li>Mount a suspended virtual machine&#8217;s virtual disks as read-only Mac volumes.</li>
</ul>
<p><strong>Networking Improvements</strong></p>
<p>
<ul>
<li>Select a specific network adapter for bridged networking</li>
<li>Support for IPv6 in bridged networking</li>
<li>Override the Ethernet MAC address of the virtual adapter on the UI</li>
</ul>
<p><strong>Shared Smart Card</strong></p>
<p>
<ul>
<li>Access supported CAC or PIV smart cards from the Mac and a Windows virtual machine at the same time</li>
</ul>
<p><strong>Remote Management</strong></p>
<p>
<ul>
<li>Manage your virtual machines remotely without installing software into the virtual machine by leveraging VMware Fusion’s built in VNC server. Manage using the VNC client you choose</li>
</ul>
<p><strong>Select Startup Device</strong></p>
<p>
<ul>
<li>Like the Mac’s Startup Disk, choose the bootable device for your virtual machine in an easy graphical interface</li>
</ul>
</p>
<p><br class="final-break" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackaapl.com/major-vmware-fusion-version-3-improvements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Fix And Always Trust Specific Certificates in OS X Snow Leopard</title>
		<link>http://www.hackaapl.com/how-to-fix-and-always-trust-specific-certificates-in-os-x-snow-leopard/</link>
		<comments>http://www.hackaapl.com/how-to-fix-and-always-trust-specific-certificates-in-os-x-snow-leopard/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 01:34:01 +0000</pubDate>
		<dc:creator>osX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hackaapl.com/?p=129</guid>
		<description><![CDATA[Security is never fun, sometimes Snow Leopard may repeatedly ask you for to accept a certificate for an application you trust. This may be either a webpage, secure IM client, wireless, etc. The way to fix this is to navigate to Finder -&#62; Applications -&#62; Keychain Access

Find the certificate in question, highlight, click get info.
Click [...]]]></description>
			<content:encoded><![CDATA[<p>Security is never fun, sometimes Snow Leopard may repeatedly ask you for to accept a certificate for an application you trust. This may be either a webpage, secure IM client, wireless, etc. The way to fix this is to navigate to Finder -&gt; Applications -&gt; Keychain Access</p>
<ol>
<li>Find the certificate in question, highlight, click get info.</li>
<li>Click the arrow next to trust to expand the view.</li>
<li>Change from system defaults to always trust.</li>
<li>Close the window, and you will be prompted for your credentials.</li>
<li>Done, hopefully no more prompts for you!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.hackaapl.com/how-to-fix-and-always-trust-specific-certificates-in-os-x-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWare Fusion Version 3 RC Released</title>
		<link>http://www.hackaapl.com/vmware-fusion-version-3-rc-released/</link>
		<comments>http://www.hackaapl.com/vmware-fusion-version-3-rc-released/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 22:40:09 +0000</pubDate>
		<dc:creator>osX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hackaapl.com/?p=125</guid>
		<description><![CDATA[
VMWare Fusion Release Candidate Feature Highlights:
VMware Fusion Technology Preview Release Candidate includes over 250 bug fixes and enhancements. Highlights include:

Full support for Mac OS X 10.6 &#8220;Snow Leopard&#8221; including K64
64-bit native engine for Mac OS X Leopard and Snow Leopard for better performance
Full support for Windows 7 32-bit and 64-bit virtual machines with Windows Aero, [...]]]></description>
			<content:encoded><![CDATA[<div>
<h2>VMWare Fusion Release Candidate Feature Highlights:</h2>
<p>VMware Fusion Technology Preview Release Candidate includes over <strong>250 bug fixes and enhancements</strong>. Highlights include:</p>
<ul>
<li>Full support for Mac OS X 10.6 &#8220;Snow Leopard&#8221; including K64</li>
<li>64-bit native engine for Mac OS X Leopard and Snow Leopard for better performance</li>
<li>Full support for Windows 7 32-bit and 64-bit virtual machines with Windows Aero, Easy Install, and more</li>
<li>3D Even Better: Windows Aero, DirectX 9.0c with Shader Model 3 support; OpenGL 2.1 support for Windows virtual machines</li>
<li>Migrate from Windows PC with Ease: much easier to move from Windows XP or Vista to the Mac with the new Migration Assistant</li>
<li>Unity even more accessible: start Windows applications directly from the new, always-on Applications menu, access to Windows taskbar tray items in Unity</li>
<li>New full screen menu bar gives you everything you need in full screen mode</li>
<li>Smoother, animated transitions when you switch view modes</li>
<li>Trial Windows download: Download and run free Windows trials from Microsoft</li>
<li>Support Mac OS X Snow Leopard Server in a virtual machine VM</li>
</ul>
<p>Go here to sign up for the RC if not already signed up for the beta: <a href="http://communities.vmware.com/community/beta/fusiontechpreview?view=overview" target="_blank">http://communities.vmware.com/community/beta/fusiontechpreview?view=overview</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.hackaapl.com/vmware-fusion-version-3-rc-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing VMWare Fusion &#8220;Virtual Machine Appears To Be In Use Errors&#8221;</title>
		<link>http://www.hackaapl.com/fixing-vmware-fusion-virtual-machine-appears-to-be-in-use-errors/</link>
		<comments>http://www.hackaapl.com/fixing-vmware-fusion-virtual-machine-appears-to-be-in-use-errors/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 07:52:46 +0000</pubDate>
		<dc:creator>osX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hackaapl.com/?p=121</guid>
		<description><![CDATA[If VMWare Fusion crashes for some reason and will no longer let you access your virtual machines, rather displays that they are in use, you may try the following steps to resolve the issue.
1.  Quit VMWare Fusion.
Before you start, make sure that you have totally quit VMWare Fusion, and it is not running in the [...]]]></description>
			<content:encoded><![CDATA[<p>If VMWare Fusion crashes for some reason and will no longer let you access your virtual machines, rather displays that they are in use, you may try the following steps to resolve the issue.</p>
<p><strong>1.  Quit VMWare Fusion.</strong></p>
<p><strong></strong>Before you start, make sure that you have totally quit VMWare Fusion, and it is not running in the background.<strong></strong></p>
<p><strong> </strong><strong>2.  Launch Terminal.</strong></p>
<p>I decided to go into Terminal to remove the lock files given the Finder does not show hidden files and folders by default.  (You could theoretically do all of this in the Finder if you <a title="View hidden files and folders on Mac OS X" href="http://www.macworld.com/article/51830/2006/07/showallfinder.html" target="_blank">enable viewing of hidden files and folders</a>, but for me it was easier to just go straight to Terminal).<br />
<strong><br />
3.  Change to the Virtual Machine directory.</strong></p>
<p>By default, VMWare creates a directory under your user Documents folder called “Virtual Machines.localized” with subfolders for each VM.</p>
<p>On your Mac this directory name will likely be different than mine (it is based on the name of your actual VM).  However as an example, on my Mac the directory is:</p>
<div style="margin-left: 40px;"><span style="font-family: Courier;">/Users/kenclark/Documents/Virtual Machines.localized/Windows XP Professional.vmwarevm</span></div>
<p>Therefore, the command to change into that directory (from the default terminal prompt which starts you in your home directory, i.e. /Users/kenclark) is:</p>
<div style="margin-left: 40px;"><span style="font-family: Courier;">cd Documents/Virtual\ Machines.localized/Windows\ XP\ Professional.vmwarevm/</span></div>
<p><span style="font-weight: bold;"><br />
4. </span><strong>Verify there are lock files in this directory.</strong></p>
<p>Once you are in the VM’s directory, you should see a number of lock files intermixed with the VM files.  To do this, just enter the following Unix command to list the directory contents:</p>
<div style="margin-left: 40px;"><span style="font-family: Courier;">ls -l</span></div>
<p>As an example, on my Mac I saw four lock files in addition to VMWare’s system files.  They were:</p>
<div style="margin-left: 40px;"><span style="font-family: Courier;">Windows XP Professional-000001.vmdk.lck</span><br />
<span style="font-family: Courier;">Windows XP Professional.vmdk.lck</span><br />
<span style="font-family: Courier;">Windows XP Professional.vmem.lck</span><br />
<span style="font-family: Courier;">Windows XP Professional.vmx.lck</span></div>
<p><strong>5.  Create a directory to back up the lock files.</strong></p>
<p>Theoretically you could simply delete the lock files, but I am more conservative and did not want to risk really messing anything up on my Mac.  I created a temp directory for the lock files rather than deleting them.</p>
<p>Here’s the command to make a backup directory I am calling “lockfiles-temp”.  (Please note I am assuming you are in the Virtual Machine directory when you do this).</p>
<div style="margin-left: 40px;"><span style="font-family: Courier;">mkdir lockfiles-temp</span></div>
<p><strong>6.  Move the lock files into the temp directory.</strong></p>
<p>Again I moved the lock files rather than deleting them to ensure I could rollback if this did not work.  Here is the command:</p>
<div style="margin-left: 40px;"><span style="font-family: Courier;">mv *.lck ./lockfiles-temp</span></div>
<p>At this point you should verify the move was successful, by executing another directory listing:</p>
<div style="margin-left: 40px;"><span style="font-family: Courier;">ls -l</span></div>
<p>When you do this, you should see no lock files in the VM directory.</p>
<p><strong>7.  Launch VMWare and Start your Virtual Machine.</strong></p>
<p>Now, power up VMWare and you should see a new screen that shows your virtual machine is unlocked and either “Powered Off” (as mine shows below) or “Suspended” – in either case it will be ready to start up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackaapl.com/fixing-vmware-fusion-virtual-machine-appears-to-be-in-use-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWare Fusion 3 Supports Aero Glass in Windows 7</title>
		<link>http://www.hackaapl.com/vmware-fusion-3-supports-aero-glass-in-windows-7/</link>
		<comments>http://www.hackaapl.com/vmware-fusion-3-supports-aero-glass-in-windows-7/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 20:01:08 +0000</pubDate>
		<dc:creator>osX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hackaapl.com/?p=116</guid>
		<description><![CDATA[VMWare Fusion now supports Aero &#8220;Glass&#8221; theme on Windows 7.
It is sure far prettier than the basic theme, but you&#8217;ll need the latest VMWare Fusion beta (http://info.vmware.com/content/6693_FusionTest_REG)
]]></description>
			<content:encoded><![CDATA[<p>VMWare Fusion now supports Aero &#8220;Glass&#8221; theme on Windows 7.</p>
<p>It is sure far prettier than the basic theme, but you&#8217;ll need the latest VMWare Fusion beta <a title="Registr for the VMWare Fusion Beta Here" href="http://info.vmware.com/content/6693_FusionTest_REG">(http://info.vmware.com/content/6693_FusionTest_REG)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackaapl.com/vmware-fusion-3-supports-aero-glass-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimizing VMWare Fusion Performance (EXP) on Snow Leopard (10.6)</title>
		<link>http://www.hackaapl.com/optimizing-vmware-fusion-performance-exp-on-snow-leopard-10-6/</link>
		<comments>http://www.hackaapl.com/optimizing-vmware-fusion-performance-exp-on-snow-leopard-10-6/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 19:16:29 +0000</pubDate>
		<dc:creator>osX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hackaapl.com/?p=110</guid>
		<description><![CDATA[Tweaking VMware Fusion for the Best Experience
Have a MacBook Air or other Mac with 2GB or less of RAM?
VMWare Fusion by default is set to optimize performance for virtual machines disk access by caching IO in memory. The consequence of this is of course less RAM is available to the host or OS X as [...]]]></description>
			<content:encoded><![CDATA[<h4><strong>Tweaking VMware Fusion for the Best Experience</strong></h4>
<p><strong>Have a MacBook Air or other Mac with 2GB or less of RAM?</strong></p>
<p>VMWare Fusion by default is set to optimize performance for virtual machines disk access by caching IO in memory. The consequence of this is of course less RAM is available to the host or OS X as a result (Leopard, Snow Leopard, etc). A scenario occurs often with Macbook Air users, or older Macbook users that cannot use more than a certain amount of RAM. VMWare Fusion preferences and selecting the radio button to Optimize VMWare Fusion for &#8220;OS X Performance&#8221; which may result in slower disk access, but can result in faster overall system performance if you are generally low on RAM.</p>
<ol>
<li>Open VMWare Fusion</li>
<li>Goto the Preferences menu</li>
<li>Toggle the performance preference to &#8220;Optimize for Mac OS application performance”</li>
</ol>
<p><strong>Need VMWare Fusion as fast as possible? Following these rules may help your performance.</strong></p>
<p><span id="more-396"> </span></p>
<ol>
<li>Install as much RAM as possible, and assign at least 1GB of RAM to your Windows VM.</li>
<li>Don&#8217;t use the dual-virtual-CPU option.</li>
<li>Windows 7 typically takes 5-6% CPU on a 2.4GHZ Macbook Pro.</li>
<li>Use 64-bit client OS where possible (XP 64-bit, Vista 64-bit, Windows 7 64-bit), VMWare Fusion can leverage Intel&#8217;s VT hardware extensions. See this <a href="http://episteme.arstechnica.com/eve/forums/a/tpc/f/8300945231/m/852005619831?r=585008719831" target="_blank">Arstechnica post</a>.</li>
<li>Use Virtual SCSI over Virtual IDE (note: Windows XP install does not support SCSI natively, you will have to select Easy Install from VMWare).</li>
<li>Pre-allocated disks do not seem to perform better than non.</li>
<li>Vanilla file-based vmdk or VMs are surprisingly faster than accessing via boot-camp or native partition (potentially Apple&#8217;s NTFS read driver?).</li>
<li>Not sure this is even necessary to write, but simply put, Windows XP is faster Windows 7 which is faster than Vista (don&#8217;t use Vista?).</li>
<li>Accessing VMWare files from an external disk is faster than primary drive access.</li>
<li>Compact the Virtual Hard Disk periodically (Under VM -&gt; Hard Disk settings)</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.hackaapl.com/optimizing-vmware-fusion-performance-exp-on-snow-leopard-10-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->