Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C2ED49F74 for ; Thu, 26 Apr 2012 17:48:24 +0000 (UTC) Received: (qmail 45831 invoked by uid 500); 26 Apr 2012 17:48:24 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 45743 invoked by uid 500); 26 Apr 2012 17:48:24 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 45735 invoked by uid 99); 26 Apr 2012 17:48:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Apr 2012 17:48:24 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rgaloppini@geek.net designates 74.125.149.205 as permitted sender) Received: from [74.125.149.205] (HELO na3sys009aog111.obsmtp.com) (74.125.149.205) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Apr 2012 17:48:16 +0000 Received: from mail-pb0-f41.google.com ([209.85.160.41]) (using TLSv1) by na3sys009aob111.postini.com ([74.125.148.12]) with SMTP ID DSNKT5mKStsVUmQY3is0VshDZJnKJ0b8z15P@postini.com; Thu, 26 Apr 2012 10:47:55 PDT Received: by pbcup15 with SMTP id up15so3183114pbc.0 for ; Thu, 26 Apr 2012 10:47:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding:x-gm-message-state; bh=JjJZgEb2/uoiUSNaFhBrqYS3On4gtipGzwAYCsPo2IA=; b=hDqXgqzwoY2flEwciE/1QNgrp7JNI++3Rg0IoL8nGTwZTljs5U6E4CBTR/lGGpl7hT m6bCZjkc6CTvjKg2XgKaiSet1IlH41enOEBoffOwi/NNcoiT2/zSz7nScM9LBVJHhpWQ Lb2ck3bsPdHxUk7LuwNuiCiJZCjjOlQ6yNUSoEp7rHr4t2WzuRgEZICem0A6/PsxjegD R0r5Cf+28IMB9GEeDUwpViUTvOb4xxNqiSIIUuau/MyXjcfmFMXCyvLZwVymNhrJZO4d N65uGuOBofe95zkeke2GtRLuKy+IMjT9lQDZ4AE0UXGGYr6nEMHcMmnUn3AmGrv55FCr FcJA== MIME-Version: 1.0 Received: by 10.68.129.106 with SMTP id nv10mr1376386pbb.91.1335462474273; Thu, 26 Apr 2012 10:47:54 -0700 (PDT) Received: by 10.68.59.165 with HTTP; Thu, 26 Apr 2012 10:47:54 -0700 (PDT) In-Reply-To: References: <4F997396.3080106@gmail.com> Date: Thu, 26 Apr 2012 19:47:54 +0200 Message-ID: Subject: Re: [RELEASE} a few DL questions... From: Roberto Galoppini To: ooo-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQk50CDYjYsON85tmLxTWKAATsQLaXbKT46cFJ+h81Hfs8uVIhEQw1D3yR6vWzMT1p3X9DAC On Thu, Apr 26, 2012 at 7:02 PM, Rob Weir wrote: > On Thu, Apr 26, 2012 at 12:11 PM, Kay Schenk wrote= : >> I've been working on a prototype of the DL button in the /download/test = area >> given our discussions about split mirror setup for 3.4 etc. I have a =A0= few >> more edits to do =A0before sending out a notification about final review >> (later today). >> >> But...I have a few questions for this release. >> >> * The DL scripts have a good amount of logic surrounding the naming/down= load >> of 3.2 and 3.1 releases-- the "old" naming schema. Since we won't be >> providing "friendly" DL buttons for these anymore, is it safe to pull th= is >> stuff out? >> >> * DL locations for Mac PPC and FreeBSD are as follows (excuse wrapping): >> >> var MIRROR_MAC_PPC_URL =A0 =A0 =A0=3D >> "http://ooopackages.good-day.net/pub/OpenOffice.org/contrib/macosppc/"; >> var MIRROR_FREEBSD32_URL =A0 =A0=3D >> "http://ooopackages.good-day.net/pub/OpenOffice.org/contrib/freebsdx86/"= ; >> var MIRROR_FREEBSD64_URL =A0 =A0=3D >> "http://ooopackages.good-day.net/pub/OpenOffice.org/contrib/freebsdx86-6= 4/"; >> >> Will this still be the case or will all versions be served from either >> Apache or SourceForge? The DL logic needs to be changed if this alternat= e >> URL is not used. >> > > I think the main download link should only provide links to official > AOO releases. =A0 We could have another section (maybe in other.html) > where we can point to third party binaries and ports. =A0But we should > have a disclaimer making it clear that these packages are not official > releases. > > I also agree that we should not inter-mix 3.3 and 3.4 downloads. > > Another thing to consider is how we actually invoke the download. > Right now we simply link to the SF site. =A0So after the download is > done the user is left sitting at SF. =A0This is not ideal. =A0 =A0I wonde= r > whether it would be better to load the SF page in a new page, via > target=3D"_blank" and then refresh our download.html to contribute.html > so after the download is done, and the user closes the SF page, they > are back in the openoffice website with a "thanks for downloading" > messsage and followup info to engage the user in the community. Actually to avoid to open new pages we did modify the download page by adding all info previously available. We have been beta testing for over a week, and is now live. Hope this will remove the need to open new pages. Roberto > > -Rob > > >> Thanks for your time. >> -- >> ------------------------------------------------------------------------ >> MzK >> >> "Well, life has a funny way of sneaking up on you >> =A0And life has a funny way of helping you out >> =A0Helping you out." >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0-- "Ironic", Alan= is Morissette =3D=3D=3D=3D This e- mail message is intended only for the named recipient(s) above. I= t may contain confidential and privileged information. If you are not the= intended recipient you are hereby notified that any dissemination, distr= ibution or copying of this e-mail and any attachment(s) is strictly prohi= bited. If you have received this e-mail in error, please immediately noti= fy the sender by replying to this e-mail and delete the message and any a= ttachment(s) from your system. Thank you. =0D