java.net: Wiki

The Source for Java Technology Collaboration


 <<O>>  Difference Topic JMakiSchedule (12 - 30 Apr 2008 - Main.gmurray71)
Line: 1 to 1
 jMaki Homepage | jMaki Wiki
Changed:
<
<
This page describes the 1.0 schedule, the release that just went out. We'll update this page with a 1.1 schedule when we have one available.

jMaki 1.0 Schedule

>
>

jMaki 1.8 Schedule

 

Main themes for this release are:

Changed:
<
<
Make sure we emphasize the message that jMaki is for building web 2. 0 applications and it uses a standards (HTML, CSS, and JavaScript) based approach. We want to make sure the core jMaki framework provide the baseline support for all toolkits and is extensible for future widget libraries. While widgets are important the focus for 1.0 should be having a solid framework and the tooling to go with it.
>
>
Main themes are to improve the documentation, performance, and look and feel of jMaki.
 

Tentative schedule

Changed:
<
<
  • 0.9.3 June 06 2007
  • 1.0 Release Candidate 1: July 25, 2007
    • jMaki data models defined and implemented
  • 1.0 Release Candidate 2: Aug 8, 2007
    • Style and themes completed
    • update widgets to handle multiple actions
    • add wigdets in extras comp lib (carousel) these are not supported
    • update library versions for ext and YUi
    • add additional widgets to ext and YUI
    • update widget docs set.
  • 1.0 Release Candidate 3: Aug 29, 2007
    • cli support for building applications
    • bug fixes
  • 1.0 Release Sept 2007

Tasks for jMaki 1.0

  • Implement data models specified for the different widgets: owner Greg and Carla, Craig (done)
  • Extension mechanism: owner: Greg - Extensions Proposal (done)
    • Implement tag for extensions (done)

  • Extensions : owner Greg + volunteers (implementation done need to enable in Eclipse)
    • Provide a means for bookmarking (possibly via extension). This was a request from a meeting with a big potential user which I believe is needed.
    • Provide a means of back / forward button handling (possibly via extension). We should look at the very simple history support framework from the Oreily Dev Center.

  • Glue - We need to finalize. (done)

  • Internationalization support. We had a report on the forum that Chinese fonts were coming up as question marks. We need to make sure that we can support asian fonts. I'll look into this but if you could help QXO I'd be happy. We also need to move the messages provided by the server runtime to be in properties files so they can be localized.

  • jMaki Menu - Owners Greg, Carla. Make the Menu accessible and us it on the top page of our web site.

  • Struts Example - owner : Carla (done)

  • JPA Example - owner : Arun (done)

  • Web Site Cleanup - owners: Greg, Carla, Jim - We need to also move presentation into the files section

  • Widgets - Some Eye Candy might be nice to attract users but let's not get too hung up in this.

  • Bug Fixes - Fix or close all P1 + P2 Bugs (everyone)

  • Finalize Glue and Publish Subscribe Topics (done)

  • Update all widgets to match new Glue (publish / subscribe) (done)

  • Finish Rev 1 of the Models (done)
    • Menu - Carla (done)
    • Grid / Table - Greg
    • Tree - Craig
    • Tabbed View - Carla
    • Accordion - Carla

  • Rev 2 of the Models (done)
>
>
  • 1.8.0 Beta 2 April 30,2008
  • 1.8.0 Final - First Week of June 2008
 
Deleted:
<
<
  • Enable OAA Hub to via Extension - Greg (in process)
 
Changed:
<
<
  • Refresh Documentation Greg / Carla
>
>

Tasks for jMaki 1.1 (now 1.8)

  • Webtop Implementation - Integration (Greg) - Done
  • Event Documentation (Carla) - Done
  • Facelet Doucmentation
  • JSF Getting Started Guide (Jennifer B)
  • jMaki and Glassfish getting started Guide (Jennifer B)
  • Document for Performance (Greg)
  • Document for Webtop (Greg)
  • json.org parser inclusion in jmaki.js
  • Ajax Performance Enhancer Implementation (Greg) - Done
  • JSON Schema for Topic Info (Carla) - Mostly Done
  • widget.json cleanup (Carla) - Done
  • JSON schemas for all data types (Greg)
  • Fix all P1 - P3 Bugs (everyone)
  • Samples Cleanup
 
