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/XWikiOrgProposal2Community
>
> 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/
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to