menu
Tatoeba
language
Registriĝi Ensaluti
language Esperanto
menu
Tatoeba

chevron_right Registriĝi

chevron_right Ensaluti

Foliumi

chevron_right Montri hazardan frazon

chevron_right Foliumi laŭ lingvo

chevron_right Foliumi laŭ listo

chevron_right Foliumi laŭ etikedo

chevron_right Foliumi sonregistraĵojn

Komunumo

chevron_right Muro

chevron_right Listo de ĉiuj membroj

chevron_right Lingvoj de la membroj

chevron_right Denaskaj parolantoj

search
clear
swap_horiz
search
TRANG TRANG 2016-majo-21 2016-majo-21 22:06:39 UTC link Konstanta ligilo

** Tatoeba Day #22 **

Tatoeba Day starts now and as usual will end in 24 hours!

Tatoeba Day is an event where you can get involved a little bit (or a lot) more than you usually would, to help make Tatoeba more awesome. You can find more details about it here:
http://en.wiki.tatoeba.org/arti...ow/tatoeba-day

In addition to the regular Tatoeba Day activities, I'd like to bring up again the topic of having a Tatoeba coding event. If that's an idea you're interested in (even if you won't be coding yourself), please refer to this thread and share your thoughts over there:
https://tatoeba.org/eng/wall/sh...#message_25645

Happy Tatoeba Day!

{{vm.hiddenReplies[26446] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
TRANG TRANG 2016-majo-22 2016-majo-22 16:09:20 UTC link Konstanta ligilo

The dev website has been updated with a beginning of implementation for this issue:

Title: offer ability to mark a list inactive
URL: https://github.com/Tatoeba/tatoeba2/issues/654

If you have a moment, please go test it on https://dev.tatoeba.org and give us your feedback.

Thanks!

{{vm.hiddenReplies[26462] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
AlanF_US AlanF_US 2016-majo-25 2016-majo-25 11:21:21 UTC link Konstanta ligilo

The list inactivation feature works fine. I'm looking forward to being able to use it from the main website. Thanks for taking care of it, Zach and Trang!

{{vm.hiddenReplies[26472] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
TRANG TRANG 2016-majo-29 2016-majo-29 07:41:02 UTC link Konstanta ligilo

It's now available on the main website :)

{{vm.hiddenReplies[26491] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
AlanF_US AlanF_US 2016-majo-30 2016-majo-30 03:35:43 UTC link Konstanta ligilo

I'm very glad to see that. However, as I mentioned on GitHub, this makes the need for an option to hide collaborative lists more obvious. I marked about two dozen of my lists inactive because I don't want to see them as options when I click the list icon above a sentence. But now collaborative lists take up all the space on the screen that I freed up. This is not such a problem on my Windows monitor, but it is on my Android tablet.

TRANG TRANG 2016-majo-22 2016-majo-22 21:11:17 UTC link Konstanta ligilo

** Mobile friendly UI **

I've updated the dev website to include a beginning of implementation to make Tatoeba user interface mobile-friendly. The new UI has to be enabled via the Settings: "Activate new user interface".

Don't expect too much at this stage though, this option will not make Tatoeba suddenly look good on mobile devices. Re-designing Tatoeba's UI is going to be a very big project that will maybe take a whole year, maybe more. But this is a start :)

The parts of the UI that are currently affected when you activate the new UI is:
1) the font
2) the page to add new sentences ("Contribute" > "Add sentences")

If you're interested, then please go try it out on the dev website (https://dev.tatoeba.org/eng/), and try it with all sorts of browsers and devices! Let me know if it doesn't work on a particular browser or device. Again, it will NOT look good on mobile devices, but right now this is not about making it pretty, it's about making sure that it works.

Thanks!

{{vm.hiddenReplies[26466] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
bill bill 2016-majo-22 2016-majo-22 21:33:48 UTC link Konstanta ligilo

Well, it's better than nothing. What framework are you using?

{{vm.hiddenReplies[26467] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
TRANG TRANG 2016-majo-22 2016-majo-22 21:36:48 UTC link Konstanta ligilo

Angular Material: https://material.angularjs.org/latest/

AlanF_US AlanF_US 2016-majo-25 2016-majo-25 11:27:52 UTC link Konstanta ligilo

The "Contribute > Add sentences" page is messed up when I enable "Use the new interface" on Firefox on Windows 7. Here's what I see, verbatim:

Add a sentence
{{ '{{' }}language.name}} No results for {{ '{{' }}ctrl.searchText}}.

{{vm.hiddenReplies[26473] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
TRANG TRANG 2016-majo-25 2016-majo-25 19:32:39 UTC link Konstanta ligilo

I also use Firefox on Windows 7, this is how I see it: http://prntscr.com/b8e97q

Do you have any userscript enabled that could affect the display?

{{vm.hiddenReplies[26475] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
AlanF_US AlanF_US 2016-majo-26 2016-majo-26 00:55:05 UTC link Konstanta ligilo

No, I don't have any userscript enabled. I sent you an e-mail with screenshots of the way it looks in Firefox and Chrome on my machine.

{{vm.hiddenReplies[26477] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
TRANG TRANG 2016-majo-26 2016-majo-26 08:12:55 UTC link Konstanta ligilo

I figured out why. It was a problem with not using HTTPS for the new javascript links. I was actually viewing the dev website from http://dev.tatoeba.org instead of https.

I think now you should be able to see it properly.

Guybrush88 Guybrush88 2016-majo-26 2016-majo-26 07:49:41 UTC link Konstanta ligilo

I can confirm that also on Firefox under Ubuntu 16.04

Guybrush88 Guybrush88 2016-majo-25 2016-majo-25 20:58:30 UTC link Konstanta ligilo

The new layout seems pretty messed up on my Asus tablet using Chrome. This is how the homepage looks like: http://i66.tinypic.com/123r6kk.jpg

{{vm.hiddenReplies[26476] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
TRANG TRANG 2016-majo-26 2016-majo-26 08:14:45 UTC link Konstanta ligilo

Yes that's to be expected. For now only test the "Add sentences" page, see if you can add sentence and translate your new sentences right away, or favorite them, etc.

The general layout will be messed up on mobiles and tablets because that part has not been reworked yet.

{{vm.hiddenReplies[26481] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
Guybrush88 Guybrush88 2016-majo-26 2016-majo-26 08:36:28 UTC link Konstanta ligilo

Ok, then. I tried all the features and everything seems to be working

TRANG TRANG 2016-majo-22 2016-majo-22 21:59:58 UTC link Konstanta ligilo

Tatoeba Day is now over :)

Next Tatoeba Day is scheduled for June 5th.