About Poll and CSV
I've just created a poll about CSV data format.
CSV is acronym for Comma Separated Values, a text file data "pseudo"-format. Not really an official format, mostly known as easy and maybe very dirty method to save tabular data.
Some well known applications can exchange data in CSV format, generally with the "field names" in the first line, obviously, comma separated, and in each line, a record with field data separated by (duh) commas.
We can insert commas using text in quotes (",") and we can use line breaks using text between commas too.
Obviously, no way to define field type.
It's only for quick data exchange, not supposed to be used for anything else.
If you had time to read this, please answer my poll. :) But if you never really needed it, please answer "I don't know what you're talking about", I want data from specially from users.
Japa
duh, i'm dumb
I've edited my blog entry, anyway, for a hardlink, here goes:
poll: http://2006.planet-soc.com/node/363
---
SoC project for Handhelds.org
Computer Science Undergrad @ FCT/UNESP @ Brazil - GMT-3


