Froj converts Edinburgh's pronunciation dictionary into stenography outlines using theory rules and brute force.
Every rule depends on four things:
Spelling
Phonetics
previous keys
Prefixes/roots/compounds/suffixes
Every rule outputs three things:
chord
ambiguity (for conflict resolution)
description (for FrojBot)
The Plover Blog
Creator's blog for Plover, the open source stenographic program.
Wednesday, April 2, 2025
Froj!
StenoHarri made Froj, a shorthand dictionary generator:
Wednesday, March 26, 2025
Typey-Type Updates!
Di has done it again!
Better suffix hints: Typey Type's now a bit smarter at suggesting longer suffix translations over shorter ones. For example, to write "suitors", Typey Type will now suggest `SAOUT/O*RS` instead of `SAOU/TOR/-S` because the `^ors` suffix is longer than the `^s` suffix. Typey Type now also ranks affixes a bit like how it tries to show better stroke hints and hide misstrokes. This means that even when using personal dictionaries, Typey Type should give you better stroke hints when there's no exact dictionary entry for a word and it suggests using affixes to write it out.
Better fingerspelling behaviour: I updated lessons and the Typey Type dictionaries to help fix a rare issue that sometimes causes issues with stray spaces while fingerspelling. Props to JRJurman, Monniasza, Paul Fioravanti and others that have helped with various parts of that.
Added links to steno demos: I added links on Typey Type to interactive steno demos so it's easier for people to try steno straight away in the browser without setting anything up. Props to Waldir for sharing their experience about exploring steno.
Links and more details here.
Wednesday, March 19, 2025
Rate Limiting in Javelin
Tharelia writes:
People have asked for a way to slow down Javelin's output multiple times, to support software that cannot handle the default output rate. There is now an initial mechanism to do this; though it will likely change in the future. Firmware's 2025-03-16 and later have this ability, and it'll show up in the Settings Tool too. The pico builds work to these timings already, even with the hacky implementation; so going to leave that as is for now. Get a firmware 2025-03-19 or later for these features + some important fixes recently. Note: The rate limit is the rate that keyboard packets are sent to the computer, not the rate of characters. e.g. A character with a shift will send a shift-press, a letter-press, then a letter release, then shift release.
Wednesday, March 12, 2025
Javelin Update!
Tharelia writes:
Javelin Update
Firmware
Fixed retro_toggle_asterisk
Fixed sendText() on Jarne / Jarne Blade
Added a number of new fonts
More performance improvements
Added support for Cirque Touchpad, with auto-detection for all existing modules on Halcyon Kyria
javelin-steno-rp2040 repository renamed to javelin-steno-pico and can now build for rp2040, rp2350-arm and rp2350-riscv Added Game of Life screensaver to Halcyon Kyria layout
Javelin is making progress on multi-language support
You can now run Javelin with another layout, however, it only supports a single language on a device at a time at the moment.
This also supports defining extra parsing even if you want to just use standard English/extended English - for example, you can define "J" to be SKWR, then add dictionary entries such as "JET" -> "jet", or "JAFL" -> "javelin"'
Web Tools
Added Condition and Set Value action in Visual Editor.
Added Double Press activation in Visual Editor
Added code to visual editor generated scripts to prevent sticky steno keys when ModTap keys are used on the steno layer.
Added hesitation times to paper tape export
Added support for building firmware for other languages
Added support for working with other languages in various tools
Wednesday, March 5, 2025
JSON dictionary to Anki Deck Script
Warren has made a Python script to turn a JSON dictionary into an Anki deck so you can study it flashcard-style!
Wednesday, February 26, 2025
Plover2CAT v3.1.0
The excellent plants writes on the Plover Discord:
Plover2CAT v.3.1.0 can be installed directly from the plugin manager!
You can now set highlight colors for different text elements. There are many bug fixes and speed improvements under the hood. See the changes here.
Plover2CAT will be migrating to Qt6 following Plover 5 development. This will be the last feature update for Plover 4 except for urgent bug fixes.
Wednesday, February 19, 2025
Plover 4 is finally here!!
Thanks to the heroic efforts of the amazing mkrnr and many other wonderful devs over the past many years, Plover 4 has at long last been officially released! What a wonderful day! Infinite gratitude and appreciation to everyone who has come together to make this happen!!!
Subscribe to:
Posts (Atom)