Christian wrote: > Basel, Montag, 16. Februar 2009, 16:59:52 > ..................................... > > *Archive (Snap-Shot) of complete Site using Mason* > > > Hello Mason-Users List > > > I've got a few Mason sites running, and should create an archive snapshot of > the visible, rendered pages. > > The site, the navigation menus, do build itself by the present pages (in my > case real files on the FS and a section out of a DB). > > Now I can save the output of every response to the file system. but to get a > daily snapshot, this means that I click myself every link on the page, or > just wait a weak until any visitors have browsed the whole site. > > Who knows of a Mason tool 'handler' which would traverse 'crawl' the HTML > output searching internal links, and would let execute some custom code. Of > course a turnkey solution would be better, but all independent tools I've > tested want to be too clever or are just not smart enough.
in trying to accomplish similar things, i have found that to be a very complex tags, hence the lack of turnkey solutions. for the tool to be efficient and ensure complete coverage, and depending on what the snapshot is needed for, you usually end up having to consider your site layout and application logic in the creation of the tool itself. that said, i have found wget with the -m option to be useful in general cases, but i have tended to roll my own when i needed very specific things. > > Thanks. > > ..................................... > > Best Regards, Christian - administra...@itassistance.ch - > > > > > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Mason-users mailing list > Mason-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mason-users ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users