Re: Three projects for Gnucash

2011-02-05 Thread John Ralls

On Feb 5, 2011, at 5:51 PM, John Ralls wrote:

> 
> On Feb 5, 2011, at 3:08 PM, Ryan M. Ward wrote:
> 
>> How does it communicate with Gnucash? Does it remotely access your computer 
>> via a network I assume?
>> 
>>> Subject: Re: Three projects for Gnucash
>>> From: jra...@ceridwen.us
>>> Date: Sat, 5 Feb 2011 14:01:11 -0800
>>> CC: gnucash-devel@gnucash.org
>>> To: silvercro_mag...@hotmail.com
>>> 
>>> 
>>> On Feb 5, 2011, at 1:09 PM, Ryan M. Ward wrote:
>>> 
 
 Hello All,
 I am interested in working on three projects for Gnucash (two for right 
 now, one later), and was wondering if anyone had thoughts or suggestions:
 
 1) Implementing a way of storing receipt images (scanned or from a cell 
 phone, etc) in a database- referenced by transaction (IE from the 
 ledger, you would have the option of looking up the reciept associated 
 with a particular transaction, and/or querying a collection of 
 transactions and collecting all of their associated receipts- my thought 
 here is mainly for income tax purposes- I do not envision GNUCash being a 
 tax preparer, but this database would be nice for this and other purposes)
 
 2) Implementing an interface between Android/iPhone applications and 
 Gnucash- at this point I am thinking via PC/USB connection
 
 3) Extending the functionality of the budget system (which I very much 
 like) to include more automatic setup for home budget users, credit card 
 payoff plans, etc
>>> 
>>> Those are all interesting ideas. I think that there's already an iOS app 
>>> that communicates with Gnucash, though Apple doesn't let apps use the USB 
>>> for communicating with a computer; they have to use the network.
> 
> Please copy your replies to the list; use either reply-all or, if your mail 
> client supports it, reply-list.
> 
> I suppose that you're referring to the iOS app. I don't know much about it, 
> but I know that Gnucash has no network interface built in, so any companion 
> app has to link to our libraries and access the dataset through that 
> interface in C, Scheme, or Python.
> 

Ah, here it is:
http://smb-soft.com/common-software/business-applications/52

It uses QIF export/import to communicate with Gnucash. Since Gnucash doesn't 
export QIF, it's one-way communications.

Regards,
John Ralls


___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Three projects for Gnucash

2011-02-05 Thread John Ralls

On Feb 5, 2011, at 3:08 PM, Ryan M. Ward wrote:

> How does it communicate with Gnucash? Does it remotely access your computer 
> via a network I assume?
> 
> > Subject: Re: Three projects for Gnucash
> > From: jra...@ceridwen.us
> > Date: Sat, 5 Feb 2011 14:01:11 -0800
> > CC: gnucash-devel@gnucash.org
> > To: silvercro_mag...@hotmail.com
> > 
> > 
> > On Feb 5, 2011, at 1:09 PM, Ryan M. Ward wrote:
> > 
> > > 
> > > Hello All,
> > > I am interested in working on three projects for Gnucash (two for right 
> > > now, one later), and was wondering if anyone had thoughts or suggestions:
> > > 
> > > 1) Implementing a way of storing receipt images (scanned or from a cell 
> > > phone, etc) in a database- referenced by transaction (IE from the 
> > > ledger, you would have the option of looking up the reciept associated 
> > > with a particular transaction, and/or querying a collection of 
> > > transactions and collecting all of their associated receipts- my thought 
> > > here is mainly for income tax purposes- I do not envision GNUCash being a 
> > > tax preparer, but this database would be nice for this and other purposes)
> > > 
> > > 2) Implementing an interface between Android/iPhone applications and 
> > > Gnucash- at this point I am thinking via PC/USB connection
> > > 
> > > 3) Extending the functionality of the budget system (which I very much 
> > > like) to include more automatic setup for home budget users, credit card 
> > > payoff plans, etc
> > 
> > Those are all interesting ideas. I think that there's already an iOS app 
> > that communicates with Gnucash, though Apple doesn't let apps use the USB 
> > for communicating with a computer; they have to use the network.

Please copy your replies to the list; use either reply-all or, if your mail 
client supports it, reply-list.

I suppose that you're referring to the iOS app. I don't know much about it, but 
I know that Gnucash has no network interface built in, so any companion app has 
to link to our libraries and access the dataset through that interface in C, 
Scheme, or Python.

Regards,
John Ralls

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Three projects for Gnucash

2011-02-05 Thread John Ralls

On Feb 5, 2011, at 1:09 PM, Ryan M. Ward wrote:

> 
> Hello All,
> I am interested in working on three projects for Gnucash (two for right now, 
> one later), and was wondering if anyone had thoughts or suggestions:
> 
> 1) Implementing a way of storing receipt images (scanned or from a cell 
> phone, etc) in a database- referenced by transaction (IE from the ledger, 
> you would have the option of looking up the reciept associated with a 
> particular transaction, and/or querying a collection of transactions and 
> collecting all of their associated receipts- my thought here is mainly for 
> income tax purposes- I do not envision GNUCash being a tax preparer, but this 
> database would be nice for this and other purposes)
> 
> 2) Implementing an interface between Android/iPhone applications and Gnucash- 
> at this point I am thinking via PC/USB connection
> 
> 3) Extending the functionality of the budget system (which I very much like) 
> to include more automatic setup for home budget users, credit card payoff 
> plans, etc

