IRC log of dig on 2007-07-10
Timestamps are in UTC.
- 02:41:49 [soniaswim]
- soniaswim (i=soniaswi@18.195.1.200) has joined #dig
- 02:46:52 [soniaswim]
- soniaswim has quit ()
- 03:11:20 [djweitzner]
- djweitzner has quit (Read error: 110 (Connection timed out))
- 05:51:40 [soniaswim]
- soniaswim (i=soniaswi@MCCORMICK-FIFTY-TWO.MIT.EDU) has joined #dig
- 06:16:01 [soniaswim]
- soniaswim has quit (Read error: 110 (Connection timed out))
- 11:42:45 [RalphS]
- RalphS (n=swick@30-6-188.wireless.csail.mit.edu) has joined #dig
- 11:57:45 [timbl]
- timbl has quit ()
- 12:19:01 [lkagal]
- lkagal has quit (Read error: 104 (Connection reset by peer))
- 12:19:03 [lkagal_]
- lkagal_ (n=lkagal1@5.189.171.66.subscriber.vzavenue.net) has joined #dig
- 12:20:51 [djweitzner]
- djweitzner (n=djweitzn@pool-70-108-0-233.res.east.verizon.net) has joined #dig
- 12:21:43 [lkagal]
- lkagal (n=lkagal1@5.189.171.66.subscriber.vzavenue.net) has joined #dig
- 12:21:43 [lkagal_]
- lkagal_ has quit (Read error: 104 (Connection reset by peer))
- 12:25:12 [lkagal_]
- lkagal_ (n=lkagal1@5.189.171.66.subscriber.vzavenue.net) has joined #dig
- 12:25:12 [lkagal]
- lkagal has quit (Read error: 104 (Connection reset by peer))
- 12:33:11 [djweitzner]
- djweitzner has quit ()
- 12:47:30 [timbl]
- timbl (n=timbl@128.30.55.178) has joined #dig
- 12:49:19 [timbl]
- timbl has quit (Client Quit)
- 12:56:14 [timbl]
- timbl (n=timbl@128.30.55.178) has joined #dig
- 13:39:25 [timbl]
- Darn... somehow I edited outline.js and with rtandom svn file locking lost my edits
- 13:54:58 [yosi_lap]
- yosi_lap (n=syosi@18.143.1.170) has joined #dig
- 14:01:01 [DanC]
- ew
- 14:02:16 [yosi_lap]
- yosi_lap has quit ()
- 14:05:58 [djweitzner]
- djweitzner (n=djweitzn@70.cdt.org) has joined #dig
- 14:08:12 [djweitzner]
- djweitzner has quit (Client Quit)
- 14:08:19 [timbl]
- I have saved them back.
- 14:08:48 [timbl]
- Odd. I saved as outline-1.js, then unlocked outline.js, and cp outline-1.js outline.js, and svn committed
- 14:09:01 [timbl]
- I reddid them now
- 14:09:20 [timbl]
- I find it difficult to read files withoiut the right indent
- 14:11:32 [timbl]
- Errors I don't understand in tabulator.
- 14:11:42 [timbl]
- 1. Error: uncaught exception: Permission denied to get property UnnamedClass.classes
- 14:12:02 [timbl]
- whenever tabulator starts, certainly with http://localhost/dig.csail.mit.edu/2005/ajar/ajaw/tab.html
- 14:12:16 [timbl]
- 2. Error: uncaught exception: Security Error: Content at http://localhost/ may not load data from http://cascade3.local/dig.csail.mit.edu/2005/ajar/ajaw/.
- 14:12:48 [timbl]
- I kva e no idea what cascade3.local is ... maybe something resolves localhost to it? cascade3 is the name of this machine
- 14:16:41 [timbl]
- -------
- 14:23:56 [davidli]
- davidli (i=dli@MACGREGOR-FIVE-FIFTY-NINE.MIT.EDU) has joined #dig
- 14:25:52 [soniaswim]
- soniaswim (i=soniaswi@30-7-172.wireless.csail.mit.edu) has joined #dig
- 14:34:10 [soniaswim]
- soniaswim has quit ()
- 14:50:10 [lkagal_]
- lkagal_ has quit ()
- 14:54:19 [yosi_lap]
- yosi_lap (n=syosi@18.143.1.170) has joined #dig
- 14:58:13 [djweitzner]
- djweitzner (n=djweitzn@70.cdt.org) has joined #dig
- 15:03:10 [jambo]
- jambo (i=jambo@30-7-68.wireless.csail.mit.edu) has joined #dig
- 15:10:05 [yosi_lap_]
- yosi_lap_ (n=syosi@30-7-176.wireless.csail.mit.edu) has joined #dig
- 15:11:05 [yosi_lap_]
- timbl, try a cwm http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-xml-literal-namespaces/test002.nt
- 15:14:48 [yosi_lap]
- yosi_lap has quit (Read error: 110 (Connection timed out))
- 15:17:49 [timbl]
- That's not an unknown error.
- 15:18:09 [timbl]
- It is an errr in a source of unknwon name
- 15:18:19 [timbl]
- It happens at Lin2 2, column 4
- 15:18:51 [soniaswim]
- soniaswim (i=soniaswi@30-7-172.wireless.csail.mit.edu) has joined #dig
- 15:20:42 [yosi_lap_]
- I'm not getting that much
- 15:21:21 [yosi_lap_]
- oh, I see
- 15:21:25 [yosi_lap_]
- the 2:4
- 15:21:27 [timbl]
- xml.sax._exceptions.SAXParseException: <unknown>:2:4: syntax error
- 15:21:49 [timbl]
- after a stack dump
- 15:22:13 [timbl]
- So I think the problem is that it is expecting an XML file, hich must start with a tag.
- 15:22:44 [timbl]
- So to parsethis you have to put <rdf:wrapper> .. </rdf:wrapper> tags or something aroiund it to parse it, then take them off
- 15:22:56 [yosi_lap_]
- line 2 column 4 is a space
- 15:23:04 [timbl]
- It is objecting to the "R" of "Ramifications"
- 15:23:30 [djweitzner]
- djweitzner has quit (Read error: 110 (Connection timed out))
- 15:23:34 [timbl]
- Well, there are 4 spaces, after wich the R
- 15:23:45 [timbl]
- Think if the pointer at just before the R
- 15:24:00 [yosi_lap_]
- ok, I see
- 15:24:32 [timbl]
- Yes, the 2:4 is an example justifying my entraty to everyone to mak their error messages quite understandable
- 15:24:57 [timbl]
- a la ("Error trying to parse " + xhr.uri
- 15:24:58 [timbl]
- + ' as Notation3:\n' + e)
- 15:42:43 [lkagal]
- lkagal (n=lkagal1@30-5-196.wireless.csail.mit.edu) has joined #dig
- 16:36:19 [kennyluck]
- kennyluck (n=kennyluc@c-24-91-227-106.hsd1.ma.comcast.net) has joined #dig
- 17:06:51 [jambo]
- jambo has quit (Read error: 104 (Connection reset by peer))
- 17:09:46 [soniaswim]
- soniaswim has quit ()
- 17:29:06 [kennyluck]
- timbl, I screwed up with outline.js, could you upload your changes again?
- 17:29:34 [timbl]
- You can revert your chnages
- 17:32:18 [timbl_]
- timbl_ (n=timbl@30-6-196.wireless.csail.mit.edu) has joined #dig
- 17:32:31 [jambo]
- jambo (i=jambo@30-7-68.wireless.csail.mit.edu) has joined #dig
- 17:33:50 [timbl_]
- Your last changes, kenny, were r3302 | kennyluck | 2007-07-04 18:12:57 -0400 (Wed, 04 Jul 2007) | 1 line
- 17:34:08 [timbl_]
- jambo and I have checked in several times since then
- 17:35:35 [kennyluck]
- I guess I didn't do anything to the online repository...I am confused though
- 17:37:39 [timbl_]
- Where are you?
- 17:38:31 [kennyluck]
- At my home, ready to go to the office in a second...
- 17:39:02 [kennyluck]
- But I want to resolve my confusion.
- 17:39:18 [timbl_]
- These things are easier in the lab :)
- 17:40:31 [kennyluck]
- Yeah, but then the information in the console will be lost.
- 17:41:18 [kennyluck]
- I did a svn revert, that doesn't affect the online repository, right?
- 17:46:35 [jambo]
- right
- 17:48:48 [timbl]
- timbl has quit (Read error: 110 (Connection timed out))
- 17:48:58 [soniaswim]
- soniaswim (i=soniaswi@30-7-172.wireless.csail.mit.edu) has joined #dig
- 17:55:53 [kennyluck]
- kennyluck has quit ()
- 17:56:21 [soniaswim]
- soniaswim has quit ()
- 19:16:15 [soniaswim]
- soniaswim (i=soniaswi@30-7-172.wireless.csail.mit.edu) has joined #dig
- 20:19:26 [RalphS]
- RalphS has quit ("bye for today")
- 20:49:01 [jambo]
- jambo has quit ()
- 21:06:23 [yosi_lap_]
- yosi_lap_ has quit ()
- 22:04:45 [timbl_]
- timbl_ has quit ()
- 22:07:38 [davidli]
- davidli has quit ()
- 22:18:19 [timbl]
- timbl (n=timbl@30-6-196.wireless.csail.mit.edu) has joined #dig
- 22:26:07 [lkagal]
- lkagal has quit ()
- 22:28:25 [lkagal]
- lkagal (n=lkagal1@30-5-196.wireless.csail.mit.edu) has joined #dig
- 22:28:53 [soniaswim]
- soniaswim has quit (Read error: 110 (Connection timed out))
- 22:42:17 [yosi_lap]
- yosi_lap (n=syosi@static-71-243-122-114.bos.east.verizon.net) has joined #dig
- 22:42:22 [yosi_lap]
- yosi_lap has quit (Remote closed the connection)
- 23:23:50 [lkagal]
- lkagal has quit ()