Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.481.338 Times

Cnn Xml News Feed freeware
Filter: All | Freeware | Demo
 

Cnn Xml News Feed

< 1 2 3 4 5 
Added: November 04, 2010 | Visits: 1.596

XPontus XML Editor 1.0.0 XPontus is a free java based XML editor designed towards text editing. XPontus XML Editor aims to provide a free alternative to commercial XML Editors. As XPontus is written in Java it is available for all java enabled operating systems. It has been reported to run correctly on Linux, Windows,... Platforms: *nix

License: Freeware Size: 17.5 MB Download (111): XPontus XML Editor 1.0.0 Download

Added: April 16, 2010 | Visits: 1.793

Aero AIO: RSS News Feed Aero AIO: RSS News Feed is a plugin for Aero AIO. Aero AIO: RSS News Feed its based on slashdot karamba.. Aero AIO: RSS News Feed KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens K-Jofol IceWM Kaiman News Forum GUI... Platforms: *nix

License: Freeware Size: 30.72 KB Download (110): Aero AIO: RSS News Feed Download

Added: January 25, 2010 | Visits: 1.020

Pirate Translator The English to Pirate translator converts plain English into Pirate.For example, enter "Hello there miss, I'm Mr. Moses. It is a fine day for some lunch", and click the translate button to get "Ahoy thar Wench. I'm Cap'n. Moses. 'tis a fine day fer some grub". Platforms: Mac

License: Freeware Download (110): Pirate Translator Download

Added: June 05, 2010 | Visits: 1.119