Those are all interesting ideas. I think that there's already an iOS app that 
communicates with Gnucash, though Apple doesn't let apps use the USB for 
communicating with a computer; they have to use the network.

Regards,
John Ralls

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Plugin API?

2011-02-05 Thread John Ralls

On Feb 5, 2011, at 1:16 PM, Ryan M. Ward wrote:

> 
> Hello all,
> I originally included this in my last email but felt it was worth its own 
> thread. Have there been discussions developing support for custom GNUCash 
> plugins(or does this support exist and I have just simply missed it)? As far 
> as plug in support, I have some fairly sophisticated ideas in mind ranging 
> from custom reports (which is pretty much already built in) to the ability to 
> plug in custom fields in the ledger, plugins for interest estimation, bill 
> reminder plugin and/or bill reminder system daemon, plugins for adding 
> payments to a google account calendar, etc... I think there is a huge amount 
> of potential here.

Well... Gnucash already does use plugins. We've been slowly changing them into 
regular dylibs to make testing and debugging easier and to speed up starting 
the program (since most of the plugins get loaded at startup anyway). But the 
capability to connect is there.

I think all of your ideas are doable with the possible exception of adding 
custom fields to the ledger (by which I imagine that you mean the Register 
pages; the ledger is a report in Gnucash). The register is a big steaming pile 
that was essentially ported over from Gtk+1 and isn't going to be receptive to 
adding fields to it. That said, the Register needs to be rewritten using more 
recently available widgets (e.g., the GtkTreeControl family) to get it ready 
for Gtk+3. It might be feasible to provide a plugin facility as part of that 
rewrite.

Regards,
John Ralls

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


RE: Three projects for Gnucash

2011-02-05 Thread Ryan M. Ward

Yes, I would very much like to collaborate on that. I think there is a huge 
amount of potential there.
-- 
Ryan M. Ward

*Note: This email was sent from a computer running Ubuntu Linux 9.10 (Karmic 
Koala)
http://www.ubuntu.com

**Note: This signature was placed here by me and is not 
automatically-generated-annoying-end-of-email-spam placed here by anyone other 
than myself. I am a Linux nut and am doing my part to support open source 
software and the Linux and Ubuntu communities by getting the word out with each 
email I send, I encourage you to do the same.




From: ben.ship...@gmail.com
Date: Sat, 5 Feb 2011 16:20:18 -0500
Subject: Re: Three projects for Gnucash
To: silvercro_mag...@hotmail.com
CC: gnucash-devel@gnucash.org

In regards to your third point, I was interested in extending the functionality 
of the report system to allow for automatic statement and report sending. Is 
this something you, or anyone else for that matter, would be interested in 
helping with?




Thanks,
Ben

On Sat, Feb 5, 2011 at 4:09 PM, Ryan M. Ward  
wrote:





Hello All,

I am interested in working on three projects for Gnucash (two for right now, 
one later), and was wondering if anyone had thoughts or suggestions:



1) Implementing a way of storing receipt images (scanned or from a cell phone, 
etc) in a database- referenced by transaction (IE from the ledger, you 
would have the option of looking up the reciept associated with a particular 
transaction, and/or querying a collection of transactions and collecting all of 
their associated receipts- my thought here is mainly for income tax purposes- I 
do not envision GNUCash being a tax preparer, but this database would be nice 
for this and other purposes)






2) Implementing an interface between Android/iPhone applications and Gnucash- 
at this point I am thinking via PC/USB connection



3) Extending the functionality of the budget system (which I very much like) to 
include more automatic setup for home budget users, credit card payoff plans, 
etc







--

Ryan M. Ward



*Note: This email was sent from a computer running Ubuntu Linux 9.10 (Karmic 
Koala)

http://www.ubuntu.com



**Note: This signature was placed here by me and is not 
automatically-generated-annoying-end-of-email-spam placed here by anyone other 
than myself. I am a Linux nut and am doing my part to support open source 
software and the Linux and Ubuntu communities by getting the word out with each 
email I send, I encourage you to do the same.










___

gnucash-devel mailing list

gnucash-devel@gnucash.org

https://lists.gnucash.org/mailman/listinfo/gnucash-devel


  
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Three projects for Gnucash

2011-02-05 Thread Ben Shippee
In regards to your third point, I was interested in extending the
functionality of the report system to allow for automatic statement and
report sending. Is this something you, or anyone else for that matter, would
be interested in helping with?

Thanks,
Ben

On Sat, Feb 5, 2011 at 4:09 PM, Ryan M. Ward
wrote:

