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

Mac Graph Digitizer Contact Php freeware
Filter: All | Freeware | Demo
 

Mac Graph Digitizer Contact Php

< 1 2 3 4 5 > 
Released: August 10, 2008  |  Added: August 29, 2008 | Visits: 10.181

PHP Form Validator It is quite essential to have input validations in the server side form processing script. Having the right set of validations prevent bad data entering your database. Form validations can, to some extend, prevent attacks too. The PHP form validation script contains a set of commonly required... Platforms: Not Applicable

License: Freeware Size: 49.74 KB Download (1945): PHP Form Validator Download

Added: May 10, 2013 | Visits: 2.161

PHP Cleaner PHP Cleaner is an utility written in PHP to 'clean' php, css and js files. What it does is stripping comments and removing every spaces (unless that space is needed) which result is much smaller files, and help decreases the execution time. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (148): PHP Cleaner Download

Released: February 24, 2012  |  Added: April 17, 2012 | Visits: 2.530

Wavepad Audio Editor for Mac WavePad is a sound editor program for Mac OS X. This software lets you make and edit voice and other audio recordings. You can cut, copy and paste parts of recording and, if required, add effects like echo, amplification and noise reduction. Sound editing functions include cut, copy, paste,... Platforms: Mac

License: Freeware Size: 1.42 MB Download (191): Wavepad Audio Editor for Mac Download

Released: July 25, 2014  |  Added: August 19, 2014 | Visits: 5.607

NBL Contact NBL Contact is a Windows database-driven software designed for personal, soho, small and medium size company, to manage personal or company contact, print envelope or mailing label and send group email. Include feature: Master Editor: Store Person, Company, Employee and Organization... Platforms: Windows, Windows Server

License: Freeware Size: 68.12 MB Download (283): NBL Contact Download

Added: January 18, 2010 | Visits: 2.335

MAC Changer GUI MAC Changer GUI will display and change your MAC address to a user supplied or random value. Created with kommander 1.3.0. Not sure if it works with previous versions. Depends on kdialog and must be executed with the kdesu command. Example: kdesu kmdr-executor /home/someDIR/mac.kmdr As... Platforms: *nix

License: Freeware Size: 30.72 KB Download (226): MAC Changer GUI Download

Added: January 18, 2010 | Visits: 2.272

Chart::Graph::Gnuplot Chart::Graph::Gnuplot is a function in module Chart::Graph that lets you generate graphs on the fly in perl. SYNOPSIS use Chart::Graph::Gnuplot qw(&gnuplot); gnuplot(%global_options, [%data_set_options, @matrix], [%data_set_options, @x_column, @y_column], [%data_set_options, < filename... Platforms: *nix

License: Freeware Size: 8.19 KB Download (173): Chart::Graph::Gnuplot Download

Added: January 18, 2010 | Visits: 1.668

Chart::Graph::Xrt3d Chart::Graph::Xrt3d is a Perl module for creating 3D graph charts. SYNOPSIS #Include module use Chart::Graph::Xrt3d qw(xrt3d); # Function call xrt3d(%options, @data_set ); This module is unmaintained, it worked with Sitrakas XRT, and hasnt been tested against newer versions. Sitraka... Platforms: *nix

License: Freeware Size: 245.76 KB Download (169): Chart::Graph::Xrt3d Download

Added: January 18, 2010 | Visits: 1.437

Chart::Graph::Xrt2d Chart::Graph::Xrt2d is a Perl module for creating graph charts. SYNOPSIS #Include module use Chart::Graph::Xrt2d qw(xrt2d); # Function call xrt2d(%options, [%data_options1, @data_set1], [%data_options2, @data_set2], . . ); This module is unmaintained, it worked with Sitrakas XRT,... Platforms: *nix

License: Freeware Size: 245.76 KB Download (124): Chart::Graph::Xrt2d Download

Added: January 18, 2010 | Visits: 2.241

PHP Online RPG PHP Online RPG project is an graphical online RPG. This RPG uses only the browser to create a vast world. The power of html tables allow us to create a graphical online rpg that is fast, and vivid. The only requirements are a browser and patience. As the world grows, its possible for the code... Platforms: *nix

License: Freeware Size: 2.5 MB Download (139): PHP Online RPG Download

Added: January 18, 2010 | Visits: 1.709

PHP FastFileCache PHP FastFileCache caches output from dynamic PHP scripts, and stores them in files for fast retrieval under high server load.. WebSuck is a web spider for Java2 (C) 2001 Åke Wallebom Platforms: *nix

License: Freeware Size: 2.05 KB Download (97): PHP FastFileCache Download

Added: January 18, 2010 | Visits: 3.792

PHP Personal Movie Database PHP Personal Movie Database lets you organise (add/edit/delete) and display your movies list (DVD, SVCD, VCD, DIVX, etc.). Features include the ability to retrive information (title, actor, poster, etc.) from IMDB, to display a poster of the movie on mouseover, and more. Whats New in This... Platforms: *nix

License: Freeware Size: 204.8 KB Download (308): PHP Personal Movie Database Download

Added: August 17, 2010 | Visits: 1.667

PHP Tag Engine PHP Tag Engine project is a library that allows you to easily add tagging functionality to a PHP application.. Crowd Favorite offers web-based task-management software, WordPress development, blog consulting and general web development services. Platforms: *nix

License: Freeware Size: 87.04 KB Download (101): PHP Tag Engine Download

Added: May 10, 2013 | Visits: 2.158

Cute PHP library cphplib (Cute PHP library) is a small collection of classes for PHP. Purpose of the classes is to simplify functions for daily work with PHP. e.g. convertions, formating, DB session and so on. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (147): Cute PHP library Download

Added: September 03, 2010 | Visits: 2.149

SVG::Graph SVG::Graph is a Perl module to visualize your data in Scalable Vector Graphics (SVG) format. SYNOPSIS use SVG::Graph; use SVG::Graph::Data; use SVG::Graph::Data::Datum; #create a new SVG document to plot in... my $graph = SVG::Graph->new(width=>600,height=>600,margin=>30); #and create... Platforms: *nix

License: Freeware Size: 88.06 KB Download (151): SVG::Graph Download

Added: October 09, 2010 | Visits: 1.085

Graph::ModularDecomposition Graph::ModularDecomposition is a Perl module for modular decomposition of directed graphs. SYNOPSIS use Graph::ModularDecomposition qw(pairstring_to_graph tree_to_string); my $g = new Graph::ModularDecomposition; my $h = $g->pairstring_to_graph( ab,ac,bc ); print "yesn" if... Platforms: *nix

License: Freeware Size: 13.31 KB Download (96): Graph::ModularDecomposition Download

Added: May 23, 2010 | Visits: 3.896

W3C-PHP W3C-PHP is a little php-cli script that can validate a list of URLs trough the W3C validator Web site (http://validator.w3.org/) with PHP-DOM functions. Configuration: list.txt -> contain the list of url that you need to validate the URLs must start with ":" without the "http://" prefix for... Platforms: *nix

License: Freeware Size: 10.24 KB Download (136): W3C-PHP Download

Added: October 14, 2010 | Visits: 3.915

PHP P10 Oper Services PHP P10 Oper Services project is a small IRCD operator services written in the PHP scripting language. It supports levels, and it uses a database. It currently supports the IRCU P10+ IRC server and the PostgreSQL database. Whats New in This Release: - PHP Oper Services Alpha 1 PL1 This is a... Platforms: *nix

License: Freeware Size: 11.26 KB Download (128): PHP P10 Oper Services Download

Added: April 16, 2010 | Visits: 2.113

Andys PHP Knowledgebase Andys PHP Knowledgebase using MySQL is a database driven knowledgebase management system. Andys PHP Knowledgebase includes bookmark friendly URLs, Q&A, easy search with browsing by category, article submission, a powerful administrator interface and a professional and attractive interface.. Platforms: *nix

License: Freeware Size: 45.06 KB Download (120): Andys PHP Knowledgebase Download

Added: July 24, 2010 | Visits: 2.410

PHP music player controller PHP music player controller (PMPC) is a script that allows navigation through your music directory, and the adding of albums or single songs into a playlist. The project also allows you to play, stop, pause, and go back and forth through the playlist. Apache needs to run as the same user that... Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): PHP music player controller Download

Added: October 01, 2010 | Visits: 2.159

Mac menubar for GNOME/Xfce Mac menubar for GNOME/Xfce is a Mac-style menubar for gtk2/gnome/xfce. This is not one app, but 3 pieces of mutual-dependent softwares: 1.patch for gtk2 (2.10.x and 2.8.x) 2.gnome panel applet 3.xfce panel plugin (for 4.4+ only) The sources are hosted on AUR (Arch User Repository),... Platforms: *nix

License: Freeware Download (160): Mac menubar for GNOME/Xfce Download

< 1 2 3 4 5 >