You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Robert Liguori (JIRA)" <ji...@apache.org> on 2010/12/15 19:32:00 UTC

[jira] Created: (AMQ-3090) Improve/refine the "Send (Message)" form of the AMQ Web Console

Improve/refine the "Send (Message)" form of the AMQ Web Console
---------------------------------------------------------------

                 Key: AMQ-3090
                 URL: https://issues.apache.org/jira/browse/AMQ-3090
             Project: ActiveMQ
          Issue Type: Improvement
    Affects Versions: 5.4.2
            Reporter: Robert Liguori
            Priority: Minor


Comparing the Send (Message) web page to the JMS Spec, I have a few refinements that would aid in the clarity of the "Send" 'form' for inexperienced AMQ users.

Please see the matrix in the attached spreadsheet for details.

Here's a quick look at my recommendations:

- Add tooltips to each web component.  
- Add validators to the components.
- Add a feature to deselect all of the validators at once.
- Devide the page into more group boxes; e.g., message header fields/values, misc fields, message bodies
- Use radio buttons for the "Persistent Delivery" where the default is set to "Persistent"			
- Use radio buttons for Queue and Topic			
- Use smarter components/validators for the "Priority" component.			
- Add support for different types of message bodies.			
- Analyze if other JMSX[XXX] messages can have components incorporated in the web page.			


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AMQ-3090) Improve/refine the "Send (Message)" form of the AMQ Web Console

Posted by "Robert Liguori (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Liguori updated AMQ-3090:
--------------------------------

    Description: 
Comparing the Send (Message) web page to the JMS Spec, I have a few refinements that would aid in the clarity of the "Send" 'form' for inexperienced AMQ users.

Please see the matrix in the attached spreadsheet for details.

Here's a quick look at my recommendations:

- Add tooltips to each web component.  
- Add validators to the components.
- Add a feature to disable all of the validators at once by deselecting a checkbox.
- Devide the page into more group boxes (sections); e.g., message header fields/values, misc fields, message bodies
- Use radio buttons for the "Persistent Delivery" where the default is set to "Persistent"
- Use radio buttons for Queue and Topic			
- Use smarter components/validators for the "Priority" component.		
- Add support for different types of message bodies.			
- Analyze if other JMSX[XXX] messages can have components incorporated in the web page.			


  was:
Comparing the Send (Message) web page to the JMS Spec, I have a few refinements that would aid in the clarity of the "Send" 'form' for inexperienced AMQ users.

Please see the matrix in the attached spreadsheet for details.

Here's a quick look at my recommendations:

- Add tooltips to each web component.  
- Add validators to the components.
- Add a feature to deselect all of the validators at once.
- Devide the page into more group boxes; e.g., message header fields/values, misc fields, message bodies
- Use radio buttons for the "Persistent Delivery" where the default is set to "Persistent"			
- Use radio buttons for Queue and Topic			
- Use smarter components/validators for the "Priority" component.			
- Add support for different types of message bodies.			
- Analyze if other JMSX[XXX] messages can have components incorporated in the web page.			



> Improve/refine the "Send (Message)" form of the AMQ Web Console
> ---------------------------------------------------------------
>
>                 Key: AMQ-3090
>                 URL: https://issues.apache.org/jira/browse/AMQ-3090
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.4.2
>            Reporter: Robert Liguori
>            Priority: Minor
>         Attachments: JMS Message.xls
>
>
> Comparing the Send (Message) web page to the JMS Spec, I have a few refinements that would aid in the clarity of the "Send" 'form' for inexperienced AMQ users.
> Please see the matrix in the attached spreadsheet for details.
> Here's a quick look at my recommendations:
> - Add tooltips to each web component.  
> - Add validators to the components.
> - Add a feature to disable all of the validators at once by deselecting a checkbox.
> - Devide the page into more group boxes (sections); e.g., message header fields/values, misc fields, message bodies
> - Use radio buttons for the "Persistent Delivery" where the default is set to "Persistent"
> - Use radio buttons for Queue and Topic			
> - Use smarter components/validators for the "Priority" component.		
> - Add support for different types of message bodies.			
> - Analyze if other JMSX[XXX] messages can have components incorporated in the web page.			

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AMQ-3090) Improve/refine the "Send (Message)" form of the AMQ Web Console

Posted by "Robert Liguori (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Liguori updated AMQ-3090:
--------------------------------

    Attachment: send_form.PNG

I have attached a coarse image of some of my recommendations...  I'll rework the image one night if I have time... it provides a quick look at the logical groupings of info related to the message being sent... in order to give the user better context and understanding of the message contents and controls.

