Talk:Unicode collation algorithm

Whats "tailoring" in this context? Theres no explanation here and I cant find other articles to wikilink. Shinhan 20:36, 9 August 2006 (UTC)Reply

Talk:Unicode collation algorithm

Whats "tailoring" in this context? Theres no explanation here and I cant find other articles to wikilink. Shinhan 20:36, 9 August 2006 (UTC)Reply

Requested move

The following discussion is an archived discussion of a requested move. Please do not modify it. Subsequent comments should be made in a new section on the talk page. No further edits should be made to this section.

The result of the move request was: not moved. Favonian (talk) 18:18, 13 October 2011 (UTC)Reply


Unicode collation algorithmUnicode Collation Algorithm — Change to official case (proper noun). Chealer (talk) 15:37, 6 October 2011 (UTC)Reply

Survey

Feel free to state your position on the renaming proposal by beginning a new line in this section with *'''Support''' or *'''Oppose''', then sign your comment with ~~~~. Since polling is not a substitute for discussion, please explain your reasons, taking into account Wikipedia's policy on article titles.

Discussion

  • Oppose, lets keep the lowercase one. As I read it, the title is also a correct description of the thing. Therefor we do not need to use the proper name. e.g. think of naming it "Collation (Unicode)" for this same page (is not a proposal, but to illustrate my point). But maybe I do not see enough. -DePiep (talk) 19:29, 7 October 2011 (UTC)Reply
  • Oppose. I don't get the sense that UCA is a proper name in the same sense as George Washington is a proper name. We don't capitalize binary search, quicksort, or shellsort. There's only one George, but there may be many implementations (and even copies of those implementations) of the algorithm. It doesn't refer to a particular individual. Glrx (talk) 23:12, 7 October 2011 (UTC)Reply
The above discussion is preserved as an archive of a requested move. Please do not modify it. Subsequent comments should be made in a new section on this talk page. No further edits should be made to this section.

Using UCA from programming languages

As of 2015, few programming languages offer built-in UCA-compatible alphabetic sorting, and the programmer needs to call on third-party software.

1. International Components for Unicode (ICU): the collation module.

    Free: yes
    Usable from: C, C++, Java
    Written in: C, C++
    Source available: yes
    Link: http://site.icu-project.org/

2. ICU4PAS, a wrapper for the 2006 version of ICU.

    Free: yes
    Written in: Object Pascal
    Usable from: Delphi Pascal, Free Pascal
    Source available: yes
    Link: http://www.crossgl.com/icu4pas/index.html

3. Ouedraogo's UCA implementation.

    Free: yes
    Written in: Object Pascal
    Usable from: Free Pascal
    Source available: yes
    Link: https://github.com/graemeg/freepascal/blob/master/rtl/objpas/unicodedata.pas
          https://forums.embarcadero.com/message.jspa?messageID=694421#694421

There may be others. See, for a start, the language wrappers for ICU listed at http://site.icu-project.org/related

This could be merged with the existing "Tools" section of the article, but note that the Tools section presently consists of (1) an online demo with a secondary reference to ICU; (2) a unix stand-alone utility; (3) an apparently inaccessible library. Programming libraries, stand-alone utilities, and online demos are tools for different purposes, and it would be best not to mix them. — Preceding unsigned comment added by 95.144.80.128 (talk) 17:23, 26 March 2015 (UTC)Reply

The external link to "Unicode Technical Standard #10" appears to be broken. I have found what appears to be equivalent material at https://unicode.org/reports/tr10/ but I don't feel that I am competent to change the link on the Wikipedia Article page.

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.