Re: [opensource-dev] STORM-524

2010-12-09 Thread Malachi Prophit
I do not normally release patches. However I do from time to time share  
code with other developers but they usually just develop for personal use  
as well.


On Thu, 09 Dec 2010 16:06:31 -0500, Ponzu  wrote:

> Be sure to comment the relevant code to discourage TPV developers from
> putting in auto-refresh at a rate that might upset the servers.
>
> ponzu
>
> On Thu, Dec 9, 2010 at 1:48 PM, Malachi Prophit   
> wrote:
>
>> I tested my idiotic idea and it crashes nearly instantly lol. I decided  
>> to
>> try with a timer. Roughly every 10-15 minutes. Works like a charm. I
>> understand the click to refresh idea of keeping lag down BUT wouldnt it
>> just be easier to automatically refresh the balance?
>>
>>
>> On Thu, 09 Dec 2010 09:28:16 -0500, WolfPup Lowenhar
>>  wrote:
>>
>> > What your suggesting would make it to 'spamy' to the servers because  
>> if
>> > the
>> > viewer was sending a refresh request even just once say every 1800  
>> frames
>> > considering there are at least 10K users online at any given moment  
>> that
>> > that could eventually cause a data request overload to the servers and
>> > thus
>> > generate more 'lag' for the user which by making is a manual request  
>> this
>> > can be avoided.
>> >
>> >
>> > From: opensource-dev-boun...@lists.secondlife.com
>> > [mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of
>> Malachi
>> > Prophit
>> > Sent: Thursday, December 09, 2010 9:11 AM
>> > To: opensource-dev@lists.secondlife.com
>> > Subject: [opensource-dev] STORM-524
>> >
>> >
>> > Couldn't it just be done by calling
>> > LLStatusBar::sendMoneyBalanceRequest(); in bool  
>> LLAppViewer::mainLoop()?
>> > or is there something i am missing?
>> > ___
>> > Policies and (un)subscribe information available here:
>> > http://wiki.secondlife.com/wiki/OpenSource-Dev
>> > Please read the policies before posting to keep unmoderated posting
>> > privileges
>> >
>> >   _
>> >
>> > No virus found in this message.
>> > Checked by AVG - www.avg.com
>> > Version: 10.0.1170 / Virus Database: 426/3305 - Release Date: 12/09/10
>> >
>>
>>
>> --
>> Using Opera's revolutionary email client: http://www.opera.com/mail/
>> ___
>> Policies and (un)subscribe information available here:
>> http://wiki.secondlife.com/wiki/OpenSource-Dev
>> Please read the policies before posting to keep unmoderated posting
>> privileges
>>


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges


Re: [opensource-dev] STORM-524

2010-12-09 Thread Ponzu
Be sure to comment the relevant code to discourage TPV developers from
putting in auto-refresh at a rate that might upset the servers.

ponzu

On Thu, Dec 9, 2010 at 1:48 PM, Malachi Prophit  wrote:

> I tested my idiotic idea and it crashes nearly instantly lol. I decided to
> try with a timer. Roughly every 10-15 minutes. Works like a charm. I
> understand the click to refresh idea of keeping lag down BUT wouldnt it
> just be easier to automatically refresh the balance?
>
>
> On Thu, 09 Dec 2010 09:28:16 -0500, WolfPup Lowenhar
>  wrote:
>
> > What your suggesting would make it to 'spamy' to the servers because if
> > the
> > viewer was sending a refresh request even just once say every 1800 frames
> > considering there are at least 10K users online at any given moment that
> > that could eventually cause a data request overload to the servers and
> > thus
> > generate more 'lag' for the user which by making is a manual request this
> > can be avoided.
> >
> >
> > From: opensource-dev-boun...@lists.secondlife.com
> > [mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of
> Malachi
> > Prophit
> > Sent: Thursday, December 09, 2010 9:11 AM
> > To: opensource-dev@lists.secondlife.com
> > Subject: [opensource-dev] STORM-524
> >
> >
> > Couldn't it just be done by calling
> > LLStatusBar::sendMoneyBalanceRequest(); in bool LLAppViewer::mainLoop()?
> > or is there something i am missing?
> > ___
> > Policies and (un)subscribe information available here:
> > http://wiki.secondlife.com/wiki/OpenSource-Dev
> > Please read the policies before posting to keep unmoderated posting
> > privileges
> >
> >   _
> >
> > No virus found in this message.
> > Checked by AVG - www.avg.com
> > Version: 10.0.1170 / Virus Database: 426/3305 - Release Date: 12/09/10
> >
>
>
> --
> Using Opera's revolutionary email client: http://www.opera.com/mail/
> ___
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting
> privileges
>
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] STORM-524

2010-12-09 Thread Malachi Prophit
I tested my idiotic idea and it crashes nearly instantly lol. I decided to  
try with a timer. Roughly every 10-15 minutes. Works like a charm. I  
understand the click to refresh idea of keeping lag down BUT wouldnt it  
just be easier to automatically refresh the balance?


On Thu, 09 Dec 2010 09:28:16 -0500, WolfPup Lowenhar  
 wrote:

> What your suggesting would make it to 'spamy' to the servers because if  
> the
> viewer was sending a refresh request even just once say every 1800 frames
> considering there are at least 10K users online at any given moment that
> that could eventually cause a data request overload to the servers and  
> thus
> generate more 'lag' for the user which by making is a manual request this
> can be avoided.
>
>
> From: opensource-dev-boun...@lists.secondlife.com
> [mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of Malachi
> Prophit
> Sent: Thursday, December 09, 2010 9:11 AM
> To: opensource-dev@lists.secondlife.com
> Subject: [opensource-dev] STORM-524
>
>
> Couldn't it just be done by calling
> LLStatusBar::sendMoneyBalanceRequest(); in bool LLAppViewer::mainLoop()?
> or is there something i am missing?
> ___
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting
> privileges
>
>   _
>
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 10.0.1170 / Virus Database: 426/3305 - Release Date: 12/09/10
>


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges


Re: [opensource-dev] STORM-524

2010-12-09 Thread WolfPup Lowenhar
What your suggesting would make it to 'spamy' to the servers because if the
viewer was sending a refresh request even just once say every 1800 frames
considering there are at least 10K users online at any given moment that
that could eventually cause a data request overload to the servers and thus
generate more 'lag' for the user which by making is a manual request this
can be avoided.

 

From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of Malachi
Prophit
Sent: Thursday, December 09, 2010 9:11 AM
To: opensource-dev@lists.secondlife.com
Subject: [opensource-dev] STORM-524

 

Couldn't it just be done by calling 
LLStatusBar::sendMoneyBalanceRequest(); in bool LLAppViewer::mainLoop()? 
or is there something i am missing?
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting
privileges 

  _  

No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1170 / Virus Database: 426/3305 - Release Date: 12/09/10

___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

[opensource-dev] STORM-524

2010-12-09 Thread Malachi Prophit
Couldn't it just be done by calling  
LLStatusBar::sendMoneyBalanceRequest(); in bool LLAppViewer::mainLoop()?  
or is there something i am missing?
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges