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

Cyber Cam Link software
Filter: All | Freeware | Demo
 

Cyber Cam Link

< 1 2 3 4 5 > 
Released: November 25, 2004  |  Added: November 22, 2006 | Visits: 2.974

Word Link Improve your vocabulary by forming words from given letters by linking them. Only adjacent letters can be linked to form 3 letter to 7 letter words. The maximum number of possible words from the given set of letters are given as a goal. You can play the game in two ways. Try to find all...



Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 1.52 MB Download (124): Word Link Download

Released: March 17, 2008  |  Added: March 19, 2008 | Visits: 3.721

Web Link Builder WTD Scan the web for link partners. A must have for webmasters and seo experts. Find link partners, directories and search engines to submit your site in a snap. Drive traffic to your site from search engines. A tool writen by SEO professionals has been tested and proven to rise ranking in Google,...





Platforms: Windows, Windows CE

License: Shareware Cost: $60.00 USD Size: 428 B Download (118): Web Link Builder WTD Download

Released: March 29, 2008  |  Added: March 31, 2008 | Visits: 2.921

Xtreme Link Analyzer Backlinks are the basis for almost every serious internet marketers today. Backlinks are links that are pointed towards your website and very important for SEO. Especially Google give your website a better page rank and more credit if you have a good number of quality backlinks. What can...


Platforms: Windows

License: Freeware Size: 1.47 MB Download (153): Xtreme Link Analyzer Download

Released: June 27, 2008  |  Added: July 01, 2008 | Visits: 3.106

Send Link By Email Quickly send an email containing a link to the website you are currently viewing or a link you found on a website by right-clicking and choosing "Send Link by Email..." in Internet Explorer. Features: -Right-click in some empty space on a website to send a link to that site. -Right-click on...


Platforms: Windows, Palm OS

License: Freeware Size: 105.26 KB Download (135): Send Link By Email Download

Released: November 04, 2011  |  Added: February 15, 2023 | Visits: 2.258

PDF Link PDF Link is a high performance server tool from Traction Software for Windows PC, Unix Aix, Linux, Macintosh OSX, SUN Sparc Solaris PDF Link software automates the process of applying text with external web links, removing, creating, changing and reporting. link types like: http, https, ftp,...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $449.95 USD Size: 816.56 KB Download (314): PDF Link Download

Added: August 06, 2008 | Visits: 2.401

Web Cam Broadcaster PRO Use for personal or business use to display real time snapshots from a web cam . Web Cam Broadcaster PRO - this software creates a snapshot, via your web cam at your preferred time interval, then publishes on our server for a very small monthly fee! Send the link, of your *private web page, to...


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 18 KB Download (186): Web Cam Broadcaster PRO Download

Released: January 11, 2008  |  Added: September 16, 2008 | Visits: 2.362

Back Link Checker How to search multiple web links simultaneously and promote page rank of your website on various search engines! Reciprocal link analyzer software plays an important role in monitoring back link status of advertiser website on various publisher websites. Link popularity tool has ability to watch...


Platforms: Windows

License: Shareware Cost: $69.00 USD Size: 958 KB Download (140): Back Link Checker Download

Released: July 31, 2009  |  Added: August 05, 2009 | Visits: 7.401

MC3 Cyber Cafe Software MC3 cyber cafe software home edition is free for all. It can monitor up to 4 PCs without any limitations. Control remote PC via network to logoff, restart or shutdown client PCs. Monitoring is updated every second based on chosen currency.


Platforms: Windows

License: Freeware Size: 5.81 MB Download (1550): MC3 Cyber Cafe Software Download

Added: July 19, 2010 | Visits: 3.027

Free Link Page Free Link Page is a project that allows visitors to add links to your page in a specified category. This script allows visitors to add links to your page in a specified category. It is quite easy to install. The administration module supports deleting of existing links. Installation:...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (99): Free Link Page Download

Added: July 05, 2010 | Visits: 1.833

CAM::PDF::Content CAM::PDF::Content is a PDF page layout parser. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->validate() || die Syntax error; print $contentTree->render(CAM::PDF::Render::Text); $pdf->setPageContent(5,...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (126): CAM::PDF::Content Download

Added: February 03, 2010 | Visits: 1.687

CAM::PDF::GS CAM::PDF::GS is a PDF graphic state. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); my $gs = $contentTree->computeGS(); This class is used to represent the graphic state at a point in the rendering flow of a PDF page. Much of the...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (231): CAM::PDF::GS Download

Added: February 09, 2010 | Visits: 1.351

CAM::PDF::GS::NoText CAM::PDF::GS::NoText is a PDF graphic state. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); my $gs = $contentTree->computeGS(1); This class is used to represent the graphic state at a point in the rendering flow of a PDF page....


Platforms: *nix

License: Freeware Size: 737.28 KB Download (104): CAM::PDF::GS::NoText Download

Added: March 06, 2010 | Visits: 1.387

CAM::PDF::Renderer::Dump CAM::PDF::Renderer::Dump can print the graphic state of each node. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->render("CAM::PDF::Renderer::Dump"); This class is used to print to STDOUT the coordinates of each...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (112): CAM::PDF::Renderer::Dump Download

Added: March 21, 2010 | Visits: 1.290

CAM::XML CAM::XML is an encapsulation of a simple XML data structure. SYNOPSIS my $pollTag = CAM::XML->new(poll); foreach my $q (@questions) { my $questionTag = CAM::XML->new(question); $questionTag->add(-text => $q->{text}); my $choicesTag = CAM::XML->new(choices); foreach my $c...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (102): CAM::XML Download

Added: September 09, 2010 | Visits: 1.358

Link Monitor Applet Link Monitor Applet is a GNOME Panel Applet displaying the round-trip time to one or more hosts in a bar graph..


Platforms: *nix

License: Freeware Size: 1024 KB Download (1046): Link Monitor Applet Download

Added: July 01, 2010 | Visits: 1.337

Copy as HTML Link Copy as HTML Link is a Firefox extension that creates an HTML link to the current page using the selected text and copies it (into the clipboard) for pasting into other applications..


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Copy as HTML Link Download

Added: March 08, 2010 | Visits: 1.159

pilot-link pilot-link is a suite of tools used to connect your Palm or PalmOS compatible handheld with Unix, Linux, and any other POSIX-compatible machine. It works with all PalmOS handhelds, including those made by Handspring, Sony, and Palm, as well as others. pilot-link includes userspace "conduits"...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (100): pilot-link Download

Added: February 24, 2010 | Visits: 1.389

Dead Link Check Dead Link Check (DLC) is a Perl script designed to find information on validity of HTTP references. The script may use/generate a cache file for avoiding redoing network requests if the user wants to check added entries. The script works by reading entries from a file (or a list of links from the...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (95): Dead Link Check Download

Added: May 11, 2010 | Visits: 1.688

MR Tech Link Wrapper Lite MR Tech Link Wrapper Lite is a Firefox extension that wraps long links and lines to spare you from having to scroll left and right. Hidden preferences: - length to wrap: link_wrapper.wrapLength, default value is "15" - Sites to ignore: link_wrapper.ignoreList, default regex value is...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (100): MR Tech Link Wrapper Lite Download

Added: January 22, 2010 | Visits: 2.240

Reciprocal Link Pro Reciprocal Link Pro software is a fast, powerful, easy-to-use PHP/MySQL reciprocal link exchange web application that will help increase your websites search engine popularity by increasing the number of quality back links, resulting in getting a higher Google PageRank and more targeted traffic!...


Platforms: *nix

License: Shareware Cost: $24.00 USD Download (116): Reciprocal Link Pro Download

< 1 2 3 4 5 >