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

Python Code For Easthaven Solitare Contact Php software
Filter: All | Freeware | Demo
 

Python Code For Easthaven Solitare Contact Php

< 1 2 3 4 5 > 
Added: March 02, 2010 | Visits: 1.050

ExtUtils::CBuilder ExtUtils::CBuilder is a Perl module to compile and link C code for Perl modules. SYNOPSIS use ExtUtils::CBuilder; my $b = ExtUtils::CBuilder->new(%options); $obj_file = $b->compile(source => MyModule.c); $lib_file = $b->link(objects => $obj_file); This module can build the C portions of...



Platforms: *nix

License: Freeware Size: 19.46 KB Download (92): ExtUtils::CBuilder Download

Added: October 13, 2010 | Visits: 937

Class::MethodMaker::V1Compat Class::MethodMaker::V1Compat is a V1 compatibility code for C::MM. SYNOPSIS This class is for internal implementation only. It is not a public API. Class::MethodMaker version 2 strives for backward-compatiblity with version 1 as far as possible. That is to say, classes built with version 1...





Platforms: *nix

License: Freeware Size: 88.06 KB Download (102): Class::MethodMaker::V1Compat Download

Added: July 26, 2010 | Visits: 629

Albatross Albatross library is a small and flexible Python toolkit for developing highly stateful web applications. The toolkit has been designed to take a lot of the pain out of constructing intranet applications although you can also use Albatross for deploying publicly accessed web applications. In...


Platforms: *nix

License: Freeware Size: 256 KB Download (89): Albatross Download

Added: April 06, 2010 | Visits: 2.041

HTML::Clean HTML::Clean module cleans up HTML code for web browsers, not humans. SYNOPSIS use HTML::Clean; $h = new HTML::Clean($filename); # or.. $h = new HTML::Clean($htmlcode); $h->compat(); $h->strip(); $data = $h->data(); print $$data; The HTML::Clean module encapsulates a number of common...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (95): HTML::Clean Download

Added: October 02, 2010 | Visits: 917

MyPageKit::MyModel MyPageKit::MyModel is an example Derived Model Class implementing Backend Code for pagekit.org website. This module provides a example of a Derived Model component (Business Logic) of a PageKit website. It is also the code used for old the http://www.pagekit.org/ web site. It contains two...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (88): MyPageKit::MyModel Download

Added: August 10, 2010 | Visits: 1.755

Javascript::Menu Javascript::Menu is a NumberedTree that generates HTML and Javascript code for a menu. SYNOPSIS use Javascript::Menu; # Give it something to do (example changes the menus caption): my $action = sub { my $self = shift; my ($level, $unique) = @_; my $value = $self->getValue; return...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (102): Javascript::Menu Download

Added: June 21, 2010 | Visits: 933

