Slashdot Mirror


Moneydance - Cross-Platform Personal Finance

sreilly self-promotes: "Moneydance 2003 has just been released for Linux, Mac OS X, and Windows. This program is a completely cross-platform replacement for Quicken or MS Money. This is the first time that online banking and online bill payment has been available in a made-for-Linux application. It also has features that aren't available in Quicken such as an extension mechanism that lets developers easily add and distribute new features to the program."

79 of 357 comments (clear)

  1. Thanks but no thanks by Drunken+Coward · · Score: 3, Interesting
    I'm not going to trust my personal finances to a company that refuses to release their code under the GPL. Who knows what kind of data this software is gathering, not to mention the fact that I've never even heard of this company. If I don't use Microsoft Money because of these issues, why would I use something presented by an even less reputed source?

    And forget auditing it myself, with an EULA that says:
    You may not reverse engineer, decompile, translate, adapt, or disassemble the Software, nor shall you attempt to create the source code from the object code for the Software.


    I'll wait until something free (as in beer and speech) before I think it's secure enough for my data, thanks.
    --
    Have you been stalked by Seth today?
    1. Re:Thanks but no thanks by bmongar · · Score: 5, Insightful
      I'm not going to trust my personal finances to a company that refuses to release their code under the GPL

      So you don't use banks or credit cards then? Because I don't know of a bank or credit card company that has opened up their software.

      --
      As x approaches total apathy I couldn't care less.
    2. Re:Thanks but no thanks by sporty · · Score: 5, Insightful

      It was funny. I was on bugtraq, and someone posted some code, showing how a system (freebsd at the time), could be exploited. Iditoically enough, I trusted the source after giving it a quick look and ran it. Somehow, I missed something.. a call to drop to the shell and execute a ping -f.

      So tell me. Do you go through the pains of examining the source of every application you use?

      But would you say, someone would eventually catch it in code? Sure, it'd a good argument. After all, web servers, name servers, XFree86... they have bugs, people catch them.

      So here's my next question. There's one fundamental difference. If everyone ran a tampered copy of other free softwares, the damage would be minimal compared to say, transmitting your financial information to a server in Java (the island, not the language). After all, after I realized what that bugtraq code did, I killed the app. No permanent reprecussions.

      Do you trust MS to not transmit your financial information when you do a software update? Do you use a machine with no net connection to prevent your financial info from spreading around? ANd if it did spread out once using GPL softare, who's fault is it?

      Opensource isn't a panacea. It's a methodology. It's a way of making software secure over time, if people can contribute. It's about anyone going in and making improvements to their copy, or hell.. breaking it. It's not about instantaneous security. After all, did you audit your last linux install to maek sure it doesn't transmit your shadow file off to Alan Cox, since he's become a nut and hates all linux users now? (Not really.. but you get the idea).

      --

      -
      ping -f 255.255.255.255 # if only

    3. Re:Thanks but no thanks by dreamchaser · · Score: 5, Insightful

      Translation: I don't want to pay anyone for their hard work in putting together any piece of cross platform software.

      Seriously, software and politices are NOT the same thing. People need to grow up a little. I could maybe see the arguement of wanting to see the source, but free as in beer and speech just shows what you are really after; a free ride.

    4. Re:Thanks but no thanks by ColdGrits · · Score: 3, Insightful

      "I'll wait until something free (as in beer and speech) before I think it's secure enough for my data, thanks."

      Well write one and release it then.

      Go on, if it is that easy to do, DO IT.

      I dare you.

      Put your money where your mouth is and develop/release such a program.

      --
      People should not be afraid of their governments - Governments should be afraid of their people.
    5. Re:Thanks but no thanks by timmyf2371 · · Score: 2, Insightful
      Have you ever downloaded any app from Sourceforge or the like? If so, were you familiar with the company?

      Why wait until something is free as in beer? Do you not believe in rewarding coders for their work?

      I take it as you are a GPL promoter that you have read and understood the entire source code for the GNU/Linux distro which you use and every app which you use. If not, why not? Who knows what kind of data your distro may be sending back to the vendor?

      Have you ever shopped online? A lot of the shopping carts on ecommerce sites are also proprietary. How do you know that the vendor of the shopping cart doesn't know all your shopping habits?

      Tim

      --

      Backup not found: (A)bort (R)etry (P)anic
    6. Re:Thanks but no thanks by _Sprocket_ · · Score: 3, Insightful


      Opensource isn't a panacea. It's a methodology. It's a way of making software secure over time, if people can contribute.


      Indeed. You are completely on the mark with this point. The Open Source methodology isn't a silver bullet. It is no talisman. It is no guarantee to secure systems.

      But. This methodology is a first step towards peer review. It is a part of a proven process. So while its not pixie dust, it is a good move.
    7. Re:Thanks but no thanks by JustAnotherReader · · Score: 3, Interesting
      I'm not going to trust my personal finances to a company that refuses to release their code under the GPL

      Quicken and MS Money both send their data to the financial institution as XML is a format known as "Open Financial Exchange" or simply OFX

      Since OFX is an open standard and the data is encrypted via SSL then all this product is doing is taking data you enter via a GUI and converting it to an OFX message. I say "only" but in fact that's quite a lot of work.

      I've been involved in writing the receiving end of this software at a major Californian bank and it's kind of nice that most of our work is aimed at meeting the OFX specification. If your product can work with that spec then certifying it with Quicken and MS Money is not too difficult.

      BTW, on a funny note, while Intuit has quite an extensive QA process that we must go through to get our software certified to work with Quicken, Microsoft's certification consist of "Do you work with Quicken? Great, you're certified"

    8. Re:Thanks but no thanks by tramm · · Score: 2, Informative
      Drunken Coward wrote:
      I'll wait until something free (as in beer and speech) before I think it's secure enough for my data, thanks.
      How about GNU Cash? I've been using it for almost two years now and am very, very pleased with it. It is GPLed, so it is both free beer and speech.

      The new business features allowed me to replace SQL-Ledger with it. I'm happily generating invoices and handling payroll with GNU Cash 1.8.2 now.

      --
      -- http://www.swcp.com/~hudson/
    9. Re:Thanks but no thanks by tunah · · Score: 2, Insightful
      I'm not going to trust my personal finances to a company that refuses to release their code under the GPL.


      If you had said "under a {free|open source} licence", then that would have been an extreme, but reasonable, position. To specify the GPL specifically is religious nonsense. You might prefer to buy from a company that GPLs, but to say that software with some other free license is less trustworthy is absurd - the choice of free license is irrelevant to you if you don't plan to release changes to the software.

      --
      Free Java games for your phone: Tontie, Sokoban
    10. Re:Thanks but no thanks by Jeff+DeMaagd · · Score: 2, Interesting

      I really don't understand where you went with that.

      My point is that when the product is given at no charge, there's no incentive for the author to give in to the user base's demands. If I am selling a product with 10 features for $300, and the prospective market asks for 15 features for $200, I might give in as it's another $200 in my pocket. If a free product has 10 features and the users want another 5, it doesn't matter. Beggars can't be choosy.

      I won't work for free and I won't program for free, and I don't see how I can rightfully demand that someone else to give their work or programs away for free.

  2. Why not use Gnucash? by Gothmolly · · Score: 2, Informative

    See subject.

    --
    I want to delete my account but Slashdot doesn't allow it.
    1. Re:Why not use Gnucash? by AngryPuppy · · Score: 2, Insightful

      Bill payment and downloading transactions from my bank... I can't get to their site right now, but I understand from the original post that this is the first Linux based financial app that will let you do the two activities I listed.

    2. Re:Why not use Gnucash? by slide-rule · · Score: 2, Interesting

      Probably "ease of use". I have yet to see this new-fangled thing yet. In the meantime, I've been very slowly brewing up something I can use myself (no, it isn't far enough along to matter to anyone else yet; yes, it'd be GPL'ed or something else "open" if it does get there). I've looked at gnucash each time the next even-number comes out. It looks nice if you need to do small-business stuff, but for just my personal finances, I could never get far enough along after hours of banging my head against it to get anything set up and useable. So... if the new app looks like it'll be as easy and intuitive (to me) to use, I might give it a shot. That's what I would reply to your question with. (On the matter of rolling my own, gnucash doesn't have things I'd call simple and necessary yet for personal finance tracking that, having used in MS Money, are quite simply deal-breakers for me to not have available.)

    3. Re:Why not use Gnucash? by Chilltowner · · Score: 3, Informative

      That's a shame. It can take a little while to get used to double-entry bookkeeping, but once you grok it, GnuCash really makes things sing. I've used GnuCash since 1.4.x, and it's still the best thing I've tried (including Quicken). You can get away with just using the checkbook type register to do simple finances. Really, the beauty of GnuCash is that it allows itself to be as simple or as complicated as you need it. I started using it for simple finances, and now I also run my consulting business on it. It's been great for both.

      You can download transactions to it, too, in reply to one of the parent posts. Bill paying isn't in yet, but things seem to be moving along pretty well in that direction. Plus, the users mailing list is really active and helpful, so there's no need to bang heads.

    4. Re:Why not use Gnucash? by slide-rule · · Score: 4, Insightful

      If there's a walk-through or tutorial guide on setting up gnucash for [preferrably simple-style] personal finances, please post. I've looked for something several times and haven't found any useful references. The recent 1.8 looks fairly close to my needs, but I simply don't have brainpower to invest in figuring out a workable setup on my own. (Yes, the irony of that statement vs. my running two dual boot linux boxes isn't lost on me...where you think my time goes? ;-) Something like a "MS Money user's survival guide to gnucash" (or the like for quicken users) would probably go a long way to help gain some adoption.

    5. Re:Why not use Gnucash? by Anonymous Coward · · Score: 3, Informative

      http://www.gnucash.org/docs/C/gnucash-guide/

    6. Re:Why not use Gnucash? by Chilltowner · · Score: 3, Informative

      The link posted by the AC is very good. There's also a PDF which is a pretty concise walk through the basic features (pre-1.8, but still very useful).

      Also, when you start GnuCash for the first time, there's a "Druid" that will walk you through and help you get your accounts downloaded and set up.

  3. Worried? by Musashi+Miyamoto · · Score: 2, Insightful

    I don't know why, but for some reason I feel uneasy about having an open-source finance program. Especially one that accesses my account information across the Internet.

    I know that I shouldn't feel that way, but I don't like the idea of easy access to the code. I know "security through obscurity" isn't security, but "security through obscurity and good coding" is probably better than "security though good coding" alone.

    Thoughts?

    1. Re:Worried? by Mortice · · Score: 2, Insightful

      Thoughts?

      I think that since it's not open source, you just wasted your time.

    2. Re:Worried? by Diphthong · · Score: 2, Insightful

      I know "security through obscurity" isn't security, but "security through obscurity and good coding" is probably better than "security though good coding" alone.

      Well, sort of... but obscurity does not generally lend itself to good coding. (That argument is a very slippery off-topic slope so I'll stop now.)

      When it comes to a financial app, whether it goes on the 'net or not, I very much do not want obscurity -- otherwise I might end up installing something that both does my taxes and mucks with reserved sectors of my hard drive.
  4. And from the Open Source corner... by CWCarlson · · Score: 3, Informative

    I direct your attention to GnuCash.

    I've never used it, but it certainly seems like a worthy contender.

    1. Re:And from the Open Source corner... by petabyte · · Score: 4, Informative

      I'm currently looking into using GNUcash and so far its pretty impressive. I used to work for a company maintaining data in Quickbooks and eventually in MS Money. GNUCash is very capable against both of these programs for your average home user. Their webpage does list the goal of adding business features in the future.

      What I think GNUCash is missing most of all, however, is cross platform compatblity. I know it handles QIF files but the program itself has not been ported to Windows or MacOS yet. Many people these days have multiple OSes and I don't want have to reboot my machine in order to balance my checkbook (this arguement applies to both MS Money and Quicken as well).

      GNUCash has alot of potential and I might just start using it with the hope that cross-compatablity comes later. :)

    2. Re:And from the Open Source corner... by jsled · · Score: 4, Informative

      It has been ported to OSX, and is distributed as part of fink, IIRC.

      Yup; recent, but there: http://fink.sourceforge.net/pdb/package.php/gnucas h

  5. money money money by stratjakt · · Score: 5, Funny

    Does your average linux user actually have any finances to manage?

    -1: Troll

    --
    I don't need no instructions to know how to rock!!!!
    1. Re:money money money by WebMasterJoe · · Score: 5, Funny

      Does your average linux user actually have any finances to manage?

      Since the average linux user has no girlfriend, yes, he does still have some money.

      --
      I really hate signatures, but go to my website.
    2. Re:money money money by JourneymanMereel · · Score: 2, Funny

      You mean bring a laptop (running linux, of course) to social events isn't a turn-on?
      </sarcasm>

      --
      Life has many choices. Eternity has two. What's yours?
    3. Re:money money money by Creepy · · Score: 2, Funny

      interesting...

      most Linux geeks I know are married (including myself). Working a UNIX heavy tech job probably draws more of that sort...

      I have to manage my wife's money - she's to money what a heatsink is to heat. Now if she'd only stop overheating (er, bouncing checks)...

  6. Impressive by gmhowell · · Score: 5, Insightful

    Slashdotted with 2 comments. Look, if you are promoting your own project, there is no excuse for a slashdotting. Be prepared next time you submit your PR piece.

    So, since the homepage refused my connection:

    Can I install the client on multiple machines without an additional license? Does it work with Bank of America seemlessly (ie, I don't have to futz about with dl'ing the transactions manually). Can I import Quicken 2003 data? How much does it cost? What libraries did you use for the cross platform work?

    --
    Jesus was all right but his disciples were thick and ordinary. -John Lennon
    1. Re:Impressive by sreilly · · Score: 5, Informative

      lashdotted with 2 comments. Look, if you are promoting your own project, there is no excuse for a slashdotting. Be prepared next time you submit your PR piece.

      Unfortunately, the FreeBSD box it is hosted on keeps rebooting.

      Can I install the client on multiple machines without an additional license? Does it work with Bank of America seemlessly (ie, I don't have to futz about with dl'ing the transactions manually). Can I import Quicken 2003 data? How much does it cost? What libraries did you use for the cross platform work?

      multiple machines, one license: yes

      bank of america: yes

      import q2003 data: yes

      cost: 29.99

      libraries: java - jsse, jce, etc

    2. Re:Impressive by JourneymanMereel · · Score: 2, Interesting

      Does it to graphing/categorization similar to Quicken? Even though it's disappointing to see all those graphs that show my networth to be somewhere below the line of 0, it's something I've come to like.

      Also, does it work with Discover Card and/or Citibank?

      Does it have a Palm/Pocket PC/Handheld Linux component?

      Last but not least, does it syncronize with any kind of webbased application?

      --
      Life has many choices. Eternity has two. What's yours?
  7. GREAT! by tabo_peru · · Score: 4, Funny

    Now I only need money.

    1. Re:GREAT! by Scaba · · Score: 3, Funny

      No, my friend, all you need is love.

    2. Re:GREAT! by yokem_55 · · Score: 3, Funny

      $ make love
      make: *** No rule to make target `love'. Stop.

      Damn!

      --
      ...and IN SOVIET RUSSIA, beowulf clusters imagine 1, 2, 3 profit!!!! jokes made out of YOU!!!
  8. Not for me by guacamolefoo · · Score: 3, Funny

    Until there is a personal finance program that allows me to calculate my savings in large stone wheels, I just don't have a use for it.

    GF.

    1. Re:Not for me by jsled · · Score: 2, Informative

      GnuCash can, actually. You can define arbritary commodities and currencies... keep the exchange rate up to date, &c.

      USD, CND, EUR ... LSW? ;)

  9. Dancing Money? by Anonymous Coward · · Score: 3, Funny

    I am more fond of women who dance for money than money that dances. But, mabey that's just me.

  10. Intuit by 0x7F · · Score: 4, Insightful

    For those of us who dislike Intuit's DRM, this sounds like a great alternative to one of their products. The fact that it runs on GNU/Linux is a nice bonus, too.

    I hope they follow up with some nice tax software, so they can really hit Intuit where it counts.

  11. MoneyDance by unsinged+int · · Score: 5, Funny

    I've tried it before. People just looked at me funny and I didn't get any money. Same thing with the rain dance. Must be doing something wrong...

    1. Re:MoneyDance by infinite9 · · Score: 4, Funny

      Must be doing something wrong..

      This reminds me of my favorite far side. There were a bunch of indians standing around looking at one in the middle. The indian in the middle was holding a book titled "101 Rain Dances". Instead of rain drops, it was raining hand-crank egg beaters. The caption said, "Oh, one step to the left, then two to the right. What kind of dance was I doing?"

      --
      Disconnect your television. Do your own research. Draw your own conclusions. They're probably lying. Don't be a sheep.
  12. How new is this version? by Evangelion · · Score: 2, Interesting


    I tried the current moneydance out a few weeks ago, and it simply Didn't Work. After entering a few transactions, modifying one of them caused it to hang, and eventually crap out with the good 'ol NullPointerException.

    If it's improved in the last few weeks, I might give it another shot, but only because GNUCash doesn't run on Windows.

    1. Re:How new is this version? by Evangelion · · Score: 2, Insightful

      Has anybody tried compiling GNUCash under cygwin?

      I checked around for that -- there have been various attempts, but I don't know of anyone who as succeded with it. The other option I was looking into was running it remotely on a seperate Linux box using cygwin's xserver, but I need to set it up, and I'm not sure it's worth the electricity for one application.

      Regarding your other question, the documentation is at gnucash.org...

      "Currently implemented and supported are the XML file backend, which stores GnuCash data in its native XML file format, and the Postgres SQL backend, which supports multiple simultaneous users of GnuCash."

  13. Re:Worried? (only if I would use it) by frovingslosh · · Score: 3, Insightful
    but "security through obscurity and good coding" is probably better than "security though good coding" alone.

    Thoughts?

    Just the opposite. Security through good open code, that can be reviewed by people who understand this and confirm that there is real security is much more secure that "I've written good code, trust me" type code. The bad guys who want your data, you bank accounts and your identity are not going to be stopped from reverse engineering the code by an EULA. If an EULA only stops honest people from checking the validity of the code, then one has to ask "why have it?".

    --
    I'm an American. I love this country and the freedoms that we used to have.
  14. Uhh... wrong by randombit · · Score: 4, Informative

    How about Mozilla? I've been doing all of my banking, and paying my credit card bills, over HTTP/SSL for ~2 years now. Which is exceptionally nice as my bank is a local credit union about 3000 miles away from my current place of residence.

    If online banking with Linux is causing people problems, I would highly recommend finding a bank that supports doing this kind of thing over the web.

  15. no thanks by Anonymous Coward · · Score: 2, Interesting

    I checked this out once. Looked usable, though a little lackluster. I'm sure the newer version has improvements.

    However I didn't download it or evaluate it because of an obnoxious license clause that said I waive all rights to a jury trial and agree to arbitrate all claims. Is that clause still there? (Can't tell because apparently they run their web site on a cell phone or something).

    Although I don't anticipate being affected by that clause, I find it extremely arrogant that I give up a basic constitutional right just so I can balance my checkbook.

    Also, as a poster above mentioned, I'd like to have the source code. This isn't rocket science, this implements basic accounting concepts which are 100s of years old. I have come across several annoying bugs in Quicken in the past and have decided that something as basic and essential as financial software should be delivered as source code. I'd also like to see how values are computed (rounded, fixed-point, etc).

    Gnucash for me, thanks.

  16. I've been using it for a year... by loosifer · · Score: 5, Informative

    ...but only on OS X. We bought it because of it's cross-platform capabilities, but never ended up taking advantage of them.

    The features are pretty good, in that I don't often want to scream at it and torch the hardware it's running on, like I do most software I use. My wife does most of the finances (whew!), and she seems to like it. I can't compare it to Quicken or whatever, because I haven't used them, but we always import our Quicken-formatted bank statements into MoneyDance with no problems.

    Sorry I can't provide a more helpful review, but I just wanted to drop a "Hey, I'm using it, and it's at least decent" note, since no one else appears to have actually used it.

  17. Moneydance by Craig+Maloney · · Score: 4, Informative

    I thought I'd weigh in on this discussion since a lot of folks seem to be unfamiliar with the history of this application. MoneyDance dates to a time before when the only other options for Linux were a package written in TCL, and XAccount/GNUCash. At the time $20 bought a license for the application. Having wanted a finance application that worked well, I happily registered my copy and used it for years. The AppGen decided they needed a personal finance component and purchased MoneyDance from the author Sean Reilly. AppGen then had trouble after the dot com boom/bust, and MoneyDance was the first to suffer. People found out the hard way that they had purchased an unsupported product. For the longest time AppGen just sat on the code, letting it rot in secret while people wondered out loud when new fixes and changes would be released. I have since moved to GnuCash for my finances, but I applaud Sean for getting the code and releasing new versions of MoneyDance again. It really is a wonderful program to use, and I wouldn't hesitate to recommend it for anyone who would like another option in personal finance management.

  18. OK, so I finally got through by dacarr · · Score: 3, Interesting

    One thing that would be very nice to see is some sort of list of financial institutions that this has been checked with and that compatibility can be assured. At the very least, at least the software compatibilities for the financial institutions' back ends.

    --
    This sig no verb.
  19. Don't forget about Kapital by martinde · · Score: 2, Interesting

    There is also Kapital from The Kompany. And gnucash, which is linked in other replies. And CrossOver Office, which supports Quicken.

    So has anyone had good or bad online banking experience with any of these? I think all of them but gnucash are supposed to support it. I'd like to see a comparative review...

    1. Re:Don't forget about Kapital by Doc+Hopper · · Score: 3, Interesting

      I have a great deal of experience with Quicken under Linux using Codeweavers Wine (the actual Crossover Office product, which I bought largely to run Quicken). It does just fine for the basic checkbook management thing, but there is one huge usability bug that's a show-stopper for me. If you try to enter a "split" (itemize a transaction), and any of the splits have a negative value (like transfer to another account via the split) Quicken crashes hard. Doesn't happen on Windows, but all the time on Linux under CXOffice.

      In case you're interested in repeating the experiment, try setting up a house payment with all the correct accounts:
      Asset: Escrow
      Debt: Home Loan
      Cash Flow: Checking

      Set up payment from Checking to Home Loan for $900.00 (or whatever your house payment is). Then in House Payment, split that transfer into Principal (positive number), Interest (negative number), and Escrow (negative number). Click OK on Split window, BOOM! Down it goes. I use this technique all the time. Watching the Windows display, I think the Intuit folks actually do some goofiness with swapping the background window over to the account to which the negative transfer goes, and that may be the cause of the crash. In any case, happens every time on my two Linux machines.

      The help is also broken, and I still rely on that a ton whenever I'm doing something new. You basically get blank screens on about half the help menu items. Some are populated, some aren't. It's very weird.

      Other things that seem to be lacking in MoneyDance and GNUCash that I use all the time (I haven't tried either in about a year, though, so they may be updated):

      * Most "planning" features, particularly setting up payment schedules automatically for debt reduction plans. My wife and I are on-track to get our house paid off in 9 years (only 5 years into the mortgage now), and it's largely due to this planning in Quicken.
      * Automatic import into TurboTax. May not seem like a big deal, but when you run several businesses and hire an external tax preparation specialist, it's helpful if everything is in Quicken already that you can hand them a floppy disk with your TurboTax data for them to import into their whatever-program.
      * Tax categories for just about everything under the sun, updated annually. I only use a handful of them, but when I know that a particular transaction is going to be a type of thing to end up on one of my forms at the end of the year, I can create a category for it and WOW! it appears on that form from TurboTax at the end of the year.
      * Superb graphing & reporting. One-click graphs of where our money goes, easy reporting if we're on our debt reduction/savings plan targets, etc.

      Admittedly, those features may be present in MoneyDance or GNUCash now. But they are definitely show-stoppers if I don't have them. And due to the bug in CXOffice, Quicken under Linux is really a non-starter at the moment, except when I need to glance at my finances. I regularly back up my data from my Windows machine, and import it into my GNU/Linux Quicken to I have the information available on my laptop in GNU/Linux all the time.

      Really, the automated import stuff is a non-issue for me. I download a .qif just about daily from my credit union, import it, and match what's cleared. Takes about two minutes total (as long as I've kept up, if I'm a few days behind it takes a bit longer to check for matches), then I'm done for the day. End of the month, we review our numbers, see if we need to adjust the family budget to account for something, and get on with our lives. I wasted a HUGE amount of time learning the thing when we first bought it, though, in large part because I was trying to work around problems running it under Crossover Office on my GNU/Linux machines. I eventually mostly gave up, installed Windows XP on one of my home boxes, and just use that box for gaming & Quicken now.

      Hope that answers the question! I'm eager to give MoneyDance anot

  20. From the home page by Lerxst+Pratt · · Score: 5, Informative

    The world's most intuitive personal finance software just got better! Moneydance 2003, the groundbreaking new financial tool is now available for all platforms. Moneydance can be trusted to keep all of your financial information safe, organized, and at your fingertips. After just a few minutes with Moneydance's simple interface and powerful features, you will wonder how you ever got along without it.

    Protect your privacy - and your peace of mind With Moneydance, you will not be bombarded with advertisements on your desktop, nor have your personal information shared without your explicit consent. Unlike some other applications, Moneydance does not install third party software on your computer to monitor or restrict your activities.

    Online banking and bill payment: no paper? no problem Pay your bills in seconds without writing a single check. With Moneydance you can automatically synchronize your records with transactions downloaded from your bank. Moneydance currently can perform online banking and bill payment with hundrededs of financial institutions. Moneydance also integrates nicely with the Paytrust online bill payment service.

    Manage your budget Moneydance lets you easily create and manage multiple budgets and shows you where your accounts over or under budget. Simply specify how much you expect to earn or spend in each category for a given time interval (weekly, monthly, yearly). Moneydance can then show you a comparison of how your budget compares to your actual income and expenses for any time period.

    Stay on schedule The ability to schedule recurring or future transactions in Moneydance makes it easy to plan for bills, loan payments, and paychecks. On the starting screen Moneydance shows all of your upcoming or overdue reminders, and you can view future and past reminders for any month. Special loan payment reminders automatically calculate principal and interest payments for mortgages and other loans. You can even print a monthly calendar that includes your scheduled items.

    Visualize your wealth Another great reason to use Moneydance is that it lets you easily visualize your finances. With Moneydance's built-in graphs you can view your accounts from many angles. The Net Worth graph allows you to view the total value of all of your accounts over time. The Expenses graph provides a clear picture of where your money is going and when. Other graphs include Account Balance, Currency History, Income vs Expenses, and more. Moneydance can also remember commonly used graphs so that they are accessible with a single click from the main screen.

    Get the details, quickly Moneydance provides a variety of reports detailing information about your accounts. Built-in reports include: Budget, Missing Checks, Net Worth, Account Balances, Cash Flow, Detailed Cash Flow, Transactions, Cost Basis, and VAT/GST. You can also tell Moneydance to remember commonly used reports so that they are accessible with a single click from the main screen.

    International ease If you ever cross national borders you will appreciate Moneydance's built-in support for multiple currencies. Recording international transfers is a breeze - simply specify the amount and the currency, and Moneydance will automatically calculate the value in the context of the current account. You can download Up-to-date exchange rates from the Internet automatically with the OandA.com exchange rate updater extension.

    Compatible, standards-based reliability Moneydance uses industry standard technologies such as OFX, QIF, SSL/TLS, Java, and XML to ensure compatibility with other software and services. In addition, with our open API and Extension Developer Kit you can be sure that third parties will always be able to integrate their services with Moneydance.

    Understand your portfolio Today's investment portfolios are as complicated as ever. Moneydance can bring your investements into focus with support for tracking stocks, bonds, CDs, mutual funds, and more. The investment account overview sho

  21. How robust is the database? by Beryllium+Sphere(tm) · · Score: 4, Interesting

    I'm using one commercial product now which regularly gets its database corrupted even in brand-new files built from scratch. Sometimes it crashes when I try to back it up.

    Never mind which product. I've heard the other one is worse anyway.

    It's not just me. A Google(tm) search revealed that this has been a problem for years.

    So -- what does Moneydance have on the back end? Can I trust it not to fail unrecoverably just before tax time? Are there repair facilities if something goes wrong? Do they work? Can I export to some simple text or XML format that I can inspect and patch if need be?

  22. In Java by Euphonious+Coward · · Score: 2, Insightful
    Now I remember why I didn't try it before.

    It's written in Java, which means, by my experience, it will tend to get stuck in infinite loops, consume all of RAM, and (thereby) crash my other programs. People tell me that's the various JVMs' fault, not the language's, but I haven't discovered yet how to apply that fact usefully.

    Are there any successful Free Software projects written in Java and popular outside of Java development shops? (I don't mean that question rhetorically -- post 'em if you got 'em.)

  23. Who names this stuff? by fobbman · · Score: 2, Funny

    Did I really need a visual of CPAs mimicking the Riverdance folks? I don't think I did.

  24. I won't pay bills online ... by MisanthropicProggram · · Score: 4, Insightful
    from clarkhoward.com - an Atlanta based consumer advocate -

    " Depending on who you sign up with, fees range from free to $10 a month. Use a service that stands behind its electronic payment, such as paying late fees and handling problems with vendors if you made the payment several days before the due date. When you figure the cost of the check, stamp and envelope for every transaction, a small monthly fee is worth it. "

    I, on the other hand, don't trust anyone. I have to put my signature on everything - even if it takes more time out of my life! It's the same when you use a debit card. If you want to dispute the charges, for whatever reason, the cash is gone from your account until the dispute is resolved - if ever. This is unlike a credit card where the credit card company takes the risk. With online bill paying or debit cards, you take all the risk. So, if someone rips you off, well, you eat it!!

    In short you're risking, although unlikely,an event of having a very bad situation of having too much cash taken out of your account, or having a bogus charge against your account and having limited recourse to get the money back.
    --

    There is no spoon or sig.

    1. Re:I won't pay bills online ... by Anonymous Coward · · Score: 5, Insightful

      You're always risking something.

      If you open a chequing account you run the risk of someone forging a check.

      If you have a credit card you run the risk of someone using it without your permission.

      If you keep your money in a paper bag under the mattress you run the risk of the boogeyman coming to steal it.

    2. Re:I won't pay bills online ... by robklaus · · Score: 2, Informative

      If you want to dispute the charges, for whatever reason, the cash is gone from your account until the dispute is resolved - if ever. This is unlike a credit card where the credit card company takes the risk. With online bill paying or debit cards, you take all the risk. So, if someone rips you off, well, you eat it!!

      I have to disagree with you here. If your debit card says "Visa" in the lower right hand corner, you are in fact protected: http://www.usa.visa.com/personal/cards/visa_check. html

  25. DebtMinder by NetMasta10bt · · Score: 2, Informative

    I'm not affliated with DebtMinder. But I think it's an interesting solution to debt management that I'm not sure if the other 'checkbook' software have covered or not.

    From Freshmeat:
    Debt Minder is a specialized tool for debt management. It is user friendly, complete, functional, and economical, and considers account subtleties such as introductory APRs, varying interest rates, split interest rates, external payments, and more. Its visualization capabilities include pie charts, line graphs, bar charts, area graphs, debt to income ratios, and colored payoff tables. An integrated amortization calculator for American and Canadian methods is included, and payoff schedules can be exported to XML, CSV, and tab delimited files

    It's Java based, and so runs on anything under the Sun ;)

  26. System requirements and download link by lorcha · · Score: 2, Informative

    System requirements for MoneyDance (according to their website):
    64 Megabytes of RAM
    Windows 95 or higher
    166 Mhz or higher Processor

    Apparently those requirements won't cut it for your webserver, eh?

    Anyhow, I am downloading it right now and they are serving at ~ 10K/sec even though their front page just ain't loadin'. If you just want to try to download the thing, just point the 'ol browser here (windows version) and give 'em a try. :-)

    --
    "Avoid employing unlucky people - throw half of the pile of CVs in the bin without reading them." -- David Brent
  27. Read that "MonkeyDance" by Greyfox · · Score: 3, Funny

    And, having my /. habits honed to a fine edge, jumped right in without reading the post either, expecting to find something about Steve Ballmer. Oh well.

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  28. MONEY Dance? by pjt48108 · · Score: 2, Funny

    I thought that was what Michael Flattley does everytime some moron shells out $$ for a Riverdance ticket.

    An unfortunate software title for those of us disaffected, frustrated theatre types in geekdom.

    --
    Mmmmmm... Bold, yet refreshing!
  29. Who still balances their checkbook? by ChicoLance · · Score: 2

    It used to be very necessary to balance your checkbook, back when banks kept account balances on paper, and human errors were common, but is this still necessary?

    I stopped balancing my checkbook a couple of years ago, and have saved myself a lot of greef. I can check my balances and verify that nothing is improperly charged by using current web interfaces, and if I do goof on my in-my-head calculations of how much money is left in my account, most banks will give free overdraft protection, which I just pay back when my check comes in.

    This can sound kind of silly, but it has made my life a lot easier, and spot audits have shown that everything is working great.

    --Lance

    1. Re:Who still balances their checkbook? by cr0sh · · Score: 4, Insightful
      I do - and it still matters.

      I cannot tell you the number of times I have balanced my checkbook and came across double-entries on the bank statement, from the same place, nearly at the same time - like they ran the card through twice! If I was looking at this online, I may not see this discrepancy (unless I looked really close).

      I currently use the Checkfree software for all of this, but they recently moved to Quicken, so if the damn Moneydance website ever comes up - I want to see how it compares - in the meantime, I will probably end up installing Quicken.

      I have thought that maybe I should go back to doing all of this "by hand" - but I love to pay my bills via electronic means. Most solutions for Linux (like GNUcash), since they don't offer EBT transactions (yet), mean you have to do double entry (once for the online payment, like through the bank, and once in the money program). Double entry can and will trip you up, though - which can be a bad thing at the end of the month (nothing like finding out you have a negative balance because you double entered, or entered incorrectly, your paycheck amount).

      I have been trying to come up with a different method to allow me to do online paying without double entry - I was thinking something like a backwards method, where you keep your receipts, then when you "balance", you go through the online statement and compare the receipts to the statement, those that match do one thing, those that don't (or seem like theres a double) do another - but this seems like a large kludge that probably would have problems as well.

      All I want is a simple program that replicates the account activity page on my checkbook, allows bill paying from it, and has a few simple reports - nothing fancy. Checkfree's original software, while only allowing comms via a modem, was just that simple program - perfect for what I needed. Now it is going away (like I knew it would eventually). I can only hope the special version of Quicken they sent out is simple as well - I guess I will find out this weekend.

      Oh, by the way - one other thing you find out when you balance your account are the number of transactions that *don't* get reported to your account. Many times, you might buy something, and due to one reason or another, the transaction never gets sent to your account - so, free stuff (or at least until they figure it out, which I have yet to encounter)! One of my friends got a free computer system this way (ok, that is on the extreme end - most of the time for me it has been small gas and food purchases)...

      --
      Reason is the Path to God - Anon
  30. Nice EULA by lorcha · · Score: 2, Funny

    Well, it looks like you might be routing some requests to a different box or httpd server. At any rate, the server that I connected to looks like it is experiencing SSI issues because the EULA it's asking me to "sign" before doing the trial download is

    "<!--#include file="license.txt"-->"

    On the bright side, it is quite possibly the most easy-to-understand EULA I've ever read... :-)

    --
    "Avoid employing unlucky people - throw half of the pile of CVs in the bin without reading them." -- David Brent
  31. Tracking money is wrong. by uberdave · · Score: 4, Interesting

    The problem I have with all of these money management softwares is that they have pathetic budgetting features, if they have them at all. Quicken, Gnucash, etc are great at tracking your money after you have spent it. However, the point of money management is not in tracking how it is spent, but in projecting and planning what *future* spending is going to be. I don't want to find out at the end of the month that I am short by $50. I want to find out at the beginning of the month that my projected spending is going to put me $50 in the hole. That way, I can cut back on something so that I don't wind up with too much month left at the end of my paycheck.

    What I would like to see is limits on spending categories. For example: You decide that you are going to spend $100 on gas. Suddenly you have to go way out of town. When you enter the gas receipts and the total comes up to $120, there should be a warning dialog: "You have exceeded your allowable spending in this category." From there you would have to allocate funds from other spending categories (say dining out expenses) to cover the excess. The software should warn you that you need to cut back, and where you can cut back, (based on how you planned to spend the money originally) so that you don't spend more than you earn.

    The bottom line is that you can't spend more than you have, and looking at where your money went will not help. You have to manage where your money is going to go.

    1. Re:Tracking money is wrong. by gimple · · Score: 4, Informative

      My wife and I use this software--Money Matters. It budgets exactly as you describe. It has helped us truly manage our money.

    2. Re:Tracking money is wrong. by JTB · · Score: 3, Funny

      You ought to try MS Money. I use it in exactly the way you describe. Every time I open it up, it tells me where I've already overspent my budget for the month. Every week, I check where I have money left in the budget, and spend accordingly.

      $120 left in the grocery budget on the last Sunday of the month? Let's eat steak! Gas budget is over by $20? Better reallocate from groceries...

      Not only that, but it also includes a "Lifetime Planner," which tells you how much you'll want to earn when you're having kids, paying for college, retiring, and so on.

    3. Re:Tracking money is wrong. by The+AtomicPunk · · Score: 2, Insightful

      Don't live so close to the edge. It's a lot easier.

      Yeah, some people have no choice, but 98% of the people out there do, and 98% of those live on (or over) the edge. I can't tell you how many idiots I've worked with that made 6 figures that live paycheck to paycheck because they have no concept of not indulging their every whim and desire.

      (sorry, impersonal rant :))

  32. The missing app by jhr0771 · · Score: 2, Informative

    I have my laptop running only Linux for almost 2 years but I had to go always to my wife's machine (Windows2000) to use M$Money. The features I use the most are the recurring transaction reminders and the report about the future balance of the account based on those reminders. I haven't found any alternative until now. I tried MoneyDance yesterday(a preview) and it works great ! and with the extension of Balance Predicter(it needs a litle bit more work), I'm leaving definitly M$ !.

  33. Quicken's file format is open, write to it, dammit by aquarian · · Score: 3, Interesting

    FYI, Quicken's .qif file format is wide open, a de facto standard that anyone can write to. I don't understand why more developers don't take advantage of this fact. If you're writing a new Quicken-replacement program you should just use it, rather than reinvent the wheel -- whether your product is commercial, GPL, or whatever. You can download the .qif spec from Intuit.

    Intuit has more incentive to keep their file formats open becuase what keeps Quicken and especially Quickbooks going is the ability for developers to create add ons. Quickbooks has a whole industry of add-on developers. By using the .qif standard, you can plug into this community too. The more stuff your product will interface with, the more attractive it will be, be it commericial, GPL, or whatever.

  34. Not quite by benoitg · · Score: 4, Informative

    Clearly you don't know the problems surrounding the qif format very well.
    -I can't be used as the main save format of an app, because of the lack of a transaction ID field. Quicken sure as hell doesn't use it as it's file format, only an import-export format.
    -There is no definitive spec on the file format available from intuit. All the docs available are listed here http://libofx.sourceforge.net/links.html and the most complete certainly isn't intuit's. Even the account type identifiers sometimes change depending on the language of your Quicken (examples for example, !Type:Bank becomes |Type:Banque in french Quicken 2000)

  35. Still missing? by dbitter1 · · Score: 2, Interesting
    I wrote my own financial DB- not pretty, but it handles a few things I haven't seen seemlessly implemented in _ANY_ financial program, commercial or otherwise:
    • Multiple currencies: If I get a receipt in CHF or EUR, I want to put _that_ number in and calculate the balance (or exchange rate, pick one) appropriately
    • Multiple dates: If I do a transfer from one bank to another, there is an issue date (when I do it), a transaction date (when it actually occurs) and a reconcile date (when I see the money). Most programs will change both transactions if you change one. Using sets of dates allows keeping of the referential integrity as well as multiplicity...
    • Statment Balance Date: I can run a query (yeah, it's just a GROUP BY statement, but can the big boys do it?) that tells me my balance each month. Sounds simple, but what if you screw up putting in a date- you can check each month's statement to find what month is now unreconciled
    • Ad-hoc Queries:If all I want is the data, a wizard sucks compared to a few SQL statements. Did Quicken come up with an ODBC driver to their proprietary format?
    --
    For us carnivores, "Sucking the marrow out of life" isn't a transcendentalist philosophy but a practical instruction.
  36. Macworld reviewed Moneydance 3.2 by Disoriented · · Score: 2, Informative
    The review is online here.


    Not a great review, but maybe 2003 addresses some of the concerns raised here.

  37. don't blow it by thvv · · Score: 2, Interesting
    I have used Quicken for a dozen years. Originally it was a wonderful product, easy to use, helpful, and simple. Over time it has
    • bloated with a sink full of dubious features
    • had worse and worse support
    • come out with almost yearly cosmetic releases
    • abandoned Mac support
    I have been planning to go to OS X and I am glad to hear that I won't have to buy another Quicken.

    Before I buy, there are two issues I will need answers to. One was already mentioned: database robustness. Quicken went through some rough times with corruption before they came up with repair procedures that were effective and safe.

    The other is check printing. If you can print on 3-up checks, great.. but how do you print other than three at a time? This is a horrible mess, depends on all kinds of obscure stuff that changes with every combination of OS and printer. Quicken's method of aligning and printing checks on dot matrix printers was one of the things that helped it succeed early. But debugging this stuff on hundreds of printer models will be tedious and costly. I suggest that you create a user discussion board where people can share their experience on this sub-topic.

  38. Stop bitch'n by mpechner · · Score: 2, Interesting

    I've haven't kept a physical checkbook in years. I've trusted Quicken up until 2002. The new reconciliation feature was done is a really piss poor manor.

    I changed to MoneyDance because I just wanted a check registry. Something that read QIF files that i downloaded from my bank.

    It has worked great and has been around for years.

    The parent company does a full bookkeeping application.

    Be happy that there is company out there doing quality financial software that does not require you pay the Microsoft Tax on the OS.

  39. Contact Intuit (maker of quicken) for a Linux port by rleibman · · Score: 2, Interesting

    I just sent a quick note to Intuit begging for a Linux port.
    Please contact them at "http://www.intuit.com/company/contact_us/index.ht ml" and give them every reason you can think of.
    I've been a MS money user since version 1.0 (it came free and I've been paying for upgrades since), and use quickbooks for business, but I can't stand having to reboot to windows to do it.
    The past few days I've been attempting to move to gnucash, it has a LONG way to go, it can't even print 3-to-a-page checks easily!
    I know Intuit is far from open source, but the unavailability of a good money management package is one more reason why people don't use Linux.

  40. Re:what about canada? by dacarr · · Score: 2, Funny

    Well, by the looks of it, unless the Canadian currency structure has recently been shifted to base 9, there should be no problem.

    --
    This sig no verb.
  41. Appgen, Moneydance, and other things by The+Breeze · · Score: 2, Informative

    I am so confused.

    Appgen used to make Moneydance - did they buy it from Sean Reiley, and then sell it back? Moneydance has always had a decent reputation and has been around since 1998 as far as I know, quite possibly longer.

    Appgen makes MyBooks...I've been trying that off and on for two years..quite cool in that it is cheap, source code is available (no GPL tho) for extra $$$, and it runs on Linux, Mac & Windows, and the licenses are good for any mix of machines...a 5 user license will run on a Linux server with Mac, Windows, and Linux clients all at the same time...quite uncool in that it's rather unpolished in places and awkward to use at times, and getting the thing to print invoices is a royal pain.
    You can use Appgen's scripting language to make invoices, but the program was originally designed to print invoices on pre-printed forms. Yuck.

    Appgen sales-types are helpful and eager to let tech support help people who are evaluating, and they say that they were writing big accounting apps on UNIX heavy metal for 20 years or so. I don't know, I'm a bit worried about the rumors in this thread about Appgen's finances. I am still considering purchasing MyBooks but am in no rush.

    GNUCash is a joke. I had no problem using it as of release 1.4 for personal finances, and I've heard it's quite feature rich now at 1.8. A joy to use. The problem is it's practically impossible to install. GNUCash has a reputation for being the epitome of dependancy hell. I'm sorry, I love hacking around as much of the next person but 60+ shared libraries is too much for me. At one point the website actually said "Don't try to install this unless your distribution comes with it". Sigh. A wonderful product, GNUcash, if you can actually get it to work. I'm at the point now where I need my computer to actually work and spending hours trying to solve the dependancies for GNUCash is too much. I cannot understand why they put so much work into something that is so difficult to install.

    I'm thinking about taking SQL Ledger for a spin, a bit troubled by comments some of its developers made a while back thinking that user security wasn't that big a deal, but looks like a nifty product...

    There's a site out there run by some guy that has about 15 accounting programs both GPL & propietary...I can't find it tho...

    Anyhow...just rambling - if anyone can post the history of both Appgen & Moneydance I'm sure that others besides myself would appreciate it.