Re: [Flashcoders] test swf on slow machines

2011-04-27 Thread Vedanayagam G
  Hi dear,

  In VMWare player(blacberry playbook tablet) how to access sqlite
data base... it can be access in simulator but not working in player.. whats
d solution for this..
any one do me  a favour..

On Wed, Apr 27, 2011 at 1:24 PM, Paul Andrews  wrote:

> On 27/04/2011 08:40, Vedanayagam G wrote:
>
>> Hi
>>
>> In flex mobile project how to execute sql update and insert query
>> for play book tablet cos in simulator its working but not update and
>> insert
>> query working in playbook tablet..
>>
>> any body do me a favour for this my query
>>
>
> You give so little information it's very hard to say.
>
> It's not good practice to hijack someone else's thread. Apart from anything
> else, this thread isn't about your problem.
>
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
*Thanks & Regards*
*
*
*G.Vedanayagam*
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] test swf on slow machines

2011-04-27 Thread Paul Andrews

On 27/04/2011 08:40, Vedanayagam G wrote:

Hi

 In flex mobile project how to execute sql update and insert query
for play book tablet cos in simulator its working but not update and insert
query working in playbook tablet..

any body do me a favour for this my query


You give so little information it's very hard to say.

It's not good practice to hijack someone else's thread. Apart from 
anything else, this thread isn't about your problem.

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] test swf on slow machines

2011-04-27 Thread Vedanayagam G
Hi

In flex mobile project how to execute sql update and insert query
for play book tablet cos in simulator its working but not update and insert
query working in playbook tablet..

any body do me a favour for this my query

On Sun, Apr 10, 2011 at 6:27 PM, Paul Andrews  wrote:

> I would think that very few people have such slow machines and while they
> are out there do they really form part of your target audience?
>
> What exactly are you doing to exercise the machines heavily?
>
> Last year I worked on a project that involved animating 150+ avatars on
> screen together (with depth queues and collision detection) and naturally
> while the clients machines ran fine, I knew that for many people the
> experience would be poor - their machine would be unable to sustain the
> frame rate.
>
> I decided what the lowest acceptable frame rate was and built in a counter
> to measure the actual frame rate on the users machine. If the frame rate
> dipped below the acceptable level I reduced the number of avatars until the
> frame rate recovered. This worked very well. It could also be used to
> increase the avatars if the user had a very fast machine.
>
> So depending on your particular usage, you may be able to adapt to the
> users machine capabilities.
>
> Paul
>
>
> On 10/04/2011 01:43, Anthony Pace wrote:
>
>> How do you do your testing?
>>
>> Do you still have slow machines to test everything on? do you virtualize
>> it and assign a slow processor speed and fewer resources?  or do you have
>> another method?
>>
>> I used to test apps on an old Compaq p3 633 mhz (if it ran well there than
>> I could trust it would run almost anywhere); however, I don't have access to
>> it anymore, and I totally need some accurate benchmarks.
>> ___
>> Flashcoders mailing list
>> Flashcoders@chattyfig.figleaf.com
>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>>
>>
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
*Thanks & Regards*
*
*
*G.Vedanayagam*
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] test swf on slow machines

2011-04-27 Thread Vedanayagam G
Hi

In flex mobile project how to execute sql update and insert query
for play book tablet cos in simulator its working but not update and insert
query working in playbook tablet..

any body do me a favour for this my query

On Sun, Apr 10, 2011 at 6:13 AM, Anthony Pace wrote:

> How do you do your testing?
>
> Do you still have slow machines to test everything on? do you virtualize it
> and assign a slow processor speed and fewer resources?  or do you have
> another method?
>
> I used to test apps on an old Compaq p3 633 mhz (if it ran well there than
> I could trust it would run almost anywhere); however, I don't have access to
> it anymore, and I totally need some accurate benchmarks.
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
*Thanks & Regards*
*
*
*G.Vedanayagam*
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] test swf on slow machines

2011-04-10 Thread Paul Andrews
I would think that very few people have such slow machines and while 
they are out there do they really form part of your target audience?


What exactly are you doing to exercise the machines heavily?

Last year I worked on a project that involved animating 150+ avatars on 
screen together (with depth queues and collision detection) and 
naturally while the clients machines ran fine, I knew that for many 
people the experience would be poor - their machine would be unable to 
sustain the frame rate.


I decided what the lowest acceptable frame rate was and built in a 
counter to measure the actual frame rate on the users machine. If the 
frame rate dipped below the acceptable level I reduced the number of 
avatars until the frame rate recovered. This worked very well. It could 
also be used to increase the avatars if the user had a very fast machine.


So depending on your particular usage, you may be able to adapt to the 
users machine capabilities.


Paul

On 10/04/2011 01:43, Anthony Pace wrote:

How do you do your testing?

Do you still have slow machines to test everything on? do you 
virtualize it and assign a slow processor speed and fewer resources?  
or do you have another method?


I used to test apps on an old Compaq p3 633 mhz (if it ran well there 
than I could trust it would run almost anywhere); however, I don't 
have access to it anymore, and I totally need some accurate benchmarks.

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] test swf on slow machines

2011-04-09 Thread Anthony Pace

How do you do your testing?

Do you still have slow machines to test everything on? do you virtualize 
it and assign a slow processor speed and fewer resources?  or do you 
have another method?


I used to test apps on an old Compaq p3 633 mhz (if it ran well there 
than I could trust it would run almost anywhere); however, I don't have 
access to it anymore, and I totally need some accurate benchmarks.

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders