[CompStrm Wiki] an easy project for anyone who is interested
Status: Beta
Brought to you by:
blaforge
From: Bill la F. <laf...@ya...> - 2006-05-09 06:42:44
|
I don't know what kind of projects you all want to work on. But here's a suggestion for getting started/involved. Communication between clients and servers is via an XML text string. this string can get rather long. And in the case of a remote client, there are bandwidth issues. So why not compress it? We can start simply enough and just compress everything. Later we can make things smarter and do selective compression. There are only two modules that need to be changed... org.agilewiki.framework.Portal (located in the AwServer project) and org.agilewiki.client.PortalWrapper (the Java 1.5 version is located in AwCommon, the Java 1.4 version is located in AwServlet). Anyone interested in workin gon this? If not, then what are you interested in? Please let me know. :-) As we progress, we can go for larger projects, but I'm thinking that it might be best to start small. And of course, you can (and should) use this list as a resource. Looking forward to hearing from everyone. Bill --------------------------------- Yahoo! India Answers: Share what you know. Learn something new. Click here Send instant messages to your online friends - NOW |