<?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>MacNative&#187; IT</title>
	<atom:link href="http://www.macnative.com/category/it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macnative.com</link>
	<description>A day in my life....technically. Speaking of Apple, Web Development, and Digital Goodness</description>
	<lastBuildDate>Sat, 17 Jul 2010 22:41:49 +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>SQLEditor &#8211; Making Life Easier for Developers</title>
		<link>http://www.macnative.com/2010/07/17/general/sqleditor/</link>
		<comments>http://www.macnative.com/2010/07/17/general/sqleditor/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 22:41:49 +0000</pubDate>
		<dc:creator>bdoga</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Mac-alicious]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[WebDevelopment]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://www.macnative.com/?p=71</guid>
		<description><![CDATA[If you are like me, you have spent many many hours creating database layouts on legal pads, notebooks, and whiteboards, only to have to recreate the layout again to actually create the layout in the database. This process can consume many hours of additional time in a development project. But thanks to Malcom Hardie we [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.macnative.com/wp-content/SQLEditor.png"><img class="alignleft size-full wp-image-74" style="margin-left: 10px; margin-right: 10px;" title="SQLEditor" src="http://www.macnative.com/wp-content/SQLEditor.png" alt="" width="128" height="128" /></a>If you are like me, you have spent many many hours creating database layouts on legal pads, notebooks, and whiteboards, only to have to recreate the layout again to actually create the layout in the database. This process can consume many hours of additional time in a development project. But thanks to <a href="http://www.malcolmhardie.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.malcolmhardie.com/?referer=');">Malcom Hardie </a>we can streamline our SQL database creation process with the use of <a href="http://www.malcolmhardie.com/sqleditor/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.malcolmhardie.com/sqleditor/?referer=');">SQLEditor</a>.</p>
<p>SQLEditor provides the best interface that I have seen to create your database layout in a very visual format. It allows you to build your</p>
<p><img class="alignright size-medium wp-image-73" title="screen4" src="http://www.macnative.com/wp-content/screen4-300x260.png" alt="" width="300" height="260" /></p>
<p style="text-align: justify;">tables specifying the column types, linking with foreign keys, and dragging the table layouts around the canvas so that you can easily understand what you were building at a glance when you come back to a project after an extended period.</p>
<p>But the best part comes after the database design is complete, you can export it to a PDF for distribution around the office, send it to a plotter to print a large wall size copy for reference.</p>
<p>But then comes the fun part, after you have made all of your changes to the database layout you can either export the contents directly to a txt file in the SQL dialect of your choice (MySQL, Oracle, Postgresql, etc&#8230;) or even connect directly to a database <a href="http://www.macnative.com/wp-content/screen3.png"><img class="size-medium wp-image-72 alignleft" title="screen3" src="http://www.macnative.com/wp-content/screen3-300x183.png" alt="" width="300" height="183" /></a>using JDBC drivers and propagate your changes directly to the running database server.</p>
<p>SQLEditor has full support for Mac OS X 10.6 and is ready to run on your Mac Development System.</p>
<p>Although this solution is not freeware or open source, it is an essential tool for every developer who designs or develops database integration strategies. I highly recommend this product and it is well worth the expense to purchase it for the time it will save you. But don&#8217;t worry like most software applications it comes with a hassle free 30 day free trial period so you can see how effective it will be in your development workflow.</p>
<p><strong>Here is an extended list of features:</strong></p>
<div id="_mcePaste">
<ul>
<li>Visual editing, including drag and drop</li>
<li>Live source view &#8211; the SQL source changes as you edit the diagram</li>
<li>Ruby On Rails Migrations &#8211; SQLEditor can export them and now (in v1.4) import them too!</li>
<li>With SQLEditor&#8217;s reverse engineering you can import existing databases to diagram and SQLEditor will create an ER diagram for you.</li>
<li>Once you&#8217;ve created your diagram you can export it directly via JDBC to one of several supported database systems including Postgresql, Oracle® and MySQL®.</li>
<li>You can save your database to an SQL instruction (DDL) file for immediate use on remote servers or with other tools.</li>
<li>Import existing DDL files directly into SQLEditor</li>
<li>Copy and paste to import and export supported SQL to and from SQLEditor</li>
<li>You can print out designs so that you can see your database up on the wall.1 SQLEditor also supports PDF output for easy sharing.</li>
</ul>
</div>
<p><a href="http://www.malcolmhardie.com/sqleditor/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.malcolmhardie.com/sqleditor/?referer=');">Product Homepage</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.macnative.com%2F2010%2F07%2F17%2Fgeneral%2Fsqleditor%2F&amp;linkname=SQLEditor%20%26%238211%3B%20Making%20Life%20Easier%20for%20Developers" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fwww.macnative.com_2F2010_2F07_2F17_2Fgeneral_2Fsqleditor_2F_amp_linkname=SQLEditor_20_26_238211_3B_20Making_20Life_20Easier_20for_20Developers&amp;referer=');"><img src="http://www.macnative.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.macnative.com/2010/07/17/general/sqleditor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Putting the Joy back in FTP with Cyberduck</title>
		<link>http://www.macnative.com/2010/07/13/mac-alicious/putting-the-joy-back-in-ftp-with-cyberduck/</link>
		<comments>http://www.macnative.com/2010/07/13/mac-alicious/putting-the-joy-back-in-ftp-with-cyberduck/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 09:08:13 +0000</pubDate>
		<dc:creator>bdoga</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Mac-alicious]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[cloudfiles]]></category>
		<category><![CDATA[cyberduck]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[integrated]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.macnative.com/?p=66</guid>
		<description><![CDATA[It may have a funny name, but this little app packs a big resourceful punch. Cyberduck is an amazing piece of software, initially setting the stage for superb FTP access and file manipulation, but it doesn&#8217;t stop there. Cyberduck has a vast array of different protocols that it supports, allowing you to connect to virtually any location [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.macnative.com/wp-content/cyberduck.icon_.png"><img class="alignleft size-full wp-image-69" style="margin-left: 10px; margin-right: 10px;" title="cyberduck.icon" src="http://www.macnative.com/wp-content/cyberduck.icon_.png" alt="" width="128" height="128" /></a>It may have a funny name, but this little app packs a big resourceful punch. Cyberduck is an amazing piece of software, initially setting the stage for superb FTP access and file manipulation, but it doesn&#8217;t stop there. Cyberduck has a vast array of different protocols that it supports, allowing you to connect to virtually any location and transfer/manipulate files on the remote location.</p>
<p>Here is a short list of protocols that it supports:<a href="http://www.macnative.com/wp-content/browser-thumb.png"><img class="alignright size-medium wp-image-68" title="browser-thumb" src="http://www.macnative.com/wp-content/browser-thumb-300x273.png" alt="" width="300" height="273" /></a></p>
<ul>
<li>FTP</li>
<li>SFTP</li>
<li>WebDav</li>
<li>Cloudfiles</li>
<li>Google Docs</li>
<li>Amazon s3</li>
</ul>
<p>to name a few.</p>
<p>It&#8217;s interface is sleek and simple, providing for a seamless user experience. With support for such features as &#8220;quicklook&#8221;, &#8220;Growl&#8221;, &#8220;Spotlight&#8221;, and &#8220;Bonjour&#8221; it finds ways to fit into virtually any situation.</p>
<p>I have been using this app for years and it is a very effective, well rounded tool. I suggest that you never leave home without it. So without further adieu click on the link below to check out the developers website, download the app, and when you are satisfied that it is everything you ever dreamed it could be, send the developer a <a href="ttp://cyberduck.ch/donate/" target="_blank">donation</a>, he&#8217;s done some hard work to make sure that our lives are better and easier.</p>
<p><a href="http://cyberduck.ch/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/cyberduck.ch/?referer=');">Cyberduck FTP Client Homepage</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.macnative.com%2F2010%2F07%2F13%2Fmac-alicious%2Fputting-the-joy-back-in-ftp-with-cyberduck%2F&amp;linkname=Putting%20the%20Joy%20back%20in%20FTP%20with%20Cyberduck" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fwww.macnative.com_2F2010_2F07_2F13_2Fmac-alicious_2Fputting-the-joy-back-in-ftp-with-cyberduck_2F_amp_linkname=Putting_20the_20Joy_20back_20in_20FTP_20with_20Cyberduck&amp;referer=');"><img src="http://www.macnative.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.macnative.com/2010/07/13/mac-alicious/putting-the-joy-back-in-ftp-with-cyberduck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Textmate: The Missing Editor for OSX</title>
		<link>http://www.macnative.com/2010/07/08/general/textmate-the-missing-editor-for-osx/</link>
		<comments>http://www.macnative.com/2010/07/08/general/textmate-the-missing-editor-for-osx/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 12:23:49 +0000</pubDate>
		<dc:creator>bdoga</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Mac-alicious]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[WebDevelopment]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://www.macnative.com/?p=54</guid>
		<description><![CDATA[Every developer knows how important it is to have the right tools. And by having the right tools I mean a text editor. Because ultimately that is all most developers really require to get things done, Developers have been doing it for well over a half century and although the languages and methods for execution [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.macnative.com/wp-content/TextMate.png"><img class="alignleft size-full wp-image-55" style="margin-left: 10px; margin-right: 10px;" title="TextMate" src="http://www.macnative.com/wp-content/TextMate.png" alt="" width="128" height="128" /></a>Every developer knows how important it is to have the right tools. And by having the right tools I mean a text editor. Because ultimately that is all most developers really require to get things done, Developers have been doing it for well over a half century and although the languages and methods for execution have changed, much has remained the same.</p>
<p>For those who are fortunate enough to find themselves doing development on the mac platform, there is an alternative, which although it may not be the newest game on the block, it is one of the best all around. Sissy FauxVelopers need not apply to use this app. It has no build your app with one click buttons. It is designed to take the development experience to the next level for those who like to get their &#8220;fingers&#8221; dirty and actually do some major textual manipulations.</p>
<p><a href="http://www.macnative.com/wp-content/screen-capture-4.png"><img class="alignright size-medium wp-image-56" style="margin-left: 10px; margin-right: 10px;" title="screen-capture-4" src="http://www.macnative.com/wp-content/screen-capture-4-300x221.png" alt="" width="300" height="221" /></a>From the first launch it&#8217;s basic simplicity and power are immediately perceptible. It is feature packed enough to quell the pining soul of the most advanced developer, but simple enough to handle basic text document edits. From customizable coloring of the interface (I prefer the &#8220;All Hallow&#8217;s Eve&#8221; scheme) to the elegant line numbering and code folding features in the applications &#8220;trough&#8221;, this bad boy was built to move mountains and work minor miracles.</p>
<p><a href="http://www.macnative.com/wp-content/screen-capture-5.png"><img class="size-medium wp-image-57 alignleft" style="margin-left: 10px; margin-right: 10px;" title="screen-capture-5" src="http://www.macnative.com/wp-content/screen-capture-5-300x219.png" alt="" width="300" height="219" /></a>With built in support for dozens of predominant document formats, it provides out of the box streamlining of your developer workflow while also allowing you to add your own file format specifications should you happen to be crafty enough to have come up with your own file formats and specifications.</p>
<p>Additionally you can create functions to validate your files layout and formatting right into your file specification. Giving you on the fly access to all the features you want when you are developing.</p>
<p>This great product has seen me through many development projects, and has greatly increased my development capacity through it&#8217;s simplistic yet powerful functions.Although this product isn&#8217;t free, it is well worth the €39 purchase price, and it comes with a 30 day trial for all parties that may be interested, but not yet committed to the purchase.</p>
<p>Go give it a test spin. All you have to loose is pain and frustration.</p>
<p><a href="http://download.macromates.com/TextMate_1.5.9.dmg" target="_blank" onclick="pageTracker._trackPageview('/outgoing/download.macromates.com/TextMate_1.5.9.dmg?referer=');">Download Demo</a></p>
<p><a href="http://macromates.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/macromates.com/?referer=');">Homepage</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.macnative.com%2F2010%2F07%2F08%2Fgeneral%2Ftextmate-the-missing-editor-for-osx%2F&amp;linkname=Textmate%3A%20The%20Missing%20Editor%20for%20OSX" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fwww.macnative.com_2F2010_2F07_2F08_2Fgeneral_2Ftextmate-the-missing-editor-for-osx_2F_amp_linkname=Textmate_3A_20The_20Missing_20Editor_20for_20OSX&amp;referer=');"><img src="http://www.macnative.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.macnative.com/2010/07/08/general/textmate-the-missing-editor-for-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset OSX Password without an Install CD</title>
		<link>http://www.macnative.com/2008/06/23/mac-alicious/reset-osx-password-without-an-install-cd/</link>
		<comments>http://www.macnative.com/2008/06/23/mac-alicious/reset-osx-password-without-an-install-cd/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 22:00:59 +0000</pubDate>
		<dc:creator>bdoga</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Mac-alicious]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.macnative.com/?p=24</guid>
		<description><![CDATA[Just read about this on The Apple Blog. Pretty useful information especially for someone in the IT field. Here is the POST To reset your OS X password without an OS X CD you need to enter terminal and create a new admin account: Reboot Hold apple + s down after you hear the chime. [...]]]></description>
			<content:encoded><![CDATA[<p>Just read about this on <a title="Reset OSX password" href="http://theappleblog.com/2008/06/22/reset-os-x-password-without-an-os-x-cd/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/theappleblog.com/2008/06/22/reset-os-x-password-without-an-os-x-cd/?referer=');">The Apple Blog</a>.</p>
<p>Pretty useful information especially for someone in the IT field. Here is the POST</p>
<p>To reset your OS X password without an OS X CD you need to enter terminal and create a new admin account:</p>
<ol>
<li>Reboot</li>
<li>Hold apple + s down after you hear the chime.</li>
<li>When you get text prompt enter in these terminal commands to create a brand new admin account (hitting return after each line):
<ul>
<li>mount -uw /</li>
<li>rm /var/db/.AppleSetupDone</li>
<li>shutdown -h now</li>
</ul>
</li>
<li>After rebooting you should have a brand new admin account. When you login as the new admin you can simply delete the old one and you’re good to go again!</li>
</ol>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.macnative.com%2F2008%2F06%2F23%2Fmac-alicious%2Freset-osx-password-without-an-install-cd%2F&amp;linkname=Reset%20OSX%20Password%20without%20an%20Install%20CD" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fwww.macnative.com_2F2008_2F06_2F23_2Fmac-alicious_2Freset-osx-password-without-an-install-cd_2F_amp_linkname=Reset_20OSX_20Password_20without_20an_20Install_20CD&amp;referer=');"><img src="http://www.macnative.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.macnative.com/2008/06/23/mac-alicious/reset-osx-password-without-an-install-cd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Hosting</title>
		<link>http://www.macnative.com/2008/05/07/general/server-hosting/</link>
		<comments>http://www.macnative.com/2008/05/07/general/server-hosting/#comments</comments>
		<pubDate>Wed, 07 May 2008 13:00:54 +0000</pubDate>
		<dc:creator>bdoga</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Lin-ixian]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[server host]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.macnative.com/?p=10</guid>
		<description><![CDATA[There are many server hosting companies in the market, in fact I would venture to guess that a new hosting company pops up about every day. I have had a fair bit of experience with some of the largest in the market, RackSpace, Server Beach, Peer1, etc to name a few. But the one that [...]]]></description>
			<content:encoded><![CDATA[<p>There are many server hosting companies in the market, in fact I would venture to guess that a new hosting company pops up about every day. I have had a fair bit of experience with some of the largest in the market, <a title="Rackspace server hosting" href="http://www.rackspace.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.rackspace.com?referer=');pageTracker._trackPageview('/outgoing/www.rackspace.com?referer=http://www.macnative.com/wp-admin/edit.php');">RackSpace</a>, <a title="Serverbeach server hosting" href="http://www.serverbeach.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.serverbeach.com?referer=');pageTracker._trackPageview('/outgoing/www.serverbeach.com?referer=http://www.macnative.com/wp-admin/edit.php');">Server Beach</a>, <a title="Peer1 Server Hosting" href="http://www.peer1.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.peer1.com?referer=');pageTracker._trackPageview('/outgoing/www.peer1.com?referer=http://www.macnative.com/wp-admin/edit.php');">Peer1</a>, etc to name a few. But the one that I have been most impressed with, has been <a title="1and1 server/web hosting services" href="http://www.1and1.com/?k_id=11335095" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.1and1.com/?k_id=11335095&amp;referer=');pageTracker._trackPageview('/outgoing/www.1and1.com/?k_id=11335095&#038;referer=http://www.macnative.com/wp-admin/edit.php');">1and1</a>. They are who I use for my hosting and the hosting of my clients. I have been very satisfied with their service and the tools that they make available to me. Great uptime, stellar support, fantastic options, competitive pricing.</p>
<p>So yes this is a shameful plug for their services. <a title="1and1 server/web hosting services" href="http://www.1and1.com/?k_id=11335095" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.1and1.com/?k_id=11335095&amp;referer=');pageTracker._trackPageview('/outgoing/www.1and1.com/?k_id=11335095&#038;referer=http://www.macnative.com/wp-admin/edit.php');">1and1</a> is my preferred hosting provider.</p>
<p>But also, I might note that I am a die hard apple proponent, but when it comes to general server functions, I am a fan of Linux. I run Linux on my servers locally and in hosting. for their security and ease of administration.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.macnative.com%2F2008%2F05%2F07%2Fgeneral%2Fserver-hosting%2F&amp;linkname=Server%20Hosting" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fwww.macnative.com_2F2008_2F05_2F07_2Fgeneral_2Fserver-hosting_2F_amp_linkname=Server_20Hosting&amp;referer=');"><img src="http://www.macnative.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.macnative.com/2008/05/07/general/server-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Debate</title>
		<link>http://www.macnative.com/2008/02/16/mac-alicious/the-debate/</link>
		<comments>http://www.macnative.com/2008/02/16/mac-alicious/the-debate/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 15:05:23 +0000</pubDate>
		<dc:creator>bdoga</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Lin-ixian]]></category>
		<category><![CDATA[Mac-alicious]]></category>
		<category><![CDATA[Win-doze]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.macnative.com/2008/02/16/mac-alicious/the-debate/</guid>
		<description><![CDATA[Working in the IT world and being a Mac user, I am constantly asked the question &#8220;Should I get a Mac&#8221;? As if there was any question. Today I will briefly share my reasoning with you. When someone asks that question the only right response would be to ask a question in return, &#8220;What do [...]]]></description>
			<content:encoded><![CDATA[<p>Working in the IT world and being a Mac user, I am constantly asked the question &#8220;Should I get a Mac&#8221;? As if there was any question. Today I will briefly share my reasoning with you. When someone asks that question the only right response would be to ask a question in return, &#8220;What do you use your computer for&#8221;? If they only use their current computer to play old DOS games then they should probably stick with the computer that they have. But if they use windows at all, and still have a pulse, then there is a high probability that they could benefit from switching.</p>
<p>With an Intel processor under the hood, the current mac is the most versatile computer on the market, In my opinion. You can obviously run OSX on the computer. You can also run Windows, and Linux, BSD, Solaris, etc. So if there is something that you really must use windows for, Two solutions exist. Either using BootCamp to allow you to dual boot into both Windows (or some other more productive OS) and OSX. Or my favorite solution , using some virtualization sofware like <a href="http://www.parallels.com" title="Parallels Virtualization Software for Mac" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.parallels.com?referer=');">Parallels</a> or <a href="http://www.vmware.com/products/fusion/" title="Vmware Fusion for the Mac" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/products/fusion/?referer=');">VMware Fusion.</a> This software allows you to install and run other Operating Systems right from within OSX. With the virtualization software you have the ability to store your files outside of the windows virtual machine on your Mac, and then clone or make snapshots of your windows OS so that when (not if) windows suffers from malware or spyware or a virus, you can simply restore to your last snapshot, not loose any of your documents (because they were all saved outside of windows) and be back up and running in minutes, rather than days or weeks working with your local IT guys.</p>
<p>In my opinion this provides the ultimate computing solution. Safe, secure, performance in OSX that can be accented with brief musings in the Windows world, and then turned off again. Ahhhh, Computing Bliss.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.macnative.com%2F2008%2F02%2F16%2Fmac-alicious%2Fthe-debate%2F&amp;linkname=The%20Debate" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?linkurl=http_3A_2F_2Fwww.macnative.com_2F2008_2F02_2F16_2Fmac-alicious_2Fthe-debate_2F_amp_linkname=The_20Debate&amp;referer=');"><img src="http://www.macnative.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.macnative.com/2008/02/16/mac-alicious/the-debate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