Tk::callbacks Tk::callbacks allows specifying code for Tk to call. SYNOPSIS One can specify a callback in one of the following ways: Without arguments: ... => ⊂name, ... ... => sub { ... }, ... ... => methodname, ... or with arguments: ... => [ ⊂name ?, args ...? ], ... ... => [ sub { ... }...


Platforms: *nix

License: Freeware Size: 5.7 MB Download (86): Tk::callbacks Download

Added: July 29, 2013 | Visits: 351

Generate .m-file code for any MATLAB variable Have you ever tried to inspect and modify deeply nested struct/cell variables? Of course, MATLABs variable editor will help to visualise these variables. However, to create such a variable automatically or to change some of the deeply nested fields routinely this submission may be useful.The main...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Generate .m-file code for any MATLAB variable Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 1.135

RISE PHP for PostgreSQL code generator RISE PHP for PostgreSQL code generator The RISE PHP for PostgreSQL code generator renders PHP source code for database access. The generated code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for database access...


Platforms: Windows

License: Freeware Download (50): RISE PHP for PostgreSQL code generator Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 1.210

RISE PHP for MySQL code generator RISE PHP for MySQL code generator The RISE PHP for MySQL code generator renders PHP source code for database access. The generated code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for database access and,...


Platforms: Windows

License: Freeware Download (66): RISE PHP for MySQL code generator Download

Added: November 23, 2010 | Visits: 1.053

Python Hypertext Preprocessor PyHP is a system to embed Python code in an HTML document in a way similar to how PHP works. PyHP allows use of the Python programming language in scripts similar to PHP. PyHP uses the Python 2.0 language to parse elements embedded in an HTML page. When I started this, I was enamoured with PHP....


Platforms: *nix

License: Freeware Size: 15.36 KB Download (97): Python Hypertext Preprocessor Download

Added: August 12, 2013 | Visits: 617

PHP Code Snippet Library for Scripts PHP-CSL is an open source application written in PHP. It has been designed to let users store pieces/snippets of code for future reference.It supports unlimited Libraries, Categories and Snippets. PHP-CSL was originally designed to help the Author (Stuart) store snippets of code he thought may...


Platforms: PHP

License: Freeware Size: 102.4 KB Download (41): PHP Code Snippet Library for Scripts Download

Added: October 02, 2006 | Visits: 4.277

RatScan RatScan is a GUI driven front end for SecureSoftware's RATS, a code auditing tool used to check source code for weaknesses, vulnerabilities and exploits. RATS can detect potentially dangerous coding practices and advise you on the risks and the various steps needed to secure your code further. It...


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 1.48 MB Download (197): RatScan Download

Added: October 26, 2010 | Visits: 952

EasyEclipse for Python EasyEclipse for Python is for Python development. This distribution includes the following plugins: Core components: - Eclipse Platform 3.2.1 - Shared platform services from Eclipse. - Eclipse Tools 3.2.1 - Common libraries for various Eclipse projects. - Java for Windows 1.5.0.09 - Run...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 117 MB Download (96): EasyEclipse for Python Download

Added: November 24, 2010 | Visits: 1.691

PHP Active Code Library PHP Active Code Library (ACL) is a PHP 5 class used to store and call PHP files that are stored in a database. The files are stored in a plain text field and not a binary field. PHP ACL also takes care of include/require calls. If a file includes another file stored in the database, PHP ACL...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (129): PHP Active Code Library Download

Added: May 10, 2013 | Visits: 1.578

PHP Security Scanner PHP Security Scanner is a tool written in PHP intended to search PHP code for vulnarabilities. MySQL DB stores patterns to search for as well as the results from the search. The tool can scan any directory on the file system.


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

License: Freeware Download (70): PHP Security Scanner Download

Added: May 10, 2013 | Visits: 776

PHP For Applications PHP For Applications is a PHP RAD and object oriented PHP framework for building event-driven stateful web applications. P4A is a PHP framework, a software containing libraries, modules and widgets used to build applications that will be used with a web browser connected to the net. With P4A...


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

License: Freeware Download (51): PHP For Applications Download

Added: July 30, 2013 | Visits: 646

PHP Dynamic Word/Excel Generator for Scripts PHP Dynamic Word/Excel Generator is an ultra easy-to-use php code for creating dynamic MS Word OR Excel files from a MySQL database query. Suitable for beginners to use.


Platforms: PHP

License: Freeware Size: 10 KB Download (40): PHP Dynamic Word/Excel Generator for Scripts Download

Added: May 10, 2013 | Visits: 811

PHP/JavaScript Data Translation This project provides a PHP class for facilitating the translation of data variables and objects into JavaScript code for client-side processing on a website.


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

License: Freeware Download (61): PHP/JavaScript Data Translation Download

Added: March 26, 2013 | Visits: 447

Yana Framework for PHP Yana Framework for PHP is a development platform for applications written in PHP/AJAX/SQL. It offers support for multiple DBMS, skins, plugins and languages to create versatile software product families.Features of Yana Framework for PHP:- suitable for building product families (Product Family...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 2.43 MB Download (41): Yana Framework for PHP Download

< 1 2 3 4 5 >