uPortal IRC Logs-2012-02-03

[10:58:52 CST(-0600)] <EricDalquist> hrm ... just noticed that spring-security supports SAML2

[10:59:05 CST(-0600)] <EricDalquist> I wonder if spring-security in uPortal could be used to replace the use of a local SP

[11:14:57 CST(-0600)] <athena> huh, interesting

[11:15:06 CST(-0600)] <athena> worth looking into and playing with, i'd think

[11:16:44 CST(-0600)] <EricDalquist> yeah

[11:16:52 CST(-0600)] <EricDalquist> more time (tongue)

[11:24:57 CST(-0600)] <athena> hehe

[11:25:05 CST(-0600)] <athena> well, at least we're on our way to having spring-sec

[11:25:21 CST(-0600)] <athena> the branch i threw up does work - just don't have a nice login portlet, etc.

[11:25:34 CST(-0600)] <athena> wish i had more time to clean that up

[14:43:36 CST(-0600)] <athena> EricDalquist: finally going through jira - sorry it took me so long to get to (sad)

[14:43:46 CST(-0600)] <EricDalquist> no problem

[14:44:15 CST(-0600)] <athena> think there are a couple i can resolve - going to do some testing and double check though

[14:44:58 CST(-0600)] <EricDalquist> thanks

[14:45:01 CST(-0600)] <EricDalquist> how did the demo go?

[14:46:22 CST(-0600)] <EricDalquist> drewwills: you there?

[14:47:44 CST(-0600)] <athena> it went really well (smile)

[14:47:48 CST(-0600)] <athena> thanks again for all the help

[14:48:08 CST(-0600)] <athena> managed to get the native app up for it too - hadn't had it running in a few weeks

[14:48:22 CST(-0600)] <EricDalquist> nice

[14:54:35 CST(-0600)] <athena> ok

[14:54:43 CST(-0600)] <athena> gone through and resolved what little was fixed

[14:54:52 CST(-0600)] <EricDalquist> great

[14:54:53 CST(-0600)] <athena> are we at code freeze now, or do you want me to fix a few things this afternoon?

[14:55:05 CST(-0600)] <EricDalquist> go ahead and fix things

[14:55:08 CST(-0600)] <athena> ok

[14:55:12 CST(-0600)] <athena> will do, then (smile)

[14:55:23 CST(-0600)] <EricDalquist> it will probably be Sunday night when I do the tagging

[14:55:42 CST(-0600)] <athena> oh ok

[14:55:56 CST(-0600)] <athena> nice having the monthly releases though

[14:56:02 CST(-0600)] <EricDalquist> yes

[14:56:09 CST(-0600)] <athena> can always just get stuff in for next time (smile)

[14:56:13 CST(-0600)] <EricDalquist> my work tasks are calming down a little bit

[14:56:19 CST(-0600)] <athena> but i finally have a bit of a breather, so might as well do it now

[14:56:19 CST(-0600)] <EricDalquist> so I can get them more regular

[14:56:20 CST(-0600)] <athena> oh cool

[14:56:22 CST(-0600)] <athena> awesome

[14:56:32 CST(-0600)] <EricDalquist> I think I'm done or very close to done writing new features for hibernate (tongue)

[14:56:38 CST(-0600)] <athena> lol

[14:56:39 CST(-0600)] <EricDalquist> I spend 2 days just writing hibernate code

[14:56:44 CST(-0600)] <EricDalquist> spent*

[14:56:53 CST(-0600)] <EricDalquist> really want that new naturalid feature though

[14:57:04 CST(-0600)] <athena> yeah!

[14:57:12 CST(-0600)] <athena> sounds like that'll be a great improvement

[14:57:35 CST(-0600)] <EricDalquist> that and for 4.0.4 I think we might be able to upgrade to the ehcache auto-tuning

[14:57:45 CST(-0600)] <EricDalquist> where we specify %of max heap for ehcache to use

[14:57:56 CST(-0600)] <EricDalquist> and it sizes all the caches automatically

[14:58:34 CST(-0600)] <athena> oooOOOooo

[14:58:41 CST(-0600)] <EricDalquist> yeah

[14:58:46 CST(-0600)] <EricDalquist> it is a little more CPU overhead

[14:58:49 CST(-0600)] <EricDalquist> but I think we're fine there

[14:58:56 CST(-0600)] <EricDalquist> it figures out cached object sizes

[14:59:04 CST(-0600)] <EricDalquist> and adjusts caching appropriately

[15:00:14 CST(-0600)] <athena> nice (smile)

[15:00:21 CST(-0600)] <EricDalquist> yeah

[15:00:31 CST(-0600)] <athena> and yeah, i've never known uP to use much CPU

[15:00:33 CST(-0600)] <EricDalquist> even nicer to not to have to try and figure out how to size like 100 caches

[15:04:18 CST(-0600)] <athena> yeah (smile)