Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Plan for November
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
  12 messages - Collapse all  -  Translate all to Translated (View all originals)
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
 
Scott González  
View profile  
 More options Nov 4 2009, 9:59 am
From: Scott González <scott.gonza...@gmail.com>
Date: Wed, 4 Nov 2009 10:59:37 -0400
Local: Wed, Nov 4 2009 9:59 am
Subject: Plan for November

I'd like to propose the following plan for the remainder of the month. Spend
the first half of the month focusing on bug fixes. We currently have over
200 bugs marked for 1.8. This number is growing at a much slower rate than
it was a few months ago, but we really need to get this number down. While
blockers and criticals are the most important, they're not necessarily the
tickets we should be focusing on right now. These tickets are often the
hardest to track down and/or the most time consuming to fix. What we should
be looking for right now is quantity. So if you can fix ten minor/majors in
the same time it takes to fix one or two blockers/criticals, that would be a
good compromise right now.

We could then spend the second half of the month focusing on the new plugins
planned for 1.8. Jörn has made some really good progress on buttons, menu,
and autocomplete. We should spend this time figuring out how well the
plugins work, where the holes are and what we need to release a rock solid
minimalistic implementation. We can build demos (both functional and real
world), write tests, finalize specs, etc. If we can know exactly where we
are with each of these plugins and what still needs to be fleshed out both
for design and implementation, we'll be in a great position to start the
move to trunk.

There are some other areas we need to focus on as well, such as increasing
test coverage, getting ready for the new directory structure and core
plugins, finalizing the new widget factory, etc. but those things can wait
till December. As always, people should be aware of where they can be
utilized the best regardless of what the team's main focus is. For example,
even while the focus would be on bug fixes during the beginning of the
month, Jörn's time will probably be better spent continuing work on
autocomplete and menu since that is where he has the most momentum.
Likewise, having six or seven people trying to work on implementation for
the new plugins at the same time probably won't be the most productive.

Do people have time to devote to this plan? Does anyone have any other
suggestions or recommendations? I'd like to try to get the same kind of
momentum we had this time last year; we've got a lot of work ahead of us for
the 1.8 release.


    Forward  
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.
Richard D. Worth  
View profile  
 More options Nov 4 2009, 10:19 am
From: "Richard D. Worth" <rdwo...@gmail.com>
Date: Wed, 4 Nov 2009 10:19:42 -0500
Local: Wed, Nov 4 2009 10:19 am
Subject: Re: [jquery-ui-dev] Plan for November

Scott, I think your plan sounds great, and I'm board.

- Richard

2009/11/4 Scott González <scott.gonza...@gmail.com>


    Forward  
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.
Richard D. Worth  
View profile  
 More options Nov 4 2009, 10:20 am
From: "Richard D. Worth" <rdwo...@gmail.com>
Date: Wed, 4 Nov 2009 10:20:09 -0500
Local: Wed, Nov 4 2009 10:20 am
Subject: Re: [jquery-ui-dev] Plan for November

I'm *on* board

On Wed, Nov 4, 2009 at 10:19 AM, Richard D. Worth <rdwo...@gmail.com> wrote:


    Forward  
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.
Jörn Zaefferer  
View profile  
 More options Nov 4 2009, 11:16 am
From: Jörn Zaefferer <joern.zaeffe...@googlemail.com>
Date: Wed, 4 Nov 2009 17:16:59 +0100
Local: Wed, Nov 4 2009 11:16 am
Subject: Re: [jquery-ui-dev] Plan for November

Sounds good. Don't forget tooltip though, thats in a good state, too. Unlike
Modal, we didn't make any progress on that at all.

I'll try to get the cache option implemented for autocomplete in the next
days.

Jörn

2009/11/4 Scott González <scott.gonza...@gmail.com>


    Forward  
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.
Todd Parker  
View profile  
 More options Nov 5 2009, 3:49 pm
From: Todd Parker <t...@filamentgroup.com>
Date: Thu, 5 Nov 2009 15:49:02 -0500
Local: Thurs, Nov 5 2009 3:49 pm
Subject: Re: [jquery-ui-dev] Plan for November

