ajax webshop 3.0
Volkan Webshop 1.0
Provides a complete shopping cart package. It is entirely in Active Server pages and uses a Microsoft Access 2000 database. Fully featured e-commerce solution. Easy integration with existing websites. more>>
AjaxAMP 3.0
It allows you to access Winamp over the network using a web browser more>> Once installed, AjaxAMP runs silently as a lightweight web server inside Winamp. Using AJAX (Asynchronous Javascript and XML) techniques, it creates a web interface for Winamp which duplicates the actual Winamp interface inside a Web browser. Just point your browser to the computers IP address at port 5151 and you can control Winamp! For example, install the plugin, then point a web browser to http://127.0.0.1:5151 to begin controlling Winamp on your own computer.<<less
Ajax View 1.0
Remotely Monitoring Web 2.0 Applications more>>
The Ajax View approach is to insert a server-side proxy (or web server plugin) in-between the web server machines and the end-users browser. This proxy captures the web applications JavaScript code as it is being sent to a browser and rewrites the code to insert extra instrumentation code.
The injected instrumentation code runs with the rest of the web application inside the end-users browser and can capture performance, call graph, application state and user interaction information, providing visibility directly into the last hop of the users experience.
Use the Ajax View proxy to gather performance profile information for a web application, without modifying the original web application, and without installing any extra plugins, ActiveX controls or extensions in the web browser.
Main features:
- Serve different instrumentation code to different users. This allows us to distribute instrumentation code across many users, spreading the cost of gathering lots of information such that no single user pays a high performance penalty.
- Adapt an instrumentation policy and serve different instrumentation code over time. For example, we can drill-down into performance problems and gather extra context about bugs
Ajax View works by using a proxy to intercept and rewrite the JavaScript code of a web application and automatically inject instrumentation code. The rewriting is controlled by one or more instrumentation policies, embedded within the proxy
The Ajax View JavaScript Instrumentation Proxy is an HTTP proxy that dynamically instruments JavaScript applications to monitor their performance and behavior within a Web browser. The Ajax View proxys instrumentation can be extended through plug-ins. A sample plug-in is provided.
System requirements:
- NET Framework 2.0
AJAX Image Dump System 1.0
AJAX Image Dump System (AIDS) is an image dump system that has been written in PHP and Javascript more>>
AJAX Image Dump System uses 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 mod.
MailBee WebMail PHP 2.0.10
MailBee WebMail PHP is an AJAX webmail written as a set of PHP scripts more>>
Supports multiple attachments, ESMTP, skins, web-based administration. Correctly displays HTML mail. Easy install. Source code included.
JustAjax Table 1.9
ajax/PHP grid library more>> JustAjax Table is an Ajax/PHP grid library that allows you to create web-based data grids/tables that behave like desktop software. JustAjax Table offers in-place cell editing, live scrolling, live sorting, PHP/MySQL backend, cross-browser support.<<less
License:Commercial
NetJaxer 2.0.6
NetJaxer integrates web 2.0 apps like Gmail and Meebo into Windows more>>
Create desktop, tray, and quick launch icons. Easily use these applications with our custom browser.

Ajax 1
Ajax is a kind of game with the content of sweeping dust mites faster than the cpu. more>>
Ajax 1 is a kind of game with the content of sweeping dust mites faster than the cpu. You can choose how many dust mites to defeat and the difficulty can be easy medium or hard. You can increase your speed by collection power ups. Steer with the mouse and move by pressing W.

MailBee WebMail Lite PHP 4.2
AJAX webmail written as a set of PHP scripts more>> MailBee WebMail PHP is a free AJAX webmail application with skins support. Users can receive, view, manage, compose, and send email through web interface (POP3 and SMTP supported). Supports multiple attachments, ESMTP, skins, web-based administration. Correctly displays HTML mail. Easy install. Source code included.<<less
Ajax Extensible Page 1.3
A small JavaScript library to build extensible Web pages. more>> A.E.P. is an Ajax framework that is very easy to use with an interface of six functions and these functions allow to build Web pages that are extended at user request from data hidden into the page or taken from external files. Once you have experienced the library you feel obliged to build all your web page in this way, as I do. A short tutorial is provided in HTML and PDF forms. Demos included.<<less
Templates for the Webshop Helpdesk 1.00
Use Oulook as convenient Helpdesk solution for customer mails at Online shopping companies. The Add-in for the Software ReplyButler supports you when you with the using + creation of the Webshop-text modules for the helpdesk. more>>
Try Oulook as helpdesk for customer mails to Web site owners. Youll receive a preset folder structure with the most common headlines that turn up in customer mails Web site owners, accompanied by starting points for boilerplates which normally can be put into this segments. The additional software for the Software ReplyButler supports you when you with keeping of the Webshop boilerplates for the helpdesk. All Webshop boilerplates support a multiuser system so that with a LAN all supporters use the identical text phrases and share the identical boilerplates. All templates for text modules already have headlines in 2 languages and also were assigned icons to find them more easy. This menu organization will be used in Oulook by the cool software ReplyButler, and the ClipTexts and the ClipTexts can be found easily.<<less
PHP Ajax Voting system 1.0
PHP Ajax Voting system is build as PHP OOP (object oriented style) with relational transactional MySQL database back-end and jQuery scripting, handles one or multiple products voting-one vote per 24 hours per product. more>> <<less

