mIRC Homepage
Posted By: antzq84 Please add UNICODE support - 25/04/08 04:35 PM
I have a problem with dcc sending sometimes because the filenames have characters (Japanese writing symbols, hiragana and kanji mostly) that mIRC simply translates to ????'s and thus claims it can't find the file to send. If there's some hack to get around this issue I was unable to find it, but i think it should be an integral part of mIRC simply for the convenience.
Posted By: argv0 Re: Please add UNICODE support - 25/04/08 05:58 PM
It will be..

Khaled hasn't explicitly shared his plans for utf-8 support but I'd bet that he plans on making everything work as it should. Full support for unicode, however, does not happen overnight. In fact, Khaled started unicode support 2 years ago and there is still plenty left to do.

You can expect this issue to be addressed.. when, however, I don't know.
Posted By: MeStinkBAD Re: Please add UNICODE support - 04/05/08 02:59 AM
Originally Posted By: argv0
It will be..

Khaled hasn't explicitly shared his plans for utf-8 support but I'd bet that he plans on making everything work as it should. Full support for unicode, however, does not happen overnight. In fact, Khaled started unicode support 2 years ago and there is still plenty left to do.

You can expect this issue to be addressed.. when, however, I don't know.


Unicode covers a lot more than just UTF-8! There's UTF-8 BOM, UTF-16, etc.

Unicode support is bad under windows...
Posted By: starbucks_mafia Re: Please add UNICODE support - 04/05/08 04:03 AM
UTF-8 is capable of encoding any codepoint in the Unicode range. UTF-16/32 cannot be used over IRC because they require the use of NUL bytes which IRC as a text-based medium does not support, meaning UTF-8 is the only viable Unicode encoding for IRC.

"UTF-8 BOM" isn't an encoding. BOM stands for Byte-Order Mark and is used for UTF-16 and UTF-32 to signify endianness. UTF-8 does not require a BOM (although it is sometimes used simply to show that the text is UTF-8 encoded).
Posted By: silverlight Re: Please add UNICODE support - 04/12/08 10:06 PM
+1 for unicode
i'm tired of copying & renaming files named in unicode before dcc sending >_<
also, why not just drop win9x support and fully convert mirc to unicode
Posted By: Khaled Re: Please add UNICODE support - 05/12/08 02:25 PM
This is the next major feature planned for mIRC. It's difficult to say how long it will take though - it's going to be the most difficult and time-consuming change that I will have made to mIRC since it was created. The mIRC code-base is made up of over 140,000 lines of code. Converting them to unicode will be no easy matter. I expect it will require meticulous line-by-line conversion and code rewrites and a fair number of private and public beta releases to ensure it is stable. A unicode version of mIRC will, of course, only work with Windows XP and onwards. It's a daunting project - which is probably why I've avoided it in the past - but I think the time is right for it, especially before I implement any of the other planned major features. I am actually looking forward to getting it done, despite the expected pain and suffering involved - it's been on my to-do list for so long that it'll be a relief to be able to finally cross it off and not have it lurking in the background any more :-)
Posted By: foshizzle Re: Please add UNICODE support - 06/12/08 04:59 AM
smile
Posted By: MeStinkBAD Re: Please add UNICODE support - 08/12/08 02:47 PM
Originally Posted By: starbucks_mafia
"UTF-8 BOM" isn't an encoding. BOM stands for Byte-Order Mark and is used for UTF-16 and UTF-32 to signify endianness. UTF-8 does not require a BOM (although it is sometimes used simply to show that the text is UTF-8 encoded).


Yeah uh...
Originally Posted By: Wikipedia
A byte-order mark (BOM) is the Unicode character at code point U+FEFF ("zero-width no-break space") when that character is used to denote the endianness of a string of UCS/Unicode characters encoded in UTF-16 or UTF-32. It is conventionally used as a marker to indicate that text is encoded in UTF-8, UTF-16 or UTF-32.


I'll just leave it at that....


Posted By: Collective Re: Please add UNICODE support - 08/12/08 03:14 PM
Originally Posted By: MeStinkBAD
stuff

I'll just leave it at that....

Is that your way of saying he's right? I think we all knew that anyway.
Posted By: mark1980 Re: Please add UNICODE support - 06/07/09 02:01 AM
Any more info on when this update will be issued?
Posted By: RusselB Re: Please add UNICODE support - 06/07/09 02:57 AM
Khaled never reveals when an update is going to be realeased until the time of the release, and Feature Suggestions, while sometimes included, take a back seat to fixes for known bugs.
Posted By: silverlight Re: Please add UNICODE support - 19/08/09 08:20 PM
So... any news? I just wonder, should I add some unicode stuff myself (with external dll) or forget it and wait for unicode mirc release
Posted By: CtrlAltDel Re: Please add UNICODE support - 20/08/09 05:12 PM
I'd say that's dependent on how much of a hurry you're in. "Unicode mIRC" could be released in the next, day, month, (or even year depending on how difficult it is to implement, and how much time Khaled has to devote to the task).

I personally would not be surprised if it DID take another year
© mIRC Discussion Forums