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

Adaptive Path Ajax freeware
Filter: All | Freeware | Demo
 

Adaptive Path Ajax

1 2 3 4 5 > 
Added: May 08, 2010 | Visits: 849

PAJAX PAJAX project is a framework that facilitates the creation of remote PHP objects in JavaScript. You might have heard of AJAX by now. I first saw the term coined in this article by adaptive path and is short for Asynchronous JavaScript + XML. This technique came into the spotlight with Google...



Platforms: *nix

License: Freeware Size: 84.99 KB Download (88): PAJAX Download

Added: July 16, 2006 | Visits: 3.470

Relative Path Relative Path is a simple utility for displaying relative path between two selected directories.





Platforms: Windows

License: Freeware Size: 2.58 MB Download (513): Relative Path Download

Added: January 18, 2010 | Visits: 1.288

Adaptive Planning Adaptive Planning is the leading provider of collaborative performance management solutions, makes it easy for mid-size companies and departments of larger corporations to improve decisions by moving beyond spreadsheets to automate budgeting, forecasting, reporting and analysis. Adaptive...


Platforms: *nix

License: Freeware Download (133): Adaptive Planning Download

Added: September 08, 2010 | Visits: 1.762

Copy file or directory path Copy file or directory path is a service menu that can copy the full path of file or directory to klipper.. Download KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security Utilities...


Platforms: *nix

License: Freeware Download (115): Copy file or directory path Download

Adaptive Quality of Service Architecture Adaptive Quality of Service Architecture (AQuoSA) is an open architecture for the provisioning of adaptive Quality of Service functionality into the Linux kernel. The project features a flexible, portable, and lightweight software architecture for supporting QoS-related services on top of a...


Platforms: *nix

License: Freeware Download (103): Adaptive Quality of Service Architecture Download

Added: July 15, 2010 | Visits: 1.425

Radio Shortest Path First Radio Shortest Path First (RSPF) is a routing protocol for wireless networks. This particular implementation is written for Linux and conforms to version 2.2 of the protocol specification. There are many reasons why our networks are complicated, but one significant thing is that you can no longer...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (101): Radio Shortest Path First Download

Added: August 19, 2010 | Visits: 1.238

BZByte EZ Ajax BZByte EZ Ajax is a Java-based interactive Web toolkit to make writting professional interactive Web applications easy. BZByte EZ Ajax is much easier/quicker to use than other frameworks, and all development is done in Java. We have been developing interactive web applications for several years...


Platforms: *nix

License: Freeware Size: 4.1 MB Download (94): BZByte EZ Ajax Download

Added: March 21, 2010 | Visits: 1.098

Path::Graph Path::Graph is a Perl module created to generate paths from hash graph. SYNOPSIS Code 1 #!usr/bin/perl my %graph = ( A => {B=>1,C=>4}, B => {A=>1,C=>2}, C => {A=>4,B=>2} ); use Paths::Graph; my $g = Paths::Graph->new(-origin=>"A",-destiny=>"C",-graph=>%graph); my @paths =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (120): Path::Graph Download

Added: May 11, 2010 | Visits: 943

Env::Path Env::Path is a Perl module with advanced operations on path variables. SYNOPSIS use Env::Path; # basic usage my $manpath = Env::Path->MANPATH; $manpath->Append(/opt/samba/man); for ($manpath->List) { print $_, "n" }; # similar to above using the "implicit object" shorthand...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (93): Env::Path Download

Added: November 26, 2010 | Visits: 1.147

BZByte Ajax BZByte Ajax provides a Java-based interactive Web toolkit for writing professional interactive apps. BZByte Ajax is a Java-based interactive Web toolkit to make writting professional interactive Web applications easy. Its a server centric toolkit with the application and development being...


Platforms: *nix

License: Freeware Size: 4.5 MB Download (99): BZByte Ajax Download

Added: June 12, 2010 | Visits: 1.720

