Re: GnuCash Development Visualization - 2015 edition

2015-09-28 Thread John Ralls
> On Sep 28, 2015, at 7:47 AM, Geert Janssens > wrote: > > > It's one branch indeed. Unfortunately I don't really remember which one I > took :( I did the > rendering halfway August and was more focused on getting the gource > parameters right. If > you're not appearing in the last part of

Re: GnuCash Development Visualization - 2015 edition

2015-09-28 Thread John Ralls
> On Sep 28, 2015, at 6:35 AM, Aaron Laws wrote: > > On Sat, Sep 26, 2015 at 11:17 AM, Geert Janssens > wrote: > >> ... > > The video takes about 9 minutes. Feel free to skip parts if it becomes too >> long :) >> >> Other than that: enjoy ! >> >> Geert >> > > Thanks for sharing; this is re

Re: GnuCash Development Visualization - 2015 edition

2015-09-28 Thread Geert Janssens
On Monday 28 September 2015 09:35:44 Aaron Laws wrote: > On Sat, Sep 26, 2015 at 11:17 AM, Geert Janssens > > wrote: > > > > ... > > The video takes about 9 minutes. Feel free to skip parts if it becomes > too > > long :) > > > > Other than that: enjoy ! > > > > Geert > > Thanks for sharing;

Re: GnuCash Development Visualization - 2015 edition

2015-09-28 Thread Geert Janssens
On Saturday 26 September 2015 23:37:56 Wm... wrote: > > Strangely beautiful. I do think it deserves some accompanying music. > Interesting you say flower, I saw (undersea) coral growth and universe > expansion. Heh, I love your associations. It's indeed more organic than just a flower. And ye

Re: GnuCash Development Visualization - 2015 edition

2015-09-28 Thread Aaron Laws
On Sat, Sep 26, 2015 at 11:17 AM, Geert Janssens wrote: > ... The video takes about 9 minutes. Feel free to skip parts if it becomes too > long :) > > Other than that: enjoy ! > > Geert > Thanks for sharing; this is really cool! It took me a while, but I've decided that this must just be track

Re: Online banking

2015-09-28 Thread Bob Gustafson
I would second that recommendation. A web scraper solution is captive to any random changes that the bank makes to its website - incurring a need to work on your parser before it 'works' again. Changes to bank web sites seem to come at the worst possible moment in terms of your own (develope

GnuCash 2.6.8 released

2015-09-28 Thread John Ralls
The GnuCash development team proudly announces GnuCash 2.6.8, the eighth maintenance release in the 2.6-stable series. Please take the tour of all the new features. Changes Between 2.6.7 and 2.6.8, the following bugfixes were accomplished: • Bug #724738 - Value in "Display Symbol" fie

Re: Online banking

2015-09-28 Thread Paul Tirk
Dear Christian, I understand your point, but I am not actually trying to scrape a webpage but rather using an existing API of the bank to return the transactions in JSON format. In a perfect world, there would be a global standard for everyone but unfortunately in Europe banks and financial