Version at: 21/10/2018, 22:21 vs. version at: 21/10/2018, 22:48 | ||
---|---|---|
1 | 1 | # Archive |
2 | 2 | |
3 | 3 | These pages are no longer current, but may be of historical interest. |
4 | 4 | |
5 | 5 | * [Tatoeba Project Mission Statements](about-the-tatoeba-project) |
6 | 6 | * [Guide for Programmers Who Want to Help with the Tatoeba Web App](ultimate-guide-for-devs) |
7 | 7 | * [Sample Workflow Using a Bookmarklet to Link](linking-with-bookmarklet) |
8 | 8 | * [Bookmarklets that were Used for Linking](bookmarklets-that-were-used-for-linking) |
9 | 9 | * [User Scripts that were Used for Linking](user-scripts-that-were-used-for-linking) |
10 | 10 | * [Installing and Configuring Bazaar](install-bazaar) |
11 | 11 | * [Extracting and Committing UI Strings and Their Translations](extracting-ui-strings) |
12 | 12 | * [How to Install the CakePHP Version of the Tatoeba Web App](install-tatoeba-php) |
13 | 13 | * [How to Prepare a Development Environment for Tatoeba Using a Pre-made Virtual Machine](install-tatoeba-on-vm) |
14 | 14 | * [Admin Logs](admin-logs) |
15 | 15 | * [Requirements list for duplicate merging process](duplicate-merging) |
16 | * [Special Links for Corpus Maintainers](special-links-for-corpus-maintainers) | |
16 | 17 | |
17 | 18 | |
18 | 19 | ### About the Tatoeba Project |
19 | 20 | |
20 | 21 | * [About Tatoeba](about-tatoeba) |
21 | 22 | * [Tatoeba team](tatoeba-team) |
22 | 23 | * [About Tatoeba updates and how you can get involved](tatoeba-updates-get-involved) |
23 | 24 | * [The Story of the Tatoeba Project](http://blog.tatoeba.org/2013/05/the-story-of-tatoeba.html) |
24 | 25 | * [The History of the Tatoeba Project](http://a4esl.com/temporary/tatoeba/history/) |
25 | 26 | * [Projects Using the Tatoeba Corpus ](http://a4esl.com/temporary/tatoeba/links.html) |
26 | 27 | * [Tatoeba Day](tatoeba-day) |
27 | 28 | |
28 | 29 | ### Developers |
29 | 30 | |
30 | 31 | #### For Developers Working on Tatoeba.org |
31 | 32 | |
32 | 33 | * [Guide for new developers](guide-for-new-developers) |
33 | 34 | * [Repositories](repositories) |
34 | 35 | * [How to Install Tatoeba Without a Virtual Machine](http://en.wiki.tatoeba.org/articles/show/install-tatoeba-php) |
35 | 36 | * [Installing and Configuring Sphinx Search](install-sphinx) |
36 | 37 | * [Adding a New Language to the Corpus (for Developers)](adding-lang-to-corpus) |
37 | 38 | * [List of Functionality to Test](functionality-test-list) |
38 | 39 | * [Pytoeba](pytoeba), a revamp of Tatoeba in Python |
39 | 40 | |
40 | 41 | |
41 | 42 | #### For Developers Using the Tatoeba Corpus |
42 | 43 | |
43 | 44 | * [Using the Tatoeba Corpus for Your Own Projects](using-the-tatoeba-corpus) |
44 | 45 | |
45 | 46 | |
46 | 47 | ### Google Summer of Code (GSoC) |
47 | 48 | |
48 | 49 | #### GSoC 2017 |
49 | 50 | |
50 | 51 | * [Google Summer of Code 2017 Ideas for Student Projects](gsoc_2017_ideas) |
51 | 52 | |
52 | 53 | #### GSoC 2016 |
53 | 54 | |
54 | 55 | * [Google Summer of Code 2016 Ideas for Student Projects](gsoc_2016_ideas) |
55 | 56 | |
56 | 57 | #### GSoC 2015 |
57 | 58 | |
58 | 59 | * [Google Summer of Code 2015 Ideas for Student Projects](gsoc_2015_ideas) |
59 | 60 | |
60 | 61 | #### GSoC 2014 |
61 | 62 | |
62 | 63 | * [Google Summer of Code 2014 Ideas for Student Projects](gsoc_2014_ideas) |
63 | 64 | * [Saeb's (lool0) work log](gsoc-work-log-lool0) |
64 | 65 | * [Pallav's work log](gsoc-work-log-pallavshah) |
65 | 66 | * [Jake's work log](https://github.com/jakeprobst/iplus1-log) |
66 | 67 | * [Harsh's work log](https://docs.google.com/document/d/114qtY_dc3fcz1SHy5T07eHUAKwtc8VrjKfXF57vv4dk) |
67 | 68 | * [Saeb's proposal](https://dl.dropboxusercontent.com/u/3186185/tatoproposal-public.html) |
68 | 69 | * [Pallav's proposal](https://github.com/Tatoeba/admin/raw/master/proposal.pdf) |
69 | 70 | * [Jake's proposal](https://github.com/jakeprobst/iplus1-log/wiki/GSOC-2014-Proposal) |
70 | 71 | * [Harsh's proposal](https://docs.google.com/document/d/1SS-oEs8BrTY7HkSRru0b1k4J0lBRSE0MqfWAfQICzNI/edit?usp=sharing) |
71 | 72 | |
72 | 73 | |
73 | 74 | ### Other... |
74 | 75 | * 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. |
75 | 76 | * [Sandbox](sandbox) |
76 | 77 | * [Current status of our servers](server-status) |
77 | 78 | |
diff view generated by jsdifflib |
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)
version at: 21/10/2018, 22:48
# 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) * [Special Links for Corpus Maintainers](special-links-for-corpus-maintainers) ### 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)