Alberto, thanks. I'm somewhat too apprehensive and I guess that's the real problem.
Your answer on point 6 is exactly the answer I was looking for, as I also prefer not to be too specific unless that's a requirement (see text to speech in example, wich would be too heavy to do through abstractions).
I guess it's better to specificate my questions:
- Does pureData file/fileSystem support rely on the OS or does it have a custom FS interface?
- Does pureData use pure network protocols, or an high level protocol interface (eg can I use TCP/IP/UDP/ETC nodes, or do I have to use pre-made nodes?)
- Video capture I was meaning through cameras but also video capture devices - such as TV boards. I have successfully tryed a TV-Watcher like patch, but can't remember if with GEM or pdp, and however under windows. I was wondering about linux support for that.
- Can I acquire an image with a scanner and send it directly to GEM?
- I know there's a signal external, but I was wondering about its inners, as I also lost its trace and can't remember its name (my bad).
- Solved. Thanks, Alberto.
- I can see videos inside GEM, but how do I make sure I can see divx as well?
- Exactly the same as above. I would like to use a PureData client to connect to a PureData server (so, having more than one PureData PCs) and make them interact and have them share files/resources.
Specifications on the remaining topics I'd like to cover:
Compression - should be acces to/manipulating compressed archives, usind pureData nodes
Encryption - should be opening a file with PD, applying an encryption algorithm and saving it back. Reverse for decryption.
SQL databases - meant as PD nodes wich acts as a SQL console frontend.
HTML Rendering - exactly what I wrote above (seeing HTML pages, eventually with JScript, inside GEM windows, with minimal browsing support)
OCR - Open an image, or acquire it on the fly, pass it to some nodes and get text back. Does this exist?
Speech recognition - Open a wave file or acquire audio data on the fly and get text back. Is this possible?
Thanks in advance for any help, I hope this is clearer than the previous post and to get further help.
Bye, Berserk.
.