uPortal IRC Logs-2010-12-28
[12:16:18 CST(-0600)] <EricDalquist> athena: any ideas how to set a maxlength on the inlineedit fluid component?
[12:16:30 CST(-0600)] <athena> hmm, not offhand
[12:16:40 CST(-0600)] <athena> wonder what happens if you just set that on the field?
[12:17:08 CST(-0600)] <EricDalquist> ?
[12:26:55 CST(-0600)] <athena> er, sorry, the input field
[12:27:06 CST(-0600)] <athena> or i guess maybe that doesn't even ask you to create a field?
[12:27:19 CST(-0600)] <EricDalquist> nope
[12:27:24 CST(-0600)] <EricDalquist> it creates it automagically in JS
[12:27:30 CST(-0600)] <athena> hmmm
[12:27:31 CST(-0600)] <athena> i don't know
[12:41:22 CST(-0600)] <athena> so we now have a portlet name that's the display name, and a porltet name that matches the name declared in portlet.xml
[12:41:31 CST(-0600)] <athena> any thoughts on how we want to distinguish between those?
[12:42:05 CST(-0600)] <EricDalquist> call the displayed one displayName?
[12:46:38 CST(-0600)] <athena> sure
[12:46:51 CST(-0600)] <athena> though we probably need to document it since what's really displayed to users is the title
[12:47:00 CST(-0600)] <athena> argh, i really don't know easymock very well
[12:48:15 CST(-0600)] <EricDalquist> I feel the same way about mockito
[12:49:45 CST(-0600)] <athena> lol
[12:49:49 CST(-0600)] <athena> yeah, i'm sure
[12:50:05 CST(-0600)] <athena> i kind of find mockito easier because you don't have to enumerate everything you expect in advance
[12:53:50 CST(-0600)] <EricDalquist> yay ogv->mp4 working
[12:54:10 CST(-0600)] <EricDalquist> so I just need to capture the video at an aspect ratio that h264 doesn't barf at
[12:54:36 CST(-0600)] <EricDalquist> and then ffmpeg can convert it
[12:54:41 CST(-0600)] <EricDalquist> and then I can edit it in imovie
[12:57:21 CST(-0600)] <athena> oh yay
[14:23:03 CST(-0600)] <athena> do we still want to have parameter descriptions in the database?
[14:23:10 CST(-0600)] <athena> seems like maybe those should only be in the CPD?
[14:23:28 CST(-0600)] <EricDalquist> cpd only
[14:23:49 CST(-0600)] <athena> ok
[14:23:52 CST(-0600)] <athena> i can pull that out as well