/srv/irclogs.ubuntu.com/2013/01/08/#ubuntu-app-devel.txt

jvrbanacmhall119, you still around?00:33
mhall119jvrbanac: yup00:35
jvrbanacsweet! I think I just finished up a rough pass at that diagram. Just sent it via email.00:37
jvrbanacI ended up stripping out a ton of redundant information when I made the whole thing pretty generic00:38
jvrbanacI'm not sure if that was exactly what you were looking for.00:41
jvrbanacmhall119, Woop! I forgot to add a type column on the search_elements table. I figured that since we weren't really rendering the content live, that we could remove the redundancy in the tables for classes, enums, and bitfields00:47
mhall119jvrbanac: where is this diagram?00:50
jvrbanacI sent it to your email. Did it not come through?00:50
mhall119ah, wasn't paying attention to email, let me check00:51
jvrbanacmhall119, I forgot to mention. I used MySQL Workbench. I wasn't sure what you like to use, but it is free and has a very nice EER modeling tool.00:58
mhall119jvrbanac: that's fine, I usually use dia, but this works00:58
jvrbanacAhh! I'll remember that next time.00:59
mhall119use whatever you like best01:00
jvrbanacmhall119, :) I originally had this thing with separate tables for classes, enums, etc, but I figured I would try removing that concept all together to make it more generic. That way it should be flexible enough for most frameworks.01:04
mhall119don't be more generic that you need to be01:07
mhall119that's a classic anti-pattern :)01:07
jvrbanac:) true01:07
jvrbanacmhall119, Well, if I add back in out the ones I condensed it'll add on five more tables with nearly the same structures. Do you have an opinion either way? Do you think that I made it too generic?01:13
jvrbanacmhall119, Now that I think about it... I'm missing a few other things now. Crud! Ok... back the the drawing board. Sorry!01:20
mhall119jvrbanac: no worries, I'm distracted by CES videos right now anyway ;)01:21
jvrbanacmhall119, lol!01:22
jvrbanacmhall119, I just sent you an updated version. It's a little less generic and has a few issues fixed.01:46
mhall119thanks jvrbanac01:47
jvrbanacmhall119, I'm going to head out for the night. If you have some free time tomorrow, perhaps we can nail down these models.01:57
mhall119jvrbanac: sounds good, ping me whenever you're around01:58
jvrbanacmhall119, will do!01:59
mptWhat's the simplest possible code with which I can test a Launcher icon with a number emblem?12:16
dpmmpt, what sort of test are you thinking of? Perhaps the easiest way, without writing any code, is to run hello-unity: https://launchpad.net/hello-unity13:25
dpmmpt, or you can run the short Python script with the sample code on http://developer.ubuntu.com/resources/technologies/launcher/13:42
mptThanks dpm. I just want a test to show what the emblem looks like when it is 1, 2, 3, and 4 digits long13:42
* mpt gets the hello-unity code13:44
mptAttributeError: 'NoneType' object has no attribute 'scale_simple'13:44
mptI guess it would help if I read the README :-)13:45
mptAh, so if the count > 9999 it's rendered as "****"13:47
dpmyeah, I think I saw someone mentioning that happening in the mail count for the launcher of the gmail webapp a while ago13:50

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!