Re: New SyncMedia draft

Yep, working now.

The branch name change set up with github worked, overall, well, but they did not handle the gh pages feature well. I had to do this trick for virtually all the repos that changed names.

Ivan

> On 5 Mar 2021, at 20:57, Marisa DeMeglio <marisa.demeglio@gmail.com> wrote:
> 
> Ah, yes I changed the branch name but I didn’t turn gh-pages off and on again. Thanks for doing that. 
> 
> Not sure what that error is about - gh-pages shouldn’t worry about docs-src/ since it just pulls from docs/. But anyway, it looks like it’s working now so maybe it just needed a minute? 
> 
> You should be able to access this URL (the same one as before):  https://w3c.github.io/sync-media-pub/sync-media.html <https://w3c.github.io/sync-media-pub/sync-media.html>
> 
> Let me know if you run into any issues
> 
> Marisa
> 
>> On Mar 5, 2021, at 07:44, Ivan Herman <ivan@w3.org <mailto:ivan@w3.org>> wrote:
>> 
>> Marisa,
>> 
>> something went wrong.
>> 
>> I guess
>> 
>> https://w3c.github.io/sync-media-pub/sync-media.html <https://w3c.github.io/sync-media-pub/sync-media.html>
>> 
>> is definitely the wrong URL, but I also tried
>> 
>> https://w3c.github.io/sync-media-pub/ <https://w3c.github.io/sync-media-pub/>
>> 
>> which gives a 404, too. 
>> 
>> 
>> I then did a trick that I had to do several times after the branch name has changed: switched the gh-pages features altogether and then switch it on again. I then got an error message:
>> 
>> 
>> [[[
>> The page build failed for the `main` branch with the following error:
>> 
>> The tag `example` on line 76 in `docs-src/pages/sync-media-with-json.md` is not a recognized Liquid tag. For more information, see https://docs.github.com/github/working-with-github- <https://docs.github.com/github/working-with-github->pages/troubleshooting-jekyll-build-errors-for-github-pages-sites#unknown-tag-error.
>> 
>> For information on troubleshooting Jekyll see:
>> 
>>  https://docs.github.com/articles/troubleshooting-jekyll-builds <https://docs.github.com/articles/troubleshooting-jekyll-builds>
>> 
>> If you have any questions you can submit a request at https://support.github.com/contact?repo_id=122457515&page_build_id=237752919 <https://support.github.com/contact?repo_id=122457515&page_build_id=237752919>
>> 
>> ]]]
>> 
>> 
>> :-(
>> 
>> Ivan
>> 
>>> On 5 Mar 2021, at 00:51, Marisa DeMeglio <marisa.demeglio@gmail.com <mailto:marisa.demeglio@gmail.com>> wrote:
>>> 
>>> Hi all,
>>> 
>>> There’s a new draft online [1], Lars and I did some more cleanup work related to Ivan’s feedback (thanks again Ivan!). 
>>> 
>>> The biggest change is that we are defining SyncMedia as an XML format, for the following reasons:
>>> 
>>> - we don’t have the resources to maintain dual XML and JSON formats
>>> - choosing a serialization format was a pending todo
>>> - we felt the model was sufficiently developed and we were not receiving any more input about it
>>> 
>>> Issues 32, 37, 38, 44 have been closed [2] as a result.
>>> 
>>> The anticipated next steps are:
>>> 
>>> - address remaining issues [3]
>>> - reformat use cases [4]
>>> - create sample content
>>> - continue work on demo implementation
>>> 
>>> Related to that last point, I have been working on both an object model/timegraph library and also a demo player. The library you can see in use here, to create a visual timegraph for a SyncMedia presentation [5].
>>> 
>>> The code, very much WIP, is nonetheless in our repository [6]. I’ve been working on it as time allows.
>>> 
>>> Marisa
>>> 
>>> 
>>> 1. https://w3c.github.io/sync-media-pub/sync-media.html <https://w3c.github.io/sync-media-pub/sync-media.html>
>>> 2. Issues closed:
>>> https://github.com/w3c/sync-media-pub/issues/32 <https://github.com/w3c/sync-media-pub/issues/32>
>>> https://github.com/w3c/sync-media-pub/issues/37 <https://github.com/w3c/sync-media-pub/issues/37>
>>> https://github.com/w3c/sync-media-pub/issues/38 <https://github.com/w3c/sync-media-pub/issues/38>
>>> https://github.com/w3c/sync-media-pub/issues/44 <https://github.com/w3c/sync-media-pub/issues/44>
>>> 
>>> 3. https://github.com/w3c/sync-media-pub/issues <https://github.com/w3c/sync-media-pub/issues>
>>> 4. https://w3c.github.io/sync-media-pub/use-cases.html <https://w3c.github.io/sync-media-pub/use-cases.html>
>>> 5. https://w3c.github.io/sync-media-pub/demo/visualizer/ <https://w3c.github.io/sync-media-pub/demo/visualizer/>
>>> 6. https://github.com/w3c/sync-media-pub/tree/master/demo-src <https://github.com/w3c/sync-media-pub/tree/master/demo-src>
>>> 
>> 
>> 
>> ----
>> Ivan Herman, W3C 
>> Home: http://www.w3.org/People/Ivan/ <http://www.w3.org/People/Ivan/>
>> mobile: +33 6 52 46 00 43
>> ORCID ID: https://orcid.org/0000-0003-0782-2704 <https://orcid.org/0000-0003-0782-2704>
>> 
> 


----
Ivan Herman, W3C 
Home: http://www.w3.org/People/Ivan/
mobile: +33 6 52 46 00 43
ORCID ID: https://orcid.org/0000-0003-0782-2704

Received on Saturday, 6 March 2021 05:39:27 UTC