Sorry for the delay, there seem to have been some problems with the mailing
list. The geocrawler archives were unaccessible for several days, and the
mailing list didn't work.
> Here is an idea, one process justs collects data and places it in the
> data base. gchartman updates once a min. I am not even sure if we need
> IPC ( inter process communication ) if it just updates once a min.
> Wasteful yes, but easy.
Easy to implement. Could be good as an intermediate solution to the
streaming data problem...
[snip]
> > Yes, one should really think about things before coding away. Wish I had
known
> > that 1 year ago :) Actually I knew it but I didn`t care :)
> > But it won`t be long until I will be brainwashed into not knowing any other
way,
> > because I now have lots of courses on these things.
> >
>
> Most of the time, I write the first one to throw away. Not really to
> throw away. Sometime you need to write something just to help you get
> ideas on what you want to design. So I build, see what I like , and then
> rebuild after I became more familiar with what I want. Still using most
> of the code I wrote from the first one.
Mostly I end up doing heavy modifications, but I never reached the point where
it would have been easier to rewrite. Anyway, since gChartman is my first
non-trivial program for quite some time we'll have to see how it works out.
[snip]
> I am going on vaccation for a couple of weeks, so I will be on my laptop
> instead of my development machine. I will be on email , but not
> compiling, etc.
That's fine, because I still have quite some work before the program will
be useful again. Btw, I'm now using libxml2-2.2.5, which gives me less
headaches than 1.8.x. They also say that no new software should be developed
against the 1.8.x versions.
Ok, that's it for now,
have a nice vacation!
Christian
|