All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 02:39 | maggie_s joined #miro-hackers | |
| 03:29 | maggie_s_ joined #miro-hackers | |
| 04:27 | maggie_s_ joined #miro-hackers | |
| 08:23 | janetPCF joined #miro-hackers | |
| 08:24 | jturner_ joined #miro-hackers | |
| 09:50 | janetPCF1 joined #miro-hackers | |
| 10:14 | janetPCF joined #miro-hackers | |
| 10:22 | janetPCF1 joined #miro-hackers | |
| 10:37 | janetPCF joined #miro-hackers | |
| 10:43 | janetPCF1 joined #miro-hackers | |
| 11:03 | janetPCF joined #miro-hackers | |
| 11:13 | janetPCF1 joined #miro-hackers | |
| 11:40 | janetPCF joined #miro-hackers | |
| 13:10 | ajonas joined #miro-hackers | |
| 13:18 | z3p | morning |
| 13:19 | jxself | I'm sure it's afternoon or evening somewhere on the planet. :) |
| 13:19 | Good 13:19 UTC :) | |
| 13:20 | * jxself | is being a smartass & will shut up now :) |
| 13:21 | z3p | jxself: :) |
| 13:21 | I'm in the eastern standard tribe; there's only one time for me | |
| 14:22 | arpu joined #miro-hackers | |
| 15:47 | arpu joined #miro-hackers | |
| 16:11 | mattjohnson joined #miro-hackers | |
| 16:29 | arpu joined #miro-hackers | |
| 16:37 | bendk joined #miro-hackers | |
| 16:48 | bendk | kcw: you around? |
| 17:59 | DGMurdockIII joined #miro-hackers | |
| 18:19 | kcw | bendk: yeah, what's up? |
| 18:28 | bendk | hey kcw so I wanted to talk about a couple of areas where I think our work is overlapping |
| 18:28 | by that I mean hybrid view + the metadata stuff | |
| 18:29 | my first question is do we have album art available at all right now? | |
| 18:29 | kcw | we have album art now (we extract one image from each file that has one, and associate it with that Item) |
| 18:30 | bendk | ahh yeah, I remember that |
| 18:30 | so is that in ItemInfo? | |
| 18:30 | kcw | yeah |
| 18:30 | my current plan shouldn't require any changes in the front-end except when it comes to editing items, since ItemInfos are the same | |
| 18:31 | but there may be data that comes out of this that would be useful to expose to the frontend | |
| 18:31 | bendk | ahh, that's great |
| 18:31 | what's the attribute name? | |
| 18:32 | ajonas joined #miro-hackers | |
| 18:33 | kcw | it's the cover_art field in ItemInfo; I think there's also a separate field for screenshot, and then in the frontend whichever is available is used in the same way (since nothing can have both) |
| 18:34 | bendk | okay cool |
| 18:34 | so the next area is list view columns | |
| 18:34 | you're working on refactoring those right? | |
| 18:35 | kcw | yeah |
| 18:36 | bendk | so when we add hybrid view, things get more complicated |
| 18:36 | I'm not sure if we want to use the same set of columns for both lists, or a separate set for each | |
| 18:37 | also, for hybrid view, we will have an extra column called 'hybrid-album' or something like that, that will always be on | |
| 18:38 | one more thing: for hybrid view, we will always sort by album, the user shouldn't be able to change the sort | |
| 18:38 | I guess I'm listing these things so that when you make changes, it's easy to implement this stuff, rather than having to refactor again | |
| 18:39 | I think that's the complete list of functionality we need for hybrid view | |
| 18:42 | kcw | Ok. I think that fits fairly well into what I have in mind/in the wiki page - those changes work within the current display property / view property distinction that will generally be preserved |
| 18:43 | bendk | okay cool, I just wanted to let you know to avoid surprises after you started coding stuff |
| 18:43 | I'm pretty sure we will use the same set of columns for both views | |
| 18:54 | z3p | hrm, bugzilla being down makes work much more complicated |
| 18:58 | bendk | hybrid view is moving along... taking a break for now though |
| 20:01 | CarlFK | passing on a note: "and the miro stuff has improved nicely since the last time I looked at it." |
| 20:01 | re: PMC | |
| 20:02 | bendk | kcw: is cover art per-item or is there code to make it so all items with the same album have the same cover_art? |
| 20:03 | kcw | bendk: right now it's totally separate for each item; after my current changes, each item will still have a separate cover_art field in its ItemInfo, but Items that are part of the same album will all point to the same file |
| 20:03 | bendk | awesome |
| 20:04 | so I won't be able to use it yet for hybrid view, but once you make that change it'll be perfect | |
| 20:06 | jxself left #miro-hackers | |
| 21:25 | CarlFK joined #miro-hackers | |
| 22:03 | z3p | paulproteus: ping? |
| 22:14 | ajonas | z3p: he had to leave at 6 |
| 22:15 | z3p | ajonas: okay, I'll just respond on e-mail |
| 22:15 | ajonas | z3p: cool |
| 22:15 | night all | |
| 22:34 | janetPCF1 joined #miro-hackers | |
| 22:37 | bendk joined #miro-hackers | |
| 23:00 | paulproteus | z3p: pong |
| 23:00 | ish | |
| 23:00 | z3p | paulproteus: I e-mailed you |
| 23:00 | paulproteus | Oh! |
| 23:00 | Haven't read yet | |
| 23:02 | Got it | |
| 23:03 | z3p | paulproteus: if you check for '-a' or '--age' in the command line, you can do it your way if they're not present |