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

Parse Url software
Filter: All | Freeware | Demo
 

Parse Url

1 2 3 4 5 > 
Released: September 10, 2012  |  Added: September 10, 2012 | Visits: 701

URL Parser Have you ever tried to copy and paste a URL into notepad to try to tweak a part of it? Have you ever wondered how you can "hack" a URL to give you a different view? Have you ever wanted to parse or decode a URL? This tool is there for you to do that and more! Even for a seasoned developer who... Platforms: Windows, Mac, Android, BlackBerry, Handheld/Mobile Other, iPhone, Java, Linux, Linux Console, Linux Gnome, Linux GPL, Linux Open Source, Pocket PC, Symbian, Unix

License: Freeware Size: 7 KB Download (52): URL Parser Download

Added: January 18, 2010 | Visits: 1.175

Circa::Indexer Circa::Indexer is a Perl module that provides functions to administrate Circa, a www search engine running with Mysql. SYNOPSIS use Circa::Indexer; my $indexor = new Circa::Indexer; die "Erreur à la connection MySQL:$DBI::errstrn" if (!$indexor->connect); $indexor->create_table_circa;... Platforms: *nix

License: Freeware Size: 64.51 KB Download (96): Circa::Indexer Download

Released: January 03, 2005  |  Added: February 05, 2006 | Visits: 2.490

MeLite MeLite, the latest programming tool from Multi Edit Software, Inc. provides exceptional power for a reduced rate. Geared towards the beginning programmer and student, MeLite gives you Intelligent Language Support with ‘Smart Indenting,’ code templates, brace/construct matching, and auto... Platforms: Windows

License: Demo Cost: $49.95 USD Size: 5.12 MB Download (109): MeLite Download

Added: June 12, 2013 | Visits: 593

AmR iCal Events List A thorough Ical web calendar parser. It needs a url for a ics file which is output by most calendar applications (for example google calendar). It will checking every cache interval for updates. It produces a very stylable list of events, notes, todo's or freebusy info. Lots of css hooks to style... Platforms: PHP

License: Freeware Size: 10 KB Download (48): AmR iCal Events List Download

Released: May 01, 2009  |  Added: May 05, 2009 | Visits: 4.265

Message Parse An email processing utility that provides an automated way to transfer data from email messages to other applications. MsgParse eliminates typing mistakes and eliminates the need for copy-paste. With MsgParse you extract the data from the email to a flat file that is suitable for importing to... Platforms: Windows

License: Shareware Cost: $149.95 USD Size: 8.24 MB Download (255): Message Parse Download

Added: November 21, 2006 | Visits: 3.101

URL Capture URL Capture is your surf assistant. It tracks all opened browser windows and saves all their addresses. All interesting pages can be saved into "packages" and restored by one mouse click on your demand or after internet connection failures. For work-time surfers it has ability to hide some... Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 493 KB Download (196): URL Capture Download

Released: June 10, 2004  |  Added: February 11, 2015 | Visits: 11.812

Extract URL A powerful URL extractor utility. Extract URL with title, description, keywords meta data from entire websites, list of URLs or search engine results. It presents results in url, base, domain, title, description, keyword, date modified, page size, etc. and user can save extracted data... Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 617.52 KB Download (676): Extract URL Download

Released: January 02, 2003  |  Added: April 23, 2006 | Visits: 15.443

Address URL Edit Address URL Editor is a little tool that helps user to edit URL Address Dropdown List in Internet Explorer, these URL addresses, Microsoft calls them 'Typed URLs'. You could always erase every URL you've typed by selecting "tools" in menu of IE, then select option, then click "Clear History", but... Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 70 KB Download (212): Address URL Edit Download

Released: June 26, 2015  |  Added: October 06, 2021 | Visits: 5.660

