IRC log of dig on 2012-10-16

Timestamps are in UTC.

00:28:01 [Pipian-Work]
Pipian-Work has quit (Quit: Pipian-Work)
01:30:15 [timbl]
timbl (~timbl@c-24-62-225-11.hsd1.ma.comcast.net) has joined #dig
03:25:16 [github]
[rdflib.js] presbrey pushed 2 new commits to master: http://git.io/nzGsug
03:25:16 [github]
[rdflib.js/master] [term] absorb match.js - presbrey
03:25:16 [github]
[rdflib.js/master] [term] absorb rdfs.js - presbrey
05:40:37 [kennyluck]
kennyluck (~kennyluck@119.161.158.96) has joined #dig
06:47:57 [scor]
scor (~scor@drupal.org/user/52142/view) has joined #dig
07:25:10 [trueg]
trueg (~trueg@HSI-KBW-46-237-239-121.hsi.kabel-badenwuerttemberg.de) has joined #dig
07:28:09 [scor]
scor has quit (Quit: scor)
07:53:08 [deiu]
deiu (~andrei@157.159.103.91) has joined #dig
07:53:08 [deiu]
deiu has quit (Changing host)
07:53:08 [deiu]
deiu (~andrei@unaffiliated/deiu) has joined #dig
08:13:23 [kennyluck_]
kennyluck_ (~kennyluck@119.161.158.96) has joined #dig
08:17:05 [kennyluck]
kennyluck has quit (Ping timeout: 272 seconds)
08:17:05 [kennyluck_]
kennyluck_ is now known as kennyluck
08:43:19 [kennyluck]
kennyluck has quit (Read error: Connection reset by peer)
08:43:49 [kennyluck]
kennyluck (~kennyluck@119.161.158.96) has joined #dig
08:50:06 [melvster]
melvster (~melvin@p4FF976E5.dip.t-dialin.net) has joined #dig
09:43:05 [kennyluck_]
kennyluck_ (~kennyluck@119.161.158.96) has joined #dig
09:45:27 [kennyluck]
kennyluck has quit (Ping timeout: 240 seconds)
09:45:28 [kennyluck_]
kennyluck_ is now known as kennyluck
10:13:46 [trueg]
trueg is now known as trueg_away
11:12:12 [RalphS]
RalphS (RSwick@30-7-118.wireless.csail.mit.edu) has joined #dig
11:27:15 [bblfish]
betehess: ah, TLS support pushed back to version 2.2 of Play
11:39:30 [deiu]
Just published a VM with a full install of MyProfile.
11:39:57 [deiu]
http://t.co/Trgz9Z4J
11:40:03 [deiu]
download link
11:41:26 [deiu]
it's 1.8GB though
11:48:30 [trueg_away]
trueg_away is now known as trueg
11:59:13 [bblfish]
nice
12:00:12 [deiu]
I've just sent a mail to the mailing lists
12:00:19 [deiu]
WebID & RWW
12:04:36 [kennyluck]
kennyluck has quit (Quit: kennyluck)
12:04:50 [melvster]
deiu: nice work!
12:06:17 [melvster]
hmm maybe i should install my-profile on my ubuntu desktop
12:07:55 [deiu]
you can simply use the VM instead
12:08:05 [deiu]
it has everything you need to start hacking it :)
12:10:48 [melvster]
deiu: true but might be more fun to do an integration with my freedombox-like setup
12:10:52 [deiu]
yes
12:10:53 [melvster]
deiu: did you see my post about feed dialogs?
12:10:54 [deiu]
just copy the settings then :)
12:10:56 [deiu]
yeah
12:11:10 [melvster]
may be a nice way to do the REST API
12:11:14 [deiu]
I'm sort of busy with administrative stuff lately though :(
12:11:22 [melvster]
np!
12:11:40 [melvster]
ive now got my own 'like' system that i can run from my home page
12:11:41 [deiu]
I can't wait to get to the DIG lab and resume working :)
12:11:56 [melvster]
awesome
12:13:09 [deiu]
cc timbl, amy, presbrey: my arrival should still be on schedule (Nov. 1st)
12:13:26 [deiu]
I just need to get my visa from the US embassy next week
12:14:14 [deiu]
1000x thanks for all your help!
12:15:58 [bblfish]
tweeted your stuff Deiu.
12:16:10 [bblfish]
I'll let php folk trying your stuff out answer on the mailing list.
12:17:55 [deiu]
ok
12:30:56 [melvster]
deiu: any plans in general for my profile, what to do next?
12:32:58 [scor]
scor (~scor@c-98-217-65-112.hsd1.ma.comcast.net) has joined #dig
12:32:58 [scor]
scor has quit (Changing host)
12:32:58 [scor]
scor (~scor@drupal.org/user/52142/view) has joined #dig
12:36:02 [deiu]
melvster, yeah, I have some plans :)
12:36:10 [deiu]
I need to put them in writing though
12:37:19 [melvster]
cool ... i think it would be cool if our technologies can do more or less the same as the web 2.0 functionality ... we can do a lot more of course
12:38:29 [melvster]
when i say web2.0 i mean the main social sites like facebook etc.
12:38:47 [deiu]
I agree
12:38:55 [deiu]
for now I think I'll focus more on the REST API
12:39:18 [melvster]
so friending / messages / post-to-wall / add-app / I think are the main ones
12:39:24 [deiu]
so that anyone can use their fav UI on top of it
12:39:41 [melvster]
sure ive isolated some fields for an API
12:40:20 [melvster]
facebook uses 5) title / caption / description / link / picture
12:41:15 [deiu]
I need to take a closer look at that
12:41:38 [melvster]
http://developers.facebook.com/docs/reference/dialogs/feed/
12:42:04 [melvster]
there's a properties table at the bottom
12:43:00 [melvster]
with activity streams you have about 90 "verbs" but facebook have just a few dialogs for their core functionality, I think it's actually pretty well done, and we know it scales to at least 1 billion people
12:43:19 [melvster]
essentially facebook have 6 main REST APIs
12:43:42 [melvster]
app / permissions / add friend / message friend / request from friend / post to wall
12:43:45 [melvster]
and one for payments
12:44:00 [melvster]
s/app/add app
12:44:14 [melvster]
would be nice to work out a way to add an app to my-profile
12:46:31 [deiu]
yeah, but I'm not sure how easy it is to make them interact
12:46:48 [deiu]
it's much easier for fb for that matter
12:46:57 [deiu]
all fb apps are _for_ fb
12:55:02 [melvster]
deiu: webid apps are really separate in their own right due to our 'loose coupling' ... you just need a 'shortcut' link from my-profile to one of your installed apps
12:55:32 [melvster]
but it does get a bit more complex when apps interact, you are right
13:03:12 [timbl]
re deiu: I can't wait to get to the DIG lab and resume working :) … can't wait for you to get here
13:03:59 [timbl]
I'll be at TPAC in Lyon the week which includes Nv 1
13:09:28 [deiu]
So will I
13:09:35 [deiu]
Mon and Tue
13:09:54 [melvster]
nice, I signed up for mon/tue/wed
13:11:01 [melvster]
timbl: liked your post to the TAG yesterday :)
13:11:22 [deiu]
Still need to get plane tickets for Boston..
13:15:46 [bblfish]
deiu: I forwarded your mail to the fedsocialweb list
13:16:00 [deiu]
Yeah, just saw it
13:16:14 [deiu]
I'm off to a seminar now
13:16:20 [deiu]
I wonder if people will try it out :)
13:16:54 [scor]
scor has quit (Quit: scor)
13:17:25 [bblfish]
I suppose we'll know soon. well thanks for putting it out there...
13:22:07 [deiu]
deiu has quit (Quit: Leaving)
14:03:13 [trueg]
trueg has quit ()
15:13:00 [mc-uk]
mc-uk (~mc@host109-151-13-74.range109-151.btcentralplus.com) has joined #dig
15:17:37 [mc-uk]
mc-uk has quit (Client Quit)
15:22:32 [timbl]
timbl has quit (Ping timeout: 246 seconds)
15:30:52 [mc-uk]
mc-uk (~mc@host109-151-13-74.range109-151.btcentralplus.com) has joined #dig
15:32:21 [trueg]
trueg (~trueg@HSI-KBW-46-237-239-121.hsi.kabel-badenwuerttemberg.de) has joined #dig
15:33:20 [scor]
scor (~scor@132.183.242.198) has joined #dig
15:33:20 [scor]
scor has quit (Changing host)
15:33:20 [scor]
scor (~scor@drupal.org/user/52142/view) has joined #dig
15:43:55 [melvster1]
melvster1 (~melvin@79.249.98.77) has joined #dig
15:45:11 [trueg]
trueg is now known as trueg_away
15:46:31 [melvster]
melvster has quit (Ping timeout: 260 seconds)
16:27:23 [Pipian-Work]
Pipian-Work (~Pipian@2001:470:8b2d:7d8:e954:d64d:9552:f607) has joined #dig
16:29:34 [timbl]
timbl (~timbl@2001:470:8b2d:7d4:6141:681b:2c08:1a1d) has joined #dig
16:33:40 [timbl]
timbl has quit (Ping timeout: 246 seconds)
16:58:27 [melvster1]
melvster1 has quit (Quit: Leaving.)
16:59:31 [melvster]
melvster (~melvin@p4FF9624D.dip.t-dialin.net) has joined #dig
17:09:23 [melvster]
melvster has quit (Quit: Leaving.)
17:09:41 [melvster]
melvster (~melvin@p4FF9624D.dip.t-dialin.net) has joined #dig
17:09:55 [melvster]
melvster has left #dig
17:10:26 [melvster]
melvster (~melvin@p4FF9624D.dip.t-dialin.net) has joined #dig
17:10:38 [amy]
Joe? are you about? are you able to meet w/ a possible UROP Tim wonders?
17:23:59 [timbl]
timbl (~timbl@2001:470:8b2d:7d4:e826:7d42:2dcb:201e) has joined #dig
17:30:20 [mc-uk]
mc-uk has quit (Quit: mc-uk)
18:12:22 [trueg_away]
trueg_away is now known as trueg
18:56:27 [trueg]
trueg is now known as trueg_away
18:56:56 [presbrey]
could this evening
18:57:23 [presbrey]
I have another meeting ~3...4:30 or 5
19:11:16 [amy]
hey Joe
19:11:28 [amy]
what is evening? after 5pm?
19:11:42 [amy]
or 4:30pm?
19:58:09 [presbrey]
I think 4:30 might work, trying to wrap up now
20:03:08 [timbl]
timbl has quit (Quit: timbl)
20:04:37 [timbl]
timbl (~timbl@30-5-244.wireless.csail.mit.edu) has joined #dig
20:16:47 [amy]
would 5pm be ok too? he's chatting w/ Sandro until maybe then
20:18:08 [presbrey]
ok great
20:19:28 [presbrey]
I want to chat with sandro too
20:19:37 [RalphS]
RalphS has quit ()
20:20:45 [amy]
yay!
20:24:11 [amy]
let's say 5pm in Tim's office
22:00:44 [amy]
amy has quit (Quit: bye)
22:35:59 [melvster]
melvster has quit (Ping timeout: 252 seconds)
22:40:59 [Pipian-Work]
Pipian-Work has quit (Quit: Pipian-Work)
22:45:18 [scor]
scor has quit (Quit: scor)
22:51:20 [Pipian-Work]
Pipian-Work (~Pipian@30-9-71.wireless.csail.mit.edu) has joined #dig
22:57:36 [timbl]
timbl has quit (Quit: timbl)
23:44:03 [timbl]
timbl (~timbl@dsl093-187-154.nyc1.dsl.speakeasy.net) has joined #dig
23:49:11 [scor]
scor (~scor@drupal.org/user/52142/view) has joined #dig