Juhana Sadeharju wrote:
> 
> Hello and thanks for the replies on this topic, but I'm a bit confused.
> 
> I maybe confused you by writing about two applications at the same
> time. The patent program should search for string "%i patents" from middle
> of html page, and then pick up patent number and title somehow. This would
> need some sort of pattern searching. The audio software would need a proper
> grammar.
> 
> Perl seems to be useful for the patent application but I'm not sure.
> Does C/Perl read data from data buffers (vs. file stream)?

  I am not sure what you mean by data buffers but most probably yes. do
you mean just having the data in variable? shared memory?

> XML and Guile seems to be the ones which could work for audio software.
> I remember one audio software here used XML, anyone?

  freeamp uses XML for GUI definition...

        erik

Reply via email to