java.net: Wiki

The Source for Java Technology Collaboration


 <<O>>  Difference Topic JMakiTasks (15 - 16 May 2008 - Main.carlavmott)
Line: 1 to 1
 
META TOPICPARENT name="JMaki"

jMaki 1.1 tasks

Line: 16 to 16
 
  • serverside i18n (DONE)
  • consistent access to underlying widget and model
    • consistent public API to manipulate widgets
Changed:
<
<
  • improve performance by aggregating JS and CSS files -Greg
  • webtop or serverless jMaki -Greg and Carla
>
>
  • improve performance by aggregating JS and CSS files -Greg (DONE)
  • webtop or serverless jMaki -Greg and Carla (DONE)
 
  • refactor unit tests - Ahmad
  • update widget.json - Ahmad
    • include what can be set on args
Line: 29 to 29
 
    • JSON schema based
  • update web pages to include link to book - Carla
  • Support external customers
Changed:
<
<
  • Update toolkit libraries as needed
>
>
  • Update toolkit libraries as needed- ongoing
 
  • Library addition support in Eclipse - Ludo
  • update web site to include latest version of generated documentation - Ahmad and Carla
P2

 <<O>>  Difference Topic JMakiTasks (14 - 29 Feb 2008 - Main.carlavmott)
Line: 1 to 1
 
META TOPICPARENT name="JMaki"

jMaki 1.1 tasks

Line: 16 to 16
 
  • serverside i18n (DONE)
  • consistent access to underlying widget and model
    • consistent public API to manipulate widgets
Changed:
<
<
  • improve performance by aggregating JS and CSS files
  • webtop or serverless jMaki
  • refactor unit tests
  • update widget.json
>
>
  • improve performance by aggregating JS and CSS files -Greg
  • webtop or serverless jMaki -Greg and Carla
  • refactor unit tests - Ahmad
  • update widget.json - Ahmad
 
    • include what can be set on args
    • include pointer to data model page
    • include how to use actions
Added:
>
>
    • JSON schema based - Carla to do initial sample based on work done so far for topicInfo
  • samples need to have a description page - Sloan
  • review data model pages for correctness - Carla
 
    • JSON schema based
Changed:
<
<
  • samples need to have a description page
  • review data model pages for correctness
    • JSON schema based
  • update web pages to include link to book
>
>
  • update web pages to include link to book - Carla
 
  • Support external customers
  • Update toolkit libraries as needed
Changed:
<
<
  • Library addition support in Eclipse
  • update web site to include latest version of generated documentation
>
>
  • Library addition support in Eclipse - Ludo
  • update web site to include latest version of generated documentation - Ahmad and Carla
 P2
  • php version of widget tests (both functional and standalone)
  • test page on web site
Changed:
<
<
  • start effort on online book
  • update jmaki widgets to use new themes
>
>
  • start effort on online book - Carla and Jennifer
  • update jmaki widgets to use new themes - Carla and Greg
 
  • extras widget lib needs to be posted (DONE)
    • copy right done?
    • test

 <<O>>  Difference Topic JMakiTasks (13 - 22 Feb 2008 - Main.carlavmott)
Line: 1 to 1
 
META TOPICPARENT name="JMaki"

jMaki 1.1 tasks

Changed:
<
<
The following is a list of tasks that we're currently considering for jMaki 1.1.
>
>
The proposed schedule jMaki 1.1 based on discussion in the tech meeting. Based on that discussion we have pruned down the jMaki 1.1 release quite a bit. The theme for this release is limited features and documentation. We will be including new features most of which have been implemented and alot of new work will focus on documentation. As a result, tasks have been moved to the section jMaki 1.2 release. We are open to addng a feature to the 1.1 release if there is ample time for testing and documentation.

Target Release dates:

Beta release: March 14, 2008

Beta 2 release: May 2, 2008 or just before JavaOne?. If quality is good enough then this will be a final release.

 These are in priority order but not all tasks have been assigned to an engineer yet.

P1

  • serverside i18n (DONE)
Deleted:
<
<
  • an equivalent to jMakiEventListener on all non JSF1.2 plattforms
    • PHP
    • Ruby
    • JSP
 
  • consistent access to underlying widget and model
    • consistent public API to manipulate widgets
  • improve performance by aggregating JS and CSS files
Changed:
<
<
  • enhance templating
  • provide access to DOM elements
>
>
  • webtop or serverless jMaki
  • refactor unit tests
 
  • update widget.json
    • include what can be set on args
    • include pointer to data model page
Line: 31 to 33
 
  • Library addition support in Eclipse
  • update web site to include latest version of generated documentation
