<?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>J.P. McGarrity.com &#187; osx</title>
	<atom:link href="http://jpmcgarrity.com/blog/category/osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://jpmcgarrity.com/blog</link>
	<description>Focusing on the Front End</description>
	<lastBuildDate>Sat, 30 Apr 2011 16:40:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sync Textmate Bundles Across All your Macs With DropBox</title>
		<link>http://jpmcgarrity.com/blog/2011/03/sync-textmate-bundles-across-all-your-macs-with-dropbox/</link>
		<comments>http://jpmcgarrity.com/blog/2011/03/sync-textmate-bundles-across-all-your-macs-with-dropbox/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 04:04:26 +0000</pubDate>
		<dc:creator>J.P.</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[coding tool]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[bundles]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://jpmcgarrity.com/blog/?p=729</guid>
		<description><![CDATA[
If you&#8217;re a heavy lifter with Textmate and create and customize bundles all the time this post is for you.
Copying bundles from one machine to another is cumbersome and easily forgotten.

I always find myself adding one command to a custom bundle at the office and then forgetting to add it to one of my machines [...]]]></description>
			<content:encoded><![CDATA[<p>
If you&#8217;re a heavy lifter with Textmate and create and customize bundles all the time this post is for you.</p>
<p>Copying bundles from one machine to another is cumbersome and easily forgotten.</p>
<p>
I always find myself adding one command to a custom bundle at the office and then forgetting to add it to one of my machines at the house.
</p>
<p>Before we begin you will need a Dropbox account. If you don&#8217;t already have one you can get a free one <a href="http://db.tt/YCldFqM">here</a></p>
<p><p><strong>Once you have Dropbox running you can run these 3 steps in Terminal.app</strong></p>
<p><em>It is highly recommend to run a backup of your bundles before attempting the steps below.</em></p>
<p><strong>Step 1. Move to your the folder where the Textmate bundles are located:</strong></p>
<p><code>$ cd ~/Library/Application\ Support/TextMate/</code></p>
<p><strong>Step 2. Move the Bundles folder to your Dropbox folder:</strong></p>
<p><code>$ mv Bundles ~/Dropbox/Bundles</code></p>
<p><strong>Step 3. Create a symlink in the DropBox folder to the &#8220;Application Support/TextMate/&#8221; directory:</strong></p>
<p><code>$ ln -s ~/Dropbox/Bundles/ Bundles</code></p>
<p>Repeat steps 1,2,3 on any machines that you need to sync up.</p>
]]></content:encoded>
			<wfw:commentRss>http://jpmcgarrity.com/blog/2011/03/sync-textmate-bundles-across-all-your-macs-with-dropbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Swap Asus 1005HA Wifi Card OSX10.5</title>
		<link>http://jpmcgarrity.com/blog/2009/08/how-to-swap-out-asus-1005ha-wifi-card-for-osx10-5/</link>
		<comments>http://jpmcgarrity.com/blog/2009/08/how-to-swap-out-asus-1005ha-wifi-card-for-osx10-5/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 18:34:24 +0000</pubDate>
		<dc:creator>J.P.</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[asus 1005ha]]></category>
		<category><![CDATA[dell 1510]]></category>
		<category><![CDATA[hackintosh]]></category>
		<category><![CDATA[osx 10.5.8]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://jpmcgarrity.com/blog/?p=505</guid>
		<description><![CDATA[Before we begin I want to tell that you are doing this at your own risk and this will be voiding the warranty of your netbook.
Here are a list of compatible cards I have seen mentioned online but I have only tested and verified the Dell 1510.

Dell 1510 Tested and working with 10.5.8
Dell Wireless-N DW [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Before we begin I want to tell that you are doing this at your own risk and this will be voiding the warranty of your netbook.</strong></p>
<p>Here are a list of compatible cards I have seen mentioned online but I have only tested and verified the Dell 1510.</p>
<ul>
<li>Dell 1510 Tested and working with 10.5.8</li>
<li>Dell Wireless-N DW 1500 mini PCI</li>
<li>Any Broadcom mini PCI</li>
<li>If you know of more comment or email me and I&#8217;ll update.</li>
</ul>
<h4>Steps for card installation</h4>
<p><img class="aligncenter size-medium wp-image-509" title="IMG_0034" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/08/IMG_0034-300x225.jpg" alt="IMG_0034" width="300" height="225" /></p>
<p>Ground yourself so you don&#8217;t short anything internally</p>
<p><img class="aligncenter size-medium wp-image-510" title="IMG_0035" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/08/IMG_0035-300x225.jpg" alt="IMG_0035" width="300" height="225" /></p>
<p>Flip the machine over and remove the battery</p>
<p>Remove the ram cover, ram, and the silver screw.</p>
<p>Remove the 4 screws in each corner</p>
<p>Flip the machine back over and open the lip.</p>
<h4>Time to remove the keyboard</h4>
<p><img class="aligncenter size-medium wp-image-511" title="IMG_0036" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/08/IMG_0036-300x225.jpg" alt="IMG_0036" width="300" height="225" /></p>
<p>The keyboard is held in place by 4 tabs the top directly above the F1, F6, F10, and Insert.</p>
<p>With a flat head screwdriver or something else very thin click each tab and the keyboard will popout slightly.</p>
<p>Once popped out slowly pull it out from top corn to top corner. (Warning there is a ribbon connecting the keyboard to the track pad so don&#8217;t just rip it out like a gorilla.)</p>
<p><img class="aligncenter size-medium wp-image-513" title="IMG_0038" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/08/IMG_0038-300x225.jpg" alt="IMG_0038" width="300" height="225" /></p>
<p>Once the keyboard is loose lift it up from the bottom to expose the ribbon connector. If you haven&#8217;t worked with ribbon connections before don&#8217;t worry it ain&#8217;t no thing. It was my first time to and after about 30 secs I had it under control.</p>
<p>To release the ribbon you will see 2 black connectors on the left and right side. Carefully push them out towards the monitor.</p>
<p>The ribbon should immediately release.</p>
<h4>Cool keyboard is out now time for the fun part.</h4>
<p>Remove the 6 screws that are holding the shell and trackpad.</p>
<p><img class="aligncenter size-medium wp-image-514" title="IMG_0039" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/08/IMG_0039-300x225.jpg" alt="IMG_0039" width="300" height="225" /></p>
<p>Once all 6 have been removed flip the trackpad, blue ribbon connector up. (Note this ribbon connection is different then the keyboard connector. <strong>It needs to be flipped up</strong>).</p>
<p>Once screws and ribbon have been removed and released start prying thing case off. This is a major pain in the ass and you have to be a gentle giant not to just hulk the top off and break the plastic clips. I would recommend using a credit card and run it around the entire crease to help loosen things up. You will also have to focus on the tabs that are under display. There are 4 in total and harder then the rest of the tabs to loosen up.</p>
<p>Once the top is off you will see all the internal components of the machine. I celebrated with a beer at this point.</p>
<p><img class="aligncenter size-medium wp-image-519" title="IMG_0044" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/08/IMG_0044-300x225.jpg" alt="IMG_0044" width="300" height="225" /></p>
<p>To access the wifi card you will need to release the ribbon for the SD card reader which is another flip up like the trackpad.</p>
<p>Once the cable is out of the way simple unscrew the wifi card and it should become very loose and easy to pull out of the board. Gently tug the antenna off the wifi card. Removal complete.</p>
<p><img class="aligncenter size-medium wp-image-525" title="IMG_0050" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/08/IMG_0050-300x225.jpg" alt="IMG_0050" width="300" height="225" /></p>
<p>Get your OSX 10.5 compatible card, connect the antenna to it and insert it back in the board. Once the card and antenna are secure and screwed in reconnect the SD card ribbon.</p>
<h4>Rebuilding</h4>
<ul>
<li>Re-secure the case and make sure you have enough slack to connect the trackpad ribbon.</li>
<li>Flip the ribbon connector down making sure the ribbon is fully connected.</li>
<li>Fasten the keyboard ribbon back in and drop it back into the case starting with the bottom.</li>
<li>Flip the case back over and install the remaining screws, ram, and battery.</li>
</ul>
<h4>Wifi Card Installed Time to See if It&#8217;s Working!</h4>
<p>I fumbled a few times at this stage and missed something very basic that sent me into a kext loop that wasn&#8217;t needed.</p>
<p>While booting the machine go into the Ausu bios and make sure that <strong>WLAN is enabled</strong>. My wasn&#8217;t and I thought the 10.5.8 upgrade had broken the ability for the card to connect to a network.</p>
<p>I booted in Chameleon with -v -f and noticed a few lines of code showing the airport id and that the card was enabled. I think they are displayed right before all the voodoo.kext files load.</p>
<p>Another good sign that the card is working will be the blue wifi light always active on the bottom right of the machine.</p>
<p>OSX should immediately recognize the card. My system acted a little funky until I did a restart. Menus were bouncing around and keyboard and trackpad weren&#8217;t working. I also doubled checked that my ribbons were securely fastened.</p>
<p>After restarting everything was back the system was back to normally and I was connected to my router.</p>
<h4>Possible Things to Trouble Shoot</h4>
<p>Many people have had wifi issues after upgrading to 10.5.8. Apparently Apple stopped supporting certain cards.<a href="http://jpmcgarrity.com/downloads/hackintosh/IO80211Family.kext.10.5.8.tar.gz"> Here is a kext</a> from 10.5.7 that should enable the support of your card if it was working in 10.5.7.</p>
<p>Good luck with the card swap.</p>
]]></content:encoded>
			<wfw:commentRss>http://jpmcgarrity.com/blog/2009/08/how-to-swap-out-asus-1005ha-wifi-card-for-osx10-5/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Asus 1005HA Hackintosh</title>
		<link>http://jpmcgarrity.com/blog/2009/08/asus-1005ha-hackintosh/</link>
		<comments>http://jpmcgarrity.com/blog/2009/08/asus-1005ha-hackintosh/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 19:37:08 +0000</pubDate>
		<dc:creator>J.P.</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[0sx86]]></category>
		<category><![CDATA[10.5.8]]></category>
		<category><![CDATA[1005ha]]></category>
		<category><![CDATA[asus]]></category>
		<category><![CDATA[hackintosh]]></category>
		<category><![CDATA[ideneb]]></category>

		<guid isPermaLink="false">http://jpmcgarrity.com/blog/?p=433</guid>
		<description><![CDATA[
Here are the steps to install 10.5.8 OSX iDeneb on an Asus 1005HA. This installation requires you to have another OSX machine and either a USB key 10gigs + (recommend 16gig) or an external DVD drive.
Pre-installaton Downloads

iDeneb (for my installation I used 1.4 10.5.6 OSX). Recommend grabbing the latest here.(you must register to download from [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-449" title="IMG_00312" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/08/IMG_003122.jpg" alt="IMG_00312" width="630" height="473" /></p>
<p>Here are the steps to install 10.5.8 OSX iDeneb on an Asus 1005HA. This installation requires you to have another OSX machine and either a USB key 10gigs + (recommend 16gig) or an external DVD drive.</p>
<h4>Pre-installaton Downloads</h4>
<ul>
<li>iDeneb (for my installation I used 1.4 10.5.6 OSX). Recommend grabbing the latest <a href="http://ihackintosh.org/ideneb">here</a>.(you must register to download from the site)</li>
<li>ACPIFix.pkg to get around an error that freezes the loading of OSX. Get it <a href="http://jpmcgarrity.com/downloads/hackintosh/ACPIFix.pkg.zip">here</a>.</li>
<li><a href="http://ihackintosh.org/ideneb">iDeneb upgrades</a>.</li>
<li>Kext files needed to get resolution and Quartz Extreme working, audio, battery, sleep and more working. <a href="http://jpmcgarrity.com/downloads/hackintosh/KextArchive.zip">Click here.</a></li>
<li><a href="http://www.superhai.com/files/leopard/release/GenericCPUPMControl.zip">GernericCPUManagement app</a>.</li>
<li>Kext Helper. This is built into iDeneb in the customize package.</li>
<li>Chameleon 2, should be in in the latest build of iDeneb or <a href="http://chameleon.osx86.hu/articles/chameleon-20rc2-is-available-with-new-features-and-less-bugs">grab it here</a>.</li>
<li>Spark, so you can have volume control + many more features. <a href="http://www.shadowlab.org/Software/spark.php">Grab it here</a>.</li>
</ul>
<p><strong>If you need help creating a bootable USB drive click <a href="http://jpmcgarrity.com/blog/index.php/2009/08/how-to-create-a-boot-osx-usb-key/">here</a>.</strong></p>
<h4>Install iDeneb 1.4 on your machine</h4>
<h5>(The below will assume you are booting from a USB drive)</h5>
<ol>
<li>Boot to your USB drive by hitting ESC when bios loading screen comes up.</li>
<li>Select you USB drive from the list.</li>
<li>iDeneb should load Chameleon as this point.</li>
<li>Once the install wizard comes up follow the steps that you would for any normal installation.</li>
<li>Make sure you formatted the drive on the 1005ha. By default mine came in 4 separate partitions which I erased and reformatted into a single OSX (journaled).</li>
<li>In the customize setting of the install select the following: ICHx Fixed, FireWire Remove, Video/Intel and check GMA950, Applications KextHelper, found in Applications/iDeneb/Kexthelp.app.</li>
</ol>
<h4>After 10.5.6 iDeneb has been installed</h4>
<ul>
<li>After install hit esc and boot to the USB drive.</li>
<li>Once Chameleon loads hit F8 then type the following: &#8220;rd=disk0s1 -v -f&#8221; and hit return.</li>
<li>It will take a couple minutes but you should see OSX wizard for setting up your admin user account.</li>
<li>After filling out the wizard install the ACPIFix.pkg.</li>
<li>Once the package is installed restart the machine.</li>
<li><span style="text-decoration: underline;">Do not</span> hit esc this time and allow the internal HD to boot.</li>
<li>Once Chameleon loads hit &#8220;F8&#8243; then type &#8220;-v -f&#8221;.</li>
<li>If all goes well at this point 10.5.6 should load with 800&#215;600 screen res, which we will fix later.</li>
</ul>
<h4>Update 10.5.7 with iDeneb pkg</h4>
<ul>
<li>Install the 10.5.7 upgrade from the pkg download.</li>
<li>Restart once the upgraded has been installed.</li>
</ul>
<h4>Update 10.5.8 with iDeneb pkg</h4>
<ul>
<li>Install the 10.5.8 upgrade from the pkg download.</li>
<li>Restart once the upgraded has been installed.</li>
</ul>
<h4>Installing the Kext for Audio, Display, Etc</h4>
<ul>
<li>Once 10.5.8 is successfully loaded install the kext files and packages list at the top of this post. Note all kext files must be installed using the Kext helper app or a smilar method, terminal command, or OSX86 Tools.</li>
<li>Recommend installing a few at a time and then restarting to determine where an issue could be happening if anything strange happens.</li>
<li>Install the GenericCPUPMControl.app and have it start at login and keep hidden (these setting are in login options). Also note that voodooPower.kext is required for this to work properly.</li>
</ul>
<h4>Finishing touches</h4>
<ul>
<li>Get Spark.aap, it&#8217;s an app to get shortcut keys working, like for volume function keys <a href="http://www.shadowlab.org/Software/spark.php">Spark.app.</a></li>
<li>Install about this mac. <a href="http://jpmcgarrity.com/downloads/hackintosh/AboutThisMac.pkg.zip">Download.</a></li>
<li>Webcam is working. If you are having issues I recommend reinstalling some of the display kext since Quartz Extreme needs to be running.</li>
</ul>
<h4>Features I haven&#8217;t tested</h4>
<p><strong>Mic.</strong> Not sure if the mic is working or not.</p>
<p>Once wifi is up and running I will update this section and post Skype configuration.  The wifi card,<em> Atheros</em> AR9285 that comes with the 1005ha isn&#8217;t supported yet. From what I&#8217;ve read it might possibly be supported in 10.6 Snow Leopard. I&#8217;m still waiting on my card to get here from Hong Kong and plan on doing a followup post on how to take the 1005ha apart and replace the existing wifi card with a supported card. A separate post will be on this subject in 10-15 business days.</p>
<p><strong>Gesture support</strong>. I&#8217;m assuming that this will be supported by a kext at somepoint since its supported in windows.</p>
<p>Please post any issues with your install below and I will do my best to answer.</p>
<p>Special thanks the irc.mac.speak.net OSX86 chat room for everyone&#8217;s help and input.</p>
]]></content:encoded>
			<wfw:commentRss>http://jpmcgarrity.com/blog/2009/08/asus-1005ha-hackintosh/feed/</wfw:commentRss>
		<slash:comments>123</slash:comments>
		</item>
		<item>
		<title>Asus 1005HA Hackintosh</title>
		<link>http://jpmcgarrity.com/blog/2009/08/asus-1005ha-hackintosh-2/</link>
		<comments>http://jpmcgarrity.com/blog/2009/08/asus-1005ha-hackintosh-2/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 19:37:08 +0000</pubDate>
		<dc:creator>J.P.</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[0sx86]]></category>
		<category><![CDATA[10.5.8]]></category>
		<category><![CDATA[1005ha]]></category>
		<category><![CDATA[asus]]></category>
		<category><![CDATA[hackintosh]]></category>
		<category><![CDATA[ideneb]]></category>

		<guid isPermaLink="false">http://jpmcgarrity.com/blog/?p=433</guid>
		<description><![CDATA[
Here are the steps to install 10.5.8 OSX iDeneb on an Asus 1005HA. This installation requires you to have another OSX machine and either a USB key 10gigs + (recommend 16gig) or an external DVD drive.
Pre-installaton Downloads

iDeneb (for my installation I used 1.4 10.5.6 OSX). Recommend grabbing the latest here.(you must register to download from [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-449" title="IMG_00312" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/08/IMG_003122.jpg" alt="IMG_00312" width="630" height="473" /></p>
<p>Here are the steps to install 10.5.8 OSX iDeneb on an Asus 1005HA. This installation requires you to have another OSX machine and either a USB key 10gigs + (recommend 16gig) or an external DVD drive.</p>
<h4>Pre-installaton Downloads</h4>
<ul>
<li>iDeneb (for my installation I used 1.4 10.5.6 OSX). Recommend grabbing the latest <a href="http://ihackintosh.org/ideneb">here</a>.(you must register to download from the site)</li>
<li>ACPIFix.pkg to get around an error that freezes the loading of OSX. Get it <a href="http://jpmcgarrity.com/downloads/hackintosh/ACPIFix.pkg.zip">here</a>.</li>
<li><a href="http://ihackintosh.org/ideneb">iDeneb upgrades</a>.</li>
<li>Kext files needed to get resolution and Quartz Extreme working, audio, battery, sleep and more working. <a href="http://jpmcgarrity.com/downloads/hackintosh/KextArchive.zip">Click here.</a></li>
<li><a href="http://www.superhai.com/files/leopard/release/GenericCPUPMControl.zip">GernericCPUManagement app</a>.</li>
<li>Kext Helper. This is built into iDeneb in the customize package.</li>
<li>Chameleon 2, should be in in the latest build of iDeneb or <a href="http://chameleon.osx86.hu/articles/chameleon-20rc2-is-available-with-new-features-and-less-bugs">grab it here</a>.</li>
<li>Spark, so you can have volume control + many more features. <a href="http://www.shadowlab.org/Software/spark.php">Grab it here</a>.</li>
</ul>
<p><strong>If you need help creating a bootable USB drive click <a href="http://jpmcgarrity.com/blog/index.php/2009/08/how-to-create-a-boot-osx-usb-key/">here</a>.</strong></p>
<h4>Install iDeneb 1.4 on your machine</h4>
<h5>(The below will assume you are booting from a USB drive)</h5>
<ol>
<li>Boot to your USB drive by hitting ESC when bios loading screen comes up.</li>
<li>Select you USB drive from the list.</li>
<li>iDeneb should load Chameleon as this point.</li>
<li>Once the install wizard comes up follow the steps that you would for any normal installation.</li>
<li>Make sure you formatted the drive on the 1005ha. By default mine came in 4 separate partitions which I erased and reformatted into a single OSX (journaled).</li>
<li>In the customize setting of the install select the following: ICHx Fixed, FireWire Remove, Video/Intel and check GMA950, Applications KextHelper, found in Applications/iDeneb/Kexthelp.app.</li>
</ol>
<h4>After 10.5.6 iDeneb has been installed</h4>
<ul>
<li>After install hit esc and boot to the USB drive.</li>
<li>Once Chameleon loads hit F8 then type the following: &#8220;rd=disk0s1 -v -f&#8221; and hit return.</li>
<li>It will take a couple minutes but you should see OSX wizard for setting up your admin user account.</li>
<li>After filling out the wizard install the ACPIFix.pkg.</li>
<li>Once the package is installed restart the machine.</li>
<li><span style="text-decoration: underline;">Do not</span> hit esc this time and allow the internal HD to boot.</li>
<li>Once Chameleon loads hit &#8220;F8&#8243; then type &#8220;-v -f&#8221;.</li>
<li>If all goes well at this point 10.5.6 should load with 800&#215;600 screen res, which we will fix later.</li>
</ul>
<h4>Update 10.5.7 with iDeneb pkg</h4>
<ul>
<li>Install the 10.5.7 upgrade from the pkg download.</li>
<li>Restart once the upgraded has been installed.</li>
</ul>
<h4>Update 10.5.8 with iDeneb pkg</h4>
<ul>
<li>Install the 10.5.8 upgrade from the pkg download.</li>
<li>Restart once the upgraded has been installed.</li>
</ul>
<h4>Installing the Kext for Audio, Display, Etc</h4>
<ul>
<li>Once 10.5.8 is successfully loaded install the kext files and packages list at the top of this post. Note all kext files must be installed using the Kext helper app or a smilar method, terminal command, or OSX86 Tools.</li>
<li>Recommend installing a few at a time and then restarting to determine where an issue could be happening if anything strange happens.</li>
<li>Install the GenericCPUPMControl.app and have it start at login and keep hidden (these setting are in login options). Also note that voodooPower.kext is required for this to work properly.</li>
</ul>
<h4>Finishing touches</h4>
<ul>
<li>Get Spark.aap, it&#8217;s an app to get shortcut keys working, like for volume function keys <a href="http://www.shadowlab.org/Software/spark.php">Spark.app.</a></li>
<li>Install about this mac. <a href="http://jpmcgarrity.com/downloads/hackintosh/AboutThisMac.pkg.zip">Download.</a></li>
<li>Webcam is working. If you are having issues I recommend reinstalling some of the display kext since Quartz Extreme needs to be running.</li>
</ul>
<h4>Features I haven&#8217;t tested</h4>
<p><strong>Mic.</strong> Not sure if the mic is working or not.</p>
<p>Once wifi is up and running I will update this section and post Skype configuration.  The wifi card,<em> Atheros</em> AR9285 that comes with the 1005ha isn&#8217;t supported yet. From what I&#8217;ve read it might possibly be supported in 10.6 Snow Leopard. I&#8217;m still waiting on my card to get here from Hong Kong and plan on doing a followup post on how to take the 1005ha apart and replace the existing wifi card with a supported card. A separate post will be on this subject in 10-15 business days.</p>
<p><strong>Gesture support</strong>. I&#8217;m assuming that this will be supported by a kext at somepoint since its supported in windows.</p>
<p>Please post any issues with your install below and I will do my best to answer.</p>
<p>Special thanks the irc.mac.speak.net OSX86 chat room for everyone&#8217;s help and input.</p>
]]></content:encoded>
			<wfw:commentRss>http://jpmcgarrity.com/blog/2009/08/asus-1005ha-hackintosh-2/feed/</wfw:commentRss>
		<slash:comments>123</slash:comments>
		</item>
		<item>
		<title>How to Create a Bootable OSX USB Key</title>
		<link>http://jpmcgarrity.com/blog/2009/08/how-to-create-a-boot-osx-usb-key/</link>
		<comments>http://jpmcgarrity.com/blog/2009/08/how-to-create-a-boot-osx-usb-key/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 17:54:34 +0000</pubDate>
		<dc:creator>J.P.</dc:creator>
				<category><![CDATA[osx]]></category>
		<category><![CDATA[hackintosh]]></category>
		<category><![CDATA[osx86]]></category>
		<category><![CDATA[snow leopard usb key]]></category>
		<category><![CDATA[usb boot drive]]></category>

		<guid isPermaLink="false">http://jpmcgarrity.com/blog/?p=415</guid>
		<description><![CDATA[
I recently purchased the Asus eee pc 1005HA and needed to install OSX (actually on this machine I chose the iDeneb method). While working on a tight budget for this project I didn&#8217;t want to drop an extra $70 or so dollars for an external dvd drive. Instead I opted for a 16gig key drive [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-427" title="vintage-color" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/08/vintage-color1.jpg" alt="vintage-color" width="502" height="377" /></p>
<p>I recently purchased the Asus eee pc 1005HA and needed to install OSX (actually on this machine I chose the iDeneb method). While working on a tight budget for this project I didn&#8217;t want to drop an extra $70 or so dollars for an external dvd drive. Instead I opted for a 16gig key drive that ended up costing around $30 and will definitely be put to use way more the a dvd drive.</p>
<p>Below are the instructions on how to get OSX on the key and have it bootable for installation. I&#8217;ll walk through the OSX method and the OSX86* method for you Hackintosh fiends.</p>
<h4>OSX 10.6 method for bootable USB key install</h4>
<ol>
<li>Insert your retail DVD into drive.</li>
<li>Plug in usb key. I recommend getting at least a 16gig drive so you don&#8217;t run into capacity issues.</li>
<li>Open Disk Utitlity. Locatied in Applocations/Utitilties/DiskUtitily.app</li>
<li>Partition the USB drive and select GUID in the options so it will be bootable on a Mac.</li>
<li>Select restore and drag the image of the DVD on the left into the input path.</li>
<li>Drag the USB drive into the destination drive.</li>
<li>Click the restore button.</li>
<li>Sit back and relax cause you will be waiting for about 20-30 mins for the key to be formatted properly.</li>
</ol>
<p>This method will also work on 10.5.</p>
<h4>OSX86 Method (Tested with iDeneb ISO)</h4>
<ol>
<li>Insert your retail DVD into drive.</li>
<li>Plug in usb key. I recommend getting at least a 16gig drive so you don&#8217;t run into capacity issues.</li>
<li>Open Disk Utitlity. Locatied in Applocations/Utitilties/DiskUtitily.app</li>
<li>Partition the USB drive and select MRB in the options so it will be bootable on a Mac.</li>
<li>Select restore and drag the image of the DVD on the left into the input path.</li>
<li>Drag the USB drive into the destination drive</li>
<li>Click the restore button</li>
<li>Waiting for about 20-30 mins for the key to be formatted properly</li>
<li>Once the USB drive have been formated you need to make it bootable with Darwin.</li>
<li>Download <span><span>OSX86</span> Tool <a href="http://code.google.com/p/osx86tools/">Here</a>.*</span></li>
<li><span><span>Run <span>OSx86</span> Tools, click install EFI/Run FDISK, choose to install PC EFI 8 on your </span><span>USB Drive</span>.</span></li>
</ol>
<p><strong>Note*:</strong> Some OSX86 users may encounter errors using OSX86 Tool. For my Asus eee pc 1005ha I had to use PC EFI v9, which worked fine. You can grab it <a href="http://netkas.org/?p=74">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jpmcgarrity.com/blog/2009/08/how-to-create-a-boot-osx-usb-key/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>HTML 5 Bundle For Textmate</title>
		<link>http://jpmcgarrity.com/blog/2009/07/html-5-bundle-for-textmate/</link>
		<comments>http://jpmcgarrity.com/blog/2009/07/html-5-bundle-for-textmate/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 20:50:01 +0000</pubDate>
		<dc:creator>J.P.</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[css/html]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[textmate bundle]]></category>

		<guid isPermaLink="false">http://jpmcgarrity.com/blog/?p=395</guid>
		<description><![CDATA[
Here is a download to the HTML 5 Bundle I have started for Textmate. This is my first attempt at creating a bundle from scratch please provide feedback and requests and I will add them.
Download Here
Update 7/19/2009

Updated 3/21/2010
Added localStorage Snippets
The bundle has also been uploaded to Github.
View Repository 

]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-396" title="html5_bundle_icon1" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/07/html5_bundle_icon11.gif" alt="html5_bundle_icon1" width="264" height="144" /></p>
<p>Here is a download to the HTML 5 Bundle I have started for Textmate. This is my first attempt at creating a bundle from scratch please provide feedback and requests and I will add them.</p>
<p><a title="html 5 bundle" href="http://jpmcgarrity.com/downloads/HTML5.tmbundle.zip">Download Here</a></p>
<p><strong>Update 7/19/2009<br />
</strong></p>
<p><strong>Updated 3/21/2010</strong><br />
Added localStorage Snippets</p>
<p>The bundle has also been uploaded to <a href="http://github.com">Github</a>.</p>
<p><a href="http://github.com/bingeboy/TextMate-HTML5-Bundle/tree/master">View Repository</a> <strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://jpmcgarrity.com/blog/2009/07/html-5-bundle-for-textmate/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Activating Root Access in OSX Terminal</title>
		<link>http://jpmcgarrity.com/blog/2009/06/activating-root-access-in-osx-terminal/</link>
		<comments>http://jpmcgarrity.com/blog/2009/06/activating-root-access-in-osx-terminal/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 15:04:08 +0000</pubDate>
		<dc:creator>J.P.</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[hackintosh]]></category>
		<category><![CDATA[iterm]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://jpmcgarrity.com/blog/?p=358</guid>
		<description><![CDATA[
After messing around with my Hackintosh today I needed to remove some of my kext files in /System/Library/Extentions (S/L/E). I wasn&#8217;t in the mood to find an early build of a hackers app I just wanted Terinal su/root access.
Here is an easy method to activate root access in Terminal for Mac OS X 10.5 or [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-360" title="terminal" src="http://jpmcgarrity.com/blog/wp-content/uploads/2009/06/terminal1.jpg" alt="terminal" width="630" height="395" /></p>
<p>After messing around with my <a href="http://jpmcgarrity.com/blog/index.php/2009/04/hackintosh/">Hackintosh</a> today I needed to remove some of my kext files in /System/Library/Extentions (S/L/E). I wasn&#8217;t in the mood to find an early build of a hackers app I just wanted Terinal su/root access.</p>
<p>Here is an easy method to activate root access in Terminal for Mac OS X 10.5 or later.</p>
<p>1. From the Finder&#8217;s Go menu, choose Utilities.<br />
2. Open Directory Utility.<br />
3. Click the lock in the Directory Utility window.<br />
4. Enter an administrator account name and password, then click OK.<br />
5. Choose Enable Root User from the Edit menu.<br />
6. Enter the root password you wish to use in both the Password and Verify fields, then click OK.</p>
<p>Related Links:</p>
<p><a href="http://iterm.sourceforge.net/">A better terminal app</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jpmcgarrity.com/blog/2009/06/activating-root-access-in-osx-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

