
July 25th, 2005, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 869
Time spent in forums: < 1 sec
Reputation Power: 5
|
|
|
Talking business: How I Learned to Love CSV
One of the biggest issues Web developers have to tackle is not server failures, line outages or yet another annoying bug in a really popular browser. It is receiving content in a proper format and ensuring that the maintainers of our products will not mess around with our code too much. One way to do this is by giving those who maintain our products a file format they can handle. Chris Heilmann discusses the advantages of CSV, an Excel file format.
Read the full article here: Talking business: How I Learned to Love CSV
For more discussion go here: Blog Article Discussion
|