WareSeeker Search Software

ajax


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

Ajax resources


script Ajax->Sites Free
View Detail
Download Ajax resourcesDownload Ajax resources
This is a directory of AJAX resources and fremeworks that are necessary for every AJAX programmer.
Tags:
2

AJAX Matters


script Ajax->Sites Free
View Detail
Download AJAX MattersDownload AJAX Matters
AJAX Matters is an informational site about AJAX (short for Advanced Javascripting and XML or Asynchronous JavaScripting and XML) and how these technologies are applied to web development.
Tags:
3

Tuning Ajax


script Ajax->Tips and Tutorials Free
View Detail
Download Tuning AjaxDownload Tuning Ajax
This article illustrates one method of benchmarking your Ajax applications as well as point out some of the major performance pitfalls that the author has encountered while developing Ajax components and applications.
Tags:
4

Professional Ajax


script Ajax->Books $26.39
View Detail
Download Professional AjaxDownload Professional Ajax
Professional Ajax discusses the range of request brokers (including the hidden frame technique, iframes, and XMLHttp) and explains when one should be used over another. You will also learn different Ajax techniques and patterns for executing client-server communication on your web site and in web applications. By the end of the book, you will have gained the practical knowledge necessary to implement your own Ajax solutions. In addition to a full chapter case study showing how to combine the books Ajax techniques into an AjaxMail application, Professional Ajax uses many other examples to build hands-on Ajax experience.
Tags:
5

Ajax Frameworks


script Ajax->Tips and Tutorials Free
View Detail
Download Ajax FrameworksDownload Ajax Frameworks
Introduction Ajax frameworks support Ajax technologies to build dynamic, client-side web sites. On dynamic web pages, users can make requests of a database contained on a server. Within an Ajax framework the data is sent to or read by the server through the use of JavaScript. This allows users to make specific requests that are processed and implemented using dynamic factors like specific user input, time of day or search history to determine the content
Tags:
6

Ajax Tabs


script Ajax->Scripts and Applications Free
View Detail
Download Ajax TabsDownload Ajax Tabs
Cross Browser Ajax (CBA) is a tiny, fast, and truly cross browser library that makes adding AJAX features to your pages very easy.Key Features: extended cross browser compatibility; works with IE 5.0+ (even with disabled ActiveX), Mozilla 1.7+, Firefox 1.0+, Opera7.3+; small size - 3.6Kb compressed; data can be loaded from different host; Easy-to-Use.
Tags:
7

Ajax Mistakes


script Ajax->Tips and Tutorials Free
View Detail
Download Ajax MistakesDownload Ajax Mistakes
Ajax is also a dangerous technology for Web developers, its power introduces a huge amount of UI problems as well as server side state problems and server load problems. I�ve compiled a list of the many mistakes developers using Ajax often make.
Tags:
8

EasyBookMarker ajax


script PHP $30.00
View Detail
Download EasyBookMarker ajaxDownload EasyBookMarker ajax
Complete php MySql script for collecting, managing and organizing you bookmarks. Import-Export favorite bookmarks from IE, Netscape. Organize them in categories, show recently used links and more... EasyBookMarker v. 4.0 is based on Ajax technology - a framework known as XMLHTTPRequest or remote scripting. Ajax makes it easy to use EasyBookMarker without performing a browser refresh.
Tags:
9

Funky Ajax


script Ajax->Sites Free
View Detail
Download Funky AjaxDownload Funky Ajax
A brand new site for Ajax Developers, with a repository of code snippets, worked examples and tutorials, all available for free.
Tags:
10

Ajax Disadvantages


script Ajax->Tips and Tutorials Free
View Detail
Download Ajax DisadvantagesDownload Ajax Disadvantages
Introduction Ajax is the acronym for Asynchronous JavaScript and XML. It incorporates a suite of technologies aimed at improving user experience with web pages. It also allows programs written in different programming languages on different browsers to communicate with each other. Translation, communication and function between web applications happens remotely and, ideally, instantaneously. Another primary aim of Ajax is to reduce user delay
Tags:
11

Ajax.InPlaceDateTimeSelect


script Ajax->Scripts and Applications Free
View Detail
Download Ajax.InPlaceDateTimeSelectDownload Ajax.InPlaceDateTimeSelect
An extension for scriptaculous. Creates several select controls in place of the html element with the id specified. It functions similar to ?Ajax.InPlaceSelect? but instead it creates several select boxes with year, month, day, hour, minute for choosing date and time.
Tags:
12

Ajax.InPlaceSelect


script Ajax->Scripts and Applications Free
View Detail
Download Ajax.InPlaceSelectDownload Ajax.InPlaceSelect
This is an extension for scriptaculous. Creates a select control in place of the html element with the id specified. It functions similar to Ajax.InPlaceEditor but instead of an input control, it creates a select control with a list of options from which to choose. The parameters ?values? and ?labels? are arrays (of the same length) from which the options are defined.
Tags:
13

Ajax Whois


