Version at: 21/10/2018, 14:58 vs. version at: 21/10/2018, 22:21
11# Archive
22
33These pages are no longer current, but may be of historical interest.
44
55* [Tatoeba Project Mission Statements](about-the-tatoeba-project)
66* [Guide for Programmers Who Want to Help with the Tatoeba Web App](ultimate-guide-for-devs)
77* [Sample Workflow Using a Bookmarklet to Link](linking-with-bookmarklet)
88* [Bookmarklets that were Used for Linking](bookmarklets-that-were-used-for-linking)
99* [User Scripts that were Used for Linking](user-scripts-that-were-used-for-linking)
1010* [Installing and Configuring Bazaar](install-bazaar)
1111* [Extracting and Committing UI Strings and Their Translations](extracting-ui-strings)
1212* [How to Install the CakePHP Version of the Tatoeba Web App](install-tatoeba-php)
1313* [How to Prepare a Development Environment for Tatoeba Using a Pre-made Virtual Machine](install-tatoeba-on-vm)
1414* [Admin Logs](admin-logs)
1515* [Requirements list for duplicate merging process](duplicate-merging)
1616
1717
1818### About the Tatoeba Project
1919
2020* [About Tatoeba](about-tatoeba)
2121* [Tatoeba team](tatoeba-team)
2222* [About Tatoeba updates and how you can get involved](tatoeba-updates-get-involved)
2323* [The Story of the Tatoeba Project](http://blog.tatoeba.org/2013/05/the-story-of-tatoeba.html)
2424* [The History of the Tatoeba Project](http://a4esl.com/temporary/tatoeba/history/)
2525* [Projects Using the Tatoeba Corpus ](http://a4esl.com/temporary/tatoeba/links.html)
2626* [Tatoeba Day](tatoeba-day)
2727
2828### Developers
2929
3030#### For Developers Working on Tatoeba.org
3131
3232* [Guide for new developers](guide-for-new-developers)
3333* [Repositories](repositories)
3434* [How to Install Tatoeba Without a Virtual Machine](http://en.wiki.tatoeba.org/articles/show/install-tatoeba-php)
3535* [Installing and Configuring Sphinx Search](install-sphinx)
3636* [Adding a New Language to the Corpus (for Developers)](adding-lang-to-corpus)
3737* [List of Functionality to Test](functionality-test-list)
3838* [Pytoeba](pytoeba), a revamp of Tatoeba in Python
3939
40
4041#### For Developers Using the Tatoeba Corpus
4142
4243* [Using the Tatoeba Corpus for Your Own Projects](using-the-tatoeba-corpus)
4344
4445
4546### Google Summer of Code (GSoC)
4647
4748#### GSoC 2017
4849
4950* [Google Summer of Code 2017 Ideas for Student Projects](gsoc_2017_ideas)
5051
5152#### GSoC 2016
5253
5354* [Google Summer of Code 2016 Ideas for Student Projects](gsoc_2016_ideas)
5455
5556#### GSoC 2015
5657
5758* [Google Summer of Code 2015 Ideas for Student Projects](gsoc_2015_ideas)
5859
5960#### GSoC 2014
6061
6162* [Google Summer of Code 2014 Ideas for Student Projects](gsoc_2014_ideas)
6263* [Saeb's (lool0) work log](gsoc-work-log-lool0)
6364* [Pallav's work log](gsoc-work-log-pallavshah)
6465* [Jake's work log](https://github.com/jakeprobst/iplus1-log)
6566* [Harsh's work log](https://docs.google.com/document/d/114qtY_dc3fcz1SHy5T07eHUAKwtc8VrjKfXF57vv4dk)
6667* [Saeb's proposal](https://dl.dropboxusercontent.com/u/3186185/tatoproposal-public.html)
6768* [Pallav's proposal](https://github.com/Tatoeba/admin/raw/master/proposal.pdf)
6869* [Jake's proposal](https://github.com/jakeprobst/iplus1-log/wiki/GSOC-2014-Proposal)
6970* [Harsh's proposal](https://docs.google.com/document/d/1SS-oEs8BrTY7HkSRru0b1k4J0lBRSE0MqfWAfQICzNI/edit?usp=sharing)
7071
7172
7273### Other...
7374* See the top menu of [Unofficial Offsite Support for Tatoeba.org](http://a4esl.com/temporary/tatoeba/). Some of these things would be appropriate for this wiki.
7475* [Sandbox](sandbox)
76* [Current status of our servers](server-status)
7577
diff view generated by jsdifflib

Version at: 21/10/2018, 14:58

# Archive 

These pages are no longer current, but may be of historical interest.

* [Tatoeba Project Mission Statements](about-the-tatoeba-project)
* [Guide for Programmers Who Want to Help with the Tatoeba Web App](ultimate-guide-for-devs)
* [Sample Workflow Using a Bookmarklet to Link](linking-with-bookmarklet)
* [Bookmarklets that were Used for Linking](bookmarklets-that-were-used-for-linking)
* [User Scripts that were Used for Linking](user-scripts-that-were-used-for-linking)
* [Installing and Configuring Bazaar](install-bazaar)
* [Extracting and Committing UI Strings and Their Translations](extracting-ui-strings)
* [How to Install the CakePHP Version of the Tatoeba Web App](install-tatoeba-php)
* [How to Prepare a Development Environment for Tatoeba Using a Pre-made Virtual Machine](install-tatoeba-on-vm)
* [Admin Logs](admin-logs)
* [Requirements list for duplicate merging process](duplicate-merging)


### About the Tatoeba Project

* [About Tatoeba](about-tatoeba)
* [Tatoeba team](tatoeba-team)
* [About Tatoeba updates and how you can get involved](tatoeba-updates-get-involved)
* [The Story of the Tatoeba Project](http://blog.tatoeba.org/2013/05/the-story-of-tatoeba.html)
* [The History of the Tatoeba Project](http://a4esl.com/temporary/tatoeba/history/)
* [Projects Using the Tatoeba Corpus ](http://a4esl.com/temporary/tatoeba/links.html)
* [Tatoeba Day](tatoeba-day)

### Developers

#### For Developers Working on Tatoeba.org

* [Guide for new developers](guide-for-new-developers)
* [Repositories](repositories)
* [How to Install Tatoeba Without a Virtual Machine](http://en.wiki.tatoeba.org/articles/show/install-tatoeba-php)
* [Installing and Configuring Sphinx Search](install-sphinx)
* [Adding a New Language to the Corpus (for Developers)](adding-lang-to-corpus)
* [List of Functionality to Test](functionality-test-list) 
* [Pytoeba](pytoeba), a revamp of Tatoeba in Python

#### For Developers Using the Tatoeba Corpus

* [Using the Tatoeba Corpus for Your Own Projects](using-the-tatoeba-corpus)


### Google Summer of Code (GSoC)

#### GSoC 2017

* [Google Summer of Code 2017 Ideas for Student Projects](gsoc_2017_ideas)

#### GSoC 2016

* [Google Summer of Code 2016 Ideas for Student Projects](gsoc_2016_ideas)

#### GSoC 2015

* [Google Summer of Code 2015 Ideas for Student Projects](gsoc_2015_ideas)

#### GSoC 2014

* [Google Summer of Code 2014 Ideas for Student Projects](gsoc_2014_ideas)
* [Saeb's (lool0) work log](gsoc-work-log-lool0)
* [Pallav's work log](gsoc-work-log-pallavshah)
* [Jake's work log](https://github.com/jakeprobst/iplus1-log)
* [Harsh's work log](https://docs.google.com/document/d/114qtY_dc3fcz1SHy5T07eHUAKwtc8VrjKfXF57vv4dk)
* [Saeb's proposal](https://dl.dropboxusercontent.com/u/3186185/tatoproposal-public.html)
* [Pallav's proposal](https://github.com/Tatoeba/admin/raw/master/proposal.pdf)
* [Jake's proposal](https://github.com/jakeprobst/iplus1-log/wiki/GSOC-2014-Proposal)
* [Harsh's proposal](https://docs.google.com/document/d/1SS-oEs8BrTY7HkSRru0b1k4J0lBRSE0MqfWAfQICzNI/edit?usp=sharing)


### Other...
* See the top menu of  [Unofficial Offsite Support for Tatoeba.org](http://a4esl.com/temporary/tatoeba/). Some of these things would be appropriate for this wiki.
* [Sandbox](sandbox)

version at: 21/10/2018, 22:21

# Archive 

These pages are no longer current, but may be of historical interest.

* [Tatoeba Project Mission Statements](about-the-tatoeba-project)
* [Guide for Programmers Who Want to Help with the Tatoeba Web App](ultimate-guide-for-devs)
* [Sample Workflow Using a Bookmarklet to Link](linking-with-bookmarklet)
* [Bookmarklets that were Used for Linking](bookmarklets-that-were-used-for-linking)
* [User Scripts that were Used for Linking](user-scripts-that-were-used-for-linking)
* [Installing and Configuring Bazaar](install-bazaar)
* [Extracting and Committing UI Strings and Their Translations](extracting-ui-strings)
* [How to Install the CakePHP Version of the Tatoeba Web App](install-tatoeba-php)
* [How to Prepare a Development Environment for Tatoeba Using a Pre-made Virtual Machine](install-tatoeba-on-vm)
* [Admin Logs](admin-logs)
* [Requirements list for duplicate merging process](duplicate-merging)


### About the Tatoeba Project

* [About Tatoeba](about-tatoeba)
* [Tatoeba team](tatoeba-team)
* [About Tatoeba updates and how you can get involved](tatoeba-updates-get-involved)
* [The Story of the Tatoeba Project](http://blog.tatoeba.org/2013/05/the-story-of-tatoeba.html)
* [The History of the Tatoeba Project](http://a4esl.com/temporary/tatoeba/history/)
* [Projects Using the Tatoeba Corpus ](http://a4esl.com/temporary/tatoeba/links.html)
* [Tatoeba Day](tatoeba-day)

### Developers

#### For Developers Working on Tatoeba.org

* [Guide for new developers](guide-for-new-developers)
* [Repositories](repositories)
* [How to Install Tatoeba Without a Virtual Machine](http://en.wiki.tatoeba.org/articles/show/install-tatoeba-php)
* [Installing and Configuring Sphinx Search](install-sphinx)
* [Adding a New Language to the Corpus (for Developers)](adding-lang-to-corpus)
* [List of Functionality to Test](functionality-test-list) 
* [Pytoeba](pytoeba), a revamp of Tatoeba in Python


#### For Developers Using the Tatoeba Corpus

* [Using the Tatoeba Corpus for Your Own Projects](using-the-tatoeba-corpus)


### Google Summer of Code (GSoC)

#### GSoC 2017

* [Google Summer of Code 2017 Ideas for Student Projects](gsoc_2017_ideas)

#### GSoC 2016

* [Google Summer of Code 2016 Ideas for Student Projects](gsoc_2016_ideas)

#### GSoC 2015

* [Google Summer of Code 2015 Ideas for Student Projects](gsoc_2015_ideas)

#### GSoC 2014

* [Google Summer of Code 2014 Ideas for Student Projects](gsoc_2014_ideas)
* [Saeb's (lool0) work log](gsoc-work-log-lool0)
* [Pallav's work log](gsoc-work-log-pallavshah)
* [Jake's work log](https://github.com/jakeprobst/iplus1-log)
* [Harsh's work log](https://docs.google.com/document/d/114qtY_dc3fcz1SHy5T07eHUAKwtc8VrjKfXF57vv4dk)
* [Saeb's proposal](https://dl.dropboxusercontent.com/u/3186185/tatoproposal-public.html)
* [Pallav's proposal](https://github.com/Tatoeba/admin/raw/master/proposal.pdf)
* [Jake's proposal](https://github.com/jakeprobst/iplus1-log/wiki/GSOC-2014-Proposal)
* [Harsh's proposal](https://docs.google.com/document/d/1SS-oEs8BrTY7HkSRru0b1k4J0lBRSE0MqfWAfQICzNI/edit?usp=sharing)


### Other...
* See the top menu of  [Unofficial Offsite Support for Tatoeba.org](http://a4esl.com/temporary/tatoeba/). Some of these things would be appropriate for this wiki.
* [Sandbox](sandbox)
* [Current status of our servers](server-status)

Note

The lines in green are the lines that have been added in the new version. The lines in red are those that have been removed.