IRC log of dig on 2011-10-03
Timestamps are in UTC.
- 11:39:55 [DIGlogger]
- DIGlogger (~dig-logge@groups.csail.mit.edu) has joined #dig
- 11:39:55 [hubbard.freenode.net]
- topic is: Decentralized Information Group @ MIT http://dig.csail.mit.edu/
- 11:39:55 [hubbard.freenode.net]
- Users on #dig: DIGlogger RalphS tlr melvster danbri manu-db ericP timbl nunnun manu` cheater presbrey betehess sandro mattl
- 12:40:25 [betehess]
- betehess has quit (Remote host closed the connection)
- 12:44:10 [betehess]
- betehess (~betehess@betehess.w3.org) has joined #dig
- 12:57:48 [melvster]
- presbrey: in index.php is this the right path or do you need ../inc/ line 9: defined('HEADER') || include_once('header.php');
- 13:11:07 [kennyluck]
- kennyluck (~kennyluck@219.85.51.235) has joined #dig
- 13:21:33 [amy]
- amy (~amy@30-6-207.wireless.csail.mit.edu) has joined #dig
- 13:27:50 [kennyluck]
- kennyluck has quit (Quit: kennyluck)
- 14:11:21 [kennyluck]
- kennyluck (~kennyluck@114-43-112-116.dynamic.hinet.net) has joined #dig
- 14:54:29 [melvster1]
- melvster1 (~melvin@p4FF9760B.dip.t-dialin.net) has joined #dig
- 14:55:12 [melvster]
- melvster has quit (Ping timeout: 244 seconds)
- 15:04:48 [timbl]
- Presbrey, I have a copy of it which ran on the open net at MIT but now behind a nat it still has an MIT address
- 15:05:03 [timbl]
- Should I switch the VM< from NAT to bridged?
- 15:08:21 [timbl]
- hmmm dhclient hangs
- 15:09:27 [timbl]
- Can't get a dhcp address
- 15:12:11 [timbl]
- ah, oops, was bridged to non-existent cable
- 15:12:17 [timbl]
- now bridgef to wifi
- 15:12:28 [timbl]
- still no dhcp address
- 15:16:33 [presbrey]
- are you sure you got the right adapter?
- 15:16:59 [presbrey]
- you might have to restart the VM to get switched from en0/en1 or however OSX does it
- 15:24:55 [presbrey]
- you can make a timbl.scripts.mit.edu now though too, so no VM necessary :)
- 15:27:34 [presbrey]
- melvster1, do you have latest git?
- 15:28:11 [melvster1]
- ah i do now! :)
- 15:29:21 [presbrey]
- that should solve any include issues
- 15:29:29 [melvster1]
- awesome, thanks!
- 15:29:55 [presbrey]
- and you can simply symlink to www/wildcard to add a data cloud anywhere in your filesystem
- 15:30:10 [presbrey]
- under /var/www or wherever
- 15:30:35 [melvster1]
- right, i normally put them in ~/www/ and link them to a subdomain on my dyndns
- 15:31:53 [melvster1]
- presbrey: is anyone from DIG going to ISWC?
- 15:32:40 [timbl]
- Restart the VM. -- you mean save a snapshot now and restrat that, or restart the vm from reboot?
- 15:32:42 [presbrey]
- I'm not sure, maybe amy knows?
- 15:32:46 [presbrey]
- timbl, reboot
- 15:33:21 [amy]
- i don't know re: ISWC. I hope so :)
- 15:33:43 [melvster1]
- amy: thanks :)
- 15:34:44 [timbl]
- I'm not currently planning to be in Bonn
- 15:44:41 [melvster1]
- looks quite interesting ... i live in germany, so was debating taking a train over ...
- 15:46:18 [melvster1]
- maybe ill wait till i write some papers ... i have a bit more time now ....
- 15:47:48 [melvster1]
- right I've got my data.fm tree up to date now ...
- 15:48:10 [melvster1]
- presbrey: where does TAG() come from?
- 15:48:17 [presbrey]
- util
- 15:48:54 [melvster1]
- ah .. i havent included the conf/php.ini
- 15:49:03 [presbrey]
- you shouldn't need to
- 15:49:12 [presbrey]
- for wildcard
- 15:50:11 [scor]
- scor (~scor@drupal.org/user/52142/view) has joined #dig
- 15:50:11 [scor]
- scor has quit (Excess Flood)
- 15:50:12 [melvster1]
- ok thx, let me go through some of the files ...
- 15:50:33 [presbrey]
- wildcard is the data cloud server / important stuff
- 15:50:43 [presbrey]
- root is just http://data.fm/ information and signup
- 15:51:20 [scor]
- scor (~scor@drupal.org/user/52142/view) has joined #dig
- 15:51:31 [melvster1]
- ah
- 16:10:06 [rszeno]
- rszeno (~rszeno@79.114.100.133) has joined #dig
- 16:22:09 [Pipian_]
- Pipian_ (~pipian@31-33-50.wireless.csail.mit.edu) has joined #dig
- 16:56:06 [manu-db]
- manu-db has quit (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.1.19/20110701110326])
- 17:01:25 [Pipian_]
- Pipian_ has quit (Quit: Pipian_)
- 17:16:15 [melvster1]
- i see my problem I had the wrong include path: include_path = ".:/srv/cloud/www/inc:/usr/share/pear:/usr/share/php"
- 17:16:45 [melvster1]
- because ive put the tree in a custom place
- 17:25:50 [rszeno]
- rszeno has quit (Quit: Leaving.)
- 18:22:17 [presbrey]
- its in a custom place on my host as well
- 18:26:53 [presbrey]
- try this:
- 18:27:03 [presbrey]
- [presbrey@shining-armor]:~$ curl -o /dev/null -kv http://data.presbrey.scripts.mit.edu/.meta 2>&1 | grep -E '< (Content|File|X-)'
- 18:27:03 [presbrey]
- < X-Powered-By: PHP/5.3.6
- 18:27:03 [presbrey]
- < X-User: dns:18.181.0.46
- 18:27:03 [presbrey]
- < X-Filename: /afs/athena.mit.edu/user/p/r/presbrey/web_scripts/data.fm/data/data.presbrey.scripts.mit.edu/.meta
- 18:27:04 [presbrey]
- < X-Triples: 12
- 18:27:06 [presbrey]
- < Content-Type: text/turtle
- 18:28:44 [presbrey]
- X-Filename is the path to the linked data on disk
- 18:30:06 [presbrey]
- I used AFS+Athena as bugfixing ground yesterday to fix the /srv/cloud portability issue :)
- 18:31:09 [presbrey]
- I wonder how to disable X-Powered-By
- 18:32:21 [melvster1]
- nice!
- 18:44:32 [manu-db]
- manu-db (~msporny@digitalbazaar.com) has joined #dig
- 20:10:14 [scor]
- scor has quit (Quit: scor)
- 20:21:19 [RalphS]
- RalphS has quit ()
- 21:06:31 [danbri]
- danbri has quit (Remote host closed the connection)
- 21:08:06 [nunnun]
- nunnun has quit (*.net *.split)
- 21:15:13 [nunnun]
- nunnun (~nunnun@irc.v6.nunnun.jp) has joined #dig
- 22:41:25 [tlr]
- tlr has quit (Quit: tlr)
- 22:42:49 [tlr]
- tlr (~tlr@78.141.144.114) has joined #dig
- 22:43:09 [scor]
- scor (~scor@drupal.org/user/52142/view) has joined #dig
- 22:43:15 [tlr]
- tlr has quit (Client Quit)
- 22:47:44 [Pipian_]
- Pipian_ (~pipian@18.111.107.242) has joined #dig
- 22:48:10 [Pipian_]
- Pipian_ has quit (Remote host closed the connection)
- 22:48:39 [Pipian_]
- Pipian_ (~pipian@18.111.107.242) has joined #dig
- 22:49:02 [Pipian__]
- Pipian__ (~pipian@18.111.107.242) has joined #dig
- 22:49:02 [Pipian_]
- Pipian_ has quit (Read error: Connection reset by peer)
- 22:53:25 [Pipian__]
- Pipian__ has quit (Ping timeout: 240 seconds)
- 23:08:50 [Pipian_]
- Pipian_ (~pipian@pool-71-162-96-96.bstnma.east.verizon.net) has joined #dig
- 23:39:51 [scor]
- scor has quit (Quit: scor)
- 23:49:02 [melvster1]
- melvster1 has quit (Ping timeout: 258 seconds)