XML::Checker::Parser XML::Checker::Parser is an XML::Parser that validates at parse time. SYNOPSIS use XML::Checker::Parser; my %expat_options = (KeepCDATA => 1, Handlers => [ Unparsed => &my_Unparsed_handler ]); my $parser = new XML::Checker::Parser (%expat_options); eval { local $XML::Checker::FAIL =... Platforms: *nix

License: Freeware Size: 368.64 KB Download (110): XML::Checker::Parser Download

Added: June 12, 2010 | Visits: 1.245

XML Tree Object Model Parser XML Tree Object Model Parser is an easy to use XML parser designed to provide an easy and simple to use library for parsing XML configuration files. It is split into two components. The first one is the Parser itself, which uses J2SE 1.4 XML Parsing API, and the second one is what I call XML... Platforms: *nix

License: Freeware Size: 61.44 KB Download (110): XML Tree Object Model Parser Download

Added: July 01, 2010 | Visits: 992

XML::Filter::Sort XML::Filter::Sort is a SAX filter for sorting elements in XML. SYNOPSIS use XML::Filter::Sort; use XML::SAX::Machines qw( :all ); my $sorter = XML::Filter::Sort->new( Record => person, Keys => [ [ lastname, alpha, asc ], [ firstname, alpha, asc ], [ @age, num, desc] ], ); my... Platforms: *nix

License: Freeware Size: 25.6 KB Download (109): XML::Filter::Sort Download

Added: August 10, 2010 | Visits: 1.559

Gunner News Reader 0.96 Gunner News Reader project is a console-based news reader. Gunner is a console-based Usenet news reader which is easy to configure. It supports multiple users, multiple servers, and color consoles. It supports most of the NNTP protocol. WHAT IS IT? Gunner is a free Usenet news reader. It was... Platforms: *nix

License: Freeware Size: 307.2 KB Download (109): Gunner News Reader 0.96 Download

Added: November 12, 2010 | Visits: 1.734

Quick RSS Quick RSS project quickly adds a RSS feed to a web-based news aggregator. It adds a "Add RSS feed to..." menu to the right-click context menu, allowing you to quickly add a RSS feed to a web-based news aggregator. For the moment, it only supports My Yahoo as a feed target, since its the only... Platforms: *nix

License: Freeware Size: 4.1 KB Download (108): Quick RSS Download

Added: November 01, 2010 | Visits: 1.730

XML::LibXML::Reader XML::LibXML::Reader is a Perl interface to libxml2 pull parser. SYNOPSIS use XML::LibXML::Reader; $reader = new XML::LibXML::Reader("file.xml") or die "cannot read file.xmln"; while ($reader->read) { processNode($reader); } sub processNode { $reader = shift; printf "%d %d %s %dn",... Platforms: *nix

License: Freeware Size: 256 KB Download (108): XML::LibXML::Reader Download

Added: June 26, 2010 | Visits: 636

XML::DifferenceMarkup XML::DifferenceMarkup is a XML diff and merge. SYNOPSIS use XML::DifferenceMarkup qw(make_diff); $parser = XML::LibXML->new(); $parser->keep_blanks(0); $d1 = $parser->parse_file($fname1); $d2 = $parser->parse_file($fname2); $dom = make_diff($d1, $d2); print $dom->toString(1); This... Platforms: *nix

License: Freeware Size: 57.34 KB Download (108): XML::DifferenceMarkup Download

Added: January 18, 2010 | Visits: 1.690

MySpace Feed MySpace Feed tool lets you important headlines from your blog, LiveJournal, a news feed, or other source into your MySpace (or Friendster) page. MySpace Feed converts the headline text into an image. We have a script that updates the images once a day.. Platforms: *nix

License: Freeware Size: 73.73 KB Download (107): MySpace Feed Download

Added: January 25, 2010 | Visits: 1.001

Single of the Week Widget Single of the Week Widget... Always forgetting to download the latest free "Single of the Week" from the iTunes Music Store? This is a free Dashboard Widget to get you to the iTunes Music Store's free weekly song. Just click the image on the widget and download the free song posted on iTunes... Platforms: Mac

License: Freeware Download (107): Single of the Week Widget Download

Added: November 23, 2010 | Visits: 1.357

Template::Plugin::XML Template::Plugin::XML is a XML plugin for the Template Toolkit. SYNOPSIS [% USE XML; dom = XML.dom(foo.xml); xpath = XML.xpath(bar.xml); simple = XML.simple(baz.xml); rss = XML.simple(news.rdf); %] [% USE XML(file=foo.xml); dom = XML.dom xpath = XML.xpath # ...etc... %] [% USE... Platforms: *nix

License: Freeware Size: 26.62 KB Download (107): Template::Plugin::XML Download

Added: May 16, 2010 | Visits: 1.393

XML::Schema::Type::Simple XML::Schema::Type::Simple is a base class for simple XML Schema datatypes. SYNOPSIS package XML::Schema::Type::whatever; use base qw( XML::Schema::Type::Simple ); use vars qw( @FACETS ); @FACETS = ( minLength => 10, maxLength => 30, otherFacet => { value => $n, fixed => 1,... Platforms: *nix

License: Freeware Size: 143.36 KB Download (107): XML::Schema::Type::Simple Download

Added: July 07, 2010 | Visits: 724

XML::Genx XML::Genx is a simple, correct XML writer. SYNOPSIS use XML::Genx; my $w = XML::Genx->new; eval { # < foo >bar< /foo > $w->StartDocFile( *STDOUT ); $w->StartElementLiteral( foo ); $w->AddText( bar ); $w->EndElement; $w->EndDocument; }; die "Writing XML failed: $@" if $@; This... Platforms: *nix

License: Freeware Size: 37.89 KB Download (107): XML::Genx Download

Added: August 18, 2010 | Visits: 1.217

XML::DB::Database::Exist XML::DB::Database::Exist is a Perl module with XML:DB driver for the eXist database. SYNOPSIS use XML::DB::Database::Exist; This is the eXist XML-RPC driver. It is intended to be used through the XML:DB API, so that it is never called directly from user code. It implements the internal API... Platforms: *nix

License: Freeware Size: 35.84 KB Download (107): XML::DB::Database::Exist Download

Added: November 15, 2010 | Visits: 984

XML::Parser::PerlSAX XML::Parser::PerlSAX is a Perl SAX parser using XML::Parser. SYNOPSIS use XML::Parser::PerlSAX; $parser = XML::Parser::PerlSAX->new( [OPTIONS] ); $result = $parser->parse( [OPTIONS] ); $result = $parser->parse($string); XML::Parser::PerlSAX is a PerlSAX parser using the XML::Parser... Platforms: *nix

License: Freeware Size: 64.51 KB Download (107): XML::Parser::PerlSAX Download

Added: January 25, 2010 | Visits: 1.125

BARTsmart BART Widget The BARTsmart BART Widget displays real-time BART train schedules and news at a glance, so you always know when the next trains depart and arrive. This BART widget is perfect for everyone who rides BART, commuters and casual riders alike. BART schedules are updated in real-time, so youlre always... Platforms: Mac

License: Freeware Download (106): BARTsmart BART Widget Download

Added: January 23, 2010 | Visits: 890

XML::Filter::Tee XML::Filter::Tee can send SAX events to multiple processor, with switching. SYNOPSIS my $t = XML::Filter::Tee->new( { Handler => $h0 }, { Handler => $h1 }, { Handler => $h2 }, ... ); ## Altering the handlers list: $t->set_handlers( $h0, $h1, $h2, $h3 ); ## Controlling flow to a... Platforms: *nix

License: Freeware Size: 43.01 KB Download (106): XML::Filter::Tee Download

Added: April 20, 2010 | Visits: 1.049

XML::LibXML::Parser XML::LibXML::Parser is a Perl module to parse XML Data with XML::LibXML. SYNOPSIS $parser = XML::LibXML->new(); $doc = $parser->parse_file( $xmlfilename ); $doc = $parser->parse_fh( $io_fh ); $doc = $parser->parse_string( $xmlstring); $doc = $parser->parse_html_file( $htmlfile, %opts );... Platforms: *nix

License: Freeware Size: 256 KB Download (106): XML::LibXML::Parser Download

< 1 2 3 4 5