[xwiki-devs] [Proposal] XWiki.org Community Page
Hi, *Community Home Page Proposal: * http://incubator.myxwiki.org/xwiki/bin/view/Improvements/XWikiOrgProposal2Co... Thanks, Caty
On Fri, Apr 9, 2010 at 17:52, Ecaterina Valica <[email protected]> wrote:
Hi,
*Community Home Page Proposal: * http://incubator.myxwiki.org/xwiki/bin/view/Improvements/XWikiOrgProposal2Co...
Very nice (especially the TOP COMMITERS panel ;)) ! Now it really looks like a community dashboard :) But isn't it long to load the page since there is lot of dynamic content in it got from different places ?
Thanks, Caty _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
Hi, On Fri, Apr 9, 2010 at 18:04, Thomas Mortagne <[email protected]>wrote:
On Fri, Apr 9, 2010 at 17:52, Ecaterina Valica <[email protected]> wrote:
Hi,
*Community Home Page Proposal: *
http://incubator.myxwiki.org/xwiki/bin/view/Improvements/XWikiOrgProposal2Co...
Very nice (especially the TOP COMMITERS panel ;)) !
Very nice indeed! Now it really looks like a community dashboard :)
But isn't it long to load the page since there is lot of dynamic content in it got from different places ?
Well, I guess we'll need to do asynchronous loading in each gadget and that's it, JIRA 4-style ftw ;-) Guillaume
Thanks,
Caty _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Lerouge Product Manager - XWiki SAS Skype: wikibc Twitter: glerouge http://guillaumelerouge.com/
On 04/09/2010 06:06 PM, Guillaume Lerouge wrote:
Hi,
On Fri, Apr 9, 2010 at 18:04, Thomas Mortagne<[email protected]>wrote:
On Fri, Apr 9, 2010 at 17:52, Ecaterina Valica<[email protected]> wrote:
Hi,
*Community Home Page Proposal: *
http://incubator.myxwiki.org/xwiki/bin/view/Impr
But isn't it long to load the page since there is lot of dynamic content in it got from different places ?
Well, I guess we'll need to do asynchronous loading in each gadget and that's it, JIRA 4-style ftw ;-)
And what does this solve? It'll only get even slower. -- Sergiu Dumitriu http://purl.org/net/sergiu/
On 04/09/2010 06:04 PM, Thomas Mortagne wrote:
On Fri, Apr 9, 2010 at 17:52, Ecaterina Valica<[email protected]> wrote:
Hi,
*Community Home Page Proposal: * http://incubator.myxwiki.org/xwiki/bin/view/Improvements/XWikiOrgProposal2Co...
Very nice (especially the TOP COMMITERS panel ;)) !
Now it really looks like a community dashboard :)
But isn't it long to load the page since there is lot of dynamic content in it got from different places ?
It shouldn't come from many different places. For commits: Move to git, write a plugin for it (based on jgit), use it. Should be pretty fast. For mails: Extend the mail plugin to also be able to read an inbox (possible with javamail), forward mails from devs/users to a local account (local to the server, that is), make good use of caches. Should be pretty fast, too. Documentation diffs: We really need to reimplement the diff mechanism. Even with the current diff API we can determine the number of +- lines, but the API is not good, and the implementation sucks a bit. Latest stuff: Use the activity stream plugin. Latest news: That's the plain Blog. -- Sergiu Dumitriu http://purl.org/net/sergiu/
On Apr 9, 2010, at 5:52 PM, Ecaterina Valica wrote:
Hi,
*Community Home Page Proposal: * http://incubator.myxwiki.org/xwiki/bin/view/Improvements/XWikiOrgProposal2Co...
Nice. I'd like to see also a top xwiki.org contributor panel. Re speed, it's not a real problem, we just need a rendering cache and only refresh the content every 5 minutes for example. Thanks -Vincent
omG ... you really like it? and think about implement it .... :P Thanks :) On Fri, Apr 9, 2010 at 20:53, Vincent Massol <[email protected]> wrote:
On Apr 9, 2010, at 5:52 PM, Ecaterina Valica wrote:
Hi,
*Community Home Page Proposal: *
http://incubator.myxwiki.org/xwiki/bin/view/Improvements/XWikiOrgProposal2Co...
Nice. I'd like to see also a top xwiki.org contributor panel.
Re speed, it's not a real problem, we just need a rendering cache and only refresh the content every 5 minutes for example.
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On Apr 9, 2010, at 9:25 PM, Ecaterina Valica wrote:
omG ... you really like it? and think about implement it .... :P Thanks :)
I say it when I don't like it but I also say it when I like it ;) Now re the implementation it's going to be fun... it's not trivial but doable and nice to do. We need to get data from external sources: - svn (we could use the fisheye REST api probably, one advantage is that we get changeset already merged) - jira (using our swizzle plugin) - mailing list (we can get it from Nabble's RSS feeds) - dev metrics can be gathered from sonar's REST API) Thanks -Vincent
On Fri, Apr 9, 2010 at 20:53, Vincent Massol <[email protected]> wrote:
On Apr 9, 2010, at 5:52 PM, Ecaterina Valica wrote:
Hi,
*Community Home Page Proposal: *
http://incubator.myxwiki.org/xwiki/bin/view/Improvements/XWikiOrgProposal2Co...
Nice. I'd like to see also a top xwiki.org contributor panel.
Re speed, it's not a real problem, we just need a rendering cache and only refresh the content every 5 minutes for example.
Thanks -Vincent
participants (5)
-
Ecaterina Valica -
Guillaume Lerouge -
Sergiu Dumitriu -
Thomas Mortagne -
Vincent Massol