Typing Dvorak 0.2.2 (beta) Typing Dvorak is a feature rich Flash remake of Dan Wood's "ABCD: A Basic Course in Dvorak". It's not quite finished yet but in it's current state it's totally functional. Features: -------- * Easy to read (not to mention stylish :D) interface. * Highlights mistyped letters in red (you must go back and fix it to continue) * Includes all of Dan Wood's 29 lessons, character for character. * Shows current WPM, CPM, and percent completed live during the lesson. * Shows a bunch of other fun statistics when the lesson is completed. * You can map your Qwerty keyboard to Dvorak in the program by just clicking a button, so you don't need to change any system settings. To Do: -------- * Mark completed lessons. * Have some way to view former lesson statistics. * Maybe try to find a hack that will let people save their progress. - Have actionscript generate a text file they can keep on their HD that can be loaded before they start a game. - Use cookies? * Disable or hide down-key cheat. UPDATES: -------- 0.0.1 - Input Buffer and Read Buffer only. Read Buffer only reads one dimension. 0.0.2 - Input Buffer and Copy Buffer are now linked. It highlights mistakes in red. If everything is right it moves to next line. 0.0.3 - Simply XML generated menu added. There is still a major error regarding it skipping the second line and ignoring the first when a option is selected. I'm backing it up before I make some major changes to fix this error. 0.0.4 - Major errors in menu system fixed. 0.0.5 - All 29 Dvorak lessons are now in the lessons.xml file. For some reason it can't find them. I'm backing it up before I make some major changes to fix this error. 0.0.6 - New fonts and centering added. Fixed some lesson typos. 0.0.7 - Dvorak key map works when isDvorakMapped = true. I still need to add a visual toggle. 0.0.8 - Basic menu layout components added to library. Not implemented yet. 0.0.9 - Menu implemented. There is still the "clickable when hidden" error. 0.1.0 - "Clickable when hidden" error fixed. Timer added. Character counter added. Space for CPM, WPM and upmenu added. Data field and timer doesn't refresh or disappear when lesson is finished. 0.1.1 - Live CPM and WPM counter added and fuctional. Fields now disappear and reappear when lesson finished and started. Making final statistic stage next and final step to having a funtional, bare bones progam. 0.2.0 - Statistics screen added and debugged. Settings option removed. Logo redone, added version number, and credits. Its now offically a functional, barebones program. Features yet to add are a: live percent though indicator that updates on each new line, an abort lesson option, an way to toggle dvorak mode, a way to view statistics of old lessons and see which have already been completed. Some way to save you progress might be nice too, although that will be tricky. 0.2.1 - Added percentage done gauge, dvorak map toggle key, and lesson abort button. First version posted online. 0.2.2 - Got rid of the test/tutorial lesson. Everything appears to be working but I still need to check that WPM and CPM counter is still working correctly.