From: Ben H. <be...@in...> - 2001-01-17 00:53:57
|
I want to be able to do keyword searching on the older JPython/Jython list archives. http://mail.python.org/pipermail/jpython-interest http://lists.sourceforge.net/archives//jython-users/ The knowledge contained in these archives has solved many a problem I have faced, avoiding the need to post questions to the list. This is especially true because of the lack of reference documentation for Jython. However, searching both new old archives is manual and difficult, because there is no server-side text search facility. I have seen sites which host lists which provide text searching facilities over the archives. An example is the advanced java archive at egroups.com (http://www.egroups.com/messages/advanced-java). Is there way to add this capability to JPython/Jython, either by enhancing the existing site at sourceforge, or by mirroring the mail archives elsewhere? Regards Ben -- Ben Hutchison Software Engineer-Market Predictor Webmind Australia http://www.webmind.com/productspredictor.html |
From: Steven M. C. <sca...@sa...> - 2001-01-17 14:51:55
|
Well, it's neither pretty, nor quick, nor resource-friendly, but a temporary solution would be for you to download the full raw archive (http://mail.python.org/pipermail/jpython-interest.mbox/jpython-interest.mbox) and import that file into your favorite email program. Netscape for linux allows me to treat this file as a folder, and I can use its search tool to locate specifc messages within the archive. Having such functionality built into a webpage interface would of course be highly preferable though. Ben Hutchison wrote: > > I want to be able to do keyword searching on the older JPython/Jython > list archives. http://mail.python.org/pipermail/jpython-interest > http://lists.sourceforge.net/archives//jython-users/ > > The knowledge contained in these archives has solved many a problem I > have faced, avoiding the need to post questions to the list. This is > especially true because of the lack of reference documentation for > Jython. However, searching both new old archives is manual and > difficult, because there is no server-side text search facility. > > I have seen sites which host lists which provide text searching > facilities over the archives. An example is the advanced java archive at > egroups.com (http://www.egroups.com/messages/advanced-java). > > Is there way to add this capability to JPython/Jython, either by > enhancing the existing site at sourceforge, or by mirroring the mail > archives elsewhere? > > Regards > Ben > > -- > Ben Hutchison > Software Engineer-Market Predictor > Webmind Australia > http://www.webmind.com/productspredictor.html > > _______________________________________________ > JPython-Interest maillist - JPy...@py... > http://mail.python.org/mailman/listinfo/jpython-interest -- Steve Castellotti Systems Programmer School of Arts and Sciences, University of Pennsylvania |
From: Ben H. <be...@in...> - 2001-01-18 05:15:47
|
FYI, I have found a searchable archive for the JPython, (but not Jython) list, that is very current: http://mailarchive.activestate.com/browse/JPython It is possible to do keyword searching of mail content, which is archives back to the start of 2000. However, with JPyhon devel proceeding under the new name Jython, that archive will become incomplete and out of date rapidly. I think it would be desirable to append Jython list traffic to this archive. Ben Ben Hutchison wrote: > I want to be able to do keyword searching on the older JPython/Jython > list archives. http://mail.python.org/pipermail/jpython-interest > http://lists.sourceforge.net/archives//jython-users/ > > The knowledge contained in these archives has solved many a problem I > have faced, avoiding the need to post questions to the list. This is > especially true because of the lack of reference documentation for > Jython. However, searching both new old archives is manual and > difficult, because there is no server-side text search facility. > > I have seen sites which host lists which provide text searching > facilities over the archives. An example is the advanced java archive at > egroups.com (http://www.egroups.com/messages/advanced-java). > > Is there way to add this capability to JPython/Jython, either by > enhancing the existing site at sourceforge, or by mirroring the mail > archives elsewhere? > > Regards > Ben > > -- > Ben Hutchison > Software Engineer-Market Predictor > Webmind Australia > http://www.webmind.com/productspredictor.html > > _______________________________________________ > JPython-Interest maillist - JPy...@py... > http://mail.python.org/mailman/listinfo/jpython-interest -- Ben Hutchison Software Engineer-Market Predictor Webmind Australia http://www.webmind.com/productspredictor.html |
From: Frederic L. <f.l...@al...> - 2001-01-18 09:18:46
|
Ben Hutchison wrote: > > I want to be able to do keyword searching on the older JPython/Jython > list archives. http://mail.python.org/pipermail/jpython-interest > http://lists.sourceforge.net/archives//jython-users/ > You can have access to the JPython mailing list with egroups.com In my website, I made a J(p)ython column, and I provide a web page with a search functionnality... Sorry it's in French, but hope this helps... http://flrt.free.fr/html/jpython/liste.html -- Frédéric Laurent http://flrt.free.fr |
From: Frederic L. <f.l...@al...> - 2001-01-19 09:56:22
|
Ben Hutchison wrote: > > I want to be able to do keyword searching on the older JPython/Jython > list archives. http://mail.python.org/pipermail/jpython-interest > http://lists.sourceforge.net/archives//jython-users/ > You can have access to the JPython mailing list with egroups.com In my website, I made a J(p)ython column, and I provide a web page with a search functionnality... Sorry it's in French, but hope this helps... http://flrt.free.fr/html/jpython/liste.html -- Frédéric Laurent http://flrt.free.fr |