Slashdot Log In
Gnucash v1.4.0 Released
Posted by
CmdrTaco
on Mon Jun 19, 2000 12:30 PM
from the balancing-the-books dept.
from the balancing-the-books dept.
Ur@eus writes: "The Gnucash team has released the 1.4.0 version of their wonderful
Quicken-like personal finance manager. This is the first stable release since the move from Motif to GNOME.
You find Gnucash 1.4.0 at Gnucash.org" This plugs a major gaping hole in Linux software: I've been using gnucash for a year now, and it's made great leaps in terms of features and stability. It isn't quicken, but its close enough for most of us. If you're having problems with the main link, try this mirror.
This discussion has been archived.
No new comments can be posted.
Gnucash v1.4.0 Released
|
Log In/Create an Account
| Top
| 140 comments
(Spill at 50!) | Index Only
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1)
|
2
(1)
|
2
Re:THe Paranoid View... (Score:3)
The beauty of Linux is you can shut things off, uninstall, etc to tailor it to how you wish. Windows, you must take it all (including those damn AOL/AT&T/Earthlink shortcuts). If you have specific things you wish to label bloat, say so. But remember you can just skip them altogether. If it's just because you don't like them or do not wish to run them, that's not a good enough reason to bitch about it.
Re:Just Gnome? (Score:3)
Indeed, it uses gnome-print for check printing, and presumably printing other reports as well.
I've run older 1.3 versions of GnuCash under a bunch of different window managers, including enlightenment, icewm, windowmaker, and kwm. You need to have the gnome librarys installed, including the "development" libraries (headers, etc.) if you're compiling GnuCash from source. Other than that you really don't need gnome, although you may want to have some of the gnome utilities around if you're interested in playing around with themes (GnuCash will use gtk/gnome themes, which can improve the aesthetics over the default according to your taste).
GNU software is intended to be used on a GNU OS. (Score:3)
I think that the reason why you see this Linux bias so often on Slashdot is pretty obvious and is actually understandable. GnuCash is, of course, GNU software and is governed by the GPL. Linux is also governed by the GPL. NetBSD is not, it is the BSD license. GNU is intended to be a *NIX replacement operating system/environment. Because of this, when a new piece of software or software version is released as part of the GNU project, it is going to be associated with a GNU operating system kernal (either Linux or HURD.)
I think you are going to have to get used to it... it's a Stallman thing.
Can't find Swig? (Score:3)
I then went looking on Google, and found it. I thought I'd post a link for anyone who gets this error and, like me, had never heard of Swig before.
Further digging on the Gnucash site helped me find out that you don't really need Swig, and they might be changing the configure script so that it doesn't bomb if you don't have it.
Anyhow, here is the link to Swig [rpmfind.net]
Mac users need this too! (Score:3)
Sorry for the rant, I'm still pissed off about the whole Bungie/Microsoft thing...
Re:MICR ink? Yes, it is special, here's why... (Score:3)
This is important because check readers aren't actually doing any kind of OCR - when they started using MICR lines OCR was a dream even on a very primitive level. The numbers (and the 4 special characters) look that way because when you run them past a reader the waveforms / signals they produce are very identifiable. Think of them as being an early version of a magnetic stripe, but non-writable.
Position is also very important - individuals don't see it, but for any business printing its own checks in any significant quantity it's critical that the position of every character in the MICR line be correct. If the positioning isn't correct, the (often poorly adjusted) readers at the central processing banks will spit it out as a damaged check, and it gets special handling. Consumers never really see this, but for businesses their bank can actually be charged for the extra processing, and they're willing to pass that charge along to the business printing unscannable checks.
Any check printed by a consumer on a home PC is going to be spit out like this, but I'm not sure the banks are set up to deal with extra fees for those - they probably have the cost of a certain percentage of checks being "damaged" factored into their fees. This is also the reason that they prefer that you not fold checks - folded checks are both less likely to read and more likely to jam in the readers.
Re:Just Gnome? (Score:3)
Isn't that what they call us? (Score:3)
Re:Just Gnome? (Score:3)
Gnucash can read Quicken .QIF files (Score:4)
Check Printing (Score:4)
I'm working on an app to print checks under Linux like VersaCheck ('cause they pissed me off with their shoddy software, and their subsequent "tech support".) I did a cleanroom implementation of the MICR font, and I just finished up a Postscript program that will print the checks... I want to wrap a command line and a GUI app around all this so you can choose check formats, different accounts, etc. It's not done yet, but it's not vaporware, either - I promise.
Also, I let the GnuCash guys know about what I'm working on so that they could incorporate it into GnuCash - haven't heard much back from them yet.
---
Re:Does it support transaction download? (Score:4)
I enter my paper receipts into GnuCash by hand, and then reconcile the GnuCash record with the bank/CC statement every month. If you just download from your bank and import, you're taking their word for the transactions you made. Better to compare from two different sources to find any discrepancies.
Looking into the future (Score:4)
These words may be the sentiments of a heretic, but here goes...
The Gnucash program is good attempt to duplicate popular account management programs. But other than being free, what's the point? A more radical approach might has started by saying: most Linux users are connected to the network and like to be constantly plugged-in. Let's build a network friendly UI (say using Java), that users can connect from their Palm Pilots or via web browsers on the road. Let's build in data transfer from Nasdaq for stock and mutual fund tracking (there is development level support currently). And let's allow the program to periodically email reports. This said, I welcome the announcement of this version, and in particular the engine, as a good starting point.
The nice thing about open source is that it provides a road for us heretics to enter the mainstream. All it takes is a few late nights of hacking.
OFX Is the Missing Piece (Score:4)
-- Rich
Does it support transaction download? (Score:4)
No support for that, no sense in trying it out. I reordered my entire financial life around this feature. If it weren't for this, and for games, I'd be 100% non-Windows on my home PC.
Re:Does it support transaction download? (Score:4)