P2
Deleted:
<
<
  • move jmaki core to jmaki.dev.java.net
  • update build system to use maven
  • accessibility for jMaki widgets
  • widget builder for IDEs
  • allow extensions to work similar to widgets in respect to resource-resolution and rendering.
  • improved templating
 
  • php version of widget tests (both functional and standalone)
  • test page on web site
  • start effort on online book
Added:
>
>
  • update jmaki widgets to use new themes
 
  • extras widget lib needs to be posted (DONE)
    • copy right done?
    • test
Line: 47 to 44
 P3

  • more examples in model pages
Deleted:
<
<
  • CSS layouts for containers
 
  • external articles
  • documentation
    • multiview containers
    • ant tasks
  • test matrix
  • best practices recommendations
Added:
>
>

jMaki 1.2 task list

P1

  • an equivalent to jMakiEventListener on all non JSF1.2 plattforms
    • PHP
    • Ruby
    • JSP
  • consistent access to underlying widget and model
    • consistent public API to manipulate widgets
  • enhance templating
  • provide access to DOM elements
  • Support external customers
  • Update toolkit libraries as needed
  • update web site to include latest version of generated documentation
P2
  • move jmaki core to jmaki.dev.java.net
  • update build system to use maven
  • accessibility for jMaki widgets
  • widget builder for IDEs
  • allow extensions to work similar to widgets in respect to resource-resolution and rendering.
  • improved templating
  • complete online book

P3

  • CSS layouts for containers
  • external articles
  • test matrix
  • best practices recommendations
 

 <<O>>  Difference Topic JMakiTasks (12 - 21 Feb 2008 - Main.carlavmott)
Line: 1 to 1
 
META TOPICPARENT name="JMaki"

jMaki 1.1 tasks

Line: 13 to 13
 
    • Ruby
    • JSP
  • consistent access to underlying widget and model
Added:
>
>
    • consistent public API to manipulate widgets
 
  • improve performance by aggregating JS and CSS files
  • enhance templating
  • provide access to DOM elements
Line: 20 to 21
 
    • include what can be set on args
    • include pointer to data model page
    • include how to use actions
Added:
>
>
    • JSON schema based
 
  • samples need to have a description page
  • review data model pages for correctness
Added:
>
>
    • JSON schema based
 
  • update web pages to include link to book
  • Support external customers
  • Update toolkit libraries as needed
Added:
>
>
  • Library addition support in Eclipse
  • update web site to include latest version of generated documentation
 P2
  • move jmaki core to jmaki.dev.java.net
  • update build system to use maven
Line: 35 to 40
 
  • php version of widget tests (both functional and standalone)
  • test page on web site
  • start effort on online book
Deleted:
<
<
  • update web site to include latest version of generated documentation
 
  • extras widget lib needs to be posted (DONE)
    • copy right done?
    • test

 <<O>>  Difference Topic JMakiTasks (11 - 31 Jan 2008 - Main.carlavmott)
Line: 1 to 1
 
META TOPICPARENT name="JMaki"

jMaki 1.1 tasks

Line: 9 to 9
 P1
  • serverside i18n (DONE)
  • an equivalent to jMakiEventListener on all non JSF1.2 plattforms
Added:
>
>
    • PHP
    • Ruby
    • JSP
 
  • consistent access to underlying widget and model
  • improve performance by aggregating JS and CSS files
  • enhance templating

 <<O>>  Difference Topic JMakiTasks (10 - 31 Jan 2008 - Main.carlavmott)
Line: 1 to 1
 
META TOPICPARENT name="JMaki"

jMaki 1.1 tasks

The following is a list of tasks that we're currently considering for jMaki 1.1.

Changed:
<
<
We have yet to decide what we can commit to doing and when. They are in no particular order and not assigned to an engineer yet.
  • move jmaki core to jmaki.dev.java.net
  • update build system to use maven
  • accessibility for jMaki widgets
  • widget builder for IDEs
  • allow extensions to work simmilar to widgets in respect to resource-resolution and rendering.
  • serverside i18n
>
>
These are in priority order but not all tasks have been assigned to an engineer yet.

P1

  • serverside i18n (DONE)
 
  • an equivalent to jMakiEventListener on all non JSF1.2 plattforms
  • consistent access to underlying widget and model
  • improve performance by aggregating JS and CSS files
  • enhance templating
  • provide access to DOM elements
Added:
>
>
  • update widget.json
    • include what can be set on args
    • include pointer to data model page
    • include how to use actions
  • samples need to have a description page
  • review data model pages for correctness
  • update web pages to include link to book
  • Support external customers
  • Update toolkit libraries as needed
