<?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>Buzzword Compliant &#187; Mac OSX</title>
	<atom:link href="http://www.buzzwordcompliant.net/category/operating-systems/mac-osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.buzzwordcompliant.net</link>
	<description></description>
	<lastBuildDate>Tue, 10 May 2011 19:53:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to Run Windows on OS X for free with Sun&#8217;s Virtualbox</title>
		<link>http://www.buzzwordcompliant.net/2008/09/30/how-to-run-windows-on-os-x-for-free-with-suns-virtualbox/</link>
		<comments>http://www.buzzwordcompliant.net/2008/09/30/how-to-run-windows-on-os-x-for-free-with-suns-virtualbox/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 06:49:13 +0000</pubDate>
		<dc:creator>Michael Buckbee</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Parallels]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.buzzwordcompliant.net/?p=148</guid>
		<description><![CDATA[VMWare Fusion and Parallels have been the two dominant OS X virtualization methods for running Windows (or Linux) inside of OS X. While both are great applications, they each cost around $80 US. Recently, Sun Microsystems (makers of Solaris, big purple servers and pony tailed CEO&#8217;s) have unleashed a new virtualization product on the world: VirtualBox, and while it lacks [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vmware.com/products/fusion/">VMWare Fusion</a> and <a href="http://www.parallels.com/landingpage/dskd10_4/?gclid=CPyEjP3rgpYCFQO2FQodHzLzFQ">Parallels</a> have been the two dominant OS X virtualization methods for running Windows (or Linux) inside of OS X.
<p/>
<p>While both are great applications, they each cost around $80 US.
<p/>
<p>Recently, Sun Microsystems (makers of Solaris, big purple servers and pony tailed CEO&#8217;s) have unleashed a new virtualization product on the world: <a href="http://www.virtualbox.org/wiki/Downloads">VirtualBox</a>, and while it lacks many of the features of the other two it&#8217;s free,  easy to use and works reasonably well. </p>
<h3>Step 1: Download</h3>
<p>Download the latest version of VirtualBox for OS X from the <a href="http://www.virtualbox.org/wiki/Downloads">support Wiki</a>.
<p/>
<h3>Step 2: Install VirtualBox</h3>
<p>Mount the Downloaded Disk Image and run the VirtualBox.mpkg file. This should place a VirtualBox.app in your /Applications Directory</p>
<h3>Step 3: Create a Virtual Machine</h3>
<p>Helpful wizards jump up to walk you through creating a new Virtual Machine, but in case you miss them, click the blue &#8220;New&#8221; button in the upper left of the main VirtualBox window and follow the directions. </p>
<p>You will need to make 2 decisions:</p>
<ol>
<li> How much RAM to allocate. I found that 512 was adequate for a stock Windows XP installation. This will vary greatly with what you are attempting to use the virtual machine for, but for cross browser testing and basic usage was fine. </li>
<li> How much HardDrive space to use. The wizard will strongly encourage you to set this &#8220;dynamically&#8221;, meaning that although you may specify that the virtual machine can use up to 25 GB of space it won&#8217;t use that much right away. Instead, it will slowly increase the amount of space taken as you use the virtual machine.
</li>
</ol>
<h3>Step 4: Install Windows </h3>
<p>At the conclusion of the Virtual Machine creation wizard, you will be prompted to begin the Windows installation process. Push F8, partition the hard drive with NTFS, enter your code, choose your TimeZone and an hour of tediousness later you&#8217;ll be dumped at the Windows Desktop.</p>
<p><img src="http://farm4.static.flickr.com/3010/2900970304_de36de755e.jpg" alt="" /></p>
<h3>Step 5: Setup Networking</h3>
<p>By default, the VirtualBox networking was set to Network Address Translation (NAT), where the VirtualBox pretends that it&#8217;s in its own separate network from the network that your Mac is actually running on. While this can be useful in some specialized cases, to just get up and running it&#8217;s not necessary. </p>
<ol>
<li> Shutdown the Windows virtual machine </li>
<li> With the Virtual machine selected. Click &#8220;Settings&#8221; and choose &#8220;Network&#8221;. </li>
<li> Set the Attached value to &#8220;Host Interface&#8221; </li>
<li> Make sure that the correct host interface is set in the bottom of the screen. i.e. if you&#8217;re using wireless select AirPort. If you&#8217;re plugged in, select Ethernet.</li>
<li> Restart the Windows virtual machine and you should be good to go. The machine should pickup an address automatically off of your home network. *</li>
</ol>
<p><img src="http://farm4.static.flickr.com/3178/2900599745_f191df48b8.jpg" alt="" /></p>
<p>* There is a fairly big assumption here that you&#8217;re in a place with a working DHCP server. If this is not the case: you&#8217;re in a Starbucks, Don&#8217;t have Internet access, etc. you&#8217;re going to need to fiddle with the network settings. </p>
<p/>
<p>[updated 9/30/2008] &#8211; I was up too late when I made the original post for this and needed to go back and fix some grammatical and formatting errors.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.buzzwordcompliant.net/2008/09/30/how-to-run-windows-on-os-x-for-free-with-suns-virtualbox/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Switching Funkeemonk</title>
		<link>http://www.buzzwordcompliant.net/2007/05/15/switching-funkeemonk/</link>
		<comments>http://www.buzzwordcompliant.net/2007/05/15/switching-funkeemonk/#comments</comments>
		<pubDate>Tue, 15 May 2007 21:46:40 +0000</pubDate>
		<dc:creator>Michael Buckbee</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://www.buzzwordcompliant.net/index.php/2007/05/15/switching-funkeemonk/</guid>
		<description><![CDATA[MacApper is running a contest for the best &#8220;switcher&#8221; story: someone ditching Windows for the Mac. Today&#8217;s entry was interesting, Joe Goh founder of FunkeeMonk a windows programmer turned Mac software developer. Personally, I was less interested in his &#8220;switching story&#8221;, than in the story of how he got started with his business. As near as I can tell, Joe [...]]]></description>
			<content:encoded><![CDATA[<div align="center"><a href="http://macapper.com/wp-content/uploads/2007/05/switcher-joe.jpg"><img src="http://macapper.com/wp-content/uploads/2007/05/switcher-joe.jpg" border="0" /><br /></a></div>
<p>MacApper is running a contest for the best &#8220;switcher&#8221; story: someone ditching Windows for the Mac. <a href="http://macapper.com/2007/05/15/switchers-giveaway-honorable-mentions-iii-the-indie-mac-developer/">Today&#8217;s entry </a>was interesting, Joe Goh founder of <a href="http://www.funkeemonk.com/funkeestory/">FunkeeMonk </a>a windows programmer turned Mac software developer. </p>
<p>Personally, I was less interested in his &#8220;switching story&#8221;, than in the story of how he got started with his business. As near as I can tell, Joe chose the absolutely hardest route possible to create a salable software application. Don&#8217;t take my word for it, read his &#8220;<a href="http://macapper.com/wp-content/uploads/media/MacApper-Indie-Dev.pdf">Bittersweet story in 15 slides</a>&#8221; (warning: pdf link). It chronicles his creation of &#8220;FunkeeStory&#8221;, the wildly un-googleable name for his Treo-&gt;Mac SMS message application.</p>
<p>While, I&#8217;ve nothing but respect for Joe and his work there are a couple things I might have done differently if I were in Joe&#8217;s spot:</p>
<p>1. Created a &#8220;starter&#8221; application that was a release milestone with fewer features than the 1.0 of FunkeeStory. Anything to: get users, get cashflow, get an &#8220;real&#8221; release under  your belt. Some sort of Treo/OSX file transfer application seems like a possible step.</p>
<p>2 Charge more. It&#8217;s obviously not the whole story in the slides but pricing decisions were made based on feedback from users saying &#8220;Your app is too expensive!&#8221;, even after discounting from $25 to $20. This is extremely dangerous as users would say the same thing even if it was $10. My suggestion would be to go the other route, pick a date a couple weeks from now and say that on that day you&#8217;re doing to double the price. Explain on the site that you need mexican food and microbrews to function and output more great software and take the resulting sales data as another price point on your supply demand curve. </p>
<p>It might also be helpful to read <a href="http://www.joelonsoftware.com/articles/CamelsandRubberDuckies.html">Camels and Rubber Duckies</a> by Joel.  </p>
<div align="center"><a href="http://www.joelonsoftware.com/articles/CamelsandRubberDuckies.html"><img alt="" src="http://www.joelonsoftware.com/articles/HowMuchPictures/MaxProfit.PNG" border="0" /><br /></a></div>
<p>Technorati Tags: <a class="performancingtags" href="http://technorati.com/tag/startups" rel="tag">startups</a>, <a class="performancingtags" href="http://technorati.com/tag/osx" rel="tag">osx</a>, <a class="performancingtags" href="http://technorati.com/tag/mac" rel="tag">mac</a>, <a class="performancingtags" href="http://technorati.com/tag/software" rel="tag">software</a>, <a class="performancingtags" href="http://technorati.com/tag/pricing" rel="tag">pricing</a>, <a class="performancingtags" href="http://technorati.com/tag/strategy" rel="tag">strategy</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.buzzwordcompliant.net/2007/05/15/switching-funkeemonk/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>ThisService: the Greasemonkey of OS X</title>
		<link>http://www.buzzwordcompliant.net/2007/05/01/thisservice-the-greasemonkey-of-os-x/</link>
		<comments>http://www.buzzwordcompliant.net/2007/05/01/thisservice-the-greasemonkey-of-os-x/#comments</comments>
		<pubDate>Wed, 02 May 2007 01:15:18 +0000</pubDate>
		<dc:creator>Michael Buckbee</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.buzzwordcompliant.net/index.php/2007/05/01/thisservice-the-greasemonkey-of-os-x/</guid>
		<description><![CDATA[Found out about this very interesting application (system enhancement?) called ThisService by WaffleSoftware. Across all operating systems in modern computing there are both command line and GUI programs. While there are some limited ways of getting them to interact it&#8217;s usually a big tradeoff: - Command Line apps (of the Unix lineage) are small and allow you to pipe inputs [...]]]></description>
			<content:encoded><![CDATA[<table>
<tbody>
<tr>
<td valign="top"><a href="http://wafflesoftware.net/thisservice/"><img src="http://wafflesoftware.net/thisservice/logo.png" border="0" /></a></td>
<p> 
<td>
<p><a href="http://daringfireball.net/2007/04/google_lucky_thisservice">Found out</a> about this very interesting application (system enhancement?) called <a href="http://wafflesoftware.net/thisservice/">ThisService </a>by <a href="http://wafflesoftware.net/">WaffleSoftware</a>.</p>
<p>Across all operating systems in modern computing there are both command line and GUI programs. While there are some limited ways of getting them to interact it&#8217;s usually a big tradeoff:</p>
<p>- Command Line apps (of the Unix lineage) are small and allow you to <a href="http://en.wikipedia.org/wiki/Pipeline_%28Unix%29">pipe</a> inputs from one application to another and are typically very easy to write and extend. </p>
<p>- GUI programs are intuitive in the sense that you can see some buttons and click madly at them like a lemur on barbiturates until something happens. They&#8217;re discoverable. </p>
<p>What ThisService does is bridge the gap between the two via the <a href="http://highschoolblows.blogspot.com/2005/11/mac-os-x-services-menu-you-never-go-to.html">Services menu</a> found in OS X applications. You pick your scripting language of choice (AppleScript, Ruby, Perl, Python or PHP) and off you go.&nbsp; The resources page has around 15 scripts that have been created so far, but this seems like such a fantastic idea that I can really see that number ballooning up.&nbsp;  </p>
</td>
<p></tr>
<p></tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.buzzwordcompliant.net/2007/05/01/thisservice-the-greasemonkey-of-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MacZot Manical Rage</title>
		<link>http://www.buzzwordcompliant.net/2007/01/05/maczot-manical-rage/</link>
		<comments>http://www.buzzwordcompliant.net/2007/01/05/maczot-manical-rage/#comments</comments>
		<pubDate>Fri, 05 Jan 2007 05:36:31 +0000</pubDate>
		<dc:creator>Michael Buckbee</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://www.buzzwordcompliant.net/index.php/2007/01/05/maczot-manical-rage/</guid>
		<description><![CDATA[Another disturbing development from the Mac Shareware front: Garrett Murray developed an application called xPad (stickies, text edit replacement) for OS X and was selling it as shareware. He agreed to sell the website, application and some other bits of intellectual property to Brian Ball of macZOT, a shareware promotion website. Sales apparently weren&#8217;t as brisk as Mr. Ball would [...]]]></description>
			<content:encoded><![CDATA[<p>Another <a href="http://maniacalrage.net/past/2007/1/4/you_might_remember_a_post/">disturbing development</a> from the Mac Shareware front: Garrett Murray developed an application called xPad (stickies, text edit replacement) for OS X and was selling it as shareware. He agreed to sell the website, application and some other bits of intellectual property to Brian Ball of <a href="http://www.maczot.com">macZOT</a>, a shareware promotion website. Sales apparently weren&#8217;t as brisk as Mr. Ball would have liked and he stopped making payments for xPad to Garrett but continued to sell the application itself.</p>
<p>This was legal per the terms of the contract (an admittedly poorly written default clause), but I think that Garrett described the situation correctly, that Brian Ball and macZOT displayed &#8220;completely unprofessional behavior&#8221;. </p>
<p>Garrett has since decided to release xPad as freeware, if this is maniacal rage, it&#8217;s classy maniacal rage.</p>
<p class="poweredbyperformancing">powered by <a href="http://performancing.com/firefox" >performancing firefox</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.buzzwordcompliant.net/2007/01/05/maczot-manical-rage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interarchy&#8217;s Failed S3 Functionality</title>
		<link>http://www.buzzwordcompliant.net/2006/10/22/interarchys-failed-s3-functionality/</link>
		<comments>http://www.buzzwordcompliant.net/2006/10/22/interarchys-failed-s3-functionality/#comments</comments>
		<pubDate>Mon, 23 Oct 2006 02:01:16 +0000</pubDate>
		<dc:creator>Michael Buckbee</dc:creator>
				<category><![CDATA[Mac OSX]]></category>

		<guid isPermaLink="false">http://www.buzzwordcompliant.net/index.php/2006/10/22/interarchys-failed-s3-functionality/</guid>
		<description><![CDATA[I got one of the original MacMini&#8217;s when they were first released a couple of years ago. It&#8217;s ideal as a backup server / process automation tool. I put together some Automator actions that work with Transmit FTP to automatically download the websites I run, their databases, etc. and then replicate that to a huge removable hard drive I have. [...]]]></description>
			<content:encoded><![CDATA[<p>I got one of the original MacMini&#8217;s when they were first released a couple of years ago. It&#8217;s ideal as a backup server / process automation tool. <br/>
</p>
<p>I put together some Automator actions that work with <a href="http://www.panic.com/transmit/">Transmit FTP</a> to automatically download the websites I run, their databases, etc. and then replicate that to a huge removable hard drive I have. <br/>
</p>
<p>My paranoia being what it is, when I heard about Amazon&#8217;s S3 Service, I jumped at the possibility of triply backing up all my data onto Amazon&#8217;s S3 services as well. My efforts to automate this process have been less than successful as I was hoping to use a single application to achieve this. <a href="http://www.panic.com/">Panic</a> has yet to release an update with S3 functionality. <br/>
</p>
<p>Their competitor <a href="http://www.stairways.com/main/">StairWays Software</a> has updated Interarchy FTP with S3 &#8220;functionality&#8221;, for some incredibly feeble value of &#8220;functionality&#8221;. I download the demo, dropped my information in and was able to successfully list my Amazon S3 storage &#8220;buckets&#8221;, but where the app should have interpreted a series of sub-folders, it listed them only as files of type &#8220;dir&#8221;. <br/>
</p>
<p>So for now, I have an automated solution for backing up my files, but the extra layer of safety is still a manual process of my dragging and dropping files onto a <a href="http://www.jungledisk.com">Jungle Disk</a> managed connection to S3.</p>
<p><br/>
</p>
</p>
<p>[tags]interarchy, osx, backups, s3, amazon[/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.buzzwordcompliant.net/2006/10/22/interarchys-failed-s3-functionality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple&apos;s Distributed Marketing</title>
		<link>http://www.buzzwordcompliant.net/2006/08/05/apples-distributed-marketing/</link>
		<comments>http://www.buzzwordcompliant.net/2006/08/05/apples-distributed-marketing/#comments</comments>
		<pubDate>Sat, 05 Aug 2006 19:09:14 +0000</pubDate>
		<dc:creator>Michael Buckbee</dc:creator>
				<category><![CDATA[Mac OSX]]></category>

		<guid isPermaLink="false">http://www.buzzwordcompliant.net/index.php/2006/08/05/apples-distributed-marketing/</guid>
		<description><![CDATA[It&#8217;s nearly a throwaway line in Robert Cringely&#8217;s August 4th &#8220;I, Cringely&#8221; column, but it jumped out at me: He&#8217;s talking about why Apple&#8217;s Mac v. PC ads look so good online. the white backdrop dramatically lowers the visual complexity of the frames, allowing room for carrying more visual detail of the actors in the allotted bandwidth, and; those commercials [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s nearly a throwaway line in <a href="http://www.pbs.org/cringely/pulpit/pulpit20060804.html">Robert Cringely&#8217;s August 4th &#8220;I, Cringely&#8221; column,</a> but it jumped out at me:</p>
<p>He&#8217;s talking about why Apple&#8217;s Mac v. PC ads look so good online.<br />
<blockquote>
<ol>
<li> the white backdrop dramatically lowers the visual complexity of the frames, allowing room for carrying more visual detail of the actors in the allotted bandwidth, and; </li>
<li> those commercials are shot on 35 millimeter FILM then scanned into Final Cut Pro at better than HD resolution. It&#8217;s a lot of work but the effort shows.</li>
</ol>
</blockquote>
<p>They&#8217;re designed to be viral and passed around online, but instead of punching us in the face with flashing buttons exhorting us to: &#8220;FORWARD THIS TO ALL YOUR FRIENDS AND ACQUAINTENCES!!!&#8221;, they just made them look so damn good you can barely help yourself.</p>
<p>[tags]Apple, OSX, Cringely, Advertising, Viral, Online, Marketing, HD, Video[/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.buzzwordcompliant.net/2006/08/05/apples-distributed-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

