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

Message Parser software
Filter: All | Freeware | Demo
 

Message Parser

< 1 2 3 4 5 
Added: June 18, 2010 | Visits: 778

X500::DN::Parser X500::DN::Parser is a Perl module that can parse X500 Distinguished Names. SYNOPSIS use X500::DN::Parser; my($parser) = new X500::DN::Parser(&errorInDN); my($dn, $genericDN, %RDN) = $parser -> parse(c=au;o=MagicWare;cn=Ron Savage, c, [l], o, [ou], cn); Parse DNs where the caller knows... Platforms: *nix

License: Freeware Size: 7.17 KB Download (101): X500::DN::Parser Download

Added: March 14, 2010 | Visits: 1.817

iCal::Parser::HTML iCal::Parser::HTML is a Perl module to generate HTML calendars from iCalendars. SYNOPSIS use iCal::Parser::HTML; my $parser=iCal::Parser::HTML->new; print $parser->parse(type=>$type,start=>$date,files=>[@icals]); This module uses iCal::Parser::SAX and XML::LibXSLT with included... Platforms: *nix

License: Freeware Size: 50.18 KB Download (120): iCal::Parser::HTML Download

Added: January 15, 2010 | Visits: 845

iCal::Parser iCal::Parser is a Perl module to parse iCalendar files into a data structure. SYNOPSIS use iCal::Parser my $parser=iCal::Parser->new(); my $hash=$parser->parse($file); $parser->parse($another_file); my $combined=$parser->calendar; my $combined=iCal::Parser->new->parse(@files); my... Platforms: *nix

License: Freeware Size: 28.67 KB Download (119): iCal::Parser Download

Added: July 13, 2010 | Visits: 1.008

iCal::Parser::SAX iCal::Parser::SAX is a Perl module to generate SAX events from an iCalendar. SYNOPSIS use iCal::Parser::SAX; my $parser=iCal::Parser::SAX->new(Handler=>SAXHandler,%args); $parser->parse_uri($file); $parser->parse_uris(@files); This module uses iCal::Parser to generates SAX events for the... Platforms: *nix

License: Freeware Size: 22.53 KB Download (93): iCal::Parser::SAX Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 1.124

Wily::Message Wily::Message is a Perl extension to handle Wily Messages. SYNOPSIS use Wily::Message; use Wily::Connect; # opens a file in wily and exits when the window is destroyed my $win_id; my $ws = Wily::Connect::connect(); my $wm = Wily::Message->new(Wily::Message::WMnew, 0, 0, 0, 1,... Platforms: *nix

License: Freeware Size: 21.5 KB Download (92): Wily::Message Download

Added: July 15, 2010 | Visits: 1.431

Shell::Parser Shell::Parser is a simple shell script parser. SYNOPSIS use Shell::Parser; my $parser = new Shell::Parser syntax => bash, handlers => { }; $parser->parse(...); $parser->eof; This module implements a rudimentary shell script parser in Perl. It was primarily written as a backend for... Platforms: *nix

License: Freeware Size: 17.41 KB Download (176): Shell::Parser Download

Added: June 12, 2010 | Visits: 1.244

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: September 26, 2010 | Visits: 964

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: July 25, 2010 | Visits: 2.057

C++ WSDL Parser C++ WSDL Parser is an efficient C++ Web services library that includes a standards compliant WSDL parser API, a Schema parser and validator, an XML parser and serializer, and an API for dynamically inspecting and invoking WSDL Web services. Whats New in This Release: - Many WSDLs can now be... Platforms: *nix

License: Freeware Size: 573.44 KB Download (170): C++ WSDL Parser Download

Released: January 19, 2009  |  Added: April 02, 2010 | Visits: 1.065

Message Toolbar Icons Speed up development of messaging software products and services and improve the usability and appearance of your new project with premade Message Toolbar Icons. Messaging services are a hot topic in today's world of global connectivity. The communications market is growing faster than... Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Handheld/Mobile Other,Java

License: Demo Cost: $49.95 USD Size: 2.37 MB Download (111): Message Toolbar Icons Download

Released: July 26, 2011  |  Added: August 16, 2011 | Visits: 775

