Version at: 31/01/2015, 03:07 vs. version at: 31/01/2015, 10:06 | ||
---|---|---|
1 | 1 | # GSoC 2015 Project ideas |
2 | 2 | |
3 | 3 | This page lists project ideas for students who would like to take part in [Google Summer of Code 2015](http://www.google-melange.com/gsoc/homepage/google/gsoc2015) and be mentored by [Tatoeba](http://tatoeba.org). |
4 | 4 | |
5 | 5 | ## About Tatoeba |
6 | 6 | |
7 | 7 | TODO |
8 | 8 | |
9 | 9 | ## Contact |
10 | 10 | |
11 | 11 | * Email/Google groups: [Tatoeba's dev mailing list](https://groups.google.com/forum/#!forum/tatoebaproject) |
12 | 12 | * IRC: [Tatoeba on #Freenode](irc://irc.freenode.net/tatoeba), [Webchat](http://webchat.freenode.net?channels=tatoeba) |
13 | 13 | * XMPP: [Tatoeba conference room on chat.tatoeba.org](xmpp:tatoeba@chat.tatoeba.org?join) |
14 | 14 | |
15 | 15 | To get a feeling for the discussions taking place within the Tatoeba contributor community, visit the [Tatoeba Wall page](http://tatoeba.org/wall/index). |
16 | 16 | |
17 | 17 | ## How to submit ideas |
18 | 18 | |
19 | 19 | If you would like to submit an idea and do not have access to the wiki, please [contact us](#contact) and send us the information below. |
20 | 20 | If you have access to the wiki, simply edit this page and add the information in the [Ideas](#ideas) section. |
21 | 21 | |
22 | 22 | <pre> |
23 | 23 | ### Project title |
24 | 24 | |
25 | 25 | #### Description |
26 | 26 | Brief description of the project. If you have already specified a lot of things about the project, do not write all the details here. Create a separate wiki page for it and only write a summary here, with a link to that wiki page. |
27 | 27 | |
28 | 28 | #### Deliverables |
29 | 29 | What is the student expected to deliver at the end of the summer. |
30 | 30 | |
31 | 31 | #### Prerequisite knowledge |
32 | 32 | Technical knowledge required to be able to complete the project. If you do not know what are the prerequisite knowledge for the project you are proposing, you can leave this blank, someone else will complete it. |
33 | 33 | </pre> |
34 | 34 | |
35 | 35 | ## Ideas |
36 | 36 | |
37 | 37 | TODO: Copy-paste whatever can be reused from [last year's project ideas page](http://en.wiki.tatoeba.org/articles/show/gsoc_ideas). |
38 | 38 | |
39 | 39 | |
40 | 40 | ### Mobile friendly user interface |
41 | 41 | |
42 | 42 | #### Description |
43 | 43 | Around 30% of the visitors of Tatoeba are browsing the website from a mobile device, but the usuability of the current website on mobile devices is very poor. The idea of this project is to redesign the UI to improve the user experience for visitors who are using a mobile. |
44 | 44 | #### Deliverables |
45 | 45 | Implementation in Tatoeba's source code. |
46 | 46 | #### Prerequisite knowledge |
47 | 47 | |
48 | 48 | PHP, HTML, CSS |
49 | 49 | |
50 | 50 | ### Extension of the search feature |
51 | 51 | |
52 | 52 | #### Description |
53 | 53 | The search feature is currently available only for sentences and the search criteria are limited to the source/target language and the sentence's text. The goal of this project would be: |
54 | 54 | |
55 | 55 | 1. To implement more search criteria (tags, username, audio, date...) |
56 | 56 | 2. To extend the search feature to comments, wall messages, and possibly other contents (private messages, profile...). |
57 | 57 | |
58 | 58 | Here are some examples of search we would like to be able to do: |
59 | 59 | |
60 | 60 | * All English sentences by user "CK" with audio that have not been translated into Japanese. |
61 | 61 | * All Georgian sentences with the tag "restaurant" not translated into Armenian. |
62 | 62 | |
63 | 63 | #### Deliverables |
64 | 64 | |
65 | 65 | Implementation in Tatoeba's source code. |
66 | 66 | |
67 | 67 | #### Prerequisite knowledge |
68 | 68 | |
69 | 69 | CakePHP, [Sphinx](http://sphinxsearch.com/) |
70 | 70 | |
71 | 71 | |
72 | ### Wish list | |
72 | ### Wish list for words and expression | |
73 | 73 | |
74 | 74 | #### Description |
75 | Wish list allows users to add words and expressions to a list and other users can fulfill the wishes by adding sentences with these words and expressions. | |
75 | Wish list for words and expressions allows users to add words and expressions to a list and other users can fulfill the wishes by adding sentences with these words and expressions. | |
76 | 76 | |
77 | See more detailed description: [Wish list](wish_list) | |
77 | See more detailed description: [Wish list for words and expression](wish_list) | |
78 | 78 | |
79 | 79 | #### Deliverables |
80 | 80 | Implementation of wish list feature than consists of three new views/pages: "Add to wish list", "Browse wish list", and "Wish: xxx in *language* by user *username*". "Add to wish list" is a page where users can submit new wishes and "Browse wish list" is a page where users can browse the wishes the other users have submited. "Wish: xxx in *language* by user *username*" is a page for each individual wish where the orginal submiter of the wish can modify the wish, other users can fulfil the wish, and all the users can discuss about the wish. At the upper part of all of these pages there are two tabs/links: "Add to wish list" and "Browse wish list" for easy access from page to page. |
81 | 81 | |
82 | 82 | #### Prerequisite knowledge |
83 | 83 | |
84 | 84 | CakePHP |
diff view generated by jsdifflib |
Version at: 31/01/2015, 03:07
# GSoC 2015 Project ideas This page lists project ideas for students who would like to take part in [Google Summer of Code 2015](http://www.google-melange.com/gsoc/homepage/google/gsoc2015) and be mentored by [Tatoeba](http://tatoeba.org). ## About Tatoeba TODO ## Contact * Email/Google groups: [Tatoeba's dev mailing list](https://groups.google.com/forum/#!forum/tatoebaproject) * IRC: [Tatoeba on #Freenode](irc://irc.freenode.net/tatoeba), [Webchat](http://webchat.freenode.net?channels=tatoeba) * XMPP: [Tatoeba conference room on chat.tatoeba.org](xmpp:tatoeba@chat.tatoeba.org?join) To get a feeling for the discussions taking place within the Tatoeba contributor community, visit the [Tatoeba Wall page](http://tatoeba.org/wall/index). ## How to submit ideas If you would like to submit an idea and do not have access to the wiki, please [contact us](#contact) and send us the information below. If you have access to the wiki, simply edit this page and add the information in the [Ideas](#ideas) section. <pre> ### Project title #### Description Brief description of the project. If you have already specified a lot of things about the project, do not write all the details here. Create a separate wiki page for it and only write a summary here, with a link to that wiki page. #### Deliverables What is the student expected to deliver at the end of the summer. #### Prerequisite knowledge Technical knowledge required to be able to complete the project. If you do not know what are the prerequisite knowledge for the project you are proposing, you can leave this blank, someone else will complete it. </pre> ## Ideas TODO: Copy-paste whatever can be reused from [last year's project ideas page](http://en.wiki.tatoeba.org/articles/show/gsoc_ideas). ### Mobile friendly user interface #### Description Around 30% of the visitors of Tatoeba are browsing the website from a mobile device, but the usuability of the current website on mobile devices is very poor. The idea of this project is to redesign the UI to improve the user experience for visitors who are using a mobile. #### Deliverables Implementation in Tatoeba's source code. #### Prerequisite knowledge PHP, HTML, CSS ### Extension of the search feature #### Description The search feature is currently available only for sentences and the search criteria are limited to the source/target language and the sentence's text. The goal of this project would be: 1. To implement more search criteria (tags, username, audio, date...) 2. To extend the search feature to comments, wall messages, and possibly other contents (private messages, profile...). Here are some examples of search we would like to be able to do: * All English sentences by user "CK" with audio that have not been translated into Japanese. * All Georgian sentences with the tag "restaurant" not translated into Armenian. #### Deliverables Implementation in Tatoeba's source code. #### Prerequisite knowledge CakePHP, [Sphinx](http://sphinxsearch.com/) ### Wish list #### Description Wish list allows users to add words and expressions to a list and other users can fulfill the wishes by adding sentences with these words and expressions. See more detailed description: [Wish list](wish_list) #### Deliverables Implementation of wish list feature than consists of three new views/pages: "Add to wish list", "Browse wish list", and "Wish: xxx in *language* by user *username*". "Add to wish list" is a page where users can submit new wishes and "Browse wish list" is a page where users can browse the wishes the other users have submited. "Wish: xxx in *language* by user *username*" is a page for each individual wish where the orginal submiter of the wish can modify the wish, other users can fulfil the wish, and all the users can discuss about the wish. At the upper part of all of these pages there are two tabs/links: "Add to wish list" and "Browse wish list" for easy access from page to page. #### Prerequisite knowledge CakePHP
version at: 31/01/2015, 10:06
# GSoC 2015 Project ideas This page lists project ideas for students who would like to take part in [Google Summer of Code 2015](http://www.google-melange.com/gsoc/homepage/google/gsoc2015) and be mentored by [Tatoeba](http://tatoeba.org). ## About Tatoeba TODO ## Contact * Email/Google groups: [Tatoeba's dev mailing list](https://groups.google.com/forum/#!forum/tatoebaproject) * IRC: [Tatoeba on #Freenode](irc://irc.freenode.net/tatoeba), [Webchat](http://webchat.freenode.net?channels=tatoeba) * XMPP: [Tatoeba conference room on chat.tatoeba.org](xmpp:tatoeba@chat.tatoeba.org?join) To get a feeling for the discussions taking place within the Tatoeba contributor community, visit the [Tatoeba Wall page](http://tatoeba.org/wall/index). ## How to submit ideas If you would like to submit an idea and do not have access to the wiki, please [contact us](#contact) and send us the information below. If you have access to the wiki, simply edit this page and add the information in the [Ideas](#ideas) section. <pre> ### Project title #### Description Brief description of the project. If you have already specified a lot of things about the project, do not write all the details here. Create a separate wiki page for it and only write a summary here, with a link to that wiki page. #### Deliverables What is the student expected to deliver at the end of the summer. #### Prerequisite knowledge Technical knowledge required to be able to complete the project. If you do not know what are the prerequisite knowledge for the project you are proposing, you can leave this blank, someone else will complete it. </pre> ## Ideas TODO: Copy-paste whatever can be reused from [last year's project ideas page](http://en.wiki.tatoeba.org/articles/show/gsoc_ideas). ### Mobile friendly user interface #### Description Around 30% of the visitors of Tatoeba are browsing the website from a mobile device, but the usuability of the current website on mobile devices is very poor. The idea of this project is to redesign the UI to improve the user experience for visitors who are using a mobile. #### Deliverables Implementation in Tatoeba's source code. #### Prerequisite knowledge PHP, HTML, CSS ### Extension of the search feature #### Description The search feature is currently available only for sentences and the search criteria are limited to the source/target language and the sentence's text. The goal of this project would be: 1. To implement more search criteria (tags, username, audio, date...) 2. To extend the search feature to comments, wall messages, and possibly other contents (private messages, profile...). Here are some examples of search we would like to be able to do: * All English sentences by user "CK" with audio that have not been translated into Japanese. * All Georgian sentences with the tag "restaurant" not translated into Armenian. #### Deliverables Implementation in Tatoeba's source code. #### Prerequisite knowledge CakePHP, [Sphinx](http://sphinxsearch.com/) ### Wish list for words and expression #### Description Wish list for words and expressions allows users to add words and expressions to a list and other users can fulfill the wishes by adding sentences with these words and expressions. See more detailed description: [Wish list for words and expression](wish_list) #### Deliverables Implementation of wish list feature than consists of three new views/pages: "Add to wish list", "Browse wish list", and "Wish: xxx in *language* by user *username*". "Add to wish list" is a page where users can submit new wishes and "Browse wish list" is a page where users can browse the wishes the other users have submited. "Wish: xxx in *language* by user *username*" is a page for each individual wish where the orginal submiter of the wish can modify the wish, other users can fulfil the wish, and all the users can discuss about the wish. At the upper part of all of these pages there are two tabs/links: "Add to wish list" and "Browse wish list" for easy access from page to page. #### Prerequisite knowledge CakePHP