Online/offline Esperanto editor
од Leke, 21. март 2011.
Поруке: 5
Језик: English
Leke (Погледати профил) 21. март 2011. 12.27.19
I'm not sure how many Esperanto text editors there are out there, but I made an online/offline one for my own amusement
http://rebol.vlexo.net/Programming/keys/esp/esp_ke...
Enjoy!
ceigered (Погледати профил) 21. март 2011. 13.19.19
Leke:Saluton!Nice job! Works very well!
I'm not sure how many Esperanto text editors there are out there, but I made an online/offline one for my own amusement
http://rebol.vlexo.net/Programming/keys/esp/esp_ke...
Enjoy!
If you don't mind me adding a suggestion:
Perhaps (with O = letter than can have a hat),
Ox = Hatted letter
Oxx = Letter with x after it (e.g. Linux, CXZ (a type of mac porting wrapper for windows applications (portingteam.com))
Oxxx = Hatted letted with x after it (Linŭx)
And after that I honestly can't think of any possible improvement to the core function of the utility!
Leke (Погледати профил) 21. март 2011. 16.47.56
ceigered:Thanks ceigered, I forgot about the use of foreign words in the editor.
Nice job! Works very well!
If you don't mind me adding a suggestion:
Perhaps (with O = letter than can have a hat),
Ox = Hatted letter
Oxx = Letter with x after it (e.g. Linux, CXZ (a type of mac porting wrapper for windows applications (portingteam.com))
Oxxx = Hatted letted with x after it (Linŭx)
And after that I honestly can't think of any possible improvement to the core function of the utility!
Hmmm... I might have to try another approach as the way I've coded it, changes the behaviour of the x character straight away.
There is a way you can cheat it for now though. Just type Linu x and then go back and delete the space I'll throw it around my mind the next few days and see what happens.
For now I'm just looking at another bug I've just discovered. If you navigate back and change a letter to an accented one, the cursor jumps to the last character of your text after editing
Leke (Погледати профил) 26. март 2011. 12.56.00
It takes care of the words like 'Linux' too -- just like you suggested.
Link: http://userscripts.org/scripts/show/2026
ceigered (Погледати профил) 26. март 2011. 14.40.36
Unfortunately I can't understand the code (or can only very briefly grasp a bit of it), I only ever did very basic coding in high school, so I can't be helpful in any way other than being an end user tester