[ OT ] About Encodings and Character Sets

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[ OT ] About Encodings and Character Sets

Sven Van Caekenberghe-2
This is a nice article:

What Every Programmer Absolutely, Positively Needs to Know About Encodings and Character Sets to Work With Text

http://kunststube.net/encoding/

Which refers to this well known article:

The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)

http://www.joelonsoftware.com/articles/Unicode.html

Sven

PS: in Pharo, the first part of this draft might help too:

Character Encoding and Resource Meta Description

http://stfx.eu/EnterprisePharo/Zinc-Encoding-Meta/

A newer version will be part of the upcoming book.
Reply | Threaded
Open this post in threaded view
|

Re: [ OT ] About Encodings and Character Sets

jfabry

> On Jun 27, 2015, at 07:04, Sven Van Caekenberghe <[hidden email]> wrote:
>
> PS: in Pharo, the first part of this draft might help too:
>
> Character Encoding and Resource Meta Description
>
> http://stfx.eu/EnterprisePharo/Zinc-Encoding-Meta/
>
> A newer version will be part of the upcoming book.

And to complete Sven’s mail, this newer version is available online:

https://ci.inria.fr/pharo-contribution/view/Books/job/EnterprisePharoBook/lastSuccessfulBuild/artifact/Zinc-Encoding-Meta/

:-)

---> Save our in-boxes! http://emailcharter.org <---

Johan Fabry   -   http://pleiad.cl/~jfabry
PLEIAD lab  -  Computer Science Department (DCC)  -  University of Chile


Reply | Threaded
Open this post in threaded view
|

Re: [ OT ] About Encodings and Character Sets

stepharo
In reply to this post by Sven Van Caekenberghe-2
Thanks sven this would have helped me when I wrote the chapter on
seaside on encodings long time ago.
I will really read it.

Le 27/6/15 12:04, Sven Van Caekenberghe a écrit :

> This is a nice article:
>
> What Every Programmer Absolutely, Positively Needs to Know About Encodings and Character Sets to Work With Text
>
> http://kunststube.net/encoding/
>
> Which refers to this well known article:
>
> The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)
>
> http://www.joelonsoftware.com/articles/Unicode.html
>
> Sven
>
> PS: in Pharo, the first part of this draft might help too:
>
> Character Encoding and Resource Meta Description
>
> http://stfx.eu/EnterprisePharo/Zinc-Encoding-Meta/
>
> A newer version will be part of the upcoming book.
>


Reply | Threaded
Open this post in threaded view
|

Re: [ OT ] About Encodings and Character Sets

Offray
In reply to this post by Sven Van Caekenberghe-2
Thanks Sven,

Today I used your superb documentation to solve a bug in my software
caused by my improper handling of encoding. Your documentation was very
helpful.

Cheers,

Offray

On 27/06/15 05:04, Sven Van Caekenberghe wrote:

> This is a nice article:
>
> What Every Programmer Absolutely, Positively Needs to Know About Encodings and Character Sets to Work With Text
>
> http://kunststube.net/encoding/
>
> Which refers to this well known article:
>
> The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)
>
> http://www.joelonsoftware.com/articles/Unicode.html
>
> Sven
>
> PS: in Pharo, the first part of this draft might help too:
>
> Character Encoding and Resource Meta Description
>
> http://stfx.eu/EnterprisePharo/Zinc-Encoding-Meta/
>
> A newer version will be part of the upcoming book.
>


Reply | Threaded
Open this post in threaded view
|

Re: [ OT ] About Encodings and Character Sets

Sven Van Caekenberghe-2

> On 28 Sep 2015, at 03:18, Offray Vladimir Luna Cárdenas <[hidden email]> wrote:
>
> Thanks Sven,
>
> Today I used your superb documentation to solve a bug in my software caused by my improper handling of encoding. Your documentation was very helpful.

Thanks.

BTW, here is the official book link:

  http://files.pharo.org/books/enterprisepharo/book/html/Zinc-Encoding-Meta.html

Which you'll find starting from http://books.pharo.org

> Cheers,
>
> Offray
>
> On 27/06/15 05:04, Sven Van Caekenberghe wrote:
>> This is a nice article:
>>
>> What Every Programmer Absolutely, Positively Needs to Know About Encodings and Character Sets to Work With Text
>>
>> http://kunststube.net/encoding/
>>
>> Which refers to this well known article:
>>
>> The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)
>>
>> http://www.joelonsoftware.com/articles/Unicode.html
>>
>> Sven
>>
>> PS: in Pharo, the first part of this draft might help too:
>>
>> Character Encoding and Resource Meta Description
>>
>> http://stfx.eu/EnterprisePharo/Zinc-Encoding-Meta/
>>
>> A newer version will be part of the upcoming book.
>>
>
>