You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by carloc <ca...@yahoo.com> on 2008/02/13 10:47:32 UTC

Wicket Ideal Bandwidth

Hi guys,

What do you think will be the ideal bandwidth to use when you are using
Wicket?
Will it work good on a 128kbps connection?

what's the beset bandwidth that you could recommend?

carlo
-- 
View this message in context: http://www.nabble.com/Wicket-Ideal-Bandwidth-tp15452645p15452645.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket Ideal Bandwidth

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
That completely depends on your content.. If you use compressed resource 
references etc, clients need to download less, also there are tools to 
shrink your js and css files...

regards Nino

carloc wrote:
> Hi guys,
>
> What do you think will be the ideal bandwidth to use when you are using
> Wicket?
> Will it work good on a 128kbps connection?
>
> what's the beset bandwidth that you could recommend?
>
> carlo
>   

-- 
Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket Ideal Bandwidth

Posted by UPBrandon <bc...@up.com>.
Regardless of what technologies you use on the server side (Wicket, JSF,
Struts, etc.,) the end product that gets transmitted to the user is just
plain old HTML.  Use the same judgment you would use with any other
page/site.  If you have big pages with lots of images and whatnot, you will
either need a faster connection or you would need to be a little more
patient.  :-)

I suppose AJAX might be another consideration.  If you are using AJAX a lot,
you application's responsiveness might depend on your connection.  But even
then, with relatively small responses, responsiveness generally has more to
do with latency than bandwidth.

-Brandon


carloc wrote:
> 
> Hi guys,
> 
> What do you think will be the ideal bandwidth to use when you are using
> Wicket?
> Will it work good on a 128kbps connection?
> 
> what's the beset bandwidth that you could recommend?
> 
> carlo
> 

-- 
View this message in context: http://www.nabble.com/Wicket-Ideal-Bandwidth-tp15452645p15459855.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket Ideal Bandwidth

Posted by Ned Collyer <ne...@gmail.com>.
Dude, its a web site.  Whatever works well for websites works well for
wicket.

Just don't make 500kb pages.



carloc wrote:
> 
> Hi guys,
> 
> What do you think will be the ideal bandwidth to use when you are using
> Wicket?
> Will it work good on a 128kbps connection?
> 
> what's the beset bandwidth that you could recommend?
> 
> carlo
> 

-- 
View this message in context: http://www.nabble.com/Wicket-Ideal-Bandwidth-tp15452645p15452928.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket Ideal Bandwidth

Posted by Johan Compagner <jc...@gmail.com>.
optimize your website for 33k6 !
(then it will workr on 128kbs)

Where are the old days where pages where normal sizes...
Currently nobody cares anymore (currently looking at the mobile e90
webbrowser)

johan



On Wed, Feb 13, 2008 at 10:47 AM, carloc <ca...@yahoo.com> wrote:

>
> Hi guys,
>
> What do you think will be the ideal bandwidth to use when you are using
> Wicket?
> Will it work good on a 128kbps connection?
>
> what's the beset bandwidth that you could recommend?
>
> carlo
> --
> View this message in context:
> http://www.nabble.com/Wicket-Ideal-Bandwidth-tp15452645p15452645.html
> Sent from the Wicket - User mailing list archive at Nabble.com<http://nabble.com/>
> .
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>