Plan sounds good to me and I'm happy to hear that all the new plugins  
Jörn have been working on are scheduled in. We're really swamped  
through the end of the year finishing our book but we're happy to help  
out with markup and CSS  so just give us a shout when you need us.

_t

todd.parker  .: .   filament group inc.
102 south street #3 boston, ma 02111

email   +       t...@filamentgroup.com
phone   +       617.482.7120
fax     +       617.687.0212
web     +       filamentgroup.com

On Nov 4, 2009, at 9:59 AM  |  November 4, 2009, Scott González wrote:

I'd like to propose the following plan for the remainder of the month.  
Spend the first half of the month focusing on bug fixes. We currently  
have over 200 bugs marked for 1.8. This number is growing at a much  
slower rate than it was a few months ago, but we really need to get  
this number down. While blockers and criticals are the most important,  
they're not necessarily the tickets we should be focusing on right  
now. These tickets are often the hardest to track down and/or the most  
time consuming to fix. What we should be looking for right now is  
quantity. So if you can fix ten minor/majors in the same time it takes  
to fix one or two blockers/criticals, that would be a good compromise  
right now.

We could then spend the second half of the month focusing on the new  
plugins planned for 1.8. Jörn has made some really good progress on  
buttons, menu, and autocomplete. We should spend this time figuring  
out how well the plugins work, where the holes are and what we need to  
release a rock solid minimalistic implementation. We can build demos  
(both functional and real world), write tests, finalize specs, etc. If  
we can know exactly where we are with each of these plugins and what  
still needs to be fleshed out both for design and implementation,  
we'll be in a great position to start the move to trunk.

There are some other areas we need to focus on as well, such as  
increasing test coverage, getting ready for the new directory  
structure and core plugins, finalizing the new widget factory, etc.  
but those things can wait till December. As always, people should be  
aware of where they can be utilized the best regardless of what the  
team's main focus is. For example, even while the focus would be on  
bug fixes during the beginning of the month, Jörn's time will probably  
be better spent continuing work on autocomplete and menu since that is  
where he has the most momentum. Likewise, having six or seven people  
trying to work on implementation for the new plugins at the same time  
probably won't be the most productive.

Do people have time to devote to this plan? Does anyone have any other  
suggestions or recommendations? I'd like to try to get the same kind  
of momentum we had this time last year; we've got a lot of work ahead  
of us for the 1.8 release.


    Forward  
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.
Jörn Zaefferer  
View profile  
 More options Nov 5 2009, 4:19 pm
From: Jörn Zaefferer <joern.zaeffe...@googlemail.com>
Date: Thu, 5 Nov 2009 22:19:37 +0100
Local: Thurs, Nov 5 2009 4:19 pm
Subject: Re: [jquery-ui-dev] Re: Plan for November

There is indeed one thing where I need help. Get this to work in IE6:
http://jquery-ui.googlecode.com/svn/branches/dev/tests/visual/menu/de...

Jörn


    Forward  
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.
Paul Bakaus  
View profile  
 More options Nov 10 2009, 2:55 am
From: Paul Bakaus <paul.bak...@googlemail.com>
Date: Tue, 10 Nov 2009 08:55:28 +0100
Local: Tues, Nov 10 2009 2:55 am
Subject: Re: [jquery-ui-dev] Plan for November

I don't have time (damnit!), but your plan sounds great and I'll see if I
can at least squish some bugs next week end or next week!

2009/11/4 Scott González <scott.gonza...@gmail.com>

--
Paul Bakaus
UI Architect @ smart.fm
--
http://paulbakaus.com
http://www.linkedin.com/in/paulbakaus

    Forward  
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.
Scott González  
View profile  
 More options Nov 15 2009, 10:27 pm
From: Scott González <scott.gonza...@gmail.com>
Date: Sun, 15 Nov 2009 22:27:38 -0500
Local: Sun, Nov 15 2009 10:27 pm
Subject: Re: Plan for November

In the past 12 days, I closed 60 tickets (22 fixed, 2 enhancements, 1
feature, 1 new effect, 2 duplicate, 10 worksforme, 11 wontfix, 11 invalid).
At this point class animations should work properly in all browsers. The
only remaining tickets for class animations are feature requests.

There are currently 487 open tickets, so there's still a lot of triaging,
testing and fixing that needs to occur. Jörn made some good progress on
tooltip, menu, and autocomplete during this time as well. The rest of the
month will be focusing on these plugins, as well as button. I think we
should skip modal for this release.

We'll need to triage all tickets by the end of the month so that we know
exactly how much work is left before we can push 1.8. As part of this prep,
I'd like to push out 1.8a2 ASAP so we can start getting some feedback.


    Forward  
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.
Todd Parker  
View profile  
 More options Nov 15 2009, 11:02 pm
From: Todd Parker <t...@filamentgroup.com>
Date: Sun, 15 Nov 2009 23:02:13 -0500
Local: Sun, Nov 15 2009 11:02 pm
Subject: Re: [jquery-ui-dev] Re: Plan for November

Thanks for all your hard work Scott (and Jörn)!

_t

On Nov 15, 2009, at Nov 15, 2009 |10:27 PM, Scott González wrote:

> In the past 12 days, I closed 60 tickets (22 fixed, 2 enhancements, 1 feature, 1 new effect, 2 duplicate, 10 worksforme, 11 wontfix, 11 invalid). At this point class animations should work properly in all browsers. The only remaining tickets for class animations are feature requests.

> There are currently 487 open tickets, so there's still a lot of triaging, testing and fixing that needs to occur. Jörn made some good progress on tooltip, menu, and autocomplete during this time as well. The rest of the month will be focusing on these plugins, as well as button. I think we should skip modal for this release.

> We'll need to triage all tickets by the end of the month so that we know exactly how much work is left before we can push 1.8. As part of this prep, I'd like to push out 1.8a2 ASAP so we can start getting some feedback.

todd.parker  .: .   filament group inc.  
102 south street #3 boston, ma 02111  

email   +       t...@filamentgroup.com
phone   +       617.482.7120
fax     +       617.687.0212
web     +       filamentgroup.com


    Forward  
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.
Richard D. Worth  
View profile  
 More options Nov 16 2009, 12:07 am
From: "Richard D. Worth" <rdwo...@gmail.com>
Date: Mon, 16 Nov 2009 00:07:14 -0500
Local: Mon, Nov 16 2009 12:07 am
Subject: Re: [jquery-ui-dev] Re: Plan for November

Indeed. You guys are on fire.

- Richard

On Sun, Nov 15, 2009 at 11:02 PM, Todd Parker <t...@filamentgroup.com>wrote:


    Forward  
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.
Ralph Whitbeck  
View profile  
 More options Nov 25 2009, 8:44 pm
From: Ralph Whitbeck <ralph.whitb...@gmail.com>
Date: Wed, 25 Nov 2009 20:44:44 -0500
Local: Wed, Nov 25 2009 8:44 pm
Subject: Re: [jquery-ui-dev] Re: Plan for November

Nice work guys!

On Mon, Nov 16, 2009 at 12:07 AM, Richard D. Worth <rdwo...@gmail.com>wrote:


    Forward  
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.
Adrian B  
View profile  
 More options Dec 9 2009, 5:28 am
From: Adrian B <adr...@adagio.se>
Date: Wed, 9 Dec 2009 02:28:20 -0800 (PST)
Local: Wed, Dec 9 2009 5:28 am
Subject: Re: Plan for November
Great work!

May I humbly suggest that you put some info about the progress and the
hard work actually going on, on the jQuery UI blog?

The blog has the tagline "Check back frequently for development status
updates and news about the jQuery UI library and community." but
there's been no new post since August 12 and I don't know if people
are aware of threads like this one.

/Adrian

On Nov 26, 2:44 am, Ralph Whitbeck <ralph.whitb...@gmail.com> wrote:


    Forward  
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
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google