IRC log of dig on 2012-06-26

Timestamps are in UTC.

01:47:57 [scor]
scor has quit (Quit: scor)
02:42:46 [Pipian]
Pipian has quit (Ping timeout: 265 seconds)
02:44:33 [Pipian]
Pipian (~pipian@static-mum-59.181.115.17.mtnl.net.in) has joined #dig
03:31:54 [rszeno]
rszeno (~rszeno@86.125.253.196) has joined #dig
05:23:15 [Pipian]
Pipian has quit (Quit: Pipian)
06:31:20 [bblfish]
bblfish (~bblfish@AAubervilliers-651-1-266-151.w86-212.abo.wanadoo.fr) has joined #dig
06:39:33 [melvster]
melvster (~melvin@p4FF979DB.dip.t-dialin.net) has joined #dig
07:36:41 [rszeno]
rszeno has quit (*.net *.split)
08:02:26 [Pipian]
Pipian (~pipian@static-mum-59.181.115.17.mtnl.net.in) has joined #dig
08:05:35 [rszeno]
rszeno (~rszeno@86.125.253.196) has joined #dig
08:16:11 [trueg]
trueg (~trueg@dslb-094-217-056-033.pools.arcor-ip.net) has joined #dig
08:40:52 [Pipian]
Pipian has quit (Quit: Pipian)
09:01:53 [Pipian]
Pipian (~pipian@static-mum-59.181.115.17.mtnl.net.in) has joined #dig
10:11:22 [cheater__]
cheater__ (~cheater@g230224184.adsl.alicedsl.de) has joined #dig
10:14:40 [cheater_]
cheater_ has quit (Ping timeout: 260 seconds)
10:18:02 [Pipian]
Pipian has quit (Ping timeout: 250 seconds)
10:33:48 [trueg]
trueg is now known as trueg_away
10:41:56 [trueg_away]
trueg_away is now known as trueg
11:34:47 [trueg]
trueg is now known as trueg_away
11:37:14 [Ralph]
Ralph (Ralph@w3cdhcp61.w3.org) has joined #dig
11:40:15 [un_jon]
un_jon (~textual@AAubervilliers-651-1-266-151.w86-212.abo.wanadoo.fr) has joined #dig
12:05:21 [rszeno]
rszeno has quit (Quit: Leaving.)
12:20:39 [scor]
scor (~scor@c-98-216-97-72.hsd1.ma.comcast.net) has joined #dig
12:20:40 [scor]
scor has quit (Changing host)
12:20:40 [scor]
scor (~scor@drupal.org/user/52142/view) has joined #dig
12:23:09 [trueg_away]
trueg_away is now known as trueg
12:58:16 [scor]
scor has quit (Quit: scor)
13:18:26 [bblfish]
mh
13:26:28 [bblfish]
betehess: I am getting "class file needed by JenaTurtleSeqParser is missing." do we need to incluse those async parsers in the Jena?
13:27:32 [bblfish]
I think I am missing the nomo jar. I am not sure if it is getting published in the usual manner
14:36:30 [danbri_]
danbri_ (~danbri@cable-146-255-148-108.dynamic.telemach.ba) has joined #dig
14:40:10 [danbri]
danbri has quit (Ping timeout: 256 seconds)
14:42:13 [danbri]
danbri (~danbri@cable-146-255-150-74.dynamic.telemach.ba) has joined #dig
14:45:51 [danbri_]
danbri_ has quit (Ping timeout: 244 seconds)
14:49:06 [rszeno]
rszeno (~rszeno@79.114.63.59) has joined #dig
14:57:37 [scor]
scor (~scor@132.183.242.105) has joined #dig
14:57:37 [scor]
scor has quit (Changing host)
14:57:37 [scor]
scor (~scor@drupal.org/user/52142/view) has joined #dig
15:09:47 [cheater__]
cheater__ has quit (Ping timeout: 272 seconds)
15:11:40 [cheater__]
cheater__ (~cheater@g230224184.adsl.alicedsl.de) has joined #dig
15:17:30 [betehess]
bblfish: did you find the issue with nomo?
15:17:57 [bblfish]
well I think it's just that the patched jar is not in the distribution
15:18:17 [bblfish]
I fixed it temporarily by commenting the lines
15:18:42 [bblfish]
https://github.com/bblfish/banana-rdf/commit/a972df71d30278b10aa59919032785306339dfcd
15:19:01 [Pipian]
Pipian (~pipian@static-mum-59.181.115.17.mtnl.net.in) has joined #dig
15:19:14 [betehess]
if that enough?
15:19:19 [betehess]
is that enough?
15:19:20 [betehess]
weird
15:19:35 [mhausenblas]
mhausenblas (~mhausenbl@wlan-nat.fwgal01.deri.ie) has joined #dig
15:19:54 [bblfish]
well I think I am pulling in Jena in some code which seems to pull those classes in
15:20:09 [bblfish]
not sure how. Perhaps just starting JEna
15:20:16 [bblfish]
or importing it
15:20:30 [bblfish]
Jena <: RDF
15:39:24 [bblfish]
un_jon: had the same problem betehess with some different code
15:39:58 [un_jon]
I had this when I tried to use the JenaGraphStore
15:44:56 [betehess]
must be a silly thing in sbt
15:45:20 [betehess]
is nomo published somewhere now?
15:45:31 [betehess]
or do we still have to generate it?
15:45:56 [betehess]
in the meantime, we could just make these variables lazy
15:49:01 [bblfish]
ah yes, good idea. I'll try with lazy
15:49:19 [bblfish]
yes nomo is available as a jar.
15:49:24 [betehess]
this is not a real solution :-)
15:49:31 [betehess]
but not published
15:49:40 [betehess]
we have it in a /lib directory
15:49:41 [bblfish]
don't think so. I had some patches
15:49:51 [bblfish]
I could publish my version
15:50:01 [betehess]
hrmmm
15:50:19 [betehess]
that's a dependency that I don't really like to be honest
15:50:30 [un_jon]
:)
15:50:33 [bblfish]
not much change https://bitbucket.org/pchiusano/nomo/
15:51:03 [bblfish]
Perhaps the nomo code should just be moved to its own section
15:51:11 [betehess]
do you think we could use the new IO lib in akka instead?
15:51:25 [betehess]
yeah, probably a good thing to do
15:51:38 [betehess]
not in n3 directly
15:51:40 [bblfish]
Not sure about akka
15:51:43 [bblfish]
libs
15:51:51 [betehess]
so what, a banana-jena-n3?
15:52:06 [bblfish]
yes.
15:52:26 [betehess]
do you want it with sesame as well or can we skip it for now?
15:52:39 [bblfish]
I would not be surprised if at some point the akka thing will be good enough.
15:52:59 [betehess]
they have been working on it recently
15:53:07 [betehess]
must be part of 2.0.2
15:53:24 [bblfish]
not sure. I think both the sesame code and the jena code with n3 can be moved out
15:53:38 [bblfish]
it's 10x slower than the Sesame parser
15:53:46 [betehess]
does any of you want to do that in the next 2 hours? or I'll do it myself
15:54:06 [betehess]
I need that stuff to work but I have to eat first :-)
15:54:11 [bblfish]
I am in the middle of a bunch of changes. I think un_jon just went for some tea
15:54:21 [betehess]
ok, so I'll do it, no problem
15:54:28 [bblfish]
ok, cool.
15:54:56 [bblfish]
pitty that nomo did not work out quite as well. I spent 3 weeks on it
15:55:12 [bblfish]
still it's useful as a guide
15:56:55 [trueg]
trueg is now known as trueg_away
16:12:02 [Pipian]
Pipian has quit (Quit: Pipian)
16:12:23 [Pipian]
Pipian (~pipian@static-mum-59.181.115.17.mtnl.net.in) has joined #dig
16:50:23 [mhausenblas]
mhausenblas has quit (Quit: brb)
17:19:35 [trueg_away]
trueg_away is now known as trueg
17:36:28 [trueg]
trueg is now known as trueg_away
17:38:36 [betehess]
bblfish, un_jon, I've done the changes
17:39:55 [betehess]
but the travis-ci.org thing is not very stable: the compilation fails with an NPE...
17:40:08 [betehess]
I don't know how this is even possible :-)
17:44:12 [bblfish]
hi
17:44:33 [bblfish]
yes, we noticed that
17:44:53 [un_jon]
I did too …
17:45:00 [bblfish]
it's still in beta they point out
17:45:07 [un_jon]
It's strange, but well, we are not paying for it !
17:47:39 [bblfish]
I wonder how much thought has been put on Cross side scripting and PUT/POST/DELETE issues
17:47:54 [bblfish]
should I just allow all of those ?
17:48:21 [bblfish]
I can do that apparently with preflight requests http://www.w3.org/TR/cors/#preflight-request
17:48:33 [Pipian]
Pipian has quit (Read error: Connection reset by peer)
17:49:04 [Pipian]
Pipian (~pipian@static-mum-59.181.115.17.mtnl.net.in) has joined #dig
17:49:32 [bblfish]
I suppose pipian will have thought about this
17:49:37 [trueg_away]
trueg_away is now known as trueg
18:00:52 [Pipian]
Pipian has quit (Read error: Connection reset by peer)
18:00:57 [Pipian_]
Pipian_ (~pipian@static-mum-59.181.115.17.mtnl.net.in) has joined #dig
18:02:51 [Pipian]
Pipian (~pipian@static-mum-59.181.115.17.mtnl.net.in) has joined #dig
18:02:58 [Pipian_]
Pipian_ has quit (Read error: Connection reset by peer)
18:08:10 [trueg]
trueg is now known as trueg_away
18:24:54 [RalphS]
RalphS (Ralph@30-7-118.wireless.csail.mit.edu) has joined #dig
18:27:01 [Ralph]
Ralph has quit (Ping timeout: 248 seconds)
18:28:33 [trueg_away]
trueg_away is now known as trueg
18:31:37 [betehess_]
betehess_ (~betehess@31-35-96.wireless.csail.mit.edu) has joined #dig
18:32:39 [betehess_]
betehess_ is now known as betehess_laptop
18:51:32 [Pipian]
Pipian has quit (Quit: Pipian)
18:51:40 [trueg]
trueg is now known as trueg_away
19:21:02 [betehess_laptop]
betehess_laptop has quit (Quit: Leaving)
19:42:43 [trueg_away]
trueg_away is now known as trueg
20:03:52 [scor]
scor has quit (Quit: scor)
20:13:36 [trueg]
trueg is now known as trueg_away
20:18:55 [RalphS]
RalphS has quit ()
20:50:38 [bblfish]
updated read-write-web scala for better support of htlm and js, in order to be able to simplify work with javascrupt rest
21:11:25 [cheater__]
cheater__ has quit (Ping timeout: 272 seconds)
21:14:41 [cheater__]
cheater__ (~cheater@g230224184.adsl.alicedsl.de) has joined #dig
21:57:49 [un_jon]
un_jon has quit (Quit: Computer has gone to sleep.)
22:58:37 [rszeno]
rszeno has quit (Quit: Leaving.)
23:03:04 [scor]
scor (~scor@c-98-216-97-72.hsd1.ma.comcast.net) has joined #dig
23:03:05 [scor]
scor has quit (Changing host)
23:03:05 [scor]
scor (~scor@drupal.org/user/52142/view) has joined #dig
23:09:23 [melvster1]
melvster1 (~melvin@p5797FD6F.dip.t-dialin.net) has joined #dig
23:11:05 [melvster]
melvster has quit (Ping timeout: 260 seconds)
23:38:26 [kennyluck]
kennyluck has quit (Quit: kennyluck)
23:40:21 [kennyluck]
kennyluck (~kennyluck@114-43-114-116.dynamic.hinet.net) has joined #dig
23:58:19 [melvster1]
melvster1 has quit (Ping timeout: 264 seconds)