>
> Hello All,
> I am interested in working on three projects for Gnucash (two for right
> now, one later), and was wondering if anyone had thoughts or suggestions:
>
> 1) Implementing a way of storing receipt images (scanned or from a cell
> phone, etc) in a database- referenced by transaction (IE from the
> ledger, you would have the option of looking up the reciept associated with
> a particular transaction, and/or querying a collection of transactions and
> collecting all of their associated receipts- my thought here is mainly for
> income tax purposes- I do not envision GNUCash being a tax preparer, but
> this database would be nice for this and other purposes)
>
> 2) Implementing an interface between Android/iPhone applications and
> Gnucash- at this point I am thinking via PC/USB connection
>
> 3) Extending the functionality of the budget system (which I very much
> like) to include more automatic setup for home budget users, credit card
> payoff plans, etc
>
>
>
> --
> Ryan M. Ward
>
> *Note: This email was sent from a computer running Ubuntu Linux 9.10
> (Karmic Koala)
> http://www.ubuntu.com
>
> **Note: This signature was placed here by me and is not
> automatically-generated-annoying-end-of-email-spam placed here by anyone
> other than myself. I am a Linux nut and am doing my part to support open
> source software and the Linux and Ubuntu communities by getting the word out
> with each email I send, I encourage you to do the same.
>
>
>
> ___
> gnucash-devel mailing list
> gnucash-devel@gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Plugin API?

2011-02-05 Thread Ryan M. Ward

Hello all,
I originally included this in my last email but felt it was worth its own 
thread. Have there been discussions developing support for custom GNUCash 
plugins(or does this support exist and I have just simply missed it)? As far as 
plug in support, I have some fairly sophisticated ideas in mind ranging from 
custom reports (which is pretty much already built in) to the ability to plug 
in custom fields in the ledger, plugins for interest estimation, bill reminder 
plugin and/or bill reminder system daemon, plugins for adding payments to a 
google account calendar, etc... I think there is a huge amount of potential 
here.
-- 
Ryan M. Ward

*Note: This email was sent from a computer running Ubuntu Linux 9.10 (Karmic 
Koala)
http://www.ubuntu.com

**Note: This signature was placed here by me and is not 
automatically-generated-annoying-end-of-email-spam placed here by anyone other 
than myself. I am a Linux nut and am doing my part to support open source 
software and the Linux and Ubuntu communities by getting the word out with each 
email I send, I encourage you to do the same.


  
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Three projects for Gnucash

2011-02-05 Thread Ryan M. Ward

Hello All,
I am interested in working on three projects for Gnucash (two for right now, 
one later), and was wondering if anyone had thoughts or suggestions:

1) Implementing a way of storing receipt images (scanned or from a cell phone, 
etc) in a database- referenced by transaction (IE from the ledger, you 
would have the option of looking up the reciept associated with a particular 
transaction, and/or querying a collection of transactions and collecting all of 
their associated receipts- my thought here is mainly for income tax purposes- I 
do not envision GNUCash being a tax preparer, but this database would be nice 
for this and other purposes)

2) Implementing an interface between Android/iPhone applications and Gnucash- 
at this point I am thinking via PC/USB connection

3) Extending the functionality of the budget system (which I very much like) to 
include more automatic setup for home budget users, credit card payoff plans, 
etc

 

-- 
Ryan M. Ward

*Note: This email was sent from a computer running Ubuntu Linux 9.10 (Karmic 
Koala)
http://www.ubuntu.com

**Note: This signature was placed here by me and is not 
automatically-generated-annoying-end-of-email-spam placed here by anyone other 
than myself. I am a Linux nut and am doing my part to support open source 
software and the Linux and Ubuntu communities by getting the word out with each 
email I send, I encourage you to do the same.


  
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Translation of GNUCash to Spanish

2011-02-05 Thread Cristian Marchi
GnuCash has already a spanish translation completed to 84% [1] although 
it was last updated more than 3 years ago (the date in the po file is 
2008-01-21)


You can start from this file and update/correct/add to it. Then you can 
send the updated po file to this list and someone will take care of 
committing it to the source tree.


Regards
Cristian

[1] http://svn.gnucash.org/trac/browser/gnucash/trunk/po/es.po

Il 05/02/2011 19:13, Francisco Javier ha scritto:

Dear developers,

I'm translating Gnucash into Spanish. Could you add Spanish support to the
program?


___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Translation of GNUCash to Spanish

2011-02-05 Thread Francisco Javier
Dear developers,

I'm translating Gnucash into Spanish. Could you add Spanish support to the
program?

-- 
Francisco Javier Serrador
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Please delete mirrored website

2011-02-05 Thread Christian Stimming
Am Freitag, 4. Februar 2011 schrieb Chip Fleming:
> Hi,
> 
> Please delete your mirror of my website http://home.netcom.com/~chip.f,
> which is on your site at:
> http://www.gnucash.org/mirrors/mirrors/XXX/home.netcom.com/2002.09.18/~chi
> p.f/.

What's the point of the sub-directory http://www.gnucash.org/mirrors/ anyway? 
Those should be deleted completely or taken off-line (or at the very least 
robots.txt should disallows that, which I've commit a minute ago) because it 
almost surely violates someone else's copyright and there is no reason for the 
gnucash project to do so. Derek, can you please take that directory off-line 
(like, chmod 700 or so)?

Regards,

Christian
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel