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

Specific freeware
Filter: All | Freeware | Demo
 

Specific

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 352

Specific Server Redirect This contribution redirects all requests to a specific server of your choice. i.e.: homepagewill becomehomepageI created it to redirect all requests to my SSL server.



Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (53): Specific Server Redirect Download

Added: May 10, 2013 | Visits: 447

Combining simple and specific property creation This script provides a function that will automate simple property creation, while allowing its users to provide specific fget/fset/fdel methods. By default, a simple property with get, set, and delete methods will be created. Optionally, specific get/set/del methods may be supplied. You can...





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


Added: May 19, 2013 | Visits: 469

WP AdSense Specific To help increase AdSense revenue on your website, why not try using the free Wordpress plugin that I have just finished developing called WP AdSense Specific. As the name suggests, it is a simple AdSense Management plugin for your Wordpress website that allows you to manage specific AdSense...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): WP AdSense Specific Download

Added: April 29, 2013 | Visits: 493

Auto approve comments for specific posts This plugin will help you if want that only the comments of some specific posts/pages to be auto-approved.installation : 1. Upload auto-approve-comments-for-specific-posts.php to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress.


Platforms: PHP

License: Freeware Size: 20.48 KB Download (44): Auto approve comments for specific posts Download

Added: April 06, 2013 | Visits: 656

Specific CSS/JS for Posts and Pages Specific CSS/JS for Posts and Pages is a plugin that allows you to add custom CSS or javascript files or embeded code in header to individual posts or pages.Plugin's Official SiteSpecific CSS/JS for Posts and PagesMajor features in Specific CSS/JS for Posts and Pages include: * You can add...


Platforms: PHP

License: Freeware Size: 102.4 KB Download (47): Specific CSS/JS for Posts and Pages Download

Added: May 08, 2013 | Visits: 490

WP Specific Comment WP Specific Comment provides a template tag for use anywhere in your theme, inside or outside The Loop. This template tag will return a specific comment as an object, from which you can retrieve any standard comment data.Template TagTo initiate the plugin, place into your theme, where $ID will...


Platforms: Python

License: Freeware Size: 10 KB Download (44): WP Specific Comment Download

Added: May 10, 2013 | Visits: 357

Generic vs. Specific Algorithms This script presents two approaches to generate all combination of elements from a number of sets. It compares "classic" statically coded algorithms to a pythonic on-the-fly generation of specific algorithm code.


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

License: Freeware Download (54): Generic vs. Specific Algorithms Download

Added: June 30, 2013 | Visits: 469

Project-specific preferences, settings, and history Project-specific Matlab preferences/settings/historySolution by Petr Krysl.Most of the time, I use or develop two, three, or more Matlab projects.For each I like to have their separate settings: list of open files, list of visited folders, command history, shortcuts, and so on.My solution is to...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Project-specific preferences, settings, and history Download

Added: September 04, 2013 | Visits: 349

Simple Page Specific Sidebars A plugin that adds a checkbox to every page allowing a user to select the page to have it's own sidebar. You add the widgets and specify the plugin replaces your generic sidebar with the page specific one. There is also a setting to allow you to simply add on to the sidebar if you so wish....


Platforms: PHP

License: Freeware Size: 51.2 KB Download (46): Simple Page Specific Sidebars Download

Added: October 08, 2010 | Visits: 882

DB2::db DB2::db is a framework wrapper around DBD::DB2 for a specific database. SYNOPSIS package myDB; use DB2::db our @ISA = qw( DB2::db ); ... use myDB; my $db = myDB->new; my $tbl = $db->get_table(myTable); my $row = $tbl->find($id); The DB2::db module can simplify your interaction...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (98): DB2::db Download

Added: August 17, 2010 | Visits: 1.314

Audio::TagLib::MPEG::File Audio::TagLib::MPEG::File is an MPEG file class with some useful methods specific to MPEG. SYNOPSIS use Audio::TagLib::MPEG::File; my $i = Audio::TagLib::MPEG::File->new("sample file.mp3"); print $i->tag()->artist()->toCString(), "n"; # got artist This implements the generic...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (124): Audio::TagLib::MPEG::File Download

Added: March 05, 2010 | Visits: 1.176

Audio::TagLib::MPC::File Audio::TagLib::MPC::File is an implementation of Audio::TagLib::File with MPC specific methods. SYNOPSIS use Audio::TagLib; my $i = Audio::TagLib::MPC::File->new("sample mpc file.mpc"); print $i->tag()->title()->toCString(), "n"; # got title This implements and provides an interface for...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (107): Audio::TagLib::MPC::File Download

Added: March 17, 2010 | Visits: 1.513

Audio::TagLib::Vorbis::File Audio::TagLib::Vorbis::File is an implementation of Ogg::File with Vorbis specific methods. SYNOPSIS use Audio::TagLib::Vorbis::File; my $i = Audio::TagLib::Vorbis::File->new("sample vorblis file.ogg"); print $i->tag()->comment()->toCString(), "n"; # got comment This is the central class...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (299): Audio::TagLib::Vorbis::File Download

Added: June 24, 2010 | Visits: 1.293

Audio::TagLib::Ogg::FLAC::File Audio::TagLib::Ogg::FLAC::File is an implementation of Audio::TagLib::File with Ogg/FLAC specific methods. SYNOPSIS use Audio::TagLib::Ogg::FLAC::File; my $i = Audio::TagLib::Ogg::FLAC::File->new("sample file.flac"); print $i->tag()->album()->toCString(), "n"; # got album This implements...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (107): Audio::TagLib::Ogg::FLAC::File Download

Added: November 04, 2010 | Visits: 1.506

VMPS VMPS (VLAN Management Policy Server) is a way of assigning switch ports to specific VLANs based on MAC address of connecting device. OpenVMPS is a GPL implementation of VMPS. Because it was developed based solely on infomation obtained by looking at packets between VMPS and client, it is very...


Platforms: *nix

License: Freeware Size: 95.23 KB Download (145): VMPS Download

Added: October 23, 2010 | Visits: 1.136

Bake Bake is a small domain specific programming language for describing how to transform one file into another. Bake uses the typical topological sort, but has features that make describing this relatively easy. Bake has patterns, similar to make, but which are part of the dependency graph (unlike...


Platforms: *nix

License: Freeware Size: 94.21 KB Download (101): Bake Download

Added: January 04, 2010 | Visits: 983

XevdevServer XevdevServer is a program that uses the Linux evdev interface to capture events from specific mouse and keyboard devices. It then translates these events and sends them to an X display using the XTEST extension. It can be helpful in a multi-seat X configuration. Special keys I dont know if...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (112): XevdevServer Download

Added: September 05, 2010 | Visits: 674

Vaniglia Vaniglia is a Java library composed of a number of lightweight, very specific, and performance oriented java components. Components in the current release: - Command Protocol - Crypto - Extensions Framework - RollingFileDailyFolderAppender for Log4J (courtesy of Patrizio Munzi) - Parser -...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (89): Vaniglia Download

Added: April 05, 2010 | Visits: 623

JRelaxTimer JRelaxTimer is a timer (or alarm clock) that allows Web-users to open specific Web-pages at selected time intervals. JRelaxTimer, for example, could be installed on the company Intranet and used by employees to execute specific tasks at selected time intervals. Built as a browser-independent...


Platforms: *nix

License: Freeware Size: 256 KB Download (88): JRelaxTimer Download

Added: May 27, 2010 | Visits: 1.024

Software::Packager::Rpm Software::Packager::Rpm is a suite of Perl modules providing a common interface for the creation of platform specific software installation packagers. add_item() my %object_data = ( SOURCE => /source/file1, TYPE => file, KIND => doc, DESTINATION => /usr/local/file1, USER => joe, GROUP...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (104): Software::Packager::Rpm Download

1 2 3 4 5 >