Time |
S |
Nick |
Message |
04:57 |
|
pdurbin |
spilth: i cloned https://github.com/spilth/sourcefu.github.com.git and took a quick look. you're right. the breadcrumbs are working again, which is awesome |
04:58 |
|
pdurbin |
the page seems to jump around strangely... when i go from http://localhost:4000/topics/ to http://localhost:4000 for example. i'm on firefox |
05:01 |
|
pdurbin |
i actually jumped in here to mention i'm dinking around with yaml... trying to come up with a way to model people a bit. this might sound dumb but my daughter's friends are the keys and the data is how my daughter knows the kid, tags for activities they're into (skiing, ice skating, beach, etc.), their parents and their email addresses so i can contact them easily |
05:02 |
|
pdurbin |
anyway, i'm pretty happy with the result |
05:02 |
|
pdurbin |
i started looking at odd things like FOAF (friend of a friend): http://en.wikipedia.org/wiki/FOAF_%28software%29 |
05:03 |
|
pdurbin |
and http://vocab.org/relationship/.html |
05:04 |
|
pdurbin |
and this cool visualization of relationship: http://moritz.stefaner.eu/projects/relation-browser/ |
05:04 |
|
pdurbin |
relationships |
05:05 |
|
pdurbin |
anyway, that's the backstory to my google+ post: https://plus.google.com/107770072576338242009/posts/cLyFfZziVry |
05:34 |
|
|
semiosis joined #sourcefu |
05:38 |
|
|
semiosis joined #sourcefu |
16:14 |
|
|
agoddard joined #sourcefu |
18:46 |
|
pdurbin |
here's my script that uses yaml that i've been working on: https://github.com/pdurbin/scripts/blob/master/playdates |
18:47 |
|
pdurbin |
in a way, this is kind of like LastMinutePlans... https://github.com/pdurbin/lmp-legacy |
18:47 |
|
pdurbin |
but client side and personal instead of a webapp |
18:51 |
|
pdurbin |
ironcamel: we've talked about LastMinutePlans: http://irclog.perlgeek.de/crimsonfu/2012-03-30#i_5371898 http://irclog.perlgeek.de/crimsonfu/2012-04-26#i_5497261 |
18:52 |
|
pdurbin |
right. here's my gplus post about it: https://plus.google.com/107770072576338242009/posts/TbK2cGSfN73 |
18:53 |
|
pdurbin |
anyway, this playdates script is simplier and working well for me |
18:54 |
|
pdurbin |
i've given up on doing adult things any more. i'm just trying to schedule playdates that my kids, their friends, and other parents will enjoy (skiing, ice skating, beach, zoo, etc.) |
18:55 |
|
pdurbin |
so the idea is that i tag kids with activities |
18:56 |
|
pdurbin |
and i tag them with how my kids know them (school, soccer, etc.) |
18:57 |
|
pdurbin |
in YAML, and then produce a little report... and with --parents a list i can copy paste into the To: field of an email for whatever activity |