utf-8 [message #72500] |
Wed, 04 June 2008 11:46 |
Eclipse User |
|
|
|
Originally posted by: leonardo.saracini.tiscali.it
I'm developping in utf8 in a simple mode:
I store in DB using utf8 table with utf8 connection and write in editor
direct in utf8.
So my web page are in utf-8 and I have not trouble with realize a multi
language site.
Im using a Opensource esitor Notepad++ on windows plus my server ubuntu to
simulate on my local lan my web sites.
Notepad++ report the type of text codeding of a file and I can change UTF8
to ISO and ISO to UTF8 with no problem.
If I use PDT can I write in utf8 using your editor? Can I changhe from
ISO to UTF8 or UTF8 to ISO?
Best regards,
Leonardo
|
|
|
Re: utf-8 [message #72524 is a reply to message #72500] |
Wed, 04 June 2008 15:31 |
Eclipse User |
|
|
|
Originally posted by: codeslave.ca.ibm.com
Right-click a project or file, and select the Properties then the
Resource tab. You can manually set the encoding for the project and its
children, or just a single file.
Leonardo wrote:
> I'm developping in utf8 in a simple mode:
> I store in DB using utf8 table with utf8 connection and write in editor
> direct in utf8.
>
> So my web page are in utf-8 and I have not trouble with realize a multi
> language site.
> Im using a Opensource esitor Notepad++ on windows plus my server ubuntu
> to simulate on my local lan my web sites.
> Notepad++ report the type of text codeding of a file and I can change
> UTF8 to ISO and ISO to UTF8 with no problem.
>
> If I use PDT can I write in utf8 using your editor? Can I changhe from
> ISO to UTF8 or UTF8 to ISO?
>
> Best regards,
> Leonardo
>
--
Nick Boldt :: Release Engineer, IBM Toronto Lab
Eclipse Modeling :: http://www.eclipse.org/modeling
http://wiki.eclipse.org/index.php/User:Nickb
|
|
|
Re: utf-8 [message #72542 is a reply to message #72524] |
Mon, 09 June 2008 08:20 |
Eclipse User |
|
|
|
Originally posted by: spam.networks.fi
Here is interesting point: is php5 already fully compatible with utf8 so
you can really code it using utf8? Does interpreter completely
understand utf8 ?
Nick Boldt wrote:
> Right-click a project or file, and select the Properties then the
> Resource tab. You can manually set the encoding for the project and its
> children, or just a single file.
>
> Leonardo wrote:
>> I'm developping in utf8 in a simple mode:
>> I store in DB using utf8 table with utf8 connection and write in
>> editor direct in utf8.
>>
>> So my web page are in utf-8 and I have not trouble with realize a
>> multi language site.
>> Im using a Opensource esitor Notepad++ on windows plus my server
>> ubuntu to simulate on my local lan my web sites.
>> Notepad++ report the type of text codeding of a file and I can change
>> UTF8 to ISO and ISO to UTF8 with no problem.
>>
>> If I use PDT can I write in utf8 using your editor? Can I changhe
>> from ISO to UTF8 or UTF8 to ISO?
>>
>> Best regards,
>> Leonardo
>>
>
|
|
|
Re: utf-8 [message #72833 is a reply to message #72542] |
Wed, 11 June 2008 11:58 |
Eclipse User |
|
|
|
Originally posted by: stoyan.amexy.com
Jasmo Hiltula wrote:
> Here is interesting point: is php5 already fully compatible with utf8 so
> you can really code it using utf8? Does interpreter completely
> understand utf8 ?
>
> Nick Boldt wrote:
>> Right-click a project or file, and select the Properties then the
>> Resource tab. You can manually set the encoding for the project and
>> its children, or just a single file.
>>
>> Leonardo wrote:
>>> I'm developping in utf8 in a simple mode:
>>> I store in DB using utf8 table with utf8 connection and write in
>>> editor direct in utf8.
>>>
>>> So my web page are in utf-8 and I have not trouble with realize a
>>> multi language site.
>>> Im using a Opensource esitor Notepad++ on windows plus my server
>>> ubuntu to simulate on my local lan my web sites.
>>> Notepad++ report the type of text codeding of a file and I can change
>>> UTF8 to ISO and ISO to UTF8 with no problem.
>>>
>>> If I use PDT can I write in utf8 using your editor? Can I changhe
>>> from ISO to UTF8 or UTF8 to ISO?
>>>
>>> Best regards,
>>> Leonardo
>>>
>>
I use UTF-8 for all my projects and output encoding of sites I make is
UTF-8 too. Not a single issue regarding encodings. However there are
certain quirks and "hidden" things that you have to know to use UTF-8 or
at least I do not know them until I start using this encoding.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03278 seconds