> Improve/refine the "Send (Message)" form of the AMQ Web Console
> ---------------------------------------------------------------
>
>                 Key: AMQ-3090
>                 URL: https://issues.apache.org/jira/browse/AMQ-3090
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.4.2
>            Reporter: Robert Liguori
>            Priority: Minor
>         Attachments: JMS Message.xls, send_form.PNG
>
>
> Comparing the Send (Message) web page to the JMS Spec, I have a few refinements that would aid in the clarity of the "Send" form (http://localhost:8161/admin/send.jsp) for AMQ users.
> Please see the table in the attached spreadsheet for details.
> Here's a quick look at my recommendations:
> - Add tooltips to each web component.  
> - Add validators to the components.
> - Add a feature to disable all of the validators at once by deselecting a checkbox.
> - Devide the page into more group boxes (sections); e.g., message header fields/values, misc fields, message bodies
> - Use radio buttons for the "Persistent Delivery" where the default is set to "Persistent"
> - Use radio buttons for Queue and Topic			
> - Use smarter components/validators for the "Priority" component.		
> - Add support for different types of message bodies.			
> - Analyze if other JMSX[XXX] messages can have components incorporated in the web page.			

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AMQ-3090) Improve/refine the "Send (Message)" form of the AMQ Web Console

Posted by "Robert Liguori (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Liguori updated AMQ-3090:
--------------------------------

    Description: 
