<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Quicken for Mac Hack</title>
	<link>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/</link>
	<description>Enjoying Digitally Enhanced Living</description>
	<pubDate>Thu, 20 Nov 2008 01:41:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: &#187; Hacking Quicken to Import QFX Files on OS X</title>
		<link>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-248</link>
		<author>&#187; Hacking Quicken to Import QFX Files on OS X</author>
		<pubDate>Wed, 07 Jun 2006 02:07:41 +0000</pubDate>
		<guid>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-248</guid>
					<description>[...] Quicken for Mac HackBlackberry 7100t with OS X [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Quicken for Mac HackBlackberry 7100t with OS X [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: &#187; Hack to bypass Intuit&#8217;s Crippled of Mac Quicken</title>
		<link>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-249</link>
		<author>&#187; Hack to bypass Intuit&#8217;s Crippled of Mac Quicken</author>
		<pubDate>Wed, 07 Jun 2006 02:13:33 +0000</pubDate>
		<guid>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-249</guid>
					<description>[...] Shows how to automatically hack QFX files to trick Quicken for Mac into importing files it would normally reject.read more&#160;&#124;&#160;digg story      &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Shows how to automatically hack QFX files to trick Quicken for Mac into importing files it would normally reject.read more&nbsp;|&nbsp;digg story      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: QuickenDude</title>
		<link>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-407</link>
		<author>QuickenDude</author>
		<pubDate>Mon, 21 Aug 2006 16:53:59 +0000</pubDate>
		<guid>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-407</guid>
					<description>I would recommend giving the option of using 1 of 4 different account types prior to change the intu.bid number. 1 for credit card, 1 for banking (checking/savings/etc), 1 for investments, and 1 for 401k.. perhaps if I can free up some spare time in the next few days I'll send you a revised version of your download with these changes.</description>
		<content:encoded><![CDATA[<p>I would recommend giving the option of using 1 of 4 different account types prior to change the intu.bid number. 1 for credit card, 1 for banking (checking/savings/etc), 1 for investments, and 1 for 401k.. perhaps if I can free up some spare time in the next few days I&#8217;ll send you a revised version of your download with these changes.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-1476</link>
		<author>Chris</author>
		<pubDate>Wed, 22 Nov 2006 02:01:58 +0000</pubDate>
		<guid>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-1476</guid>
					<description>As noted in the earlier article about this, investment accounts won't work with this tip (at least not in a way that I've found).  You can use a supported bank ID to modify your file once, but not a second time.  But here's something that worked for my Schwab Plan account (which unlike regular Schwab accounts doesn't allow downloads for Macs).

QIF Master is a shareware program mentioned in a Macworld article:

http://www.thewoodwards.us/sw/QIFMaster/index.shtml

It requires some first-time setup and may have some quirks to be found.  But for me, at least, it's a lifesaver.  It will let me take the downloaded QFX file from my investment account and convert it to a QIF file that I can then import into Quicken.

Much better than manually entering 20 transactions or more each month!</description>
		<content:encoded><![CDATA[<p>As noted in the earlier article about this, investment accounts won&#8217;t work with this tip (at least not in a way that I&#8217;ve found).  You can use a supported bank ID to modify your file once, but not a second time.  But here&#8217;s something that worked for my Schwab Plan account (which unlike regular Schwab accounts doesn&#8217;t allow downloads for Macs).</p>
<p>QIF Master is a shareware program mentioned in a Macworld article:</p>
<p><a href="http://www.thewoodwards.us/sw/QIFMaster/index.shtml" rel="nofollow">http://www.thewoodwards.us/sw/QIFMaster/index.shtml</a></p>
<p>It requires some first-time setup and may have some quirks to be found.  But for me, at least, it&#8217;s a lifesaver.  It will let me take the downloaded QFX file from my investment account and convert it to a QIF file that I can then import into Quicken.</p>
<p>Much better than manually entering 20 transactions or more each month!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: James</title>
		<link>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-1668</link>
		<author>James</author>
		<pubDate>Wed, 29 Nov 2006 21:43:25 +0000</pubDate>
		<guid>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-1668</guid>
					<description>The QFX Convert script has a bit of a defect, it has a hard coded path.  This is my version:

do shell script "cat ~/Desktop/Multi.QFX &#124; sed -e 's/.*/3350/' &#124; sed -e 's/.*/5431/' &#62; ~/Desktop/Import.QFX"
do shell script "open ~/Desktop/Import.QFX"
sleep 30
do shell script "rm ~/Desktop/{Multi,Import}.QFX"</description>
		<content:encoded><![CDATA[<p>The QFX Convert script has a bit of a defect, it has a hard coded path.  This is my version:</p>
<p>do shell script &#8220;cat ~/Desktop/Multi.QFX | sed -e &#8217;s/.*/3350/&#8217; | sed -e &#8217;s/.*/5431/&#8217; &gt; ~/Desktop/Import.QFX&#8221;<br />
do shell script &#8220;open ~/Desktop/Import.QFX&#8221;<br />
sleep 30<br />
do shell script &#8220;rm ~/Desktop/{Multi,Import}.QFX&#8221;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: melissa</title>
		<link>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-12149</link>
		<author>melissa</author>
		<pubDate>Sun, 03 Jun 2007 16:36:09 +0000</pubDate>
		<guid>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-12149</guid>
					<description>Is there a version of the script that works? i could not get either to work correctly.</description>
		<content:encoded><![CDATA[<p>Is there a version of the script that works? i could not get either to work correctly.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-30750</link>
		<author>Jason</author>
		<pubDate>Thu, 19 Jun 2008 09:21:53 +0000</pubDate>
		<guid>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-30750</guid>
					<description>I had to add

&#124; sed -e 's/sharebuilder.com/etrade.com/' 

to the AppleScript get it to work.</description>
		<content:encoded><![CDATA[<p>I had to add</p>
<p>| sed -e &#8217;s/sharebuilder.com/etrade.com/&#8217; </p>
<p>to the AppleScript get it to work.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-30812</link>
		<author>Chris</author>
		<pubDate>Fri, 01 Aug 2008 06:45:05 +0000</pubDate>
		<guid>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-30812</guid>
					<description>To get the Automator to work I had to use quotes around the $f and $f.bak.
I also dropped the cat command.

Here is the code I used in the "Run Shell Script" box in the Automator.

for f in "$@"
do
	cp "$f" "$f.bak"
	sed -e 's/.*/9999/' -e 's/.*/4513/' -e 's/.*/9999/'"$f"
	rm "$f.bak"
done

The are three lines in the do command above
cp ....
sed ....
rm ...

Also I talked to some one at E*Trade and they support (i.e. paid Intuit) Quicken for Mac for the brokerage firm only.  They do not support Quicken for the Mac for E*Trade Bank.  The above hack takes care of this stupid incompatiblity at E*Trade and should help anyone one needing ID codes for an investment account.</description>
		<content:encoded><![CDATA[<p>To get the Automator to work I had to use quotes around the $f and $f.bak.<br />
I also dropped the cat command.</p>
<p>Here is the code I used in the &#8220;Run Shell Script&#8221; box in the Automator.</p>
<p>for f in &#8220;$@&#8221;<br />
do<br />
	cp &#8220;$f&#8221; &#8220;$f.bak&#8221;<br />
	sed -e &#8217;s/.*/9999/&#8217; -e &#8217;s/.*/4513/&#8217; -e &#8217;s/.*/9999/&#8217;&#8221;$f&#8221;<br />
	rm &#8220;$f.bak&#8221;<br />
done</p>
<p>The are three lines in the do command above<br />
cp &#8230;.<br />
sed &#8230;.<br />
rm &#8230;</p>
<p>Also I talked to some one at E*Trade and they support (i.e. paid Intuit) Quicken for Mac for the brokerage firm only.  They do not support Quicken for the Mac for E*Trade Bank.  The above hack takes care of this stupid incompatiblity at E*Trade and should help anyone one needing ID codes for an investment account.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-30813</link>
		<author>Chris</author>
		<pubDate>Fri, 01 Aug 2008 07:00:17 +0000</pubDate>
		<guid>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-30813</guid>
					<description>In my message above, the sed command (on one line) should be:

sed -e 's/_INTU.BID_.*/_INTU.BID_9999/' -e 's/_INTU.USERID_.*/_INTU.USERID_4513/' -e 's/_FID_.*/_FID_9999/'"$f"

Substitute the underscores with less than "" brackets. 
The website interpreted the brackets as html</description>
		<content:encoded><![CDATA[<p>In my message above, the sed command (on one line) should be:</p>
<p>sed -e &#8217;s/_INTU.BID_.*/_INTU.BID_9999/&#8217; -e &#8217;s/_INTU.USERID_.*/_INTU.USERID_4513/&#8217; -e &#8217;s/_FID_.*/_FID_9999/&#8217;&#8221;$f&#8221;</p>
<p>Substitute the underscores with less than &#8220;&#8221; brackets.<br />
The website interpreted the brackets as html</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-30814</link>
		<author>Chris</author>
		<pubDate>Fri, 01 Aug 2008 07:19:28 +0000</pubDate>
		<guid>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-30814</guid>
					<description>Tough website...
That code still is not right!
Below is a link to an image

http://www.julieandchris.com/images/Picture3.png</description>
		<content:encoded><![CDATA[<p>Tough website&#8230;<br />
That code still is not right!<br />
Below is a link to an image</p>
<p><a href="http://www.julieandchris.com/images/Picture3.png" rel="nofollow">http://www.julieandchris.com/images/Picture3.png</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Unnamed</title>
		<link>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-31010</link>
		<author>Unnamed</author>
		<pubDate>Fri, 29 Aug 2008 15:11:14 +0000</pubDate>
		<guid>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-31010</guid>
					<description>Nice site. :)))</description>
		<content:encoded><![CDATA[<p>Nice site. :)))</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Unknown</title>
		<link>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-31028</link>
		<author>Unknown</author>
		<pubDate>Sat, 30 Aug 2008 18:23:06 +0000</pubDate>
		<guid>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-31028</guid>
					<description>Hello. Just passing by.</description>
		<content:encoded><![CDATA[<p>Hello. Just passing by.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Rudi</title>
		<link>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-31077</link>
		<author>Rudi</author>
		<pubDate>Mon, 08 Sep 2008 19:49:22 +0000</pubDate>
		<guid>http://www.digital501.com/20060606137/quicken-mac-qfx-hack/#comment-31077</guid>
					<description>Hey! Need help here!

Great articles - but they don't help me :(

I live in the UK and have a Mac and Quicken - believe it or not, this complicates everything more. I just need a simple program to manage all of my bank stuff which comes as Quicken files, I thought this would do the trick - but no.

My problem is that I can't set up a bank to download stuff from - a US one that is. I have to import everything manually, and when I make an account, and then go File &#62; Import - there is nothing to import a Quicken file there... how do I do this?!

Thanks,
Rudi!</description>
		<content:encoded><![CDATA[<p>Hey! Need help here!</p>
<p>Great articles - but they don&#8217;t help me <img src='http://www.digital501.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I live in the UK and have a Mac and Quicken - believe it or not, this complicates everything more. I just need a simple program to manage all of my bank stuff which comes as Quicken files, I thought this would do the trick - but no.</p>
<p>My problem is that I can&#8217;t set up a bank to download stuff from - a US one that is. I have to import everything manually, and when I make an account, and then go File &gt; Import - there is nothing to import a Quicken file there&#8230; how do I do this?!</p>
<p>Thanks,<br />
Rudi!</p>
]]></content:encoded>
				</item>
</channel>
</rss>
