Main > Free Download Search >

Free cnn software for linux

cnn

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3
RSS-Planet 1.3

RSS-Planet 1.3


RSS-Planet is a script which fetches headlines from various news Web sites. more>>
RSS-Planet is a custom marker file generator for xplanet which uses RSS feeds from news websites to plot the current headlines on a world map.

By default, Yahoo! News and CNN.com are supported, but other feeds that point to articles with easily-discoverable place names (such as the Washington Post) should work as well.

<<less
Download (0.085MB)
Added: 2005-10-12 License: GPL (GNU General Public License) Price:
1472 downloads
HTML::Lint 2.02

HTML::Lint 2.02


HTML::Lint can check for HTML errors in a string or file. more>>
HTML::Lint can check for HTML errors in a string or file.

SYNOPSIS

my $lint = HTML::Lint->new;
$lint->only_types( HTML::Lint::STRUCTURE );

$lint->parse( $data );
$lint->parse_file( $filename );

my $error_count = $lint->errors;

foreach my $error ( $lint->errors ) {
print $error->as_string, "n";
}

HTML::Lint also comes with a wrapper program called weblint that handles linting from the command line:

$ weblint http://www.cnn.com/
http://www.cnn.com/ (395:83) < IMG SRC="spacer.gif" > tag has no HEIGHT and WIDTH attributes.
http://www.cnn.com/ (395:83) < IMG SRC="goofus.gif" > does not have ALT text defined
http://www.cnn.com/ (396:217) Unknown element < nobr >
http://www.cnn.com/ (396:241) < /nobr > with no opening < nobr >
http://www.cnn.com/ (842:7) target attribute in < a > is repeated

And finally, you can also get Apache::HTML::Lint that passes any mod_perl-generated code through HTML::Lint and get it dumped into your Apache error_log.

[Mon Jun 3 14:03:31 2002] [warn] /foo.pl (1:45) < /p > with no opening < p >
[Mon Jun 3 14:03:31 2002] [warn] /foo.pl (1:49) Unknown element < gronk >
[Mon Jun 3 14:03:31 2002] [warn] /foo.pl (1:56) Unknown attribute "x" for tag < table >

<<less
Download (0.022MB)
Added: 2007-08-06 License: Perl Artistic License Price:
813 downloads
ArbitroWeb 0.6

ArbitroWeb 0.6


ArbitroWeb is a Web anonymizer written in PHP. more>>
ArbitroWeb is a Web anonymizer written in PHP. ArbitroWeb will redirect all web requests thru its set of scripts, all URLs contained will be adjusted/mangled to its own scripts.
ArbitroWeb is known to be working on following configurations:
1) Linux i386 Box (Kernel 2.4.7, Mandrake 8.0).
Apache v1.3.20 - With DSO Support
PHP v4.0.6 - Installed as DSO Module
2) Sun Solaris 8 Sparc Box.
Apache v1.3.20 - With DSO Support
PHP v4.0.6 - Installed as DSO Module
3) Microsoft Windows 2000 Professional Intel
Apache v1.3.20 - Default Installation of Win32 binaries.
PHP v4.0.6 - Configured as a Module with LoadModule Directive.
ArbitroWeb WILL NOT WORK if you have PHP configured to run in CGI mode. Apache users (Win32 and Linux) should change from using ScriptAlias and Action httpd.conf directives, to using the LoadModule directive. (See the INSTALL.txt for more information on this subject)
Enhancements:
- BUG FIX - Using URLs without a path caused errors. Such as "http://www.cnn.com", Fix will now add the root path if it is not provided.
- BUG FIX - index.php would accept anything as a valid URL. Now index.php will attempt to validate the URL before using it.
- BUG FIX - meta tag refreshing is now filtered.
- Meta Tags for ArbitroWeb keyword and description added to index.php
- Added error notification when php is in CGI mode.
- Made log file output conform to apaches access log format.
<<less
Download (0.007MB)
Added: 2006-06-24 License: GPL (GNU General Public License) Price:
1217 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1