Comparing the Send (Message) web page to the JMS Spec, I have a few refinements that would aid in the clarity of the "Send" form (http://localhost:8161/admin/send.jsp) for AMQ users.

Please see the table in the attached spreadsheet for details.

Here's a quick look at my recommendations:

- Add tooltips to each web component.  
- Add validators to the components.
- Add a feature to disable all of the validators at once by deselecting a checkbox.
- Devide the page into more group boxes (sections); e.g., message header fields/values, misc fields, message bodies
- Use radio buttons for the "Persistent Delivery" where the default is set to "Persistent"
- Use radio buttons for Queue and Topic			
- Use smarter components/validators for the "Priority" component.		
- Add support for different types of message bodies.			
- Analyze if other JMSX[XXX] messages can have components incorporated in the web page.			


  was:
Comparing the Send (Message) web page to the JMS Spec, I have a few refinements that would aid in the clarity of the "Send" 'form' for inexperienced AMQ users.

Please see the matrix in the attached spreadsheet for details.

Here's a quick look at my recommendations:

- Add tooltips to each web component.  
- Add validators to the components.
- Add a feature to disable all of the validators at once by deselecting a checkbox.
- Devide the page into more group boxes (sections); e.g., message header fields/values, misc fields, message bodies
- Use radio buttons for the "Persistent Delivery" where the default is set to "Persistent"
- Use radio buttons for Queue and Topic			
- Use smarter components/validators for the "Priority" component.		
- Add support for different types of message bodies.			
- Analyze if other JMSX[XXX] messages can have components incorporated in the web page.			



> Improve/refine the "Send (Message)" form of the AMQ Web Console
> ---------------------------------------------------------------
>
>                 Key: AMQ-3090
>                 URL: https://issues.apache.org/jira/browse/AMQ-3090
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.4.2
>            Reporter: Robert Liguori
>            Priority: Minor
>         Attachments: JMS Message.xls
>
>
> Comparing the Send (Message) web page to the JMS Spec, I have a few refinements that would aid in the clarity of the "Send" form (http://localhost:8161/admin/send.jsp) for AMQ users.
> Please see the table in the attached spreadsheet for details.
> Here's a quick look at my recommendations:
> - Add tooltips to each web component.  
> - Add validators to the components.
> - Add a feature to disable all of the validators at once by deselecting a checkbox.
> - Devide the page into more group boxes (sections); e.g., message header fields/values, misc fields, message bodies
> - Use radio buttons for the "Persistent Delivery" where the default is set to "Persistent"
> - Use radio buttons for Queue and Topic			
> - Use smarter components/validators for the "Priority" component.		
> - Add support for different types of message bodies.			
> - Analyze if other JMSX[XXX] messages can have components incorporated in the web page.			

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AMQ-3090) Improve/refine the "Send (Message)" form of the AMQ Web Console

Posted by "Robert Liguori (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Liguori updated AMQ-3090:
--------------------------------

    Attachment: JMS Message.xls

> Improve/refine the "Send (Message)" form of the AMQ Web Console
> ---------------------------------------------------------------
>
>                 Key: AMQ-3090
>                 URL: https://issues.apache.org/jira/browse/AMQ-3090
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.4.2
>            Reporter: Robert Liguori
>            Priority: Minor
>         Attachments: JMS Message.xls
>
>
> Comparing the Send (Message) web page to the JMS Spec, I have a few refinements that would aid in the clarity of the "Send" 'form' for inexperienced AMQ users.
> Please see the matrix in the attached spreadsheet for details.
> Here's a quick look at my recommendations:
> - Add tooltips to each web component.  
> - Add validators to the components.
> - Add a feature to deselect all of the validators at once.
> - Devide the page into more group boxes; e.g., message header fields/values, misc fields, message bodies
> - Use radio buttons for the "Persistent Delivery" where the default is set to "Persistent"			
> - Use radio buttons for Queue and Topic			
> - Use smarter components/validators for the "Priority" component.			
> - Add support for different types of message bodies.			
> - Analyze if other JMSX[XXX] messages can have components incorporated in the web page.			

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (AMQ-3090) Improve/refine the "Send (Message)" form of the AMQ Web Console

Posted by "Robert Liguori (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971788#action_12971788 ] 

Robert Liguori edited comment on AMQ-3090 at 12/15/10 2:18 PM:
---------------------------------------------------------------

I have attached a coarse image of some of my recommendations...  I'll rework the image one night if I have time... it provides a quick look at the logical groupings of info related to the message being sent... in order to give the user better context and understanding of the message contents and controls.

Note that there are two attachments, a spreadsheet and an image: https://issues.apache.org/jira/secure/ManageAttachments.jspa?id=12493355.

      was (Author: gliesian):
    I have attached a coarse image of some of my recommendations...  I'll rework the image one night if I have time... it provides a quick look at the logical groupings of info related to the message being sent... in order to give the user better context and understanding of the message contents and controls.
  
> Improve/refine the "Send (Message)" form of the AMQ Web Console
> ---------------------------------------------------------------
>
>                 Key: AMQ-3090
>                 URL: https://issues.apache.org/jira/browse/AMQ-3090
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.4.2
>            Reporter: Robert Liguori
>            Priority: Minor
>         Attachments: JMS Message.xls, send_form.PNG
>
>
> Comparing the Send (Message) web page to the JMS Spec, I have a few refinements that would aid in the clarity of the "Send" form (http://localhost:8161/admin/send.jsp) for AMQ users.
> Please see the table in the attached spreadsheet for details.
> Here's a quick look at my recommendations:
> - Add tooltips to each web component.  
> - Add validators to the components.
> - Add a feature to disable all of the validators at once by deselecting a checkbox.
> - Devide the page into more group boxes (sections); e.g., message header fields/values, misc fields, message bodies
> - Use radio buttons for the "Persistent Delivery" where the default is set to "Persistent"
> - Use radio buttons for Queue and Topic			
> - Use smarter components/validators for the "Priority" component.		
> - Add support for different types of message bodies.			
> - Analyze if other JMSX[XXX] messages can have components incorporated in the web page.			

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Closed] (AMQ-3090) Improve/refine the "Send (Message)" form of the AMQ Web Console

Posted by "Robert Liguori (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Liguori closed AMQ-3090.
-------------------------------

    Resolution: Unresolved
    
> Improve/refine the "Send (Message)" form of the AMQ Web Console
> ---------------------------------------------------------------
>
>                 Key: AMQ-3090
>                 URL: https://issues.apache.org/jira/browse/AMQ-3090
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.4.2
>            Reporter: Robert Liguori
>            Priority: Minor
>         Attachments: JMS Message.xls, send_form.PNG
>
>
> Comparing the Send (Message) web page to the JMS Spec, I have a few refinements that would aid in the clarity of the "Send" form (http://localhost:8161/admin/send.jsp) for AMQ users.
> Please see the table in the attached spreadsheet for details.
> Here's a quick look at my recommendations:
> - Add tooltips to each web component.  
> - Add validators to the components.
> - Add a feature to disable all of the validators at once by deselecting a checkbox.
> - Devide the page into more group boxes (sections); e.g., message header fields/values, misc fields, message bodies
> - Use radio buttons for the "Persistent Delivery" where the default is set to "Persistent"
> - Use radio buttons for Queue and Topic			
> - Use smarter components/validators for the "Priority" component.		
> - Add support for different types of message bodies.			
> - Analyze if other JMSX[XXX] messages can have components incorporated in the web page.			

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira