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

Top Links Exchange Script freeware
Filter: All | Freeware | Demo
 

Top Links Exchange Script

< 1 2 3 4 5 > 
Added: August 08, 2013 | Visits: 454

Croatian Radio Amarok 2 Script for Croatian Radio Stations (73 currently). Please contact me for broken links or suggestions, thanks ;o)



Platforms: *nix

License: Freeware Size: 20.48 KB Download (35): Croatian Radio Download

Added: August 21, 2010 | Visits: 771

cOOol cOOol project is a simple Python script that looks for broken hyperlinks in OpenOffice.org documents..





Platforms: *nix

License: Freeware Download (87): cOOol Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 888

Swapware Swapware is the most downloaded linkexchange software. Very easy to install: Since it is written in PHP, all you need to do is unzip the files and place them in a folder on your site. FreeLinksManager will create a link directory with a click, then you can generates potential link partners from...


Platforms: Windows, Unix, Linux

License: Freeware Size: 64 KB Download (71): Swapware Download

Added: May 10, 2013 | Visits: 362

Local Links This MOD will cause any local URLs (i.e. www.YOURDOMAIN.com) posted to your board to open in the same window instead of in a new window, ( i.e. _self instead of _blank ).This does not effect external URLs. Might not be to your liking if you do not have your own domain name.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (47): Local Links Download

Added: May 10, 2013 | Visits: 760

Qdig Qdig is an easy-to-use PHP script that dynamically presents your digital image files as an online gallery or set of galleries. Qdig is a simple but flexible one-file script. It's easy to install and galleries are easy to organize and manage using your favorite FTP or SCP file management program....


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (62): Qdig Download

Added: May 10, 2013 | Visits: 1.059

Dolphin PHP Dolphin is a smart community builder.  It is the universal web community script written in PHP and MySQL. General Features - Blog (photo upload, user can create different categories, permissions, comments) - The ability to sort member menu and groups on member menu - The ability to approve...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (70): Dolphin PHP Download

Added: May 02, 2013 | Visits: 744

TFMail Autoinstall for Email System Utilities TFmail is a script which allows you to receive the results of an HTML form submission via an email message.TFmail is *not* a plug-in replacement for FormMail.pl, although it has a lot of the same features. TFmail is configured via text files on the server rather than via hidden form fields, has...


Platforms: CGI and Perl

License: Freeware Size: 71.68 KB Download (50): TFMail Autoinstall for Email System Utilities Download

Added: August 07, 2013 | Visits: 480

Outbound Click Tracker Plugin The Outbound Click Tracker Plugin uses javascript to detect and record clicks on an off-site links. javascript security model limits which links it can track. It will not track links that advertisers or affiliates have placed in an iframe tag. It will not track Google Adsense clicks. It will not...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Outbound Click Tracker Plugin Download

Added: August 28, 2013 | Visits: 883

OpenLD for Scripts A directory with categories and links.The script is simple and allows people to build and share extra functionality (extensions).Since it has a fast core, it can be used for both small and large directories.Here are some key features of "OpenLD":dlTE Hierarchical CategoriesdlTE Support for...


Platforms: PHP

License: Freeware Size: 716.8 KB Download (54): OpenLD for Scripts Download

Added: August 03, 2010 | Visits: 966

CGI::SpeedyCGI SpeedyCGI is a Perl module to speed up perl scripts by running them persistently. SYNOPSIS #!/usr/bin/speedy ### Your Script Here. For example: print "Content-type: text/htmlnnHello World!n"; ## ## Optionally, use the CGI::SpeedyCGI module for various things ## # Create a SpeedyCGI...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (92): CGI::SpeedyCGI Download

Released: August 09, 2010  |  Added: August 13, 2010 | Visits: 2.880

Chatroulette Alternative The top rated Chatroulette Script CR-C is a video chat software developed with Adobe Flex Builder 3 (Adobe Flash Builder 4) used as base for chatroulette, speed-date and speed-chat websites. CR-C has several different versions sold by a diversity of commercial websites. CR-C software serves as...


Platforms: Windows, Mac, *nix, Pocket PC, Android,Handheld/Mobile Other,iPhone,iPod,Java,Netware,Symbian,Other

License: Freeware Size: 2.63 MB Download (192): Chatroulette Alternative Download

Added: September 12, 2013 | Visits: 331

OG Legal DraggableViews Navigator This module enhances DraggableViews module.It provides some new Views handlers: * Navigator: Move-to-top links, Move-to-bottom-links (not yet implemented). * Order-per-parent: Order values that restart counting for each hierarchy level.


Platforms: PHP

License: Freeware Size: 10 KB Download (39): OG Legal DraggableViews Navigator Download

Added: May 22, 2010 | Visits: 730

LowCal LowCal is a lightweight Web-based calendar of events. These instructions assume you have root access to the machine youre installing on. If you dont, youre not likely to be able to install new apache modules without help (and permission) from a system administrator. You need to actually...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (93): LowCal Download

Added: March 19, 2010 | Visits: 1.174

RSS Ripper RSS Ripper project is a set of Python scripts that rewrites RSS feeds as required for better ease of use. After the rip and rewrite, the new RSS feed is uploaded to your FTP server for your own private re-subscription. Example Usage: Rename digg_ripper.py-dist mv digg_ripper.py-dist...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (94): RSS Ripper Download

Added: February 05, 2010 | Visits: 736

Sophosticated Sophosticated consists of two BASH scripts. One script installs Sophos virus scanner updates from CD, while the other downloads, unpacks, and installs the latest IDEs. These scripts needs BASH or a compatible shell. They were originally made and tested on a Mandrake Linux 8.0 installation (and...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): Sophosticated Download

Added: February 27, 2010 | Visits: 965

Config::Fast Config::Fast is an extremely fast configuration file parser. SYNOPSIS # default config format is a space-separated file company "Supercool, Inc." support nobody@nowhere.com # and then in Perl use Config::Fast; %cf = fastconfig; print "Thanks for visiting $cf{company}!n"; print...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Config::Fast Download

Added: April 05, 2010 | Visits: 836

mod_speedycgi mod_speedycgi speeds up perl scripts by running them persistently. SpeedyCGI is a way to run perl scripts persistently, which can make them run much more quickly. A script can be made to to run persistently by changing the interpreter line at the top of the script from: #!/usr/bin/perl to...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (105): mod_speedycgi Download

Added: March 13, 2010 | Visits: 914

Net::Gopher::Response::XML Net::Gopher::Response::XML is a Perl module Convert a Gopher/Gopher+ response to XML. SYNOPSIS use Net::Gopher; use Net::Gopher::Response::XML; ... $response->as_xml(File => menu.xml); This module contains code to convert a response from a Gopher or Gopher+ Gopherspace to XML. This...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (100): Net::Gopher::Response::XML Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 563

Whoisscriptpro Whoisscrip Easy Installation Installation is simple and fast. There's only 1 file to edit and set permissions to! Detailed instructions are included and all settings are understandable. Customizable Header & Footer Whois Script can be integrated to look exactly like your current website. All you have to do...


Platforms: Windows

License: Freeware Size: 88 KB Download (50): Whoisscriptpro Whoisscrip Download

Added: May 10, 2013 | Visits: 659

Import Stock from Quickbooks Quick perl hack that uses QODBC to read the item list from quickbooks, and upload it to yoru oscommerce site.You need to install qodbc from www.qodbc.com (the free version is all thats needed), and then create a system DSN which the program can connect to.Next, set the host, username, password at...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (60): Import Stock from Quickbooks Download

< 1 2 3 4 5 >