Message Assist Message Assist is an Add-in for Outlook that automates and accelerates the process of everyday email tasks. Message Assist allows you to compose, reply, forward messages, insert phrases, insert pictures and files, compress attachments and file messages with a single click. As communication via... Platforms: Windows

License: Shareware Cost: $59.99 USD Size: 4.46 MB Download (99): Message Assist Download

Released: March 21, 2012  |  Added: April 01, 2012 | Visits: 1.253

SD Free Hide Message The Hide Message is easy-to-use, reliable and powerful tool for protecting important information that you don't want others to see.With Hide Message you can encrypt and hide your text message into image without any changes in its resolution or size.You can view the modified image with any... Platforms: Windows

License: Freeware Size: 4.95 MB Download (86): SD Free Hide Message Download

Released: September 03, 2013  |  Added: October 03, 2013 | Visits: 973

Elerium HTML .NET Parser Elerium HTML .NET Parser is a .NET component for parsing and manipulating HTML/XML documents and Cascading Style Sheets (CSS). The HTML Parser can be used in WinForms and ASP.NET (C#, VB.NET) applications. Component is fully independent and requires only .NET Framework. Elerium HTML .NET... Platforms: Windows

License: Shareware Cost: $75.00 USD Size: 600 KB Download (72): Elerium HTML .NET Parser Download

Released: June 02, 2012  |  Added: June 02, 2012 | Visits: 456

Parser Generator Parser Generator is a YACC and Lex programming tool for Windows. As well as including a Graphical User Interface, the software also includes two versions of YACC and Lex, called AYACC and ALex. Parser Generator is able to generate C, C++ and Java parsers and lexical analysers. This includes both... Platforms: Windows

License: Shareware Cost: $60.00 USD Size: 4.3 MB Download (429): Parser Generator Download

Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 469

Message for Mac OS Inspired by the eponymous screen saver from BeOS, Message fills your screen with text in a variety of randomly (yet carefully!) chosen color/font configurations. The source of the text is up to you. Message can display the output of any Terminal program (like 'fortune', the BSD fortune-cookie... Platforms: Mac

License: Freeware Size: 358.4 KB Download (50): Message for Mac OS Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 512

Phone Message Pad for Outlook Are you still using phone message pads, Post-It Notes™ or bits of paper for your phone messages? A There is a better way.Get Message Pad and take control of your phone messages::: A Never loose another message again:: A Easy to use interface::A A Retrieve messages easilyA ::A A Messages date... Platforms: Windows

License: Shareware Cost: $17.75 USD Size: 2.01 MB Download (53): Phone Message Pad for Outlook Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 613

Outlook 2007 Message Sensitivity Plugin Message Sensitivity is a plugin for Microsoft Outlook 2003-2007 that allows changing sensitivity of messages with just one click. With this plugin now you can mark your e-mail messages as confidential very fast and simple. What this plugin do? It adds a button to ribbon menu bar that allows... Platforms: Windows, XP, 2003, Windows Vista, XPX64, 7, 7x64

License: Freeware Download (53): Outlook 2007 Message Sensitivity Plugin Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 658

Message from Our Mother The Earth Message from Our Mother The Earth is a small, animated screensaver specially designed to bring some spirituality to your desktop. I don't want to see the end of the world. I want to see that you help me to preserve this beautiful planet. The future is in our hands, so you make it beautiful or... Platforms: Windows

License: Freeware Download (46): Message from Our Mother The Earth Download

Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 499

Model C1D0F252 X12 Parser The X12 Parser allows you to convert X12 837 claims or 835 remittance files into a CSV,XML or DBF files. It is designed to be used either on the desktop or can be called from another application to convert an X12 file. It can be set to convert all the files in a specified folder. The X12 Parser... Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 1.82 MB Download (49): Model C1D0F252 X12 Parser Download

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 854

Yahoo Message Archive Decoder Yahoo Message Archive Decoder reads Yahoo! Messenger archive files (.dat files) and presents them in a format that you can read. Unlike the utility provided by Yahoo! Messenger, using this program you can decode them without connecting to the Internet as long as you have the .dat files. You don't... Platforms: Windows, Other

License: Shareware Cost: $29.00 USD Size: 389.12 KB Download (56): Yahoo Message Archive Decoder Download

< 1 2 3 4 5