marado / TTIPTuesday

A website for #TTIPTuesday campaign
http://marado.github.io/TTIPTuesday
Other
3 stars 1 forks source link

Improve Translation system ? #7

Open benborges opened 9 years ago

benborges commented 9 years ago

I'm wondering what could be done to improve the translation system..

one idea would be to use Etherpads (titanpad.com) to produce campaign tweets collaboratively & then have a network of translators to translate each tweet accordingly & store all of this on the pads, then perhaps have your script to scrap the pad and integrate all the pre fabricated tweets into each country page.

this way we could have a network of pads (one per country) with content that could change/adapt each week, from where you would scrap the content & integrate it on your site.

this simple site then could be integrated in the network of organisation, NGO, participants website and decentralize the point from where people can tweet.

the overall idea behind this is that we need a way to have custom tweet per country, because each country is attacking TTIP in a different way..some countries are currently using the Health narrative (UK) other it's more Culture or Food (France) etc...

what do you think ?

marado commented 9 years ago

Hi there,

Anything that sends translations my way will be welcome. Yesterday I tried to ease the process by writting this simple guide: https://github.com/marado/TTIPTuesday/blob/master/sentences.md

Basicly I only need five sentences to be translated for the language of each country, and I can work from that.

I do agree that we could have a better moving thing going on: several sentences for uses to choose from (I'll create an issue for that), and an easier way to rotate sentences weekly (which I'll consider this issue as being about). My major concern about the weekly rotating message and translation is that we would need to have a certain degree of confidence that we would get the "next week" tweet message in time. For now, I'm proposing that:

Now, this actually means that I agree with you: a "network of pads" or any other form of organization you or others might figure out is most welcome, as long as - for my end - I end up receiving the "new sentence" to update the site (hopefully, but not mandatory, in an issue here on github). If the "sentence to use" for a specific country ends up being allways in the same place (for instance, allways the first line in a pad) I can try to write a web scrape to automate its use.

Does this answer your question?

benborges commented 9 years ago

it does answer my quesiton in the sense that i understand it's way simpler for you to use the issue system to get new translations. so maybe simpler is the best.

what i do have is a piece of code that works with Pads, any third party service (titanpad, piratepad etc..) and convert using some syntax each block of text or update to a dynamic HTML page allowing a group of people to write together on a pad and each time the phrase is completed it is directly scrapped and presented in in a public html page.

this piece of code also support RSS, so it means that we can use this to create tweet collectively and then use the RSS feed to tweet out automatically.

I'm no coder myself, even if i play with all sorts of existing code. but if you're interested to look at this piece of code i can send it (email)

marado commented 9 years ago

Hi there,

Sure, send the code my way.

On Fri, Mar 27, 2015, 20:51 Ben Borges notifications@github.com wrote:

it does answer my quesiton in the sense that i understand it's way simpler for you to use the issue system to get new translations. so maybe simpler is the best.

what i do have is a piece of code that works with Pads, any third party service (titanpad, piratepad etc..) and convert using some syntax each block of text or update to a dynamic HTML page allowing a group of people to write together on a pad and each time the phrase is completed it is directly scrapped and presented in in a public html page.

this piece of code also support RSS, so it means that we can use this to create tweet collectively and then use the RSS feed to tweet out automatically.

I'm no coder myself, even if i play with all sorts of existing code. but if you're interested to look at this piece of code i can send it (email)

— Reply to this email directly or view it on GitHub https://github.com/marado/TTIPTuesday/issues/7#issuecomment-87088319.