script PHP $50.00
View Detail
Download Ajax WhoisDownload Ajax Whois
Whois lookup and domain name search with Ajax technology, without page refresh. * Type a domain name and its availability will appear instantly. * Everything done without refreshing the page. * Display whois detail with cool popup window. * Domain name extension can be added easily. * Using smarty template, easy to change interface of website. * Easily intergrated into thirdparty shopping cart for domain name reseller.
Tags:
14

PHP TreeView Ajax


script PHP $17.00 Additional Info: Add endless number of nodes.
View Detail
Download PHP TreeView AjaxDownload PHP TreeView Ajax
Include the PHP TreeView classes and you can make your own REAL-TIME tree menus. Build a whole site WITHOUT PAGE RELOADS. Retrieve selected node(s) as php objects. The script is very dynamic with interchangeable design. It behaves like an ordinary JavaScript TreeView with real-time update but it ́s developed with PHP/Ajax (xajax). Features: Use your own image on every node. Link to internal/external urls. Each node can have it ́s own http string data. Cross browser compability. Optional checkboxes. Optional radiobuttons. Easy to add and remove nodes. Use your own Style Sheet. Hide root node. Add endless number of nodes. Really useful when showing Site Maps.
Tags:
15

AJAX Webshop 3.0


windows Software Development->Development Kits $120.00
View Detail
Download AJAX Webshop 3.0Download AJAX Webshop 3.0
99.9 MB
Ajax Webshop is guided by the concept of IDE and visualization. Based on standard component library it allows Ajax IDE in the pattern of rapid application development (RAD), which maximizes development efficiency.What you see is what you achieve.
Tags:
16

1024 AJAX CMS


script PHP Free
View Detail
Download 1024 AJAX CMSDownload 1024 AJAX CMS
The 1024 CMS is an PHP, AJAX integrated dynamic content management with built in support for news articles, download areas, member membership and discussion forums. The 1024 System is completely free so please feel free to download it and get started. Whether you need a download area for your products, a forum to build a community or simply a web site with a news area the 1024 can cater for all your needs. You specify what pages are active, who can access what and further you can build member groups, adminstration users and specify how the web site works. From detailed statistics to reported objects management, the 1024 system provides all the data you need to customise and control your web site. Got users with different languages? No problem, simply install your own language packs and the system will adapt to needs of the language.
Tags:
17

Apache2::Ajax 0.1


linux Programming->Libraries Free
View Detail
Download Apache2::Ajax 0.1Download Apache2::Ajax 0.1
0.010 MB
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 perl_function_name
PJX_html Show_Form_sub
PJX_JSDEBUG 2
PJX_DEBUG 1
< /Location >
######################################################

######################################################
# module file Apache2/MyAjaxApp.pm
package Apache2::MyAjaxApp
use Apache2::Ajax;
# use whatever else

sub perl_function_name {
my @params = @_;
# do whatever
return $return_value;
}

sub Show_Form_sub {
my $html = ;
# construct html string
return $html;
}

sub handler {
my $r = shift;
# do stuff
my $ajax = Apache2::Ajax->new($r);
$r->print($ajax->build_html());
return Apache2::Const::OK;
}
1;
##################################################

This module is a mod_perl2 interface to CGI::Ajax, which provides a mechanism for using perl code asynchronously from javascript-enhanced HTML pages.

As well as mod_perl2, this package requires CGI::Ajax, as well as a CGI.pm-compatible CGI module for supplying the param() and header() methods. If available, CGI::Apache2::Wrapper will be used, which is a minimal module that uses methods of mod_perl2 and Apache2::Request to provide these methods; if this is not available, CGI (version 2.93 or greater) will be used.

Setting things up can be illustrated by the following example of CGI::Ajax, which contains a more thorough discussion, as well as a number of illustrative example scripts.


Tags:
18

AJAX WebMail Tutorial


script Ajax->Tips and Tutorials Free
View Detail
Download AJAX WebMail TutorialDownload AJAX WebMail Tutorial
In this article, the first of three parts, you will start creating a simple web-based POP 3 client using AJAX, which will use XMLHttpRequest objects to retrieve messages from a mail server.
Tags:
19

Ajax+PHP CSS Popup Chat


script PHP Free
View Detail
Download Ajax+PHP CSS Popup ChatDownload Ajax+PHP CSS Popup Chat
AJAX+PHP application to comunicate with current users watching a webpage. Requirements: * PHP4 * MySQL4 * A browser that supports AJAX stuff. ( Firefox recomended )
Tags:
20

Ajax vs Flash


script Ajax->Tips and Tutorials Free
View Detail
Download Ajax vs FlashDownload Ajax vs Flash
Introduction Adobe?s Flash/Flex and vendor-independent Ajax are both used to design dynamic and interactive web applications. Both allow for interface animation and are platform independent meaning content will appear the same across platforms. There are many similarities and Flash/Flex is often used as a partial substitution for Ajax interface technologies. However, there are significant differences as well. For example, Flash
Tags:

My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket