on the Curl Web Content Markup Language

on the Curl Web Content Markup and Programming Language from www.curl.com and www.curlap.com
Showing posts with label Japanese characters. Show all posts
Showing posts with label Japanese characters. Show all posts

Saturday, March 9, 2013

customized Curl flashcard


Some Curl flashcard markup proposals in the testbed viewer :



See
 http://www.aule-browser.com/flashcards/flashcard-kanji-03.dcurl
for Curl desktop code or
 flashcards/flashcard-kanji-03.curl
to run a test in the browser.

The test markup is
{EmFontSize 36pt}
{CardFontSize 18pt}
{CardBackground "blue"}
{HiLight "red"}
    {FrontSide color="gold", 
 日本語の漢字は {KJ \u9801} がです。
}

Friday, April 27, 2012

Curl Kanji Study Applet for Remembering the Henshall Kanji


There is a view of the first version of my Curl Kanji applet at http://kanji.aule-browser.com/



These are the Kanji entries in the Kanjidic2 XML Japanese-English dictionary which correspond to Henshall's "Remembering Japanese Characters" book. I also include the UNICODE UTF-8 codepoint for use in HTML

塦  =  Curl's  \u5866  for our character or U+5866, if your prefer.

The web applet is a few lines in the Curl web programming language from SCSK at curl.com or curlap.com