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.158.826 Times

Inurl Viewindex Php Rss Xml freeware
Filter: All | Freeware | Demo
 

Inurl Viewindex Php Rss Xml

< 1 2 3 4 5 > 
Added: September 26, 2010 | Visits: 956

XML::RSS::Parser XML::RSS::Parser is a liberal object-oriented parser for RSS feeds. SYNOPSIS #!/usr/bin/perl -w use strict; use XML::RSS::Parser; use FileHandle; my $p = XML::RSS::Parser->new; my $fh = FileHandle->new(/path/to/some/rss/file); my $feed = $p->parse_file($fh); # output some values my...



Platforms: *nix

License: Freeware Size: 12.29 KB Download (93): XML::RSS::Parser Download

Added: June 20, 2010 | Visits: 1.810

RSS Writer class RSS Writer class is XML-RSS feed generator for content syndication. It extends the XML Writer class to generate XML-RSS documents. It features simplified definitions of channel and item properties, support for defining optional channel graphic images and search form text inputs, support for RSS...





Platforms: *nix

License: Freeware Download (134): RSS Writer class Download

Added: April 16, 2010 | Visits: 999

XML::Generator::RSS10::dc XML::Generator::RSS10::dc adds support for the Dublin Core (dc) RSS 1.0 module. SYNOPSIS use XML::Generator::RSS10; my $rss = XML::Generator::RSS10->new( Handler => $sax_handler ); $rss->channel( title => Pants, link => http://pants.example.com/, description => A fascinating pants site,...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (94): XML::Generator::RSS10::dc Download

Added: December 31, 2012 | Visits: 798

glade2 to php-gtk b glade2 to php-gtk project is intended for exporting the XML files created under Glade2 to a PHP-GTK fileThere are 3 versions : -PHP script (command line). -PHP-GTK script. -Win32 executable.


Platforms: BSD Solaris

License: Freeware Download (51): glade2 to php-gtk b Download

Added: May 10, 2013 | Visits: 498

GRxmlEDIT GRxmlEDIT is a PHP based web application designed to make the manual creation of XML and RSS files easier. Its easy to use web form allows you to add a node with children, ans set their content. You can set the names of each element (nodes and children). The user end interface has text boxes in...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (59): GRxmlEDIT Download

Added: February 08, 2010 | Visits: 915

safox safox is a simple PHP API for XML handling. safox merges the DOM approach with XML, and it provides a simple, object-oriented API for PHP-based XML generation, parsing, manupilation, and traversal. SAFOX provides a generation package and a package that parses XML documents and returns...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (87): safox Download

Added: May 10, 2013 | Visits: 364

DOMIT! RSS DOMIT! RSS is an RSS parser for PHP, written purely in PHP. Unlike most existing PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (63): DOMIT! RSS Download

Added: November 23, 2010 | Visits: 1.346

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 10, 2013 | Visits: 421

phpXMLDOM phpXMLDOM (phpXD) is an XML DOM-Implementation for PHP, written in PHP. It offers methods for accessing the nodes of an XML document using the W3C Document Object Model (DOM) Level 2 Core. phpXMLDOM does not require the PHP DOM XML extension.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): phpXMLDOM Download

Added: May 10, 2013 | Visits: 340

XML Check This class implements methods to check if a URL or file is well-formed XML. If not the class supplies methods to return the error message, line number and column number. If the source is well-formed the class provides methods to return the number of elements, attributes, text_sections, size of...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (65): XML Check Download

Added: May 10, 2013 | Visits: 445

CDAY PHP What happened on this day in history? What happened on your birthday? Web-based CDAY, an almanac for web servers, reports events, birthdays, and holidays, and supports RSS (XML). Webmasters: Install CDAY on your web site to add value and attract visitors. This might work especially well with...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (52): CDAY PHP Download

Added: May 10, 2013 | Visits: 692

class_xslt This class is an abstraction class for an XSLT processor, it let's you setup the XML to be processed and the XSLT stylesheet to use from a file or a PHP string. This implementation uses the Sablotron XSLT processor and was updated to work with the new PHP 4.1.x xslt extension.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (60): class_xslt Download

Added: May 10, 2013 | Visits: 586

PHPClass Generator PHP Class Generator is a PHP Class Generator that generates SQL and PHP classes from a XML-file.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (60): PHPClass Generator Download

Added: April 20, 2013 | Visits: 813

FiForms PHP Classes The FiForms PHP Classes is an application development framework for building Web-database applications in XML, powered by MySQL and PHP. AJAX-enhanced forms, sub-forms, custom reports, and dynamically generated menus create a seamless user experience.The FiForms Framework lets you rapidly...


Platforms: PHP

License: Freeware Size: 71.68 KB Download (41): FiForms PHP Classes Download

Added: August 20, 2013 | Visits: 358

phpXMLDOM for XML Tools phpXMLDOM (phpXD) is an XML DOM-Implementation for PHP, written in PHP.It offers methods for accessing the nodes of an XML document using the W3C Document Object Model (DOM) Level 2 Core.phpXMLDOM does not require the PHP DOM XML extension.


Platforms: PHP

License: Freeware Size: 61.44 KB Download (42): phpXMLDOM for XML Tools Download

Added: August 25, 2008 | Visits: 1.566

Berylium: RSS 2.0 Reader Object Model Beryllium provides the application programmer with a RSS 2.0 Object Model that can be referenced in any Dot Net 2.0 Solution by adding a reference to the "RSS Reader.dll". The object model can be instantiated by creating an instance of the RSSReader class, which requires the full location of the...


Platforms: Windows

License: Freeware Size: 358 KB Download (205): Berylium: RSS 2.0 Reader Object Model Download

Added: August 20, 2010 | Visits: 1.148

FiForms FiForms started as a collection of PHP classes for creating web-based data entry screens for a MySQL database. FiForms library has since grown into a collection of projects addressing many aspects of web-database development needs. The FiForms framework currently includes the FiForms data-entry...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (97): FiForms Download

Added: September 02, 2013 | Visits: 341

DOMIT! RSS for Scripts DOMIT! RSS is an RSS parser for PHP, written purely in PHP.Unlike most existing PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods.


Platforms: PHP

License: Freeware Size: 92.16 KB Download (40): DOMIT! RSS for Scripts Download

Released: June 18, 2012  |  Added: June 18, 2012 | Visits: 580

phpWetBar Cocktail Recipe MS phpWetBar is a theme-able cocktail recipe management system built in php, and whose features include users, rating and comments system, favorites w/notes, my bar, 'what can I make?' search, rss, xml output, recipe add wizard, and administration.


Platforms: Windows, Mac, Linux

License: Freeware Size: 285.63 KB Download (48): phpWetBar Cocktail Recipe MS Download

Added: August 11, 2008 | Visits: 958

RSS2HTML Scout RSS2HTML Scout lets you add RSS reading functions into your Visual Basic, C++, C# or ASP/ASP.NET application without RSS/XML knowledge using RSS2HTML Scout library.


Platforms: Windows

License: Freeware Size: 1.37 MB Download (93): RSS2HTML Scout Download

< 1 2 3 4 5 >