Deleted:
<
<
  • Performance Benchmarking and tuning (ySlow) Greg / Carla

 <<O>>  Difference Topic JMakiSchedule (11 - 19 Oct 2007 - Main.driscoll)
Line: 1 to 1
 jMaki Homepage | jMaki Wiki
Changed:
<
<
-- Main.gmurray71 - 17 July 2007
>
>
This page describes the 1.0 schedule, the release that just went out. We'll update this page with a 1.1 schedule when we have one available.
 

jMaki 1.0 Schedule


 <<O>>  Difference Topic JMakiSchedule (10 - 02 Aug 2007 - Main.carlavmott)
Line: 1 to 1
 jMaki Homepage | jMaki Wiki
Line: 15 to 15
 
    • jMaki data models defined and implemented
  • 1.0 Release Candidate 2: Aug 8, 2007
    • Style and themes completed
Added:
>
>
    • update widgets to handle multiple actions
    • add wigdets in extras comp lib (carousel) these are not supported
    • update library versions for ext and YUi
    • add additional widgets to ext and YUI
    • update widget docs set.
 
  • 1.0 Release Candidate 3: Aug 29, 2007
    • cli support for building applications
    • bug fixes

 <<O>>  Difference Topic JMakiSchedule (9 - 01 Aug 2007 - Main.gmurray71)
Line: 1 to 1
 jMaki Homepage | jMaki Wiki
Line: 13 to 13
 
  • 0.9.3 June 06 2007
  • 1.0 Release Candidate 1: July 25, 2007
    • jMaki data models defined and implemented
Changed:
<
<
  • 1.0 Release Candidate 2: Aug 3, 2007
>
>
  • 1.0 Release Candidate 2: Aug 8, 2007
 
    • Style and themes completed
Changed:
<
<
  • 1.0 Release Candidate 3: Aug 17, 2007
>
>
  • 1.0 Release Candidate 3: Aug 29, 2007
 
    • cli support for building applications
    • bug fixes
  • 1.0 Release Sept 2007

Tasks for jMaki 1.0

Changed:
<
<
  • Implement data models specified for the different widgets: owner Greg and Carla, Craig?
>
>
  • Implement data models specified for the different widgets: owner Greg and Carla, Craig (done)
 
  • Extension mechanism: owner: Greg - Extensions Proposal (done)
    • Implement tag for extensions (done)
Changed:
<
<
  • Extensions : owner Greg + volunteers (in progress)
>
>
  • Extensions : owner Greg + volunteers (implementation done need to enable in Eclipse)
 
    • Provide a means for bookmarking (possibly via extension). This was a request from a meeting with a big potential user which I believe is needed.
    • Provide a means of back / forward button handling (possibly via extension). We should look at the very simple history support framework from the Oreily Dev Center.
Changed:
<
<
  • Glue - We need to finalize. Norbert had mentioned doing a tag for adding glue in a page.
>
>
  • Glue - We need to finalize. (done)
 
  • Internationalization support. We had a report on the forum that Chinese fonts were coming up as question marks. We need to make sure that we can support asian fonts. I'll look into this but if you could help QXO I'd be happy. We also need to move the messages provided by the server runtime to be in properties files so they can be localized.
Line: 48 to 48
 
  • Finalize Glue and Publish Subscribe Topics (done)
Changed:
<
<
  • Update all widgets to match new Glue (publish / subscribe) everyone
>
>
  • Update all widgets to match new Glue (publish / subscribe) (done)
 
Changed:
<
<
  • Finish Rev 1 of the Models
>
>
  • Finish Rev 1 of the Models (done)
 
    • Menu - Carla (done)
