Projects: Difference between revisions
From FirespeakerWiki
Jump to navigationJump to search
Firespeaker (talk | contribs) No edit summary |
Firespeaker (talk | contribs) |
||
(21 intermediate revisions by 2 users not shown) | |||
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]. | ||
* Trōhēnnu | == Websites == | ||
* A program that compiles wiki entries into <math> | * Online Database of Early Turkic Documents / Turkic Text Project, like [http://otdo.aa.tufs.ac.jp/index.cgi?page=Publications OTDO], [http://ctext.org Chinese Text Project], similar scope as [http://irq.kaznpu.kz/?lang=e TURK BITIG]? | ||
* A script that tells a web browser to open google searches for lots of permutations of a search. Useful for linguistic research. | * An open version of [http://wals.info WALS] - [[OHM|ideas here]] | ||
== 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. | |||
** [[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 [http://www.research.ibm.com/history history flow] for [http://en.wikipedia.org/wiki/Wikis wikis], developped by the [http://domino.watson.ibm.com/cambridge/research.nsf/pages/cue.html?Open IBM Watson Research Center]. | |||
* A web front-end for [http://pplayer.spiritlamp.net/ pplayer], using XMLHttpRequest Objects, [[pplayer flow-chart|like so]]. This, as well as some of the XMLRPC function plugins are being worked on by me. | |||
[[Category:Software]] |
Latest revision as of 21:27, 22 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
- Online Database of Early Turkic Documents / Turkic Text Project, like OTDO, Chinese Text Project, similar scope as TURK BITIG?
- An open version of WALS - ideas here
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.