P2
  • move jmaki core to jmaki.dev.java.net
  • update build system to use maven
  • accessibility for jMaki widgets
  • widget builder for IDEs
  • allow extensions to work similar to widgets in respect to resource-resolution and rendering.
 
  • improved templating
  • php version of widget tests (both functional and standalone)
  • test page on web site
  • start effort on online book
Deleted:
<
<
  • update web pages to include link to book
 
  • update web site to include latest version of generated documentation
  • extras widget lib needs to be posted (DONE)
    • copy right done?
    • test
Deleted:
<
<
  • update widget.json
    • include what can be set on args
    • include pointer to data model page
    • include how to use actions
  • samples need to have a description page
 
  • make tests available on download page - (DONE)
Changed:
<
<
  • review data model pages for correctness
>
>
P3
 
  • more examples in model pages
  • CSS layouts for containers
  • external articles

 <<O>>  Difference Topic JMakiTasks (9 - 19 Dec 2007 - Main.carlavmott)
Line: 1 to 1
 
META TOPICPARENT name="JMaki"

jMaki 1.1 tasks

Line: 13 to 13
 
  • serverside i18n
  • an equivalent to jMakiEventListener on all non JSF1.2 plattforms
  • consistent access to underlying widget and model
Changed:
<
<
  • improve performance for jMaki apps by reducing number of files loaded
>
>
  • improve performance by aggregating JS and CSS files
  • enhance templating
 
  • provide access to DOM elements
  • improved templating
  • php version of widget tests (both functional and standalone)

 <<O>>  Difference Topic JMakiTasks (8 - 19 Dec 2007 - Main.carlavmott)
Line: 1 to 1
 
META TOPICPARENT name="JMaki"

jMaki 1.1 tasks

The following is a list of tasks that we're currently considering for jMaki 1.1.

We have yet to decide what we can commit to doing and when. They are in no particular order and not assigned to an engineer yet.

Added:
>
>
  • move jmaki core to jmaki.dev.java.net
  • update build system to use maven
 
  • accessibility for jMaki widgets
  • widget builder for IDEs
  • allow extensions to work simmilar to widgets in respect to resource-resolution and rendering.

 <<O>>  Difference Topic JMakiTasks (7 - 19 Dec 2007 - Main.carlavmott)
Line: 1 to 1
 
META TOPICPARENT name="JMaki"

jMaki 1.1 tasks

The following is a list of tasks that we're currently considering for jMaki 1.1.

We have yet to decide what we can commit to doing and when. They are in no particular order and not assigned to an engineer yet.

Changed:
<
<
>
>
  • accessibility for jMaki widgets
  • widget builder for IDEs
  • allow extensions to work simmilar to widgets in respect to resource-resolution and rendering.
  • serverside i18n
  • an equivalent to jMakiEventListener on all non JSF1.2 plattforms
  • consistent access to underlying widget and model
  • improve performance for jMaki apps by reducing number of files loaded
  • provide access to DOM elements
  • improved templating
 
  • php version of widget tests (both functional and standalone)
  • test page on web site
  • start effort on online book
Line: 19 to 27
 
    • include pointer to data model page
    • include how to use actions
  • samples need to have a description page
Changed:
<
<
  • make tests available on download page
>
>
  • make tests available on download page - (DONE)
 
  • review data model pages for correctness
  • more examples in model pages
Changed:
<
<
  • layouts for containers
  • Facebook widget
>
>
  • CSS layouts for containers
 
  • external articles
  • documentation
    • multiview containers
Line: 31 to 38
 
  • test matrix
  • best practices recommendations
  • FAQ
Changed:
<
<
  • accessibility for jMaki widgets
  • widget builder for IDEs
  • allow extensions to work simmilar to widgets in respect to resource-resolution and rendering.
  • serverside i18n
  • an equivalent to jMakiEventListener on all non JSF1.2 plattforms
  • .net runtime?
  • consistent access to underlying widget and model
>
>
 

jMaki 2.0 tasks

Added:
>
>
* Facebook widget * .net runtime?
 

jMaki tasks for some undetermined future release.

\ No newline at end of file

 <<O>>  Difference Topic JMakiTasks (6 - 19 Oct 2007 - Main.carlavmott)
Line: 1 to 1
 
META TOPICPARENT name="JMaki"
Deleted:
<
<
 

jMaki 1.1 tasks

The following is a list of tasks that we're currently considering for jMaki 1.1.

Line: 38 to 37
 
  • serverside i18n
  • an equivalent to jMakiEventListener on all non JSF1.2 plattforms
  • .net runtime?
Added:
>
>
  • consistent access to underlying widget and model
 

jMaki 2.0 tasks


 <<O>>  Difference Topic JMakiTasks (5 - 19 Oct 2007 - Main.driscoll)
Line: 1 to 1
 
