Not sure what exactly you mean by money management, but to have an overview of my finances, i.e. see all credit card, brokerage and checking accounts at once, and to track spending, mint.com is awesome. It saved me a fair amount of money once when I caught a credit card fee I was unaware of and missed on my statement, and I could call and cancel that service in time to get a full refund.<p>It's a bit unsettling to give all your financial account logins to a third party website, but I trust that a company like Intuit has decent security...
I have a simple online application which allows me to enter my recurring expenses and salary payments.<p>That allows me to compare my bank balance on any given day to the "expected" total.<p><a href="http://static.steve.org.uk/expenses/" rel="nofollow">http://static.steve.org.uk/expenses/</a><p>I've no patience for writing down every transaction, and over here in the UK there is no mint-like service I'm aware of. (Though I'd probably be unwilling to share my bank login details with a third party anyway.)
Thanks for all the suggestions. To be more specific, my situation is that I'll be making $x this summer, in addition to making $y/month and spending $z/month. I need to visualize these data to determine whether I can afford to make that $x/k expense (i.e: expense that represents a part of x that is less than x) and still have a margin m, where m is defined as financial "safety". Sorry if it's confusing, but I hope it makes sense.<p>As smartician suggested, Mint is great to get an overview of one's finance, but it doesn't let me visualize the above amounts.<p>As ragatskynet suggested, spreadsheets are the most obvious choice, and the fact that I can "complicate them to the level [I] want" should allow me to plot the above amounts as I need, but I was trying to find a more elegant way to do this than using excel.<p>I will be looking into the other suggestions. stevekemp's seems to be just what I need.
I use Ledger CLI[1] along with a bunch of custom reporting tools. Ledger uses a simple-to-use plain text format and runs queries with a command line program. I've been keeping my finances with it for six years, it's the only system I've ever been able to use consistently.<p>[1]: <a href="http://www.ledger-cli.org" rel="nofollow">http://www.ledger-cli.org</a>