Difference between revisions of "Projects"
From FireSpeakerWiki
Jump to navigationJump to searchFirespeaker (talk | contribs) (category) |
Firespeaker (talk | contribs) |
||
Line 1: | Line 1: | ||
This is just a list of programming projects I'm working on or would like to work on given the time. If anyone is interested in learning more about these projects, [http://firespeaker.org/contact/ contact me]. | This is just a list of programming projects I'm working on or would like to work on given the time. If anyone is interested in learning more about these projects, [http://firespeaker.org/contact/ contact me]. | ||
+ | == Websites == | ||
+ | * Old Turkic Documents Online Database, like [http://otdo.aa.tufs.ac.jp/index.cgi?page=Publications OTDO] | ||
+ | |||
+ | |||
+ | == Stand-alone software == | ||
* [[Trōhēnnu]] — A database that stores, tracks, and derives phonetic change data for ''n'' languages. This is useful for people doing historical reconstruction work, [[conlanger|conlanguers]] (doing the same), and other people trying to maintain diachronic linguistic (phonetic and bits of phonological, for now) data. | * [[Trōhēnnu]] — A database that stores, tracks, and derives phonetic change data for ''n'' languages. This is useful for people doing historical reconstruction work, [[conlanger|conlanguers]] (doing the same), and other people trying to maintain diachronic linguistic (phonetic and bits of phonological, for now) data. | ||
** [[Featured Sound Change Applier]] — given SPE sound change rules and words, derive words. | ** [[Featured Sound Change Applier]] — given SPE sound change rules and words, derive words. |
Revision as of 16:54, 8 April 2014
This is just a list of programming projects I'm working on or would like to work on given the time. If anyone is interested in learning more about these projects, contact me.
Websites
- Old Turkic Documents Online Database, like OTDO
Stand-alone software
- Trōhēnnu — A database that stores, tracks, and derives phonetic change data for n languages. This is useful for people doing historical reconstruction work, conlanguers (doing the same), and other people trying to maintain diachronic linguistic (phonetic and bits of phonological, for now) data.
- Featured Sound Change Applier — given SPE sound change rules and words, derive words.
- A program that compiles wiki entries into <math>L^{A}T_{E}X</math> articles.
- linggoogle — A script that tells a web browser to open google searches for lots of permutations of a search. Useful for linguistic research.
- A script that generates visualised charts that track the progress of the smooth english of Conlang Relays, similar to the history flow for wikis, developped by the IBM Watson Research Center.
- A web front-end for pplayer, using XMLHttpRequest Objects, like so. This, as well as some of the XMLRPC function plugins are being worked on by me.