Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Joomla updater plans
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 26 - 39 of 39 - Collapse all  -  Translate all to Translated (View all originals) < Older 
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Beat  
View profile  
 More options Jul 11 2012, 9:26 am
From: Beat <beat...@gmail.com>
Date: Wed, 11 Jul 2012 06:26:39 -0700 (PDT)
Local: Wed, Jul 11 2012 9:26 am
Subject: Re: Joomla updater plans

A picture being worth 1000 words, probably a release-cycles pictures like
the one used by Ubuntu here will certainly help people understand the
meanings of STS and LTS:

http://www.ubuntu.com/business/server/overview

Typically, for productive web-servers, you do not use STS, as most hosting
panel software don't support them, and you don't want to upgrade too often
your fine-running security-maintained LTS-based server.

Best Regards,
Beat
http://www.joomlapolis.com/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Dexter  
View profile   Translate to Translated (View Original)
 More options Jul 11 2012, 11:24 am
From: Mark Dexter <dextercow...@gmail.com>
Date: Wed, 11 Jul 2012 08:24:57 -0700
Local: Wed, Jul 11 2012 11:24 am
Subject: Re: [jcms] Re: Joomla updater plans
One typical real-life scenario could be something like this:
1. Company X is starting a new big site that will take some time to
develop and get going. They choose version 3.0 figuring that it will
actually be 3.1 or maybe even 3.5 by they time the site is deployed.
They want to be on a current version when the site is deployed, or
maybe they need some 3.x functionality.
2. Once 3.5 is available, they upgrade to that and then stay on the
LTS version going forward, since they are happy with the functionality
they have.
3. They upgrade from 3.5 to 4.5, 4.5 to 5.5, etc.

Mark


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt Thomas  
View profile   Translate to Translated (View Original)
 More options Jul 11 2012, 11:30 am
From: Matt Thomas <m...@betweenbrain.com>
Date: Wed, 11 Jul 2012 11:30:21 -0400
Local: Wed, Jul 11 2012 11:30 am
Subject: Re: [jcms] Re: Joomla updater plans

FWIW, I can add that this is a very real scenario that I experienced with a
client, and it worked out great. The only issue we had was availability of
extensions when we began.

Best,

Matt Thomas
Founder betweenbrain <http://betweenbrain.com/>™
Lead Developer Construct Template Development
Framework<http://construct-framework.com/>
Phone: 203.632.9322
Twitter: @betweenbrain
Github: https://github.com/betweenbrain

On Wed, Jul 11, 2012 at 11:24 AM, Mark Dexter <dextercow...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
elin  
View profile  
 More options Jul 11 2012, 10:36 pm
From: elin <elin.war...@gmail.com>
Date: Wed, 11 Jul 2012 19:36:27 -0700 (PDT)
Local: Wed, Jul 11 2012 10:36 pm
Subject: Re: Joomla updater plans

Beat,

If you are only using the Joomla core it will be an upgrade.

The fact is that Bootstrap and the new core outputs are  going to break
many templates plus any extensions that have not done the search and
replace to change the class names they extend from as needed or that use
JParameter or anything else like that will not work.  So yes if you have
only used extensions and templates that rigorously follow the recommended
practice of testing the active trunk weekly, not using deprecated code,
following the development list for information on how to
maintain compatibility between 2.5 and 3.0 and *follow that advice*,  and
as recommended here working with  Kyle's branch it is going to be a
migration. *And even some extensions that do follow all that advice will
inevitably get blind sided by something.*
 As a webmaster you will have to assess the extensions you use and make the
decision on when to upgrade based on that. If your extensions are not
upgraded you have to wait or switch to different extensions. Personally if
an extension has reasonable development activity even if they are not ready
on the release date I would give them a month or so even if it was
extremely important to me to update to 3.0 because the pain of switching
extensions is a lot worse than that of waiting a month or two. That's my
plan for my sites, but obviously everyone has their own decisions to make.

Elin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Beat  
View profile  
 More options Jul 12 2012, 4:24 am
From: Beat <beat...@gmail.com>
Date: Thu, 12 Jul 2012 01:24:01 -0700 (PDT)
Local: Thurs, Jul 12 2012 4:24 am
Subject: Re: Joomla updater plans

Elin,

That simply means that Joomla core and extensions developers should
communicate more on what's needed to make this a as smooth as possible
upgrade !

Extension developers should have the possibility to have an extension
update that runs on 2.5 AND 3.0 BEFORE joomla 3.0 stable is released. At
least the major extensions developers.

Right now, 3.0 is a moving target for extension developers. Branches
change, a lot of things still change and are broken. Thus, 3.0 is not
usable as a reference platform to develop and troubleshoot bugs in their
extension.

Once 3.0 has reached beta stage (and stabilizes), it will be time to start
testing.

