14:52:33 [charles2]
charles2 (n=charles2@30-5-183.wireless.csail.mit.edu) has joined #dig
14:55:59 [oshani]
oshani (n=oshani@w3cdhcp4.w3.org) has joined #dig
15:34:42 [timbl]
timbl (n=timbl@128.30.6.176) has joined #dig
16:14:40 [charles2]
timbl: I have a bit of working code. It displays the name, homepage uri, and posts of people on identi.ca :)
16:18:32 [timbl]
timbl has quit ()
16:26:37 [oshani]
oshani has quit ()
17:11:42 [lkagal]
lkagal has quit ()
17:43:59 [charles2]
charles2 has quit ()
17:52:53 [fturkmen]
fturkmen (n=fturkmen@c-66-31-28-47.hsd1.ma.comcast.net) has joined #dig
17:56:28 [charles2]
charles2 (n=charles2@MACLAURIN-SIXTEEN-THIRTY-SEVEN.MIT.EDU) has joined #dig
18:00:52 [oshani]
oshani (n=oshani@w3cdhcp4.w3.org) has joined #dig
18:06:40 [lkagal]
lkagal (n=lkagal@33.68.171.66.subscriber.vzavenue.net) has joined #dig
18:29:41 [fturkmen1]
fturkmen1 (n=fturkmen@c-66-31-28-47.hsd1.ma.comcast.net) has joined #dig
18:30:43 [fturkmen]
fturkmen has quit (Read error: 104 (Connection reset by peer))
18:31:50 [fturkmen]
fturkmen (n=fturkmen@c-66-31-28-47.hsd1.ma.comcast.net) has joined #dig
18:48:46 [fturkmen1]
fturkmen1 has quit (Read error: 110 (Connection timed out))
19:09:15 [ericP]
presbrey, ears on?
19:09:21 [ericP]
(for SPARQL_server)
19:17:29 [charles2]
charles2 has quit ()
19:23:20 [charles2]
charles2 (n=charles2@30-5-183.wireless.csail.mit.edu) has joined #dig
19:35:51 [timbl]
timbl (n=timbl@pool-96-233-120-166.bstnma.fios.verizon.net) has joined #dig
19:36:16 [timbl]
charles2, your working code .. is it check in?
19:36:25 [timbl]
checked in?
19:36:32 [charles2]
no
19:37:33 [timbl]
Then if you don't think it will brea things, check it in an then I can try it
19:38:03 [timbl]
It is a good idea to check your code in very often as you work on it. You can alway s back out your changes
19:39:11 [charles2]
okay
19:39:39 [charles2]
Ill see if i can get it into the repos smoothly. one sec
19:48:27 [timbl]
Have you used source code control systems before?
19:52:09 [charles2]
yes
19:52:18 [charles2]
i committed the changes to the repository
19:52:23 [charles2]
:)
19:57:05 [charles2]
in order to see it work properly, you have to be in an account_of node.
20:00:57 [charles2]
I just figured out what i need to do to restrict the label to the proper node.
20:03:10 [charles2]
how might I go about following a uri to get more information (say the avatar) from a person that i know?
20:20:36 [RalphS]
RalphS has quit ("bye for today")
21:17:30 [ericP]
branches are your friend
21:17:45 [amy]
back from the bank?
21:17:55 [ericP]
no, forgot all about it
21:18:07 [ericP]
off to the machine on the ground floor
21:18:10 [ericP]
(what a dip)
21:30:52 [presbrey]
ears on
21:32:30 [ericP]
heya presbrey
21:32:35 [ericP]
try an update?
21:32:46 [presbrey]
just to swobjects or boost too?
21:33:01 [ericP]
should work without boost now
21:33:20 [ericP]
i've been thinking about this little server, and i have some kinda wierd ideas
21:34:04 [ericP]
like, if i put a document to it, it stores it as an RDFLiteral
21:35:27 [presbrey]
the 1st make after clean is not successful, the 2nd is though
21:35:44 [ericP]
if it's an RDF media type, it parses and stores those triples in a graph, and GETs of that document synthesize a new one, reflecting updates to the graphs
21:35:59 [ericP]
@@@Parser.h not found?
21:36:54 [ericP]
the mumbleParser.h's are gen'd and make may not have all the dependencies right
21:37:21 [presbrey]
yes looks like dependencies out of order
21:37:33 [ericP]
i need to look for a way to tell make "don't compile this until it's first in the critical path" so i can track that down
21:37:38 [ericP]
or maybe i can just be clever
21:38:11 [presbrey]
yay SPARQL_server builds now
21:38:15 [ericP]
i wrote down a place to put sadl stuff, but haven't put much there
21:38:33 [presbrey]
still links to boost regex library
21:38:33 [ericP]
try: SELECT * { GRAPH ?g { ?s ?p ?o } }
21:38:39 [ericP]
interesting
21:39:07 [ericP]
oh wait, that makes sense
21:39:25 [ericP]
you have boost:regex but not boost:asio , right?
21:39:46 [presbrey]
ooh neat my users can kill my sparql server with query=stop!
21:39:53 [presbrey]
yes
21:41:20 [presbrey]
whats Q&D?
21:41:27 [ericP]
quick and dirty
21:41:48 [presbrey]
haha nice favicon
21:41:57 [ericP]
thanks
21:42:08 [ericP]
got sick of error messages about favicon
21:44:29 [ericP]
i expect i'll pull /favicon.ico and even / out of the hardcode and make an "install" which PUTs them
21:45:34 [ericP]
then, when you want to upgrade the form page to do fancy stuff like virtuoso's, you can just PUT to replace it
21:46:34 [ericP]
i should run off for a bit. will look back here in an hour
21:46:42 [presbrey]
i had 101 test cases fail
21:47:16 [ericP]
not surprised. i need to finish that impl some day
21:53:41 [amy]
amy has quit ("bye")
21:55:59 [presbrey]
cool
21:57:57 [presbrey]
so I need to figure out how to link this now
22:02:16 [Tristan]
Tristan has quit (pratchett.freenode.net irc.freenode.net)
22:03:21 [Tristan]
Tristan (n=Tristan@i.dont.want.to.die.virgin.net.in) has joined #dig
22:17:22 [charles2]
charles2 has quit ()
22:26:30 [charles2]
charles2 (n=charles2@dhcp-18-111-19-208.dyn.mit.edu) has joined #dig
22:29:07 [fturkmen]
fturkmen has left #dig
22:59:25 [charles2]
charles2 has quit ()
23:15:05 [timbl]
re charles2: how might I go about following a uri to get more information (say the avatar) from a person that i know? .. there are functions in sources.js which look up a thing by its URI, with a callback of what to do when the thing is looked up.
23:15:26 [timbl]
ooops darn missed him
23:15:44 [timbl]
logger, poiinter?
23:15:48 [timbl]
logger, pointer?
23:16:02 [timbl]
DIGlogger, pointer?
23:16:02 [timbl]
See http://dig.csail.mit.edu/irc/dig/2009-05-29#T23-16-02
23:16:21 [timbl]
pheny, tell charles2 see http://dig.csail.mit.edu/irc/dig/2009-05-29#T23-16-02
23:16:45 [timbl]
pheny, help
23:16:57 [timbl]
pheny, uri charles2
23:17:02 [timbl]
pheny, uri charles2?
23:17:13 [timbl]
whatever
23:24:54 [fturkmen]
fturkmen (n=fturkmen@c-66-31-28-47.hsd1.ma.comcast.net) has joined #dig