fluid-work IRC Logs-2013-11-27
[10:00:52 CST(-0600)] <Justin_o> Bosmon: thanks for the e-mail. I hope you are feeling better today. I tried looking at your branch a bit more but am stumped. I even put put back the old code i had been trying to refactor and am still getting that error.
[11:06:38 CST(-0600)] <clown> yzen: is there a gpii -arch meeting today?
[11:07:08 CST(-0600)] <clown> yzen: apparently, "yes"...
[11:18:39 CST(-0600)] <Justin_o> cindyli: anything i can help you with?
[11:19:08 CST(-0600)] <cindyli> Justin_o: wanna chat?
[11:19:55 CST(-0600)] <Justin_o> cindyli: okay
[11:30:26 CST(-0600)] <Justin_o> jhung, danaayotte_: cindyli basically has something that can determine what resource is based on the url's extension.. with this we should be able to direct the code to do different things.. but i guess we need to know what those are or might look like..
[11:32:17 CST(-0600)] <danaayotte_> need to know what the different media are, Justin_o?
[11:33:19 CST(-0600)] <Justin_o> danaayotte_: sure that would help too.. i think we are assuming image, audio, video, and text at the moment
[11:34:44 CST(-0600)] <danaayotte_> I wasn't sure what your question was Justin_o
[11:38:29 CST(-0600)] <Justin_o> danaayotte_: okay... so once we have determined what the resource type is, what's the next step? 1) auto-generate meta-data 2) display something like that?
[11:39:33 CST(-0600)] <danaayotte_> ah I see
[11:41:09 CST(-0600)] <danaayotte_> Justin_o: yes, we want to auto-generate what we can, display what we've auto-generated, and make suggestions for additional, related features
[11:41:38 CST(-0600)] <jhung> Justin_o: is there any chance we determine a file incorrectly?
[11:42:31 CST(-0600)] <jhung> If yes, then the workflow may look something like this: Give URL > Detect media type > User makes refinement if wrong > generate good default > display it (whatever the display ends up looking like).
[11:44:25 CST(-0600)] <Justin_o> jhung: sure it's possible if 1) there's no file extension 2) the file extension is incorrect
[11:44:55 CST(-0600)] <jhung> Justin_o: okay, then the workflow I stated above should address that.
[11:51:28 CST(-0600)] <Justin_o> cindyli: how does that sound?
[11:52:10 CST(-0600)] <cindyli> looks good, Justin_o
[11:55:02 CST(-0600)] <michelled> colinclark: apparently we need to get the solutions registry online before the flow manager becomes useful. yzen thinks that we should have a conversation about this with Bosmon, sgithens and you ![]()
[11:55:07 CST(-0600)] <cindyli> jhung: so, we don't display the content that the url points to, but display the metadata that's auto generated based on the media type. is it right?
[11:56:18 CST(-0600)] <sgithens> michelled: Word. Maybe next week? I'm about to leave for the US Holiday
[11:56:21 CST(-0600)] <jhung> cindyli: we should do both.
[11:56:33 CST(-0600)] <cindyli> ok. thanks, jhung
[11:57:47 CST(-0600)] <jhung> cindyli for example, to refine or add additional metadata, the author will likely need to see / play / read it.
[12:15:29 CST(-0600)] <michelled> sounds good sgithens - have a good thanksgiving!
[12:16:02 CST(-0600)] <Bosmon> Justin_o - Yes, I suspected that the code had already been in error before you began your refactoring
[12:35:00 CST(-0600)] <jhung> cindyli, Justin_o: another thing that we will need is - given 2 urls to resources, create the appropriate hasAdaptation and isAdaptationOf metadata. (see: http://www.w3.org/wiki/WebSchemas/Accessibility).
[12:36:07 CST(-0600)] <jhung> the purpose of this function would be to create the links / adaptation relationships between one resource URL to another URL.
[13:21:32 CST(-0600)] <Justin_o> Bosmon: it's strange that it actually runs though
[13:32:29 CST(-0600)] <Bosmon> Justin_o - "accidentally" : P
[13:32:57 CST(-0600)] <Justin_o> Bosmon: accidentally on purpose ![]()
[13:33:16 CST(-0600)] <Justin_o> Bosmon: what do you think of filing a separate jira for this one and getting the rest in?
[13:33:29 CST(-0600)] <Bosmon> Justin_o - we can certainly leave the refactoring
[13:33:39 CST(-0600)] <Bosmon> But I think we do need to tackle the issue that the diagnostic raises
[13:33:52 CST(-0600)] <Bosmon> Since it risks the component producing unexpected failures in use
[13:38:09 CST(-0600)] <Justin_o> Bosmon: yes.. true.. we should make it a blocker for 1.5
[13:38:23 CST(-0600)] <Justin_o> Bosmon: would that suffice?
[13:38:54 CST(-0600)] <Bosmon> well.... ok
[14:09:06 CST(-0600)] <Justin_o> Bosmon: would you be able to merge in FLUID-5220
[14:09:07 CST(-0600)] <Justin_o> ?
[14:23:30 CST(-0600)] <cindyli> Justin_o: the latest code for metadata is in this branch - https://github.com/cindyli/metadata/tree/FLOE-108
[14:24:14 CST(-0600)] <Bosmon> Hi Justin_o - I'll have a look at it now
[14:25:14 CST(-0600)] <Justin_o> Bosmon: thanks so much...
[14:34:42 CST(-0600)] <Justin_o> cindyli: thanks
[14:36:37 CST(-0600)] <Bosmon> Hi Justin_o - I have merged it now
[14:36:46 CST(-0600)] <Bosmon> Congratulations on this long expanse of work ![]()
[14:40:17 CST(-0600)] <Justin_o> Bosmon:
thank you.. cindyli did a lot of work for that too..
[14:41:06 CST(-0600)] <michelled> wow! that's awesome ![]()
[14:42:21 CST(-0600)] <anastasiac> Justin_o, the Builder tests were removed in the latest branch(es) merged into master?
[14:42:50 CST(-0600)] <Justin_o> anastasiac: prefs framework builder? or infusion builder?
[14:42:57 CST(-0600)] <anastasiac> prefs framework
[14:43:04 CST(-0600)] <Justin_o> anastasiac: should be, are they missing?
[14:43:08 CST(-0600)] <anastasiac> hm
[14:43:08 CST(-0600)] <Justin_o> shouldn't be
[14:43:18 CST(-0600)] <anastasiac> ok, just a mix-up in my current branch, sorry
[14:43:30 CST(-0600)] <Justin_o> anastasiac: okay.. thanks.. you scared me ![]()
[14:59:33 CST(-0600)] <Justin_o> michelled: can you please take a look at this pull request https://github.com/fluid-project/prefsEditors/pull/58
[14:59:49 CST(-0600)] <michelled> yep
[14:59:59 CST(-0600)] <Justin_o> michelled: thanks
[16:09:50 CST(-0600)] <anastasiac> yzen: just a reminder that I need your answers to Ray's questions for the PageBuilder (and RecordEditor) and we need to get started on Repeatable and the UISpec/UISchema tutorial ![]()
[16:10:43 CST(-0600)] <yzen> anastasiac: thanks
i really need to get on top of that , i will do it tomorrow
[16:11:16 CST(-0600)] <anastasiac> yeah, I really need to get on top of it too, but I can only do so much without your brain-dumps, yzen ![]()
[16:11:52 CST(-0600)] <yzen> ![]()