Also in preparatory work: we need to make it possible for an extension to
run on 2.5.latest AND 3.0 by bakwards or forward compatibilities. Otherwise
having the core being an upgrade and extensions planed as migrations will
be a nightmare for webmasters (at least for the 90+% which are not a bit
savy in doing their due diligence before applying upgrades).

Maybe there is a chance to make it happen this time ?

Suggested path:
1) Review compatibility strategy of API, templates and HTML outputs and fix
what needs to be fixed to make it smoother
2) When the time for testing comes, just create a forum, email all popular
registered JED developers to invite them to a special testing group.
Continue informing by email all JED developers as 3.0 RC maturity comes.
3) plan enough time in beta and RC (way too short in past)
4) Listen to feedbacks from extension developers and apply good suggestions

In two word: Reach-out & Cooperate :-)

Best Regards,
Beat
http://www.joomlapolis.com/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Amy Stephen  
View profile  
 More options Jul 12 2012, 7:56 am
From: Amy Stephen <amystep...@gmail.com>
Date: Thu, 12 Jul 2012 04:56:05 -0700 (PDT)
Local: Thurs, Jul 12 2012 7:56 am
Subject: Re: Joomla updater plans

Beat - If the discussion started to focus on improving cooperation and
information sharing with extension developers, then it would detract from
the discussion on formulating a marketing message for 3.0 and
differentiating target audiences for the two release cycles. Might be best
to start a new thread so that this discussion can stay on topic.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Beat  
View profile  
 More options Jul 12 2012, 8:16 am
From: Beat <beat...@gmail.com>
Date: Thu, 12 Jul 2012 05:16:12 -0700 (PDT)
Local: Thurs, Jul 12 2012 8:16 am
Subject: Re: Joomla updater plans

Thank you Amy, but I didn't notice that this was only about Joomla
upgrade/migration. And if you don't care about extensions in such an
upgrade marketing text, I do understand that it is your point of view, and
I respect it as such, but peacefully agree to disagree with you. :-)

I still think that when speaking ("marketingwise") about upgrade/migration
of Joomla, special attention needs to be given to extensions and to its
Community of webmasters of which a good part have also extensions installed.

And that certainly also implies a bit of code: E.g. checking in the
auto-updater XML files of installed components IF a given Joomla release is
supported BEFORE offering to upgrade Joomla itself, and thus breaking the
site. At very least a warning message about components needing upgrade too
(and its availability) should be displayed imho.

Regarding the important cooperation discussion you mentioned, I have
already mentioned a way to start separately such a discussion, but I think
that it's really the task of the Joomla PLT to do so. I have started such a
discussion session at JAB12, there are a dozen persons who offered to help
PLT in this regard and gave their contacts, and we are looking forward to
the PLT's replies on this discussion. Definitely not the subject of this
thread, fully agreed on that part (and end of discussion on that part in
this thread).

Best Regards,
Beat
http://www.joomlapolis.com/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Amy Stephen  
View profile  
 More options Jul 12 2012, 8:43 am
From: Amy Stephen <amystep...@gmail.com>
Date: Thu, 12 Jul 2012 07:43:52 -0500
Local: Thurs, Jul 12 2012 8:43 am
Subject: Re: [jcms] Re: Joomla updater plans

On Thu, Jul 12, 2012 at 7:16 AM, Beat <beat...@gmail.com> wrote:

> I still think that when speaking ("marketingwise") about upgrade/migration
> of Joomla, special attention needs to be given to extensions and to its
> Community of webmasters of which a good part have also extensions installed.

> Most definitely agree.
> And that certainly also implies a bit of code: E.g. checking in the
> auto-updater XML files of installed components IF a given Joomla release is
> supported BEFORE offering to upgrade Joomla itself, and thus breaking the
> site. At very least a warning message about components needing upgrade too
> (and its availability) should be displayed imho.

That would be a nice feature, for sure. If there was something of this
nature built into the installer (and developers knew what to do to tap into
it), it certainly would be something worth noting in the marketing material
as a way to determine whether or not a user can upgrade and if their
extensions were ready. Love it.

Do you know whether or not this idea has been proposed as a feature
request? If I understand process correctly, that's the first step towards
getting something considered. Also, it always helps if code is included and
a developer stays involved and proactive with their feature requests,
responding to everyone's feedback on the tracker and sort of nudging things
along. I know you share code, so that's not a negative comment, just
encouragement. This idea has a lot of potential, for sure, and it needs a
developer to champion it.

> Regarding the important cooperation discussion you mentioned, I have
> already mentioned a way to start separately such a discussion, but I think
> that it's really the task of the Joomla PLT to do so. I have started such a
> discussion session at JAB12, there are a dozen persons who offered to help
> PLT in this regard and gave their contacts, and we are looking forward to
> the PLT's replies on this discussion. Definitely not the subject of this
> thread, fully agreed on that part (and end of discussion on that part in
> this thread).

