You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Joseph Leong (JIRA)" <ji...@apache.org> on 2008/08/19 22:45:44 UTC

[jira] Created: (GERONIMO-4254) RSS 2.0 Feed Reader For AG and Misc Feeds in Admin Console

RSS 2.0 Feed Reader For AG and Misc Feeds in Admin Console
----------------------------------------------------------

                 Key: GERONIMO-4254
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4254
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: console
            Reporter: Joseph Leong
            Assignee: Joseph Leong
            Priority: Minor


So i've been working on a lightweight  javascript RSS reader that we might find useful to implement in the admin console.  Users might find this RSS reader useful to viewing an AG syndicated feed should the community decide to start one.  The RSS feed reader currently uses DojoX's scrollpane in conjunction with TitlePanes.  This is just a first time implementation and i plan to figure a way to reduce it's size so it doesn't take up much screen real estate.  Current existing problems is that javascript is client side so the reader can't go out and fetch external RSS files.  Any input on a good way to accomplish this in a light weight fashion would be appreciated, otherwise i'll be trying to wrap this in a portlet to 'GET' the rss files.  Make note of the different local feeds available and the possibility of highlighting certain feeds depending on the category classification.

-Joseph Leong

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


[jira] Commented: (GERONIMO-4254) RSS 2.0 Feed Reader For AG and Misc Feeds in Admin Console

Posted by "Joseph Leong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623796#action_12623796 ] 

Joseph Leong commented on GERONIMO-4254:
----------------------------------------

This rar includes dojo 1.1.1

> RSS 2.0 Feed Reader For AG and Misc Feeds in Admin Console
> ----------------------------------------------------------
>
>                 Key: GERONIMO-4254
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4254
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>            Reporter: Joseph Leong
>            Assignee: Joseph Leong
>            Priority: Minor
>         Attachments: htdocs.rar
>
>
> So i've been working on a lightweight  javascript RSS reader that we might find useful to implement in the admin console.  Users might find this RSS reader useful to viewing an AG syndicated feed should the community decide to start one.  The RSS feed reader currently uses DojoX's scrollpane in conjunction with TitlePanes.  This is just a first time implementation and i plan to figure a way to reduce it's size so it doesn't take up much screen real estate.  Current existing problems is that javascript is client side so the reader can't go out and fetch external RSS files.  Any input on a good way to accomplish this in a light weight fashion would be appreciated, otherwise i'll be trying to wrap this in a portlet to 'GET' the rss files.  Make note of the different local feeds available and the possibility of highlighting certain feeds depending on the category classification.
> -Joseph Leong

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


[jira] Updated: (GERONIMO-4254) RSS 2.0 Feed Reader For AG and Misc Feeds in Admin Console

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

Joseph Leong updated GERONIMO-4254:
-----------------------------------

    Attachment: htdocs.rar

The demonstration can be found at the index.html 

> RSS 2.0 Feed Reader For AG and Misc Feeds in Admin Console
> ----------------------------------------------------------
>
>                 Key: GERONIMO-4254
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4254
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>            Reporter: Joseph Leong
>            Assignee: Joseph Leong
>            Priority: Minor
>         Attachments: htdocs.rar
>
>
> So i've been working on a lightweight  javascript RSS reader that we might find useful to implement in the admin console.  Users might find this RSS reader useful to viewing an AG syndicated feed should the community decide to start one.  The RSS feed reader currently uses DojoX's scrollpane in conjunction with TitlePanes.  This is just a first time implementation and i plan to figure a way to reduce it's size so it doesn't take up much screen real estate.  Current existing problems is that javascript is client side so the reader can't go out and fetch external RSS files.  Any input on a good way to accomplish this in a light weight fashion would be appreciated, otherwise i'll be trying to wrap this in a portlet to 'GET' the rss files.  Make note of the different local feeds available and the possibility of highlighting certain feeds depending on the category classification.
> -Joseph Leong

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