--- Log opened Sat Feb 18 00:00:34 2012 14:23 < conseo> mcallan: i have thought about breaking single-origin-policy to load document.referrer in a hidden iframe (or something else) 14:31 < conseo> we could parse the referrer page from the browser cache with the help of xpath and javascript dom parsing. we then would only have to proccess potential message objects in the browser, send this message object to our servlet and return json bites while adding them to the db. 14:33 < conseo> this would keep network load on minimum, our servers out of the crawling (besides periodic background crawling) and would take less than 10s to get the new message in xf 14:37 < conseo> but officially it is not possible. 14:39 < conseo> if we move referrer crawling to the servlet, then we have to determine much more carefully when to crawl 14:39 < conseo> mcallan: what do you think? 14:40 < conseo> is there a way to do that in the browser? postMessage would allow to do that if we get access to the discussion media in a html5 way 19:40 < conseo> i can't find a way 19:40 < conseo> at least no sane official one --- Log closed Sun Feb 19 00:00:50 2012