ASP Ajax 2.2
Keep it fast, simple and free. ASPajax is the definitive Ajax framework for Classic ASP (VBScript) websites. All you need is a W3C compliant ASP website and a few lines of code. more>>
INTRODUCING ASP AJAX
===================
http://www.aspajax.org
AJAX is an expectation of modern websites. However many of the world best developers still code in Classic ASP - without the use of heavy web frameworks.
ASP-ajax bridges the gap - providing .Net Ajax style functionality and "Update Panels" to VBScript ASP.
ASP-ajax also allows you to easily call any ASP server function from JavaScript and return results without refreshing the page.
Lightweight, simple and fast - ASPajax is free.
ASP-AJAX Basic Concepts
=====================
ASP functions can be called without refreshing the page using 2 new AJAX paradigms.
1. UpdatePanels - can allow any form or link to work seamlessly without the page refreshing. UpdatePanels lead to efficient development - and encourage strong adherence to Accessibility and W3C standards. http://www.aspajax.org/asp-ajax-documentation.asp?page=update-panels
2. LiveASP - a Remote Method Calling technology - that allows you to use any ASP function from client JavaScript - without refreshing the web page. The results from the ASP function is returned - and Session and Cookie states are kept alive. http://www.aspajax.org/asp-ajax-documentation.asp?page=liveasp
*ASP AJAX TUTORIALS*
ASP AJAX Hello World - http://www.aspajax.org/asp-ajax-examples.asp
Execute VBScript server code in real-time from JavaScript - http://www.aspajax.org/asp-ajax-examples-call-asp-function-from-javascript.asp
ToolTips using ASP and AJAX - http://www.aspajax.org/asp-ajax-examples-tooltip.asp
Form validation using ASP and AJAX technology - http://www.aspajax.org/asp-ajax-examples-form-validation.asp
Use ASP AJAX to build a ComboBox control with predictive text suggestions - http://www.aspajax.org/asp-ajax-examples-autocomplete.as
A free, customizable live-chat application using ASP AJAX - http://www.aspajax.org/asp-ajax-examples-chat.asp
Downloaded the free ASP AJAX toolkit from http://www.aspajax.org
System Requirements: Microsoft IIS Web Server
Enhancements: 1. *ASP Ajax UpdatePanels* automatically make ASP / HTML forms submit and respond without the web-page refreshing. 2. *ASP Ajax LiveASP* - this professional toolkit allows you call any ASP VBScript server functions from JavaSCript at runtime. ASP Function results are returned to JavaScript.
<<lessLicense:Freeware
Templates for Webshop Helpdesk texts 1.00
Try Outlook as great Helpdesk for customer mails at Web stores + Online shops. This additional software for the ReplyButler supports you when you with the storing of the Webshop boilerplates for the h more>>
Use Outlook as powerful Helpdesk for customer enquiry directed at Webshops. The Plugin for the ReplyButler helps you at the using / creation of the text modules for Webshop topics for the helpdesk. Youll receive a predefined organisational structure with the most common headlines which turn up in customer enquiry Webshops, accompanied by suggestions for text modules which often can be expected in this categories. The Webshop text phrases support a multiuser environment so that via a local network several helpdesk workers share the identical text modules and share the identical boilerplates. All text ideas already have bilingual headlines / were tagged with small icons to find them easily. This folder structure is automatically used directly in Outlook by the software ReplyButler, so that the texts so that the texts can get accessed very quickly.
<<lessTextmodule-Templates Helpdesk Webshop 1.00
Employ Outlook as great helpdesk for customer enquiry at Online and Internet shops. The additional software helps you with keeping of the Webshop text modules for the helpdesk. more>>
Try Outlook as Hotline/Helpdesk-solution for customer enquiry directed at Web stores + Online shops. Youll receive a preset folder structure with the typical subjects that occur in customer enquiry Web stores + Online shops, accompanied by tips for boilerplates which normally can be sorted into these helpdesk areas. The additional software supports you when you with the using of the text modules for Webshop topics for the helpdesk. All Webshop text phrases support a multiuser system so that via a local network several helpdesk staff share the identical boilerplates and have the same text modules. All templates for the boilerplates already have headlines in 2 languages + were assigned icons to find them more easy. This menu structure is automatically used in Outlook with the help of the cool shareware Reply-Butler, and the boilerplates and the boilerplates can be accesed at express speed.<<less