PATH programming language PATH is a very different programming language than what you are probably used to if youre an average programmer. If youve programmed in the language Brainf*ck, youll recognize the memory cell architecture. Also, Befunge programmers will recognize the two-dimensional way that PATH programs are...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): PATH programming language Download

Added: April 01, 2010 | Visits: 1.404

Gaia Ajax Widgets 2007 Gaia Ajax Widgets is an Ajax library for ASP.NET and Mono. The project is a "high-level library", meaning it abstracts away JavaScript 100%, and the developer doesnt have to write anything other than his favorite .Net language like C#, VB.NET, IronPython, or Boo (Mono). Gaia is not your average...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (178): Gaia Ajax Widgets 2007 Download

Added: August 13, 2010 | Visits: 1.320

Super AJAX Programming Seed AJAX is all the rage these days, and for a good reason. With AJAX, you can create web applications with nearly the same functionality as your desktop programs. Super AJAX Programming Seed project is a tight script that illustrates a simple use of AJAX technology using PHP, HTML and JavaScript..


Platforms: *nix

License: Freeware Size: 4.1 KB Download (123): Super AJAX Programming Seed Download

Added: August 15, 2010 | Visits: 1.375

Snow Path Formation Simulator Snow Path Formation Simulator is a program that models the process of people forming very distinct, and yet not always altogether logical looking, paths in the snow as they walk across open spaces. The evolving condition of the snow is displayed graphically. This project may eventually mature...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (99): Snow Path Formation Simulator Download

Added: August 24, 2010 | Visits: 1.617

AJAX Book Reader AJAX Book Reader is a complete AJAX client-server application that may be used with a Web browser to display a sequence of text files one page at a time. The display style is completely controlled by a configuration file. The first application of this is as a book viewer where each chapter...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (132): AJAX Book Reader Download

Added: May 10, 2013 | Visits: 1.007

OpenLink AJAX Toolkit OAT (OpenLink AJAX Toolkit) is a JavaScript-based toolkit for browser-independent Rich Internet Application development. It includes a rich collection of UI Widgets/Controls, Event Management System, and a truly platform independent Data Access Layer called AJAX Database Connectivity. Using this...


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

License: Freeware Download (106): OpenLink AJAX Toolkit Download

Added: July 09, 2010 | Visits: 994

Apache2::Ajax Apache2::Ajax is a mod_perl interface to CGI::Ajax. SYNOPSIS ###################################################### # in httpd.conf PerlLoadModule Apache2::MyAjaxApp < Location /ajax > SetHandler perl-script PerlResponseHandler Apache2::MyAjaxApp PJX_fn js_function_name...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): Apache2::Ajax Download

Added: November 27, 2010 | Visits: 1.012

File::Path File::Path is a Perl module to create or remove directory trees. SYNOPSIS use File::Path; mkpath([/foo/bar/baz, blurfl/quux], 1, 0711); rmtree([foo/bar/baz, blurfl/quux], 1, 1); The mkpath function provides a convenient way to create directories, even if your mkdir kernel call wont...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): File::Path Download

Added: October 25, 2010 | Visits: 1.721

AJAX Image Dump System AJAX Image Dump System or AIDS for short, is a image dump system written in PHP and Javascript using MYSQL databases, with AJAX functionality using the jquery library and the MOD_REWRITE Apache module to shorten down URL-addresses. The system also uses the XTemplate. Whats New in This Release:...


Platforms: *nix

License: Freeware Size: 512 KB Download (106): AJAX Image Dump System Download

Released: May 18, 2010  |  Added: May 26, 2010 | Visits: 2.647

Ajax Photo Gallery Adding photos to your blog posts is one of the most effective ways to enhance your blog and attract attention to your writing. A simple FREE tool called Ajax Photo Gallery allows you to create a custom image gallery with a cool slide show of your most interesting photos on your website or blog in...


Platforms: Windows

License: Freeware Size: 5.72 MB Download (260): Ajax Photo Gallery Download

1 2 3 4 5 >