public marks

PUBLIC MARKS with tags ajax & webdev

January 2007

Prototype Javascript Library easing the development of dynamic web applications

by parmentierf & 8 others (via)
Prototype is a JavaScript Framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.

Vitamin

by after8 & 56 others
A resource for web developers, designers and entrepreneurs

TurboGears: Front-to-Back Web Development

by parmentierf & 15 others (via)
Create a database-driven, ready-to-extend application in minutes. All with designer friendly templates, easy AJAX on the browser side and on the server side, not a single SQL query in sight with code that is as natural as writing a function.

Aptana: Download Other Versions

by parmentierf & 5 others (via)
Aptana is a robust, JavaScript-focused IDE for building dynamic web applications. Highlights include the following features: * Code Assist on JavaScript, HTML, and CSS languages, including your own JavaScript functions * Outliner that gives a snapshot view of your JavaScript, HTML, and CSS code structure * NEW: FTP/SFTP uploading, downloading and synchronization * NEW: JavaScript debugger to troubleshoot your code * Error and warning notification for your code * Support for Aptana UI customization and extensions * Cross-platform support * Free and open source licensed under the Eclipse Public License, v1.0.

Ajax Agent

by rmaltete & 1 other (via)
Ajax Agent is a very easy to use, yet very powerful open source framework for rapidly building Ajax or Rich Internet Applications (RIA). For the PHP version, it takes only three lines of code to invoke a remote scripting call. Remote scripting is an integral part of Ajax. Check the following code (for PHP version). include_once('agent.php'); $agent->init(); agent.call('url','server_function', 'client_handle', param1, param2, ...);

December 2006

November 2006

Google AJAX Search API Documentation

by PêUR & 1 other
The Google AJAX Search API is a Javascript library that allows you to embed Google Search in your web pages and other web applications

October 2006

Optimizing Page Load Time - die.net

by mbertier & 7 others (via)
While working on optimizing page load times for a high-profile AJAX application, I had a chance to investigate how much I could reduce latency due to external objects. Specifically, I looked into how the HTTP client implementation in common browsers and characteristics of common Internet connections affect page load time for pages with many small objects.

Ajax & PHP without using the XmlHttpRequest Object

by rmaltete & 15 others
there is one problem with most of the current implementations of Ajax: it has one dependency, and that is the XmlHttpRequest object. Most modern browser, like Firefox, have inbuilt support for this object, but older browsers, like Internet Explorer 6, don't have native support for this object. Luckily, IE 6 does support it, but it's built in as an ActiveX control, which means your visitors get an ugly warning message about the possible danger of an ActiveX control, or in some cases it just doesn't work at all. In this tutorial, I will show you how to use Ajax without even having to use the XmlHttpRequest object.

jQuery: Plugins

by [NikO] & 6 others
list of jQuery plugins

PUBLIC TAGS related to tag ajax

*** +   **** +   @readreview +   accessibility +   api +   blog +   blogs +   code +   color +   cool +   css +   design +   dev +   Devel +   development +   dhtml +   dom +   editor +   framework +   google +   howto +   html +   images +   javascript +   library +   opensource +   php +   programming +   prototype +   rails +   reference +   ressource blog +   rss +   ruby +   rubyonrails +   scripts +   springnetdelicious +   tools +   tutorial +   usability +   web +   web2.0 +   webdesign +   webdev +   webdevelopment +   wiki +   xhtml +   xml +   xmlhttprequest +   yahoo +