Thanks Beat. Probably doesn't matter who kicks the discussion off, but I'll
leave that to you. Much benefit to working in this area, rebuilding
involvement, etc., look forward to seeing that move forward too.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick Savov  
View profile  
 More options Jul 12 2012, 9:04 am
From: "Nick Savov" <n...@iowawebcompany.com>
Date: Thu, 12 Jul 2012 08:04:01 -0500
Local: Thurs, Jul 12 2012 9:04 am
Subject: Re: [jcms] Re: Joomla updater plans
Hi Beat,

3.0.0_Alpha1 will hopefully and likely be released today.  If not, it will
be released very soon.

Alpha1 will contain only the new platform version 12.2 but not new
features. This release is targeted to third-party extension developers to
test their extensions with the new 12.2 platform.

Also, with the release of Alpha1 there will also be an announcement for
developers concerning:
1) Tentative Schedule for Joomla 3
2) What Developers Need to Know About Joomla 3
3) Ways to Contribute

Furthermore, you can join the new JTesters (
https://groups.google.com/forum/#!forum/jtesters ) group, which is a group
for announcing Joomla test packages, release dates, and other relevant
information regarding testing pre-releases.

Hopefully all these things (as well as other up-coming activities) will
contribute to making Joomla 3 a major success for everyone!  The PLT, in
collaboration with some volunteers to do *some* of the grunt work (me
being one of those grunts), is working hard on ways to get the development
community more involved and up-to-date on the late happenings with Joomla
3.

Hope this helps! :)

Kind regards,
Nick


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Amy Stephen  
View profile  
 More options Jul 12 2012, 9:18 am
From: Amy Stephen <amystep...@gmail.com>
Date: Thu, 12 Jul 2012 08:18:43 -0500
Local: Thurs, Jul 12 2012 9:18 am
Subject: Re: [jcms] Re: Joomla updater plans

Nick +1,000,000 - been really impressed with your "grunt" work. Thanks much.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick Savov  
View profile  
 More options Jul 12 2012, 9:35 am
From: "Nick Savov" <n...@iowawebcompany.com>
Date: Thu, 12 Jul 2012 08:35:08 -0500
Local: Thurs, Jul 12 2012 9:35 am
Subject: Re: [jcms] Re: Joomla updater plans
You're welcome!  It's definitely been a team effort, though, with
contributions from many people in the community. I'm extremely impressed
with how many people (both leadership and nonleadership) are eager and
willing to help out.

For example, the upcoming developer announcement was created on a Google
Doc with collaboration from probably over 30 people whether that be
writing, editing, proofreading, etc. :)

Those types of activities make it fun being a part of the Joomla community
and helping out in Joomla! :)

By the way, if anyone wants to help out with developer outreach or testing
outreach, please email me privately and I'll get you hooked up.

Kind regards,
Nick


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Beat  
View profile  
 More options Jul 12 2012, 10:15 am
From: Beat <beat...@gmail.com>
Date: Thu, 12 Jul 2012 07:15:38 -0700 (PDT)
Local: Thurs, Jul 12 2012 10:15 am
Subject: Re: Joomla updater plans
Nick,

Thanks for organizing the work and the heads-up. Joined the other
google group.

You should contact Andrea also, she has around a dozen business cards
of people eager to contribute to the testing/bugs/squad/tracker/
cooperation process that were in the JAB12 discussion (recorded here
http://jandbeyond.org/programme/sessions/session/session/96-should-i-...
) . Maybe she could email all of those persons with cc to you to get
this started ?

Let's continue the discussion in the other group when it's up :-)

Best Regards,
Beat

On 12 July, 15:35, "Nick Savov" <n...@iowawebcompany.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrea Tarr at Tarr Consulting  
View profile  
 More options Jul 12 2012, 11:53 am
From: Andrea Tarr at Tarr Consulting <at...@tarrconsulting.com>
Date: Thu, 12 Jul 2012 11:53:27 -0400
Local: Thurs, Jul 12 2012 11:53 am
Subject: Re: [jcms] Re: Joomla updater plans

Beat-

I didn't forget you guys! I passed on all the email addresses to Nick last month. But I'll double check that he got them and that we email those people about the announcement directly.

Thanks,
Andy

Andrea Tarr

Tarr Consulting
www.tarrconsulting.com

On Jul 12, 2012, at 10:15 AM, Beat wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick Savov  
View profile  
 More options Jul 12 2012, 7:44 pm
From: "Nick Savov" <n...@iowawebcompany.com>
Date: Thu, 12 Jul 2012 18:44:18 -0500
Local: Thurs, Jul 12 2012 7:44 pm
Subject: Re: [jcms] Re: Joomla updater plans
You're welcome, Beat!

Thanks! Andrea sent me the list and I was able to email them this evening.
I'm eager to see their contributions; exciting! :)

Also, thanks for the link to the video (I'll have to watch it soon)

Kind regards,
Nick


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages < Older 
« Back to Discussions « Newer topic     Older topic »