menu
Tatoeba
language
Registrera Logga in
language Svenska
menu
Tatoeba

chevron_right Registrera

chevron_right Logga in

Bläddra

chevron_right Visa framslumpad mening

chevron_right Bläddra efter språk

chevron_right Bläddra efter lista

chevron_right Bläddra efter tagg

chevron_right Bläddra bland ljudinspelningar

Community

chevron_right Vägg

chevron_right Medlemslista

chevron_right Medlemmarnas språk

chevron_right Modersmålstalare

search
clear
swap_horiz
search
TRANG TRANG 11 september 2015, redigerad 11 september 2015 11 september 2015 23:08:31 UTC, redigerad 11 september 2015 23:08:39 UTC flag Report link Permalänk

** Tatoeba Day #7 **

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

If you don't know what Tatoeba Day is about, you can find information about it here:
http://en.wiki.tatoeba.org/arti...ow/tatoeba-day

For those who are familiar with Tatoeba Day, note that there is a new section in the article that explains the rules for making requests:
http://en.wiki.tatoeba.org/arti...about-requests

In short: it's the same rules as before, except that only bugs or requests that are labeled "status:accepted" will be considered for implementation for this Tatoeba Day.

You can check what will be included in the next update on this page:
https://github.com/Tatoeba/tato...nes/2015-09-14
For now it's empty, but it will be filled up as requests are made.

Happy Tatoeba Day!

{{vm.hiddenReplies[24182] ? 'expand_more' : 'expand_less'}} dölj svar visa svar
Guybrush88 Guybrush88 11 september 2015 11 september 2015 23:19:50 UTC flag Report link Permalänk

First request: https://github.com/Tatoeba/tatoeba2/issues/334
This would be very useful for users who want to add different translations to a single sentence, especially those who use tablets or smartphones

{{vm.hiddenReplies[24183] ? 'expand_more' : 'expand_less'}} dölj svar visa svar
TRANG TRANG 12 september 2015 12 september 2015 13:17:04 UTC flag Report link Permalänk

From my research during the other Tatoeba Day, this feature is going to be difficult to implement, if we want to make it work for everyone.

Gillux mentioned that an HTML5 solution would not work for most mobile users.

And the ZeroClipboard library (http://zeroclipboard.org/) is Flash based, therefore won't work on iPhones and iPads.

If somebody has time to experiment with copy-paste and come up with a demo that would work (almost) everywhere, then I'll be glad to reuse the solution in Tatoeba.

Meanwhile, I prefer to leave this feature on standby because it's not very high priority.

{{vm.hiddenReplies[24193] ? 'expand_more' : 'expand_less'}} dölj svar visa svar
Guybrush88 Guybrush88 12 september 2015, redigerad 12 september 2015 12 september 2015 13:22:22 UTC, redigerad 12 september 2015 13:44:37 UTC flag Report link Permalänk

Ok, then I'm changing it with these two issues, which are stricly related:
https://github.com/Tatoeba/tatoeba2/issues/301
https://github.com/Tatoeba/tatoeba2/issues/757

In brief, the auto-completion of tags doesn't show new tags, and removed tags still appear there

{{vm.hiddenReplies[24194] ? 'expand_more' : 'expand_less'}} dölj svar visa svar
TRANG TRANG 12 september 2015 12 september 2015 16:36:06 UTC flag Report link Permalänk

The problem with new tags not showing up should be fixed.

The problem with removed tags still showing up is not something I can easily fix. It requires to implement an extra feature in the tool that we use for the autocompletion.
https://github.com/Tatoeba/suggestd

{{vm.hiddenReplies[24198] ? 'expand_more' : 'expand_less'}} dölj svar visa svar
Guybrush88 Guybrush88 12 september 2015 12 september 2015 16:37:19 UTC flag Report link Permalänk

I see. Anyways, thanks for the fix :)

Guybrush88 Guybrush88 11 september 2015 11 september 2015 23:24:12 UTC flag Report link Permalänk

Second request: https://github.com/Tatoeba/tatoeba2/issues/213

{{vm.hiddenReplies[24184] ? 'expand_more' : 'expand_less'}} dölj svar visa svar
TRANG TRANG 12 september 2015 12 september 2015 16:07:44 UTC flag Report link Permalänk

This should be fixed now.

{{vm.hiddenReplies[24197] ? 'expand_more' : 'expand_less'}} dölj svar visa svar
Guybrush88 Guybrush88 12 september 2015 12 september 2015 16:37:28 UTC flag Report link Permalänk

Thanks

CK CK 11 september 2015, redigerad 30 oktober 2019 11 september 2015 23:50:55 UTC, redigerad 30 oktober 2019 10:24:09 UTC flag Report link Permalänk

[not needed anymore- removed by CK]