Changed:
<
<
    • Grid / Table - Greg (done)
>
>
    • Grid / Table - Greg
 
    • Tree - Craig
    • Tabbed View - Carla
    • Accordion - Carla
Added:
>
>
  • Rev 2 of the Models (done)

  • Enable OAA Hub to via Extension - Greg (in process)

  • Refresh Documentation Greg / Carla

  • Performance Benchmarking and tuning (ySlow) Greg / Carla

 <<O>>  Difference Topic JMakiSchedule (8 - 17 Jul 2007 - Main.carlavmott)
Line: 1 to 1
 jMaki Homepage | jMaki Wiki
Line: 11 to 11
 

Tentative schedule

  • 0.9.3 June 06 2007
Changed:
<
<
  • 1.0 Release Candidate July 25, 2007
  • 1.0 Release August 2007
>
>
  • 1.0 Release Candidate 1: July 25, 2007
    • jMaki data models defined and implemented
  • 1.0 Release Candidate 2: Aug 3, 2007
    • Style and themes completed
  • 1.0 Release Candidate 3: Aug 17, 2007
    • cli support for building applications
    • bug fixes
  • 1.0 Release Sept 2007
 

Tasks for jMaki 1.0

Added:
>
>
  • Implement data models specified for the different widgets: owner Greg and Carla, Craig?
 
  • Extension mechanism: owner: Greg - Extensions Proposal (done)
    • Implement tag for extensions (done)

 <<O>>  Difference Topic JMakiSchedule (7 - 17 Jul 2007 - Main.gmurray71)
Line: 1 to 1
 jMaki Homepage | jMaki Wiki
Line: 16 to 16
 

Tasks for jMaki 1.0

Changed:
<
<
  • Extension mechanism: owner: Greg - Extensions Proposal (complete)
    • Implement tag for extensions (Norbert)
>
>
  • Extension mechanism: owner: Greg - Extensions Proposal (done)
    • Implement tag for extensions (done)
 
Changed:
<
<
  • Extensions : owner Greg + volunteers?
>
>
  • Extensions : owner Greg + volunteers (in progress)
 
    • Provide a means for bookmarking (possibly via extension). This was a request from a meeting with a big potential user which I believe is needed.
    • Provide a means of back / forward button handling (possibly via extension). We should look at the very simple history support framework from the Oreily Dev Center.

 <<O>>  Difference Topic JMakiSchedule (6 - 17 Jul 2007 - Main.gmurray71)
Line: 1 to 1
 jMaki Homepage | jMaki Wiki
Changed:
<
<
-- Main.gmurray71 - 01 Jun 2007
>
>
-- Main.gmurray71 - 17 July 2007
 

jMaki 1.0 Schedule


 <<O>>  Difference Topic JMakiSchedule (5 - 17 Jul 2007 - Main.gmurray71)
Line: 1 to 1
 jMaki Homepage | jMaki Wiki
Line: 31 to 31
 
  • Struts Example - owner : Carla (done)
Changed:
<
<
  • JPA Example - owner : Greg
>
>
  • JPA Example - owner : Arun (done)
 
  • Web Site Cleanup - owners: Greg, Carla, Jim - We need to also move presentation into the files section
Line: 39 to 39
 
  • Bug Fixes - Fix or close all P1 + P2 Bugs (everyone)

Changed:
<
<
  • Finalize Glue and Publish Subscribe Topics (Carla)
>
>
  • Finalize Glue and Publish Subscribe Topics (done)
 
  • Update all widgets to match new Glue (publish / subscribe) everyone

  • Finish Rev 1 of the Models
Changed:
<
<
    • Menu - Carla
    • Grid / Table - Greg
>
>
    • Menu - Carla (done)
    • Grid / Table - Greg (done)
 
    • Tree - Craig
    • Tabbed View - Carla
    • Accordion - Carla

 <<O>>  Difference Topic JMakiSchedule (4 - 17 Jul 2007 - Main.gmurray71)
Line: 1 to 1
 jMaki Homepage | jMaki Wiki