Advanced URL Catalog Advanced URL Catalog is a complete bookmark management solution that will allow you to manage, organize, synchronize, remove duplicates and validate your favorite internet pages. Powerful integration with all browsers (Internet Explorer, Firefox, Chrome, Opera, Netscape, NetCaptor, Avant Browser,... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $25.00 USD Size: 12.89 MB Download (328): Advanced URL Catalog Download

Released: March 15, 2005  |  Added: March 15, 2005 | Visits: 2.653

Paessler URL Recorder It works like a standard web browser, whereby you enter a URL at the top of the application then click "Go". You can then use the mouse to surf through the sequence you want to record. While you are accessing one page after the other, the URL and - if you submit a POST request - the POSTDATA, are... Platforms: Windows

License: Freeware Size: 740.16 KB Download (179): Paessler URL Recorder Download

Added: July 15, 2010 | Visits: 899

Parse::Binary::FixedFormat::Variants Parse::Binary::FixedFormat::Variants is a Perl module to convert between variant records and hashes. Parse::Binary::FixedFormat supports variant record formats. To describe a variant structure, pass a hash reference containing the following elements to new. The object returned to handle variant... Platforms: *nix

License: Freeware Size: 31.74 KB Download (89): Parse::Binary::FixedFormat::Variants Download

Added: August 02, 2010 | Visits: 998

Parse::Binary::FixedFormat Parse::Binary::FixedFormat is a Perl module to convert between fixed-length fields and hashes. SYNOPSIS use Parse::Binary::FixedFormat; my $tarhdr = new Parse::Binary::FixedFormat [ qw(name:a100 mode:a8 uid:a8 gid:a8 size:a12 mtime:a12 chksum:a8 typeflag:a1 linkname:a100 magic:a6... Platforms: *nix

License: Freeware Size: 31.74 KB Download (96): Parse::Binary::FixedFormat Download

Added: March 07, 2010 | Visits: 1.014

XML Parse Library XML-Parse library is a lightweight set of re-usable functions for general purpose parsing, checking, and creating xml files. It can support stream-oriented, SAX or DOM parsing styles, and includes an optional xsd schema validator and graphical schema generator. It supports all valid XML, and... Platforms: *nix

License: Freeware Size: 11.26 KB Download (104): XML Parse Library Download

Added: May 02, 2010 | Visits: 1.200

Parse::Java Parse::Java is a Perl module that acts like a parser for Java code. SYNOPSIS use Parse::Java; my $ast = Parse::Java->parse_file(MyClass.java); Parse::Java parses Java code into an Abstract Syntax Tree which can be used for many things like writing compilers and stuff. As this module is... Platforms: *nix

License: Freeware Size: 18.43 KB Download (114): Parse::Java Download

Added: March 08, 2010 | Visits: 794

Parse::RecDescent Parse::RecDescent is a Perl module to generate Recursive-Descent Parsers. SYNOPSIS use Parse::RecDescent; # Generate a parser from the specification in $grammar: $parser = new Parse::RecDescent ($grammar); # Generate a parser from the specification in $othergrammar $anotherparser =... Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): Parse::RecDescent Download

Added: November 19, 2010 | Visits: 1.327

Copy URL Copy URL is an extension which adds an entry to the popup menu. This extension adds an entry to the popup menu "Copy URL of this page". When selected, the URL of the current page will be copied to the system clipboard. The URL address should be in the clipboard for the use of other applications... Platforms: *nix

License: Freeware Size: 2.05 KB Download (108): Copy URL Download

Added: April 20, 2010 | Visits: 2.036

Chess::PGN::Parse Chess::PGN::Parse is a Perl module that reads and parses PGN (Portable Game Notation) Chess files. SYNOPSIS use Chess::PGN::Parse; use English qw( -no_match_vars ); my $pgnfile = "kk_2001.pgn"; my $pgn = new Chess::PGN::Parse $pgnfile or die "cant open $pgnfilen"; while... Platforms: *nix

License: Freeware Size: 26.62 KB Download (252): Chess::PGN::Parse Download

Added: September 12, 2010 | Visits: 919

Parse::RandGen::Regexp Parse::RandGen::Regexp is a Perl module for regular expression Condition element. Regexp is a Condition element that matches the given compiled regular expression. For picking random data, the regular expression is parsed into its component Subrules, Literals, CharClasses, etc.... Therefore,... Platforms: *nix

License: Freeware Size: 25.6 KB Download (90): Parse::RandGen::Regexp Download

Added: January 20, 2010 | Visits: 889

MRTG::Parse MRTG::Parse is a Perl extension for parsing and utilizing the logfiles generated by the famous MRTG Tool. SYNOPSIS use strict; use MRTG::Parse; my $mrtg_logfile = "/var/www/htdocs/mrtg/eth0.log"; my $period = "day"; my $desired_unit = "GB"; my ($traffic_incoming, $traffic_outgoing,... Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): MRTG::Parse Download

Added: April 06, 2010 | Visits: 1.472

url.markr url.markr is a personal bookmark manager written in Ruby on Rails. The project has support for tagging of bookmarks, RSS feeds of links for each tag, inline editing of bookmarks, and tag autocompletion on entering a new bookmark. It has public and private bookmarks. You can view public... Platforms: *nix

License: Freeware Size: 245.76 KB Download (94): url.markr Download

1 2 3 4 5 >