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

Resource Script Tool freeware
Filter: All | Freeware | Demo
 

Resource Script Tool

< 1 2 3 4 5 
Added: October 27, 2010 | Visits: 942

Ant-Eclipse Ant-Eclipse is a task for the Java build tool Ant generating Eclipse projects to be just imported and used easily. Ant build scripts are used as a central place for the configuration of sources and libraries which the generated projects are based on. The most usual way to develop a software is...



Platforms: *nix

License: Freeware Size: 34.82 KB Download (97): Ant-Eclipse Download

Added: August 05, 2010 | Visits: 1.952

AmarokFS Startup Script AmarokFS Startup Script simply provides a shortcut for starting AmarokFS ("Amarok Full Screen") from within Amarok itself. AmarokFS itself can be downloaded from: http://www.kde-apps.org/content/show.php?content=52641 Installation: Download the .amarokscript.tar file and install it with...





Platforms: *nix

License: Freeware Size: 30.72 KB Download (101): AmarokFS Startup Script Download

Added: May 06, 2010 | Visits: 1.510

MIME-tool MIME-tool is a little mime encoding tool I slapped together when I needed something on a production box at work (productions = no C development environment, only the ancient K&R compiler required for god-knows-what sys-admin task). The resulting program will compile happilly on both the...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (111): MIME-tool Download

Added: January 25, 2010 | Visits: 944

Babel Interoperability Tool Babel Interoperability Tool is a tool for mixing C, C++, Fortran77, Fortran90, Python, and Java in a single application. This is our cornerstone product, representing 90% of our effort. Babel is the foundation for a multilanguage scientific compoenent framework. We are often called "The Babel...


Platforms: *nix

License: Freeware Size: 13.1 MB Download (90): Babel Interoperability Tool Download

Added: April 15, 2010 | Visits: 1.240

XML::DB::Resource XML::DB::Resource is a Wrapper class for documents or document fragments. SYNOPSIS $resource = $collection->getResource($id); $id = $resource->getId(); $xml = $resource->getContent(); $resource->setContent($xml); $collection->storeResource($resource); $parentColl =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): XML::DB::Resource Download

Added: March 19, 2010 | Visits: 1.827

Game Server Startup Script Game Server Startup Script project is a startup script to manage dedicated game servers like Quake3. Game Server Startup Scripts is a startup script to manage a wide variety of Linux dedicated game servers. It can start/stop/restart/fix dedicated game servers like Quake3, Half Life, Tribes 2,...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (184): Game Server Startup Script Download

Added: August 25, 2010 | Visits: 2.953

SwitchProxy Tool 1.4.1 for SwitchProxy Tool is a Firefox extension which lets you manage and switch between multiple proxy configurations quickly and easily. You can also use it as an anonymizer to protect your computer from prying eyes. NOTE: In Firefox you can use the toolbar element to save space. A useful...


Platforms: *nix

License: Freeware Size: 65.54 KB Download (2123): SwitchProxy Tool 1.4.1 for Download

Added: January 11, 2010 | Visits: 1.194

