<?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>Roopesh's Blog &#187; Crossover</title>
	<atom:link href="http://www.roopeshsheth.com/category/crossover/feed" rel="self" type="application/rss+xml" />
	<link>http://www.roopeshsheth.com</link>
	<description>A random blog</description>
	<lastBuildDate>Fri, 30 Apr 2010 05:46:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Dual booting Windows XP and Ubuntu</title>
		<link>http://www.roopeshsheth.com/2007/09/17/dual-booting-windows-xp-and-ubuntu</link>
		<comments>http://www.roopeshsheth.com/2007/09/17/dual-booting-windows-xp-and-ubuntu#comments</comments>
		<pubDate>Mon, 17 Sep 2007 16:30:42 +0000</pubDate>
		<dc:creator>Roopesh Sheth</dc:creator>
				<category><![CDATA[Crossover]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[simplify]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.roopeshsheth.com/2007/09/17/dual-booting-windows-xp-and-ubuntu/</guid>
		<description><![CDATA[I&#8217;ve decided to dual boot Windows and Ubuntu. This was a tortured decision for me to make, but the right one nonetheless. While I&#8217;ve been able to do 99% of all my work and tasks in Ubuntu, it&#8217;s not always easy to do what I want to do. I have found that ease is more [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve decided to dual boot Windows and Ubuntu.  This was a tortured decision for me to make, but the right one nonetheless.</p>
<p>While I&#8217;ve been able to do 99% of all my work and tasks in Ubuntu, it&#8217;s not always easy to do what I want to do.  I have found that ease is more and more important to me as I have less and less time.  When I want to buy a piece of hardware that will simplify my life, it should be easy to hook it up, install it, and get it running.  Any delays, workarounds, and other distractions take away from the overall goal.</p>
<p>For example, I love my Quicken.  I use it forecast, budget, and report on expenditures.  I have One-Step Update running and all my passwords saved so it&#8217;s easy to download all my transactions.  On Ubuntu, I have to run <a href="http://www.roopeshsheth.com/2007/04/29/quicken-working-in-linux/">Quicken in a Crossover bottle</a>.  Yes, it works.  But it wasn&#8217;t easy.  And anytime there&#8217;s an upgrade or any issues, it&#8217;s not easy to troubleshoot and resolve.</p>
<p>I&#8217;ve gone paperless in my house, as much as possible.  When bills come in, they get scanned then shredded.  We&#8217;re also going through and scanning historical bills, statements, and other paper documents.  We save everything as PDFs.  Our scanners include dual-sided scanning via the ADF.  The Windows driver works great with Adobe Acrobat.  However, the driver for Linux supports only one sided scanning at a time.  There is software to scan one side, then refeed the documents and scan the other side, and it will collate the images and let you save it as a PDF.  But guess what?  That&#8217;s right.  It took work.  Not easy.</p>
<p>The list goes on, of course.  RAW image support in The Gimp takes longer to be released than Photoshop.  Any new device may not work in Linux for some period of time.  Etcetera, etcetera.</p>
<p>So I was able to install Windows XP on a separate HDD (which was supposed to be a mirror for my Ubuntu installation, but it wasn&#8217;t easy and I never figured it out).  I did take the time to keep grub as the bootloader and I can successfully boot to either Linux or Windows.</p>
<p>Oh,  one last word.  Why Windows XP instead of Windows Vista or Windows XP x64?  Guess.  Not all drivers are available and compatible.  That makes it&#8230; right&#8230; not easy.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.roopeshsheth.com/2007/09/17/dual-booting-windows-xp-and-ubuntu/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Been geekily busy this weekend</title>
		<link>http://www.roopeshsheth.com/2007/05/06/been-geekily-busy-this-weekend</link>
		<comments>http://www.roopeshsheth.com/2007/05/06/been-geekily-busy-this-weekend#comments</comments>
		<pubDate>Sun, 06 May 2007 20:23:40 +0000</pubDate>
		<dc:creator>Roopesh Sheth</dc:creator>
				<category><![CDATA[Crossover]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.roopeshsheth.com/2007/05/06/been-geekily-busy-this-weekend/</guid>
		<description><![CDATA[I discovered on Thursday or Friday that I was using the non-smp capable version of my kernel.&#160; Having a dual-core machine, that meant I was basically wasting half the processing power available to me (which I still probably never used).&#160; I did have the right kernel installed, but it wasn&#8217;t booting that kernel by default.&#160; [...]]]></description>
			<content:encoded><![CDATA[<p>I discovered on Thursday or Friday that I was using the non-smp capable version of my kernel.&nbsp; Having a dual-core machine, that meant I was basically wasting half the processing power available to me (which I still probably never used).&nbsp; I did have the right kernel installed, but it wasn&#8217;t booting that kernel by default.&nbsp; So I learned a bit about grub and make the generic kernel default.</p>
<p>I also tested Quicken 2007 on Ubuntu 7.04, using Crossover.&nbsp; Read about my failure <a href="http://www.codeweavers.com/compatibility/browse/group/?app_id=2634;forum=1;msg=5871">here</a>.</p>
<p>Lastly, I got my dedicated server configured the way I like it.&nbsp; You see, I run a VM on my server for Scalix email.&nbsp; The primary reason for this configuration is that Scalix doesn&#8217;t support as many server operating systems as I&#8217;d like.&nbsp; It does support Fedora Core 5, so I have FC5 running in a VM on my server.&nbsp; However, I had been previously unable (and unmotivated) to get the bridged networking configured properly.&nbsp; So I had been using NAT and iptables to route to the VM.&nbsp; Now my VM has a real IP address and my life will (or at least should) be easier.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.roopeshsheth.com/2007/05/06/been-geekily-busy-this-weekend/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crossover Advocate</title>
		<link>http://www.roopeshsheth.com/2007/05/04/crossover-advocate</link>
		<comments>http://www.roopeshsheth.com/2007/05/04/crossover-advocate#comments</comments>
		<pubDate>Fri, 04 May 2007 23:24:50 +0000</pubDate>
		<dc:creator>Roopesh Sheth</dc:creator>
				<category><![CDATA[Crossover]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quicken]]></category>

		<guid isPermaLink="false">http://www.roopeshsheth.com/2007/05/04/crossover-advocate/</guid>
		<description><![CDATA[Cool, I&#8217;m now an Advocate for Crossover Linux, specifically for Quicken 2007.&#160; I&#8217;ll be updating the Tips &#38; Tricks with my updated Quicken 2007 instructions soon.]]></description>
			<content:encoded><![CDATA[<p>Cool, I&#8217;m now an Advocate for <a href="http://www.codeweavers.com/products/cxoffice/">Crossover Linux</a>, specifically for <a href="http://www.codeweavers.com/compatibility/browse/name?app_id=2634">Quicken 2007</a>.&nbsp; I&#8217;ll be updating the <a href="http://www.codeweavers.com/compatibility/browse/name/?app_id=2634;tips=1">Tips &amp; Tricks</a> with my <a href="http://www.codeweavers.com/compatibility/browse/name/?app_id=2634;forum=1;msg=5929">updated Quicken 2007 instructions</a> soon.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.roopeshsheth.com/2007/05/04/crossover-advocate/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quicken working in Linux</title>
		<link>http://www.roopeshsheth.com/2007/04/29/quicken-working-in-linux</link>
		<comments>http://www.roopeshsheth.com/2007/04/29/quicken-working-in-linux#comments</comments>
		<pubDate>Sun, 29 Apr 2007 21:40:27 +0000</pubDate>
		<dc:creator>Roopesh Sheth</dc:creator>
				<category><![CDATA[Crossover]]></category>
		<category><![CDATA[Intuit]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quicken]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.roopeshsheth.com/2007/04/29/quicken-working-in-linux/</guid>
		<description><![CDATA[OK, so it&#8217;s not exactly what I was thinking, but it&#8217;s actually the best of all worlds. Let me explain. Intuit (via Quicken) is the leader of personal finance software. There&#8217;s just no disputing that statement. I spent time evaluating other solutions, and nothing even came close to Quicken. There&#8217;s a reason Intuit rules every [...]]]></description>
			<content:encoded><![CDATA[<p>OK, so it&#8217;s not exactly <a href="http://www.roopeshsheth.com/2007/04/07/project-bye-bye-windows-hello-linux/" title="My original intentions">what I was thinking</a>, but it&#8217;s actually the best of all worlds.  Let me explain.</p>
<p><a href="http://www.intuit.com" title="Intuit homepage" target="_blank">Intuit</a> (via <a href="http://www.quicken.com" title="Quicken homepage" target="_blank">Quicken</a>) is <em>the</em> leader of  personal finance software.  There&#8217;s just no disputing that statement.  I spent time evaluating <a href="http://www.roopeshsheth.com/2007/04/11/mvelopes-nope/" title="My review of Mvelopes">other solutions</a>, and nothing even came close to Quicken.  There&#8217;s a reason Intuit rules every category they&#8217;re in: they know what features customers want.  (Full disclosure: I currently work for Intuit, but it has nothing to do with what I&#8217;m writing, as you&#8217;ll see this is not a review of Quicken)</p>
<p>Anyways, I&#8217;ve been running Quicken on Windows XP in a VMWare environment since I migrated to Ubuntu Linux.  Last I had looked, Quicken 2007 (which is the version I use) was not compatible with <a href="http://www.winehq.org" title="WINE's homepage">wine</a> (a Windows Emulator for Linux).  However, I was reading a Linux magazine last night and saw that Quicken 2007 was now supported via <a href="http://www.codeweavers.com/products/cxoffice/" title="Codeweaver's Crossover Linux homepage" target="_blank">Crossover Linux</a>.  I looked up <a href="http://www.codeweavers.com/compatibility/browse/name?app_id=2634" title="Quicken support @ Codeweaver.com" target="_blank">Quicken 2007 support on the Codeweavers page</a> this morning, and lo-and-behold someone gave it Silver rating!  There were a few <a href="http://www.codeweavers.com/compatibility/browse/name/?app_id=2634;issues=1" title="Known issues of running Quicken 2007 on Crossover Linux" target="_blank">known issues</a>, but everything had a workaround, so I decided to give it a try.</p>
<p>I first tried Wine on its own, but it was clear that wasn&#8217;t going to work.  Whatever hacks (<a href="http://www.codeweavers.com/compatibility/browse/name/?app_id=2634;tips=1" title="Tips &amp; Tricks for Quicken 2007 on Crossover Linux" target="_blank">Tips &amp; Tricks</a>) the Codeweavers guys had figured out wasn&#8217;t going to work on Wine alone.  I installed the trial of Crossover Linux and followed the convoluted instructions to get Quicken running.  And it works!!  (See my updated instructions to get Quicken running <a href="http://www.codeweavers.com/compatibility/browse/name/?app_id=2634;forum=1;msg=5929" title="Updated instructions to install and run Quicken 2007 using Crossover Linux" target="_blank">here</a>)</p>
<p><a href="http://www.roopeshsheth.com/wp-content/uploads/2007/04/quicken.png" title="Quicken 2007 using Crossover Linux"><img src="http://www.roopeshsheth.com/wp-content/uploads/2007/04/quicken.thumbnail.png" alt="Quicken 2007 using Crossover Linux" /></a></p>
<p>I don&#8217;t need Windows anymore at all!  <a href="http://www.roopeshsheth.com/2007/04/28/screw-you-microoft/" title="Screw you, Micro$oft">So screw you even more, Micro$oft!</a></p>

<!-- start wp-tags-to-technorati 1.02 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.roopeshsheth.com/2007/04/29/quicken-working-in-linux/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

