Hi! I often save useful web page down to disk for an archive, or make CHM by some toolkit. Recently i setup my own zope site, and i wonder whether there is already a product that can pick up the data saved from IE and catalog them to make it possible for google like search? any idea or suggestion? _________________________________________________________ Do You Yahoo!? 美女们的秘密武器! http://yahoo.eachnet.com/fu/co/rd.php?http://pages.eachnet.com/st/page/women...
Chen Fu wrote at 2003-3-12 15:35 +0800:
I often save useful web page down to disk for an archive, or make CHM by some toolkit. Recently i setup my own zope site, and i wonder whether there is already a product that can pick up the data saved from IE and catalog them to make it possible for google like search? any idea or suggestion?
You can use LocalFS and then catalog (regularly) its content. Dieter
At 15:35 2003-03-12 +0800, =?gb2312?q?Chen=20Fu?= wrote:
Hi! I often save useful web page down to disk for an archive, or make CHM by some toolkit. Recently i setup my own zope site, and i wonder whether there is already a product that can pick up the data saved from IE and catalog them to make it possible for google like search? any idea or suggestion?
Create a subclass of the Folder class which is ZCatalogaware and then use the load_site.py script to periodically upload your local files.
_________________________________________________________ Do You Yahoo!? ÃÀÅ®ÃǵÄÃØÃÜÎäÆ÷£¡ http://yahoo.eachnet.com/fu/co/rd.php?http://pages.eachnet.com/st/page/women...
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Chen Fu -
Dieter Maurer -
Peter Bengtsson