[8:30]<sbp> earl: ping [8:31]<sbp> "N3 is not RDF, it goes beyond RDF's model in some regards (e.g. paths, formulae)" [8:31]<sbp> - http://earl.strain.at/space/2004-07-17 [8:31]<sbp> just like to note that paths aren't extra-RDF (though formulae are) [8:31]<sbp> they're syntactic shortcuts, like most of the rest of N3, and don't have any new semantic [8:32]<sbp> (apologies for this being off-topic for this channel) [8:57]<mho> hey guys [8:58]<mho> i need a short help, pleas... have anybody 2min time? [8:59]<zumbrunn> hi mho, what do you need help with? [9:00]<mho> i have ah skin in root [9:00]<mho> and want to call a macro in the user hopobject [9:00]<mho> i do this with <% user.email as="edit" %> [9:01]<mho> the output say's unhandled macro [14:24]<mho> @zumbrunn: ive forgot to set the res.handlers! [14:25]<mho> res.handlers.user = session.user; then would work the marco form the user object in the skin whitch is in root [14:25]<mho> -h