Line: 11 to 11
 

Tentative schedule

  • 0.9.3 June 06 2007
Changed:
<
<
  • 1.0 Late July 2007
>
>
  • 1.0 Release Candidate July 25, 2007
  • 1.0 Release August 2007
 

Tasks for jMaki 1.0


 <<O>>  Difference Topic JMakiSchedule (3 - 13 Jul 2007 - Main.mkvitko)
Line: 1 to 1
Added:
>
>
jMaki Homepage | jMaki Wiki
 -- Main.gmurray71 - 01 Jun 2007

jMaki 1.0 Schedule


 <<O>>  Difference Topic JMakiSchedule (2 - 14 Jun 2007 - Main.gmurray71)
Line: 1 to 1
 -- Main.gmurray71 - 01 Jun 2007

jMaki 1.0 Schedule

Line: 11 to 11
 
  • 1.0 Late July 2007

Tasks for jMaki 1.0

Changed:
<
<
>
>
  • Extension mechanism: owner: Greg - Extensions Proposal (complete)
    • Implement tag for extensions (Norbert)
 
  • Extensions : owner Greg + volunteers?
    • Provide a means for bookmarking (possibly via extension). This was a request from a meeting with a big potential user which I believe is needed.
Line: 23 to 24
 
  • jMaki Menu - Owners Greg, Carla. Make the Menu accessible and us it on the top page of our web site.
Changed:
<
<
  • Struts Example - owner : Carla
>
>
  • Struts Example - owner : Carla (done)
 
  • JPA Example - owner : Greg
Line: 31 to 32
 
  • Widgets - Some Eye Candy might be nice to attract users but let's not get too hung up in this.

Added:
>
>
  • Bug Fixes - Fix or close all P1 + P2 Bugs (everyone)

  • Finalize Glue and Publish Subscribe Topics (Carla)

  • Update all widgets to match new Glue (publish / subscribe) everyone

  • Finish Rev 1 of the Models
    • Menu - Carla
    • Grid / Table - Greg
    • Tree - Craig
    • Tabbed View - Carla
    • Accordion - Carla
 

 <<O>>  Difference Topic JMakiSchedule (1 - 01 Jun 2007 - Main.gmurray71)
Line: 1 to 1
Added:
>
>
-- Main.gmurray71 - 01 Jun 2007

jMaki 1.0 Schedule

Main themes for this release are:

Make sure we emphasize the message that jMaki is for building web 2. 0 applications and it uses a standards (HTML, CSS, and JavaScript) based approach. We want to make sure the core jMaki framework provide the baseline support for all toolkits and is extensible for future widget libraries. While widgets are important the focus for 1.0 should be having a solid framework and the tooling to go with it.

Tentative schedule

  • 0.9.3 June 06 2007
  • 1.0 Late July 2007

Tasks for jMaki 1.0

  • Extensions : owner Greg + volunteers?
    • Provide a means for bookmarking (possibly via extension). This was a request from a meeting with a big potential user which I believe is needed.
    • Provide a means of back / forward button handling (possibly via extension). We should look at the very simple history support framework from the Oreily Dev Center.

  • Glue - We need to finalize. Norbert had mentioned doing a tag for adding glue in a page.

  • Internationalization support. We had a report on the forum that Chinese fonts were coming up as question marks. We need to make sure that we can support asian fonts. I'll look into this but if you could help QXO I'd be happy. We also need to move the messages provided by the server runtime to be in properties files so they can be localized.

  • jMaki Menu - Owners Greg, Carla. Make the Menu accessible and us it on the top page of our web site.

  • Struts Example - owner : Carla

  • JPA Example - owner : Greg

  • Web Site Cleanup - owners: Greg, Carla, Jim - We need to also move presentation into the files section

  • Widgets - Some Eye Candy might be nice to attract users but let's not get too hung up in this.


Topic JMakiSchedule . { View | Diffs r12 < r11 < r10 < r9 | More }
 XML java.net RSS