This is the News Clipper development webpage. It contains information for acquiring, experimenting with, and modifying developmental versions of the source code. Non-technical users are referred to the News Clipper commercial website, where the commercial version is sold. The commercial version includes a user's manual, pre-compiled binaries, streamlined installation, and priority technical support.
News Clipper allows web designers to automatically integrate dynamic information from the Internet into their own web pages. It allows individual users to create custom newspapers, or businesses to enliven otherwise static web pages. Its tag language gives users control of data acquisition, manipulation, and presentation, and can be extended by writing new "handlers".
News Clipper operates as an off-line pre-processor for HTML files, running as a cron job in the background to keep web pages up-to-date, but not causing delays in page downloads. Web developers insert content in a particular style by using News Clipper commands like this:
<!-- newsclipper
<input name=slashdot
type=articles>
<filter name=slashdot
type=LinksAndText>
<filter name=limit
number=2>
<filter name=map
filter=limit number=200 chars>
<output name=array
numcols=1 prefix="<p>-->"
suffix="</p>">
-->
which generate output like this:
| ->Is
Red Hat the Next Microsoft? Patrick Dunn writes "On ZDNET's Smart Reseller they have a story about Red Hat maybe being a mini-Microsoft by it's business practices." I'd guess that the 2 most common c... ->Mozilla
M3 Release Available Now |
David Coppit <dcoppit@newsclipper.com>
Thanks to SourceForge.net for the project hosting and management.