Power Search  |  My Account  |  Post Yours  
 Search    in       
ScriptMenu > CGI and Perl > Tips and Tutorials > XML and Perl
 


Lists:  

    Create RSS channels from HTML news sites Refer   Rate   Details   Visit    
This article shows how to turn any news site into a Remote Site Summary (RSS) web service using Perl. Using several modules from CPAN network, it shows how to: download the page, parse the HTML on the page, and encode the summary info in RSS.
Hits:  893
Ratings:  4.00
   Date Added:  Jun-10-2005  

    XML and Perl: Embedding XML in HTML Refer   Rate   Details   Visit    
This 6-page article explains what XML is, and what it can be used for. It also shows how to develop a Perl script to retrieve and display the contents of HTML embedded XML tags, and how to create a script that gathers news headlines from an XML file and creates an HTML news summary. Full source code for each script available for download.
Hits:  818
Ratings:  0.00
   Date Added:  Jun-09-2005  

    Getting Started With XML-RPC in Perl, Part 1 Refer   Rate   Details   Visit    
Creating an XML-RPC Web service with Perl is almost as easy as CGI scripting. This article will bring you up to speed on what XML-RPC is and how to use Perl's Frontier::RPC library to create simple clients and servers. Included are samples of XML-RPC conversation diagrams and datatypes.
Hits:  948
Ratings:  0.00
   Date Added:  Sep-16-2005  

 

© 2005 ScriptMenu.com   -    terms of use  -  privacy policy  -  contact us