On Wed, Jan 16, 2013 at 2:28 AM,  <sara...@upscale.in> wrote:
> Hey but bootstrap is not alone on js its on cuss too and you don't have to 
> make drastic changes
>
> Its simple enough to apply,


It may be worth prototyping what it could look like for some pages.
We have the ability, for example, to compare alternative versions of
the same page and see which one is better at achieving some measurable
goal, e.g., download conversion rate, time on page, abandon rate, etc.

But the main concern, I think, is that we don't get too far ahead of
the browser capabilities in use by our users.  But if we want a rough
estimate, here is what I see for % of visits for all browsers that
represent 1% or more of the visits:

1.      Chrome  23.0.1271.97    23.92%  
2.      Firefox 17.0            18.19%
3.      Internet Explorer       9.0     13.56%
4.      Internet Explorer       8.0     8.70%
5.      Internet Explorer       10.0    4.48%
6.      Safari  536.26.17               3.89%
7.      Firefox 18.0    2.93%
8.      Chrome  24.0.1312.52    2.05%
9.      Firefox 16.0    1.63%
10.     Safari  534.57.2        1.59%
11.     Internet Explorer       7.0     1.51%
12.     Opera   12.12   1.29%
13.     Chrome  23.0.1271.101   1.26%

Note that together is only 85% of our visitors.  The "long tail" has
older versions.  With over 5 million website visitors/month, even
losing access for 1% means 50,000 users blocked.

-Rob

> Sent from BlackBerry® on Airtel
>
> -----Original Message-----
> From: Andrea Pescetti <pesce...@apache.org>
> Date: Wed, 16 Jan 2013 01:56:03
> To: <dev@openoffice.apache.org>
> Reply-To: dev@openoffice.apache.org
> Subject: Re: [WEBSITE] broken link on mac porting page
>
> Rob Weir wrote:
>> On Tue, Jan 15, 2013 at 11:48 AM, saransh wrote:
>>> Can we make a website with automated language selector or optional
>>> language selector
>
> Sure, if you want to give it a try just provide somewhere a version of
> the index.html page with the additional selector and a working
> redirection to the native lang pages (example: German
> http://www.openoffice.org/de/ ; Italian http://www.openoffice.org/it );
> but read below for constraints.
>
>>> and over all I m not convinced really website
>>> looks great either you can incorporate bootstrap into it what do
>>> you say...
>> I'm not very familiar with Bootstrap.  Can you explain more?  For
>> example, does it require server-side processing?
>
> No, Bootstrap is a JavaScript framework under Apache License 2:
> http://twitter.github.com/bootstrap/ ; while very good for certain use
> cases, we probably don't want to depend on a JavaScript framework at the
> moment. So no jQuery, no Bootstrap, even though I wouldn't rule them out
> if we at a certain time restructure the whole site.
>
>> And for a language selector, we talked at one time about adding the
>> Google Translate drop down on each page, to make it easier for
>> visitors to get a page translated
>
> It would be enough to have a language selector on the homepage (or
> everywhere, but redirecting to the native-lang homepage). So, no content
> translation, but merely a redirection to a localized website. Now, to
> see the German site, one has to click on "Native Language" and then
> select "German". Having a language drop-down near the search box would
> improve the user experience. (By the way: no flags, language names are
> OK and politically correct).
>
> Regards,
>    Andrea.

Reply via email to