Reflections on CRASSH

In July I presented a paper at CRASSH in Cambridge. It was a small conference, but being in Europe it was good to see many of the various kinds of projects which are going on in Digital Humanities and Linguists, or also Cloud Computing and Linguistics. One particular project, TypeCraft, stands out as being rather well done and promising was presented by Dorothee Beermann Hellan. I think the ideas presented in this project are well thought out and seem to be well implemented. It would be nice to see this product integrated with some other linguistics and language documentation cloud offerings. i.e. Project Lego from the Linguist’s List or the Max Planck Institute’s LEXUS project. While TypeCraft does allow for round tripping of data with XML, what I am talking about is a consolidated User Experience for both professional linguists and for Minority language users.

A note on foundational technologies:

  • It appears that Lexus is is built on BaseX with Cocoon and XML.
  • The front page of TypeCraft has a very Wikipedia like feel, but this might not be the true foundational technology.
  • Linguist’s List often does their work in ColdFusion and the LEGO project definitely has this feel about it.

The Look of Language Development Websites

I have been thinking through some of the presentation issues for presenting SIL International’s work on the web. As part of this I have also been looking at other organizations which are part of the language documentation and minority language revitalization movement. I recently ran across several nicely done web sites.

National Geographic Genographic Project

National Geographic Genographic Project

National Geographic Genographic Project

Continue reading

The importance of writing for the web

Lets say it this way, If you want reader to comprehend the things you are trying to communicate to them, and then to act on something then when you write for the web:

  1. Make it short: People scan the web. This is part of making things readable.
  2. Make it readable: that is use pictures to explain concepts.
  3. Make it interactive: [Press the like button…]
You’ll notice that on my personal blog:

  • I do not write short blog posts.
  • I am trying to use more images and photographs to explain concepts.
  • And there should be a like button or a comments section.

The Social Benefits of a Public Roadmap

ACF To-do list

Roadmap for development for the Advanced Custom Fields plugin for WordPress.

I am working with a team to redo a rather large NGOIt is worth noting that there are different flavors of NGOs. This particular NGO is also a non-profit charity and also a volunteer organization (most of the staff are volunteers). Not all NGOs fit this category, though I do make some assumptions in this post as if all NGOs do fit this characterization. website (both the NGO and the website are large). One of the questions through the process is How do we “dismantle a huge 1995 era website” and replace it with a “modern CMS system”? The new CMS of course is going to have to be phased in as its detailed features are built out. The social challenge is that if something which is not meeting the organizational (NGO’s) needs is replaced with something else which also appears to not meet the organizational needs then the people within the organization (the spectators, not the people directly involved with the website project) have a tendency to think that the newly launched product is a flop. The bottom line is that there is a general loss of confidence in the development and implementation team. In my particular context this often means that when people loose confidence in a development or implementation team that they stop expecting great things and start looking for other “more suitable” solutions. One way to combat this loss of confidence is to address the the people (and their concerns) who are watching the phased role-out. One part of that engagement strategy can be to do use a public Roadmap. Continue reading

Developing an understanding on how multi-lingual content needs to work on sil.org

Over the last few weeks I have been contemplating how multi-lingual content could work on sil.org. (I have had several helpful conversations to direct my thinking.)

As I understand the situation there is basically three ways which multi-lingual content could work.

First let me say that there is a difference between, multi-lingual content, multi-lingual taxonomies, and multi-lingual menu structures. We are talking about content here, not menu and navigation structures or taxonimies. Facebook has probably presented the best framework to date for utilizing on the power crowds to translate navigation structures. [1] Nico Vera. 11 February 2008. ¡Bienvenidos a Facebook en Español!. The Facebook Blog. https://blog.facebook.com/blog.php?post=10005792130 [Accessed: 5 March 2012] In just under two years they added over 70 languages to Facebook. However, Facebook has had some bumps along the way as DropBox points out in their post talking about their experience in translating their products and services. [2] Dan Wheeler. 18 April 2011. Translating Dropbox. http://tech.dropbox.com/?p=1 [Accessed: 5 March 2011]

  • Use a mechanism which shows all the available languages for content and highlights which ones are available to the user. Zotero has an implementation of this on their support forums.
    Zotero language options

    Zotero language options

  • Basically create a subsite for each language and then only show which pages have content in that language. Wikipedia does this. Wikipedia has a menu on the left side with links to articles with this same title in other languages. Only languages which have an article started in them on that title are shown in the menu.
    SIL International in English

    SIL International in English

    Other Pages in other languages may not show the same content.

    Other Pages in other languages may not show the same content.

  • Finally, create a cascading structure for each page or content area. So there is a primary language and a secondary language or a tertiary, or a quaternary language etc. based on the browser language of choice with country IP playing a secondary role. If there is no page for the primary language then the next in preference will show. This last option has been preferred by some because if an organization wants to present content to a user, then obviously, it would be in the users’ primary language. But if the content is not available in the primary language then the organization would want to still let the user know that the content exists in another language.

It would also be good to understand the concepts used in Drupal 7 (and Drupal 8) for multi-lingual content. There are several resources which I have found helpful:

  1. Localized and Multi-Lingual Content in Drupal 7 [3]Karen Stevenson. 17 November 2011. Localized and Multi-Lingual Content in Drupal 7. Lullabot Ideas. http://www.lullabot.com/articles/localized-and-multi-lingual-content-drupal-7 [Accessed: 5 March … Continue reading
  2. Drupal 7’s new multilingual systems (part 4) – Node translation [4]Gábor Hojtsy. 31 January 2011. Drupal 7’s new multilingual systems (part 4) – Node translation. … Continue reading
  3. Drupal 7’s new multilingual systems compilation [5] Gábor Hojtsy. 5 May 2011. Drupal 7’s new multilingual systems compilation. http://hojtsy.hu/multilingual-drupal7 [Accessed: 5 March 2011]
  4. Drupal 8 Multilingual Initiative [6] Gábor Hojtsy. 26 January 2012. Drupal 8 Multilingual Initiative. http://hojtsy.hu/d8mi [Accessed: 5 March 2011]

It would appear that from this list of resources that Drupal’s default behavior is more in line with part two of the three examples given above.

References

References
1 Nico Vera. 11 February 2008. ¡Bienvenidos a Facebook en Español!. The Facebook Blog. https://blog.facebook.com/blog.php?post=10005792130 [Accessed: 5 March 2012]
2 Dan Wheeler. 18 April 2011. Translating Dropbox. http://tech.dropbox.com/?p=1 [Accessed: 5 March 2011]
3 Karen Stevenson. 17 November 2011. Localized and Multi-Lingual Content in Drupal 7. Lullabot Ideas. http://www.lullabot.com/articles/localized-and-multi-lingual-content-drupal-7 [Accessed: 5 March 2011]
4 Gábor Hojtsy. 31 January 2011. Drupal 7’s new multilingual systems (part 4) – Node translation. http://hojtsy.hu/blog/2011-jan-31/drupal-7039s-new-multilingual-systems-part-4-node-translation [Accessed: 5 March 2011]
5 Gábor Hojtsy. 5 May 2011. Drupal 7’s new multilingual systems compilation. http://hojtsy.hu/multilingual-drupal7 [Accessed: 5 March 2011]
6 Gábor Hojtsy. 26 January 2012. Drupal 8 Multilingual Initiative. http://hojtsy.hu/d8mi [Accessed: 5 March 2011]