Resource::Loader Resource::Loader is a Perl module to load different resources depending. SYNOPSIS use Resource::Loader; $loader = Resource::Loader->new( testing => 0, verbose => 0, cont => 0, resources => [ { name => never, when => sub { 0 }, what => sub { die "this will never be loaded" }, }, {...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (146): Resource::Loader Download

Added: January 14, 2010 | Visits: 4.377

Auto Directory Index PHP Script AutoIndex is a PHP script that makes a table that lists the files in a directory, and lets users access the files and subdirectories. It includes searching, icons for each file type, an admin panel, uploads, access logging, file descriptions, and more..


Platforms: *nix

License: Freeware Size: 84.99 KB Download (371): Auto Directory Index PHP Script Download

Added: February 27, 2010 | Visits: 2.612

PHP Radius Accounting Tool PHP Radius Accounting tool is a report tool for use with freeradius and MySQL. PHP Radius Accounting Tool features: listing of users, bandwidth used up/down per user, number of logins, usage details, who is using most bandwidth, a list of stations (access points), which users use each access...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (197): PHP Radius Accounting Tool Download

Added: March 03, 2010 | Visits: 2.040

Traffic Control Super Script Traffic Control Super Script implements traffic shaping for IP traffic passing through a NAT/bridge box with a single configuration file with one line per host. Traffic Control Super Script can manage bandwidth to user-specified speeds based on the u32 classifier, and can identify traffic by...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (161): Traffic Control Super Script Download

Added: August 02, 2010 | Visits: 4.572

PHP Screw PHP Screw is a PHP script encryption tool. When you are developing a commercial package using PHP, the script can be distributed as encrypted up until just before execution, preserving your intellectual property.. Get PHP Screw at SourceForge.net. Fast, secure and free downloads from the largest...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (332): PHP Screw Download

Added: January 02, 2010 | Visits: 1.143

GTK ACX Tool GTK ACX Tool provides a tool that displays the status of the ACX100 driver. The GTK ACX Tool displays the status of the Texas Instruments (TI) ACX100 IEEE 802.11 driver. This tool could be used just with driver developed by wlan.kewl.org Project on FreeBSD 5.2 and later versions. It uses GTK+...


Platforms: *nix

License: Freeware Size: 819.2 KB Download (92): GTK ACX Tool Download

Added: July 27, 2010 | Visits: 2.254

LDAP Administration Tool LDAP Administration Tool is a tool to manage LDAP-based directories. LDAP Administration Tool stands for LDAP Administration Tool. The tool allows you to browse LDAP-based directories and add/edit/delete entries contained within. It can store profiles for quick access to different servers..


Platforms: *nix

License: Freeware Size: 450.56 KB Download (214): LDAP Administration Tool Download

Added: March 09, 2010 | Visits: 1.569

Directory Analysis Tool Directory Analysis Tool is used to analyze LDAP directories and report on their contents. Useful if you want to find inactive accounts, people who havent changed passwords, or who has administrator privileges..


Platforms: *nix

License: Freeware Download (178): Directory Analysis Tool Download

Added: February 19, 2010 | Visits: 780

TiVo::HME::Resource TiVo::HME::Resource is a Perl encapsulation of a TiVo HME resource. SYNOPSIS use TiVo::HME::Application; @ISA = qw(TiVo::HME::Applicaton); # create a buncha resources # Color # r,g,b,alpha = 0 ... 255 my $color = $T_RESOURCE->color($red, $green, $blue, $alpha); # Font my $font =...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (96): TiVo::HME::Resource Download

Added: February 05, 2010 | Visits: 987

BoardGame Tool BoardGame Tool provides a C++ front-end/Python back-end for running board games. It features an easy and flexible interface to interact with the players and has transparent support for network or AI-controlled games. Through a clear XML interface, games elements can be specified. Using an...


Platforms: *nix

License: Freeware Download (92): BoardGame Tool Download

Added: October 05, 2010 | Visits: 2.259

IP and Ethernet testing Tool IP and Ethernet testing Tool is also known as "IET" and its an ethernet bridge addon for testing of network appliances and applications. Initialy IskraTel extended and customized the NistNet tool. However NistNet functions on IP layer and requires that tested equipment be configured to use...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (124): IP and Ethernet testing Tool Download

Added: July 05, 2010 | Visits: 2.943

IPTables Firewall Script IPTables Firewall Script contains two example firewall scripts "rc.firewall.iptables. Ive tried here to give some brief documentation for the IPTables firewall scripts contained in this directory. If youre not familiar with IPTables functionality and usage, then you may also want to check out...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (388): IPTables Firewall Script Download

Added: June 15, 2010 | Visits: 1.204

3dfx TV Out Tool The 3dfx TV Out Tool tries to be the well-known TV Tool for the 3dfx VooDoo3 cards. It might work on other cards based on the bt869 chip, since it uses the bt869 lm_sensors module. Simply typing make or make all should get you started and create an executable 3dfx_tvtool which you simply run...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (123): 3dfx TV Out Tool Download

< 1 2 3 4 5