Re: [rkward-devel] output character encoding

2010-03-19 Thread Thomas Friedrichsmeier
Hi,

On Friday 05 February 2010, meik michalke wrote:
> i don't know if this is related to me dealing with SPSS data from windows
> machines a lot: when the output window contains umlaut strings from
>  character variables, i always have to manually switch the encoding to
>  UTF-8 (in the view menu) to get a correct display. it's the default
>  encoding on my system. it would be nice if i could make this a permanent
>  setting somehow.
> 
> then i played with the rk_out.html file a little. i thought it could use a
> proper header and just added some lines to it by hand:
> 
>  

the difficult part was that, unfortunately, UTF-8 is not always the correct 
encoding. The SVN-version now adds a - hopefully correct - header to the 
output file, when the output is initialized (i.e., after you flush it).

Regards
Thomas


signature.asc
Description: This is a digitally signed message part.
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel


[rkward-devel] output character encoding

2010-02-05 Thread meik michalke
hi,

i don't know if this is related to me dealing with SPSS data from windows 
machines a lot: when the output window contains umlaut strings from character 
variables, i always have to manually switch the encoding to UTF-8 (in the view 
menu) to get a correct display. it's the default encoding on my system. it 
would be nice if i could make this a permanent setting somehow.

then i played with the rk_out.html file a little. i thought it could use a 
proper header and just added some lines to it by hand:

 
 http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 http://www.w3.org/1999/xhtml";>
 
 
 [ rest of rk_out.html ]
 
 

this also corrected the malformed umlaut characters, because they're rendered 
with the given encoding. so i think a permanent setting should probably only 
affect this header section, which would first have to be added to the output 
of course ;-) what do you think?


viele grüße :: m.eik

-- 
dipl. psych. meik michalke
institut f"ur experimentelle psychologie
abt. f"ur diagnostik und differentielle psychologie
heinrich-heine-universit"at 40225 d"usseldorf


signature.asc
Description: This is a digitally signed message part.
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel