Main > Free Download Search >

Free building ajax applications script

building ajax applications

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2402
CBL Partial Updater

CBL Partial Updater


CBL Partial Updater is an AJAX library for PHP. Unlike other libraries, all operations are controlled at the server side. Using the library, it is very easy to add AJAX features to existing PHP applic more>> CBL Partial Updater is an AJAX library for PHP. Unlike other libraries, all operations are controlled at the server side. Using the library, it is very easy to add AJAX features to existing PHP applications. Just add a few lines to your PHP and HTML, and your web application turns into an AJAX app. In 2005/11/04 release, fixed a bug in HTML attribute quoting. In 2005/09/22 release, added support for spinners (loading indicators).<<less
Added: 2005-09-13 License: LGPL Price: Free
1502 downloads
Building a Forum in PHP

Building a Forum in PHP


Learn how to make a simple forum with user regristration, login, logout, lostpass, pm system, admin cp, etc more>> Learn how to make a simple forum with user regristration, login, logout, lostpass, pm system, admin cp, etc<<less
Added: 2006-04-17 License: Freeware Price: Free
1306 downloads
DNNAdmin 0.9

DNNAdmin 0.9


An open source Dot Net Nuke (DNN) administration application that provides an explorer like interface for administering DNN sites. DNNAdmin is truly interactive AJAX application that provides a much more productive MMC like administrative backend for more>> An open source Dot Net Nuke (DNN) administration application that provides an explorer like interface for administering DNN sites. DNNAdmin is truly interactive AJAX application that provides a much more productive MMC like administrative backend for DNN. DNNAdmin is offered as open source via SourceForge and is completely customizable. It was developed using Visual WebGui which is a platform for developing AJAX applications using WinForms.<<less
Added: 2006-04-23 License: GPL Price: $0.00USD
14 downloads
 
Other version of DNNAdmin
DNNAdminDNNAdmin is truly interactive AJAX application that provides a much more productive MMC like ... It was developed using Visual WebGui which is a platform for developing AJAX applications
License:GPL
Download
1280 downloads
Added: 2006-04-23
SimpleTicket

SimpleTicket


SimpleTicket is an open source trouble ticket system written using Ruby on Rails. It boasts the latest features found in today’s rich web applications such as Ajax. more>> SimpleTicket is an open source trouble ticket system written using Ruby on Rails. It boasts the latest features found in today’s rich web applications such as Ajax.<<less
Added: 2006-08-31 License: Other Free / Open Source License Price: Free
1171 downloads
Ajax RSS Reader Step by Step Tutorial

Ajax RSS Reader Step by Step Tutorial


This Ajax reader is written in JavaScript only. Itrequests a backend URL on the same server then displays the feed. more>> This Ajax reader is written in JavaScript only. Itrequests a backend URL on the same server then displays the feed.<<less
Added: 2006-11-10 License: Freeware Price: Free
1109 downloads
AJAX: How to Handle Bookmarks and Back Buttons

AJAX: How to Handle Bookmarks and Back Buttons


This article presents an open source JavaScript library that finally brings bookmarking and back button support to AJAX applications. more>> This article presents an open source JavaScript library that finally brings bookmarking and back button support to AJAX applications.<<less
Added: 2006-11-10 License: Freeware Price: Free
1087 downloads
Lightweight Ajax Development

Lightweight Ajax Development


The tutorial discusses some of the limitations of the JSP application design and shows how a lightweight Ajax-based solution can help to overcome them. It introduces basic Ajax concepts and a popular more>> The tutorial discusses some of the limitations of the JSP application design and shows how a lightweight Ajax-based solution can help to overcome them. It introduces basic Ajax concepts and a popular Java toolkit called Direct Web Remoting (DWR). Youll convert the application to a lightweight design.<<less
Added: 2006-11-10 License: Freeware Price: Free
1085 downloads
AJAX Matters

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. more>> 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.<<less
Added: 2006-11-10 License: Freeware Price: Free
1084 downloads
Tuning Ajax

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 more>> 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.<<less
Added: 2006-11-10 License: Freeware Price: Free
1083 downloads
Ajax - Building a Request

Ajax - Building a Request


In this tutorial, youll be introduced to Ajax, a technology that allows you to send these requests through small JavaScript calls, meaning the user doesnt have to wait for the page to refresh. more>> In this tutorial, youll be introduced to Ajax, a technology that allows you to send these requests through small JavaScript calls, meaning the user doesnt have to wait for the page to refresh.<<less
Added: 2006-11-10 License: Freeware Price: Free
1079 downloads
Ajax: Getting Started

Ajax: Getting Started


This article guides you through the Ajax basics and gives you two simple hands-on examples to get you started. more>> This article guides you through the Ajax basics and gives you two simple hands-on examples to get you started.<<less
Added: 2006-11-10 License: Freeware Price: Free
1078 downloads
Simple Introduction to AJAX and XMLHttpRequest

Simple Introduction to AJAX and XMLHttpRequest


This tutorial explains from the very beginning how to use AJAX in web applications. It is assumed you have a knowledge of Javascript (with a little DOM) as well as a server side scripting language, al more>> This tutorial explains from the very beginning how to use AJAX in web applications. It is assumed you have a knowledge of Javascript (with a little DOM) as well as a server side scripting language, although you should pick it up easily.<<less
Added: 2006-12-29 License: Freeware Price: Free
1037 downloads
Skitsanos WAML 1.1.2571.23644

Skitsanos WAML 1.1.2571.23644


Another aproach of combining existed AJAX frameworks under single Application Markup Language. WAML - Web Application Markup Language. WAML allows you to define your web application appearance and functionality by using simple XML like syntax mixed more>> Another aproach of combining existed AJAX frameworks under single Application Markup Language. WAML - Web Application Markup Language. WAML allows you to define your web application appearance and functionality by using simple XML like syntax mixed with HTML. The idea behind WAML is to simplify application functionality definition and provide flexible access to UI objects, data and communication services. WAML functionality build on top of existed AJAX frameworks available for public use.<<less
Added: 2007-01-16 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Skitsanos WAML
Skitsanos WAMLAJAX frameworks under single Application Markup Language. WAML - Web Application Markup ... AJAX frameworks under single Application Markup Language. WAML - Web Application Markup
License:Freeware
Download
1012 downloads
Added: 2007-01-16
PHP AJAX example: asynchronous file upload

PHP AJAX example: asynchronous file upload


Asynchronous file uploads is quote popular feature in modern AJAX web-applications. However standard AJAX classes (XmlHttpRequest) does not have capabilities to process or send files selected with fi more>> Asynchronous file uploads is quote popular feature in modern AJAX web-applications. However standard AJAX classes (XmlHttpRequest) does not have capabilities to process or send files selected with "file dialog" (input type="file"). This article contains example application (trivial file-sharing service, like rapidshare, megaupload or yousendit) which uses embedded frames (IFRAME) to upload file. While file is uploaded to hidden frame, user can still access web-page and fill "file description" field.<<less
Added: 2006-12-04 License: Other Free / Open Source License Price: Free
977 downloads
Lollygag framework

Lollygag framework


It has a number of features that make it better than Microsoft Atlas. Lollygag is a free framework for building true AJAX applications. You can take advantage of the Lollygag framework to build high more>> It has a number of features that make it better than Microsoft Atlas. Lollygag is a free framework for building "true" AJAX applications. You can take advantage of the Lollygag framework to build highly interactive, database-driven, Web applications.<<less
Added: 2007-03-22 License: Freeware Price: Free
946 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5