{{vm.hiddenReplies[24185] ? 'expand_more' : 'expand_less'}} dölj svar visa svar
TRANG TRANG 12 september 2015 12 september 2015 16:02:07 UTC flag Report link Permalänk

These issues may be solved now.
https://github.com/Tatoeba/tatoeba2/issues/758
https://github.com/Tatoeba/tatoeba2/issues/745
https://github.com/Tatoeba/tatoeba2/issues/753

I have updated the dev website so it can be tested.
I will need people with iPhones to test the favorite and adopt features in particular.

{{vm.hiddenReplies[24196] ? 'expand_more' : 'expand_less'}} dölj svar visa svar
CK CK 12 september 2015, redigerad 30 oktober 2019 12 september 2015 21:48:35 UTC, redigerad 30 oktober 2019 10:24:00 UTC flag Report link Permalänk

[not needed anymore- removed by CK]

{{vm.hiddenReplies[24204] ? 'expand_more' : 'expand_less'}} dölj svar visa svar
TRANG TRANG 12 september 2015 12 september 2015 21:52:54 UTC flag Report link Permalänk

> Notice that the CSS is still messed up and that the icons aren't displayed properly.

This is another matter, which wasn't part of the things I've tried fixed. The issues I tried to solve were the ones where the features would not work on iPhones and some browser on Android.

> After adding a sentence, the text input "box" is not cleared

The input should be cleared. This was due to the recent changes. I'll fix it.

Ricardo14 Ricardo14 11 september 2015 11 september 2015 23:53:30 UTC flag Report link Permalänk

First request: https://github.com/Tatoeba/tatoeba2/issues/674

{{vm.hiddenReplies[24186] ? 'expand_more' : 'expand_less'}} dölj svar visa svar
TRANG TRANG 12 september 2015 12 september 2015 21:16:31 UTC flag Report link Permalänk

That's done. You can test it on the dev website. It was a bit more difficult to implement than I expected.

I changed the title of the request to "Add tags without reloading the page". What it does now is that when you add a tag, a loader shows up. And you can add a new tag while the previous one is still loading.

{{vm.hiddenReplies[24201] ? 'expand_more' : 'expand_less'}} dölj svar visa svar
Ricardo14 Ricardo14 12 september 2015 12 september 2015 21:21:43 UTC flag Report link Permalänk

Thank you a lot, Trang!!!

Ricardo14 Ricardo14 12 september 2015 12 september 2015 00:03:49 UTC flag Report link Permalänk

2nd request: https://github.com/Tatoeba/tatoeba2/issues/92

Title: Email notification when receiving private message

pullnosemans pullnosemans 12 september 2015 12 september 2015 09:15:46 UTC flag Report link Permalänk

I just noticed pinyin letters with hačeks are displayed in a different font: http://tatoeba.org/jpn/sentences/show/334142

{{vm.hiddenReplies[24191] ? 'expand_more' : 'expand_less'}} dölj svar visa svar
TRANG TRANG 12 september 2015 12 september 2015 14:56:58 UTC flag Report link Permalänk

The way some characters are displayed will depend on what fonts are installed in your system and how your browser is configured.

I'm not sure how you see it, but this is how I see it:
http://prntscr.com/8fhy23

Overall, when it comes to font inconsistencies, there isn't a whole lot that Tatoeba could do that would make things look good for everyone...

{{vm.hiddenReplies[24195] ? 'expand_more' : 'expand_less'}} dölj svar visa svar
pullnosemans pullnosemans 12 september 2015 12 september 2015 23:08:18 UTC flag Report link Permalänk

je vois. alors, c'est la faute de ce vieil laptop que j'ai obtenu de ma soeur. compris, merci.

tommy_san tommy_san 12 september 2015 12 september 2015 23:18:34 UTC flag Report link Permalänk

> Overall, when it comes to font inconsistencies, there isn't a whole lot that Tatoeba could do that would make things look good for everyone...

Except using web fonts.
https://tatoeba.org/wall/show_m...message_23581\

Perhaps not for all visitors, but it could be one of the experimental functions we can choose on the settings page.

TRANG TRANG 12 september 2015 12 september 2015 22:58:31 UTC flag Report link Permalänk

Tatoeba Day is now over.

You can check what will be included in the next Tatoeba update on this page:
https://github.com/Tatoeba/tato...14+is%3Aclosed

Next Tatoeba Day is scheduled on September 26.

Thank you for your participation!

{{vm.hiddenReplies[24207] ? 'expand_more' : 'expand_less'}} dölj svar visa svar
TRANG TRANG 22 september 2015 22 september 2015 15:29:29 UTC flag Report link Permalänk

Quick notice: the next Tatoeba Day is delayed to September 27. It will take place on Sunday instead of Saturday.