pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: data import usability


From: John Darrington
Subject: Re: Re: data import usability
Date: Sat, 20 Apr 2013 16:12:39 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Sat, Apr 20, 2013 at 03:43:39PM +0200, Harry Thijssen wrote:
     >
     >      1. File, Import Data, then choose Comma Separated Values as the file
     > type. I
     >      don't know what file mask that applies, but it excludes *.csv.
     >
     > Harry, does the windows installer set the appropriate Registry entry for
     > .csv files?
     >
     >
     No, I have only registry entries for .por .sav en .sps files. On MSWindows
     this is usually done by the file extension.  So what should I register?

In the file importer filter we currently have the following mime types.

"text/plain"
"text/csv"
"text/tab-separated-values"
 ( I've never encountered   this last one, but it's listed here:
     http://www.iana.org/assignments/media-types/text/tab-separated-values )

In the not too distant future, I'm hoping to extend this gui to also import
the following mime types, so you might want to deal with these too:

"application/x-gnumeric"
"application/vnd.oasis.opendocument.spreadsheet"
     
     When registering something with the .csv files, I may get problems with
     office packages also registering *.csv files.

Why?  This would only be a problem if those packages associate the extension 
".csv" 
with something other than "text/csv"
     
     On my MSWindows test environment, only .txt files are correct filtered in
     the import box.
     
     
     Have fun

     _______________________________________________
     pspp-dev mailing list
     address@hidden
     https://lists.gnu.org/mailman/listinfo/pspp-dev


-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://keys.gnupg.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]