-
Notifications
You must be signed in to change notification settings - Fork 0
Implement links to speakers (individually and collectively) from itwêwina #111
Comments
Temporary solution available as under a newly-created project webpage: http://altlab.ualberta.ca/maskwacis/Speakers/speakers.html This is located on sapir in: /var/www/maskwacis/Speakers ... under the general project page: /var/www/maskwacis The above page (for speakers) presents the pictures (with names) that we have managed to take of the speakers. Clicking the individual speaker thumbnail produces a full-size picture. Later on, this full-size picture should have a Cree and English bio text to the right (or alternatively implemented through the validation app). |
Also, if there an straight-forward way to substantially decrease the sizes of the speakers (and project) pics in batch, that would be good for speeding up the loading of these webpages. |
Make back ups of all of the images, and look into ImageMagick, particularly its EDIT: I installed imgcat on Sapir, so you can preview changes to images when SSH'd into it. |
I've now revised the implementation of each speaker picture so that for each Cree speaker we have an All the above mentioned http://altlab.ualberta.ca/maskwacis/Speakers/ For instance, for Cree speaker MJL the correspoding speaker bio/picture http://altlab.ualberta.ca/maskwacis/Speakers/MAR.html I've also used ImageMagick/convert to adjust the file size as approx. 256k, with all images being in JPG format and named as Therefore, linking the speaker info in conjunction with the audio snippets with the speaker-specific webpages (now with just their name and picture) should now be straight-forward to implement through the validation app, making use of the speaker code. |
clicking speaker name in conjunction with the recording snippet in itwêwina either takes one to that speaker's picture and bio page (so simply a link is required) - if this is created within the validation app, then itwêwina just needs to treat it properly.
Clicking a 'Speakers' tab, or clicking a link on the itwêwina About page will follow a link to wherever under the validation app we end up placing info on the speakers as a whole, and about the project, and that page will then have further links to get more info on the individual speakers.
So, this is connected with making the speaker info available under the validation app, i.e. issue UAlbertaALTLab/recording-validation-interface#35 in that project.
The text was updated successfully, but these errors were encountered: