Hi,
Wide search on the mail archives doesn't return the 2 folks who suggested
an XWikipedia. Having 360K words of wiki markup articles and notes to go
in such an app I'm happy to start immediate work on the use cases and uml
for this.
I guess at least 3 possible overlaps with other suggested projects:
* Local Names for connecting to external sources.
* P2P for interwiki sharing
* freemind for topic map organisation.
WDYT
Cheers
Jim
PS Have now had a go at learning javascript, velocity and groovy so I
should be up to speed soon (20 years C, C++, java and strict jsp-j2ee).
--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
> -----Original Message-----
> From: Vincent Massol [mailto:vincent@massol.net]
> Sent: mardi 7 juin 2005 13:57
> To: 'xwiki-dev(a)objectweb.org'
> Subject: RE: [xwiki-commits] r596 - in xwiki/trunk/src:
> main/java/com/xpn/xwiki/plugin/packaging test/com/xpn/xwiki/test
>
>
>
> > -----Original Message-----
> > From: Jeremi Joslin [mailto:jeremi@users.forge.objectweb.org]
> > Sent: mardi 7 juin 2005 13:53
> > To: xwiki-commits(a)objectweb.org
> > Subject: [xwiki-commits] r596 - in xwiki/trunk/src:
> > main/java/com/xpn/xwiki/plugin/packaging test/com/xpn/xwiki/test
>
> [snip]
>
> > +/**
> > + * ===================================================================
> > + *
> > + * Copyright (c) 2005 Jrmi Joslin, XpertNet, All rights reserved.
>
> Jeremi, you're going to find me a pain in the ... but there are 2 issues
> here:
>
> 1/ I think the copyright should go to Ludovic Dubost. At least that's the
> current policy AFAIK
Actually forget that (sorry about it) because I guess that's the current
discussion in progress. I personally always try to have a single
person/organization that gets the copyright attribution for the reasons
mentioned here:
http://clirr.sourceforge.net/contributing.html
Ludovic, before we do this license change what is the current licensing
policy WRT the copyright? By looking at the existing source code I had
assumed it was to give it to you but maybe that's not the case.
[snip]
Thanks
-Vincent
For testing the package, I need to get the Output Stream from
HttpServletResponse to put it in a byte[].
Does anyone now how to do this?
Jérémi
--
http://www.sport42.net - http://stage.xwiki.com
Tel : 06.84.50.33.49
skype: jeremi23
Hi,
1. I mentioned this problem to someone on the list the other week.
Would like to know what you folks think. On the Sonera-Zed, British Gas
and Philips projects javascript was unneeded (WAP-WML), minimised or
banned for security reasons.
This might be another barrier to acceptance. I've had to turn javascript
on to access XWiki.
A standard set of security problems is referenced at:
http://www.panix.com/~aahz/javascript.html
Do folks reckon the security problems have now been tied up then and these
corps should change their policy?
Cheers
Jim
2. PS Ajax is not the only way of doing asynch before this project adopts
yet another technology.
FI: List members might enjoy Phil Wadler's 'The next 700 computer
languages'
http://homepages.inf.ed.ac.uk/wadler/topics/xml.html
I regard it as pretty mandatory reading.
> -----Original Message-----
> From: Jeremi Joslin [mailto:jeremi@users.forge.objectweb.org]
> Sent: mardi 7 juin 2005 13:53
> To: xwiki-commits(a)objectweb.org
> Subject: [xwiki-commits] r596 - in xwiki/trunk/src:
> main/java/com/xpn/xwiki/plugin/packaging test/com/xpn/xwiki/test
[snip]
> +/**
> + * ===================================================================
> + *
> + * Copyright (c) 2005 Jrmi Joslin, XpertNet, All rights reserved.
Jeremi, you're going to find me a pain in the ... but there are 2 issues
here:
1/ I think the copyright should go to Ludovic Dubost. At least that's the
current policy AFAIK
2/ Your name is Jeremi, right? ;-)
[snip]
-Vincent
Hi Jeremi,
> -----Original Message-----
> From: Jeremi Joslin [mailto:jeremi@users.forge.objectweb.org]
> Sent: mardi 7 juin 2005 13:08
> To: xwiki-commits(a)objectweb.org
> Subject: [xwiki-commits] r594 - xwiki/trunk/src/test/com/xpn/xwiki/test
[snip]
> +/**
> + * ===================================================================
> + * <p/>
> + * Copyright (c) 2005 Jrmi Joslin, All rights reserved.
> + * <p/>
This looks like a strange header. Why are there "<p/>" tags?
> + * User: jeremi
> + * Date: May 13, 2005
> + * Time: 2:30:12 PM
> + */
I though we had agreed that we didn't want these anymore? :-)
> +public class DocumentInfoTest extends HibernateTestCase{
Minor space issues
> + public void testActionTo()
> + {
We really need the checkstyle stuff. I'll work on it.
Thanks
-Vincent