GnuCash / PocketPC

2007-01-09 Thread Tim Garthwaite
Hello, I was looking at http://www.slamb.org/projects/ideas.html and I think the GNUCash / PocketPC (and Windows, and OSX) along with syncing would be a major addition making Linux a good fit for personal use. I would be very interested in helping to make this happen. I own a Motorola Q (Wi

Re: GnuCash / PocketPC

2007-01-09 Thread Derek Atkins
See http://wiki.gnucash.org/wiki/Windows for the current win32 status. We have an installed (unstable, for testing), but I doubt it would work on the Q. -derek Quoting Tim Garthwaite <[EMAIL PROTECTED]>: > > Hello, > > I was looking at http://www.slamb.org/projects/ideas.html and I think > the G

Re: GnuCash / PocketPC

2007-01-09 Thread Tim Garthwaite
Hello, I actually installed the Win32 version yesterday and set up some accounts. I didn't have the ambition to try the file out on my Linux box when I got home, but I plan to. I assume the file formats will have no difference, so I plan to use rsync to keep home/work up to date with each o

Re: gda-dev does not compile.

2007-01-09 Thread Derek Atkins
Mark Johnson <[EMAIL PROTECTED]> writes: > Compiling the latest gda-dev failed as follows: [snip] > .deps/gnc-backend-gda.Tpo -c gnc-backend-gda.c -fPIC -DPIC -o > .libs/gnc-backend-gda.o > gnc-backend-gda.c:41:34: gnc-backend-util-gda.h: No such file or directory [snip] Yeah, looks like Phil f

Re: GnuCash / PocketPC

2007-01-09 Thread Derek Atkins
Hi, The only major difference in file format between Win32 and Unix that that Win32 doesn't handle compressed (gzip'ed) data files. As for building the PocketPC software.. You're welcome to work on something like that. I dont think we have a clear idea of import or export. There was one projec

Re: GnuCash / PocketPC [OT/humour]

2007-01-09 Thread Dan Widyono
> major reason to switch, but I don't see Intuit or Microsoft following > OUR lead. I do. Oops! Sorry, I was wearing my rose-coloured glasses. Dan W. ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/g

Re: Windows Compilation Error: gconftool-2

2007-01-09 Thread Tom Purl
All right andi5, I tried your suggestion and got the same results. I did find something interesting, thought. I tried installing one of the binary packages, and it installed successfully. However, when I try to start the app, a DOS windows opens with the following text: This is a developmen

Re: GnuCash / PocketPC

2007-01-09 Thread Josh Sled
On Tue, 2007-01-09 at 10:50 -0500, Derek Atkins wrote: > As for building the PocketPC software.. You're welcome to work > on something like that. I dont think we have a clear idea of > import or export. There was one project to use QOF/QSF as > the import/export methods; you're welcome to retake

Re: Slightly smarter date parsing?

2007-01-09 Thread Andrew Sackville-West
On Tue, Jan 09, 2007 at 07:11:21AM +0100, Manfred Usselmann wrote: > On Mon, 8 Jan 2007 08:26:40 -0800 > Andrew Sackville-West <[EMAIL PROTECTED]> wrote: > > > On Sun, Jan 07, 2007 at 03:09:34PM -0800, Thomas Bushnell BSG wrote: > > > On Sun, 2007-01-07 at 15:16 -0600, Jamuraa wrote: > > > > I was

Re: gda-dev does not compile.

2007-01-09 Thread Mark Johnson
Derek Atkins wrote: >Mark Johnson <[EMAIL PROTECTED]> writes: > > > >>Compiling the latest gda-dev failed as follows: >> >> >[snip] > > >>.deps/gnc-backend-gda.Tpo -c gnc-backend-gda.c -fPIC -DPIC -o >>.libs/gnc-backend-gda.o >>gnc-backend-gda.c:41:34: gnc-backend-util-gda.h: No such fil

Re: GnuCash / PocketPC

2007-01-09 Thread Derek Atkins
Josh Sled <[EMAIL PROTECTED]> writes: > FWIW, I suggest rejecting the QOF/QSF approach; a data format specific > to importing or synchronizing transactions is much more tractable. Fair enough.. But I do still think that the "Qof_Book_Merge" support should get fixed and made to work.. Then the i

Re: gda-dev does not compile.

2007-01-09 Thread Mark Johnson
Mark Johnson wrote: >gnc-backend-util.c and .h have been added. I am trying a build now. > >Mark > >___ >gnucash-devel mailing list >gnucash-devel@gnucash.org >https://lists.gnucash.org/mailman/listinfo/gnucash-devel > > > Looks like a function protot

Re: Slightly smarter date parsing?

2007-01-09 Thread Thomas Bushnell BSG
On Mon, 2007-01-08 at 15:58 +0100, Christian Stimming wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Thomas Bushnell BSG schrieb: > > On Sun, 2007-01-07 at 15:16 -0600, Jamuraa wrote: > >> When putting in 12/23 or similar, I didn't get > >> December 23, 2006, but December 23, 2007.