Re: [sldev] [VIEWER] curl trouble

2009-09-30 Thread Infinity Linden
that's freaky. i was recently playing with having the viewer ping random web services and didn't get this behavior. what branch are you on? fwiw... it looks vaguely like a MIME message separator. -cheers -infinity p.s. +1 for referencing a 1942 don ameche film, now i'm trying to figure out how t

Re: [sldev] New to the list with a complicated question.

2009-09-29 Thread Infinity Linden
good comments all ... in my copious spare time, i twist PHP to my will. you can detect if someone is viewing the page with the in-world viewer with the following PHP. (note. i don't claim to be a PHP expert, only that this has worked for me in the past.) what i do is to look at the request header

[sldev] OGPX Request for Participation

2009-06-02 Thread Infinity Linden
o OGP. -sincerely -meadhbh hamrick (aka infinity linden) ___ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/SLDev Please read the policies before posting to keep unmoderated posting privileges

Re: [sldev] Understanding the viewer event queue code

2009-05-20 Thread Infinity Linden
lemme dig through my notes and see if i have more / better documentation on using caps. yes. if the viewer is still as i remember it, we have an event queue for the region you're connected to and for each adjacent region for object updates from child cameras. (but... it's been close to a year since