Main > Free Download Search >

Free aishwarya rai software for linux

aishwarya rai

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3
XML::RSS::Parser 4.0

XML::RSS::Parser 4.0


XML::RSS::Parser is a liberal object-oriented parser for RSS feeds. more>>
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 $feed_title = $feed->query(/channel/title);
print $feed_title->text_content;
my $count = $feed->item_count;
print " ($count)n";
foreach my $i ( $feed->query(//item) ) {
my $node = $i->query(title);
print .$node->text_content;
print "n";
}

XML::RSS::Parser is a lightweight liberal parser of RSS feeds. This parser is "liberal" in that it does not demand compliance of a specific RSS version and will attempt to gracefully handle tags it does not expect or understand. The parsers only requirements is that the file is well-formed XML and remotely resembles RSS. Roughly speaking, well formed XML with a channel element as a direct sibling or the root tag and item elements etc.

There are a number of advantages to using this module then just using a standard parser-tree combination. There are a number of different RSS formats in use today. In very subtle ways these formats are not entirely compatible from one to another. XML::RSS::Parser makes a couple assumptions to "normalize" the parse tree into a more consistent form. For instance, it forces channel and item into a parent-child relationship. For more detail see "SPECIAL PROCESSING NOTES".

This module is leaner then XML::RSS -- the majority of code was for generating RSS files. It also provides a XPath-esque interface to the feeds tree.

While XML::RSS::Parser creates a normalized parse tree, it still leaves the mapping of overlapping and alternate tags common in the RSS format space to the developer. For this look at the XML::RAI (RSS Abstraction Interface) package which provides an object-oriented layer to XML::RSS::Parser trees that transparently maps these various tags to one common interface.

XML::RSS::Parser is based on XML::Elemental, a a SAX-based package for easily parsing XML documents into a more native and mostly object-oriented perl form.

<<less
Download (0.012MB)
Added: 2006-12-21 License: Perl Artistic License Price:
1038 downloads
Analysis of Reinforced Concrete Elements 0.2

Analysis of Reinforced Concrete Elements 0.2


Analysis of Reinforced Concrete Elements will assist its user to find out capacity of various Reinforced Concrete Elements. more>>
Analysis of Reinforced Concrete Elements will assist its user to find out capacity of various Reinforced Concrete Structural Elements.

The following professionals are the target audience:

Structural Engineers
Civil Engineers
Architect
Builders

Installation:

The software is web-based, so you need web-server (Apache) running with PHP. The installaton is very simple. If your document root is /var/www/html , then on uncompressing downloaded compressed file in this "document root", the URL for ARCE application become: http://YourWebSite/arce/
<<less
Download (0.005MB)
Added: 2006-09-27 License: LGPL (GNU Lesser General Public License) Price:
1125 downloads
Evolution 2.6.3

Evolution 2.6.3


Evolution provides integrated mail, addressbook and calendaring functionality to users of the GNOME desktop. more>>
Evolution provides integrated mail, addressbook and calendaring functionality to users of the GNOME desktop.
Main features:
- No viruses or worms
- Junk filtering
- Desktop integration
- Developer Platform (EDS)
- Evolution#
- EPlugin
- Advanced email searching
- Web calendars
- vFolders
- User-defined filters
- Multiple accounts
- Palm device support
- Customized reminders
- Multiple calendar views
- iCalendar support
- To-Do list
- LDAP compatible
- Share vCards
- Security and encryption
- Open Source
Enhancements:
- Updated Translations
Bug fixes and features :
- #336963 - Srinivasa Ragavan
- #324241 - Johnny Jacob
- #336963 - Ushveen Kaur
- #260354 - Arvind_evo
- #335423 - Chris Heath
- #331694 - Harish
- #341381 - Li Yuan
- #341334 - Srinivasa Ragavan
- #341525 - Li Yuan
- #268592 - Arvind_evo
- #333003 - Gary Coady
- #330633 - Arvind_evo
- #345969 - Li Yuan
- #345510 - Li Yuan
- #345923 - Li Yuan
- #34522 - Wang Xin
- #339217 - Aishwarya K
- #304648 - Rajeev
- #344630 - Wang Xin
- #341961 - Hiroyuki Ikezoe
- #341369 - Hiroyuki Ikezoe
- #347381 - Boby Wang
- #332909 - Ushveen Kaur
- #338710 - Devashish
- #344227 - Hiroyuki Ikezoe
- #342646 - Hiroyuki Ikezoe
- #332347 - Oswald Rodrigues
- #335423 - Chris Heath
- #310489 - Chenthill
- #336853 - Julio M. Merino Vidal
- #333821 - Varadhan
- #329740 - Chenthill
- #347973 - Chenthill
- #332387 - Bastien Nocera
- #335410 - (Andre, Vincent Fretin, Olav Vitters)
- A typo fix that was causing experimental plugins
- to be skipped (Iain Buchanan)
Other major fixes :
- Use pango Layout for printing - Dave Malcolm
- Tons for Win32 related fixes - Tor Lillqvist
<<less
Download (16MB)
Added: 2006-07-31 License: GPL (GNU General Public License) Price:
1185 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1