META TOPICPARENT name="JMaki"
Deleted:
<
<
-- Main.carlavmott - 04 Oct 2007
 
Changed:
<
<

jMaki 1.+ tasks

>
>

jMaki 1.1 tasks

 
Changed:
<
<
I started a list of tasks that we are considering for jMaki next release. We have yet to decide what we can commit to doing and when. They are in no particular order and not assigned to a release yet. We need to assign tasks to upcoming releases. This list is just a start and so needs to be reviewed for completeness.
>
>
The following is a list of tasks that we're currently considering for jMaki 1.1.

We have yet to decide what we can commit to doing and when. They are in no particular order and not assigned to an engineer yet.

 
  • php version of widget tests (both functional and standalone)
  • test page on web site
Line: 37 to 38
 
  • serverside i18n
  • an equivalent to jMakiEventListener on all non JSF1.2 plattforms
  • .net runtime?
Added:
>
>

jMaki 2.0 tasks

jMaki tasks for some undetermined future release.


 <<O>>  Difference Topic JMakiTasks (4 - 15 Oct 2007 - Main.carlavmott)
Line: 1 to 1
 
META TOPICPARENT name="JMaki"
-- Main.carlavmott - 04 Oct 2007

jMaki 1.+ tasks

Changed:
<
<
I started a list of tasks that need to be done. They are in no particular order and not assigned to a release yet. We need to assign tasks to upcoming releases. This list is just a start and so needs to be reviewed for completeness.
>
>
I started a list of tasks that we are considering for jMaki next release. We have yet to decide what we can commit to doing and when. They are in no particular order and not assigned to a release yet. We need to assign tasks to upcoming releases. This list is just a start and so needs to be reviewed for completeness.
 
  • php version of widget tests (both functional and standalone)
  • test page on web site
  • start effort on online book
  • update web pages to include link to book
  • update web site to include latest version of generated documentation
Changed:
<
<
  • extras widget lib needs to be posted
>
>
  • extras widget lib needs to be posted (DONE)
 
    • copy right done?
    • test
  • update widget.json
Line: 19 to 19
 
    • include pointer to data model page
    • include how to use actions
  • samples need to have a description page
Changed:
<
<
  • make tests available outside
>
>
  • make tests available on download page
 
  • review data model pages for correctness
  • more examples in model pages
  • layouts for containers

 <<O>>  Difference Topic JMakiTasks (3 - 05 Oct 2007 - Main.ntruchsess)
Line: 1 to 1
 
META TOPICPARENT name="JMaki"
-- Main.carlavmott - 04 Oct 2007
Line: 33 to 33
 
  • FAQ
  • accessibility for jMaki widgets
  • widget builder for IDEs
Added:
>
>
  • allow extensions to work simmilar to widgets in respect to resource-resolution and rendering.
  • serverside i18n
  • an equivalent to jMakiEventListener on all non JSF1.2 plattforms
  • .net runtime?

 <<O>>  Difference Topic JMakiTasks (2 - 05 Oct 2007 - Main.carlavmott)
Line: 1 to 1
 
META TOPICPARENT name="JMaki"
Added:
>
>
-- Main.carlavmott - 04 Oct 2007
 
Added:
>
>

jMaki 1.+ tasks

 
Added:
>
>
I started a list of tasks that need to be done. They are in no particular order and not assigned to a release yet. We need to assign tasks to upcoming releases. This list is just a start and so needs to be reviewed for completeness.
 
Deleted:
<
<
-- Main.carlavmott - 04 Oct 2007

jMaki 1.+ tasks

 \ No newline at end of file
Added:
>
>
  • php version of widget tests (both functional and standalone)
  • test page on web site
  • start effort on online book
  • update web pages to include link to book
  • update web site to include latest version of generated documentation
  • extras widget lib needs to be posted
    • copy right done?
    • test
  • update widget.json
    • include what can be set on args
    • include pointer to data model page
    • include how to use actions
  • samples need to have a description page
  • make tests available outside
  • review data model pages for correctness
  • more examples in model pages
  • layouts for containers
  • Facebook widget
  • external articles
  • documentation
    • multiview containers
    • ant tasks
  • test matrix
  • best practices recommendations
  • FAQ
  • accessibility for jMaki widgets
  • widget builder for IDEs

 <<O>>  Difference Topic JMakiTasks (1 - 04 Oct 2007 - Main.carlavmott)
Line: 1 to 1
Added:
>
>
META TOPICPARENT name="JMaki"

-- Main.carlavmott - 04 Oct 2007

jMaki 1.+ tasks


Topic JMakiTasks . { View | Diffs r15 < r14 < r13 < r12 | More }
 XML java.net RSS