IRC log for #storm on 20090624

00:43.02*** join/#storm WebMaven (n=webmaven@c-68-35-136-143.hsd1.nm.comcast.net)
01:19.35*** join/#storm sidnei (n=sidnei@plone/dreamcatcher)
03:35.46*** join/#storm jkakar (n=jkakar@S0106001ee57a879c.vc.shawcable.net) [NETSPLIT VICTIM]
03:37.11*** join/#storm spats (n=spats@mail.fitness2live.com.au) [NETSPLIT VICTIM]
04:22.52*** join/#storm WebMaven (n=webmaven@c-68-35-136-143.hsd1.nm.comcast.net)
04:25.33*** join/#storm mzz (n=mzz@flits102-164.flits.rug.nl)
04:42.38*** join/#storm seiflotfy1 (n=seif@P5118.pallas.wh.tu-darmstadt.de)
04:53.52*** join/#storm jukart (n=jukart@d91-128-122-26.cust.tele2.at)
04:54.44*** join/#storm seiflotfy1 (n=seif@P5118.pallas.wh.tu-darmstadt.de)
05:34.33*** join/#storm jukart (i=lovely@81.189.156.94)
05:37.59*** join/#storm akm1 (n=akm1@61.95.197.138)
05:38.28*** join/#storm seiflotfy (n=seif@P5118.pallas.wh.tu-darmstadt.de)
05:38.40*** join/#storm akm1 (n=akm1@61.95.197.138)
06:50.28*** join/#storm seiflotfy1 (n=seif@P5118.pallas.wh.tu-darmstadt.de)
06:51.28*** join/#storm seiflotfy1 (n=seif@P5118.pallas.wh.tu-darmstadt.de)
07:32.08*** join/#storm jukart (i=lovely@81.189.156.94)
08:09.21*** join/#storm goschtl (n=goschtl@p5B0BB5A0.dip.t-dialin.net)
08:44.41*** join/#storm seiflotfy (n=seif@P5118.pallas.wh.tu-darmstadt.de)
09:17.56*** join/#storm zmijunkie (n=chatzill@pd95b6fd9.dip0.t-ipconnect.de)
09:52.41*** join/#storm niemeyer (n=niemeyer@200-103-135-47.ctame705.dsl.brasiltelecom.net.br)
11:02.40*** join/#storm andrea-bs (n=andrea@ubuntu/member/beeseek.developer.andrea-bs)
11:17.00*** join/#storm seiflotfy1 (n=seif@P5118.pallas.wh.tu-darmstadt.de)
11:18.52*** join/#storm seiflotfy1 (n=seif@P5118.pallas.wh.tu-darmstadt.de)
11:32.46*** join/#storm seiflotfy1 (n=seif@P5118.pallas.wh.tu-darmstadt.de)
12:00.51*** join/#storm spats (n=spats@mail.fitness2live.com.au) [NETSPLIT VICTIM]
12:14.29*** join/#storm spats (n=spats@mail.fitness2live.com.au) [NETSPLIT VICTIM]
13:44.46*** join/#storm akm1 (n=akm1@122.166.39.10)
14:59.56*** join/#storm akm1 (n=akm1@61.95.197.138)
15:44.44*** join/#storm seiflotfy (n=seif@P5118.pallas.wh.tu-darmstadt.de)
16:19.24*** join/#storm zmijunkie (n=chatzill@92.117.175.208)
16:54.50*** join/#storm zmijunkie (n=chatzill@92.117.175.208)
17:27.49*** join/#storm andrea-bs (n=andrea@ubuntu/member/beeseek.developer.andrea-bs)
17:45.32*** join/#storm jdobrien (n=john@132.199.119.70.cfl.res.rr.com)
17:45.46jdobriendoes transaction.abort() roll back a store.commit()
17:49.04thervejdobrien: hum
17:49.16therveso if you already called store.commit, it's committed
17:49.34jdobrientransaction.begin() ... dome dee dome...store.comit()......boom! transaction.abort()
17:49.48jdobriendome dee dome is committed
17:49.53jdobrienif  I spell it right :)
17:50.08therveyes
17:53.01thervejdobrien: is it unexpected or do you have another problem?
17:53.17jdobrientherve: no...i want it to commit
19:07.40*** join/#storm jukart (n=jukart@d91-128-122-26.cust.tele2.at)
19:12.12*** join/#storm RainCT (n=RainCT@ubuntu/member/rainct)
19:12.14RainCTHi
19:13.26RainCTI have this: http://paste.ubuntu.com/203078/, but now I also want to get the amount of items_in_timeframe each Item, how can I do this?
19:13.45RainCT(not sure if you'll understand the question or if it's a bit too abstract)
19:15.50RainCTwith SQL I did it like this:   (SELECT COUNT(rowid) FROM annotation WHERE item_id=item.id) AS occurencies
19:37.19*** join/#storm seiflotfy1 (n=seif@P5118.pallas.wh.tu-darmstadt.de)
19:41.02*** join/#storm seiflotfy (n=seif@P5118.pallas.wh.tu-darmstadt.de)
19:57.25*** join/#storm fcorrea (n=fcorrea@201.7.142.10)
20:01.17RainCTanyone?
20:02.20*** join/#storm seiflotfy1 (n=seif@P5118.pallas.wh.tu-darmstadt.de)
20:13.58RainCTnevermind, got it
20:14.22RainCTtags = self.store.find((Item, Count(Item.id == Annotation.subject_id, Item.id.is_in(items_in_timeframe) if items_in_timeframe else None)), condition)[:limit or None]
20:19.55*** join/#storm seiflotfy (n=seif@P5118.pallas.wh.tu-darmstadt.de)
20:34.03RainCTuhm, that is returning entries with (None, 0)
20:34.08RainCThow can I tell it not to give those?
20:36.43RainCTerr no it isn't working at all, it's only returning one item
21:37.13*** part/#storm RainCT (n=RainCT@ubuntu/member/rainct)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.