Projects: Difference between revisions
From FirespeakerWiki
Jump to navigationJump to search
Firespeaker (talk | contribs) No edit summary |
Firespeaker (talk | contribs) No edit summary |
||
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]] | * [[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. | ||
* A program that compiles wiki entries into <math>L^{A}T_{E}X</math> articles. | * A program that compiles wiki entries into <math>L^{A}T_{E}X</math> articles. | ||
* A script that tells a web browser to open google searches for lots of permutations of a search. Useful for linguistic research. | * [[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 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. | * 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. |
Revision as of 07:29, 9 August 2005
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.
- 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.
- 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.