ruaok has changed the topic to: agenda: review, b1 review, warp planning
moin warp.
aCiD2
warp planning \o/
ruaok
aCiD2: you here?
aCiD2
oui
ruaok
:-)
kick off the review form last week, aCiD2 !
pronik
greetings everyone
aCiD2
ok :) As somewhat anticipated work slowed down this week
ruaok waves at pronik
But I still managed to get a good 10 hours fixing some bugs that are hitting test.mb
Sadly, the most noticable problems (/edit/open) is still yet to be fixed
ruaok
:-(
aCiD2
The biggest work I did was refactoring our database handling, -- mostly a development issue, but this runs our test suite about 300% faster (and I think it will actually make the web site faster too)
ruaok
yeah, next time it works, ping me. I've never seen it work. :)
aCiD2
essentially, we now connect to both databases once, per process, and share that handle over the life of the process
(before we were reconnecting and disconnecting per request)
ruaok
good. that wasn't the case before?
aCiD2
Newp
ruaok
what was it before?
aCiD2
Connect on a request (lazily), and then disconnect on completion
I think under apache that might have used a pool, but it was still a needlessly complicated way of doing things
ruaok
ah, on a per request basis.
yes, apache::DBI provided that.
ok. how is your week looking? when can we expect to have /edit/open working?
aCiD2
This week it will be working, that has to be fixed now
this week is so-so, I should be able to hammer out another 15 hours work I think at least
ruaok nods
ruaok
good.
did you look at my discid dilemma at all?
I'm stuck on that for finishing the WS.
aCiD2
Yea, sorry I haven't got round to replying yet, I was hoping to talk to you about that
ruaok
lets do that after the meeting then.
warp is curious what the dilemma is.
warp: when querying for the data, too much data is returned and its not easy to pick out which ids belong to which release.
join us in the post meeting discussion. :)
warp
ah
warp will stick around.
ruaok
warp: how was your week? busy getting out of your old job?
warp
yes, didn't do anything mb related really.
ruaok
ok. I noticed this weekend was very quiet. I needed a break too, so it was hard to stay focused.
ruaok segways into his week
I kept working on the web service. today I won't be able to work on it -- today is set aside to close out 2009 for the foundation. loads of BS paperwork and crap like that.
warp
:)
aCiD2
fun
ruaok
maybe i can get to the annual report.
warp
ah
ruaok
dave just finished his work on the web stats, so I can write the report.
warp
:)
ruaok
one of my main tasks for this week is to get the WS working (finish all core elements)
and to think about how to integrate warp into the team. but more on that on our next topic.