avocets
Avocets
rss 2.0 subscribe to this page
search


view all
•  projects
•  owners
•  tags
belongs to accessibility project
tagged accessibility ajax by vallhonr ...on 25-JUL-08
tagged ajax changetext js by vallhonr ...on 14-APR-08
tagged ajax by delphine ...on 19-NOV-07
tagged ajax by delphine ...on 19-NOV-07
tagged ajax by delphine ...on 19-NOV-07
tagged ajax by delphine ...on 19-NOV-07
tagged ajax by delphine ...on 19-NOV-07
Perhaps instead of the CGI feedreader script we can use this. If we have to.
belongs to Feeds project
tagged ajax google javascript rss by katkins ...on 29-OCT-07
tagged ajax java by delphine ...on 13-JUL-07
tagged ajax java by delphine ...on 12-JUL-07
tagged ajax java by delphine ...on 12-JUL-07
tagged ajax java by delphine ...on 12-JUL-07

From the IBM website:

The page-reload cycle presents one of the biggest usability obstacles in Web application development and is a serious challenge for Java™ developers. In this series, author Philip McCarthy introduces a groundbreaking approach to creating dynamic Web application experiences. Ajax (Asynchronous JavaScript and XML) is a programming technique that lets you combine Java technologies, XML, and JavaScript for Java-based Web applications that break the page-reload paradigm.

tagged ajax java web2.0 for_delphine application_development by winkler4 ...on 22-MAY-07
tagged ajax by delphine ...and 1 other person ...on 02-APR-07

It's all about tools, baby...

The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources. All components in the YUI Library have been released as open source under a BSD license and are free for all uses.

More tools...

While writing this blog a small library of reusable components based on YUI has been started. The library was namespaced YAHOO.ext (short for Yahoo! UI extensions), and already has a few very useful classes that make day to day development with YUI much easier. All of the classes are well-documented and there are some examples of using them found in the posts on this blog. The code is of course free and has the same unrestrictive (BSD) license as Yahoo! UI.

tagged ajax programming strategic_planning from_Mike application_development css by vallhonr ...and 1 other person ...on 26-OCT-06

More tools...

While writing this blog a small library of reusable components based on YUI has been started. The library was namespaced YAHOO.ext (short for Yahoo! UI extensions), and already has a few very useful classes that make day to day development with YUI much easier. All of the classes are well-documented and there are some examples of using them found in the posts on this blog. The code is of course free and has the same unrestrictive (BSD) license as Yahoo! UI.

tagged ajax application_development programming strategic_planning css by winkler4 ...and 1 other person ...on 22-OCT-06

It's all about tools, baby...

The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources. All components in the YUI Library have been released as open source under a BSD license and are free for all uses.

Tips for improving JS performance
tagged ajax application_development javascript by winkler4 ...on 16-SEP-06
Describes and links to several apps in Perl and Javascript that parse RSS for display
tagged ajax rss javascript application_development by winkler4 ...on 25-AUG-06

The Tacos library project provides components and ajax behaviour for the Tapestry java web application framework. Most of the functionality is based on the exceptional dojo javascript library. Thanks dojo!

It's intent is to provide a library of high quality components that may be used in your tapestry application, as well as provide a core infrastructure for using ajax related logic in these and your own components and pages.

tagged ajax javascript application_development open_source by winkler4 ...on 10-JUL-06
Wha!!!  Digital Asset management done lightweight?
tagged ajax digital_asset_management by winkler4 ...on 26-JUN-06
Tweaks for multiple xmlhttprequest events
tagged ajax homepage programming javascript by winkler4 ...on 24-JUN-06
tagged ajax for_leslie penntags by laallen ...and 1 other person ...on 07-JUN-06
Prototype documentation.
belongs to A test to sort tags project
tagged AJAX by delphine ...on 06-JUN-06
Now that Ajax has pretty much become a mainstream phenomenon, I've decided to start putting together some pages on specific libraries. And this one is on prototype...
tagged ajax application_development development javascript by winkler4 ...on 06-JUN-06
Javascript object for reading rss in an ajax manner.  Looks like you still need to have a server side get the xml piece so as to not encounter security issues on the client.  But nice compact code and looks to do the trick.  I'll swap the 'alert' for a listing thingie, but otherwise...
tagged ajax rss javascript by winkler4 ...on 01-JUN-06
Good site on programming with ajax. Lots of examples and good code library to use. I like this site since it cuts thru the evangelical zealotry of many ajax sites and gives the good, the bad, and the ugly...
tagged ajax javascript programming web2.0 by winkler4 ...on 06-MAY-06
Code examples and links to other Ajax code sites.  Good example of popups like on the homepage...
tagged ajax javascript web2.0 by winkler4 ...on 05-MAY-06
An interesting drag and drop interface for reccomending dvds.
tagged ajax reccomendations sorting tools penntags film by laallen ...on 12-APR-06
AJAX based word processor and sketch apps.
tagged ajax strategic_planning content_management by winkler4 ...on 01-APR-06

Site with tutorials on xmlhttprequest, drag and drop, forms, uploaders, image gallery, live search, and tabbed pages.

A must page. 

tagged ajax web2.0 programming how_to javascript by winkler4 ...on 17-MAR-06
Wow, Netvibes on acid. Very nice and slick interface to a bunch of feeds, flickrs, notes, and such. But the coolest thing is the iCal upload to the calendar widget.
tagged ajax web2.0 netvibes by winkler4 ...on 17-MAR-06
Mozilla developer center tutorials on AJAX. Solid background site.
tagged Ajax programming web_services by adityaht ...and 1 other person ...on 16-MAR-06
Gives some insight as to how to do the netvibes thing for penntags.
tagged ajax how_to javascript by winkler4 ...on 08-MAR-06
Worthwhile summary of good web design sites, tools, and philosophy.  Nice article on CSS typography.
tagged ajax javascript web_design by winkler4 ...on 22-FEB-06

This list is how I imagine sorting posts in a project. Beautiful and simple.

tagged ajax sorting penntags javascript by laallen ...on 09-FEB-06
suave!!!
tagged ajax programming javascript by winkler4 ...on 08-FEB-06
Mozilla developer center tutorials on AJAX.  Solid background site.
tagged ajax web_services programming by winkler4 ...and 1 other person ...on 08-FEB-06
Looks kind of fantastic. Certainly puts meetingmaker to shame in terms of clarity.
tagged ajax calendar newtech web2.0 gadgets by laallen ...and 1 other person ...on 08-FEB-06

CGI::Ajax is an object-oriented module that provides a unique mechanism for using perl code asynchronously from javascript- enhanced HTML pages. CGI::Ajax unburdens the user from having to write extensive javascript, except for associating an exported method with a document-defined event (such as onClick, onKeyUp, etc). CGI::Ajax also mixes well with HTML containing more complex javascript.

CGI::Ajax supports methods that return single results or multiple results to the web page, and supports returning values to multiple DIV elements on the HTML page.

Using CGI::Ajax, the URL for the HTTP GET/POST request is automatically generated based on HTML layout and events, and the page is then dynamically updated with the output from the perl function. Additionally, CGI::Ajax supports mapping URL's to a CGI::Ajax function name, so you can separate your code processing over multiple scripts.

Other than using the Class::Accessor module to generate CGI::Ajax' accessor methods, CGI::Ajax is completely self-contained - it does not require you to install a larger package or a full Content Management System, etc.

We have added support for other CGI handler/decoder modules, like the CGI::Simple manpage or the CGI::Minimal manpage, but we can't test these since we run mod_perl2 only here. CGI::Ajax checks to see if a header() method is available to the CGI object, and then uses it. If method() isn't available, it creates it's own minimal header.

A primary goal of CGI::Ajax is to keep the module streamlined and maximally flexible. We are trying to keep the generated javascript code to a minimum, but still provide users with a variety of methods for deploying CGI::Ajax. And VERY little user javascript.

tagged ajax programming javascript cgi by winkler4 ...on 24-JAN-06
Article about reading bookmarks with ajax.  Also good links to other ajax resources...
tagged ajax programming javascript by winkler4 ...on 11-JAN-06

Great tips on CSS, AJAX and other Web 2.0 thingies...

24 things refers to 24 things to do that will impress your friends. Things like:

  • rounded corners
  • ems
  • prototype.js
  • in-place editing!

 

tagged ajax css javascript programming by winkler4 ...on 30-DEC-05
A whole ezine dedicated to AJAX.  Cool!
tagged ajax javascript programming web_services by winkler4 ...on 30-DEC-05
A collection of resources that support use of AJAX to create web pages and services that improve user experience.
tagged ajax web_services xml programming javascript by winkler4 ...on 29-DEC-05
This example demonstrates a simple AJAX javascript for requesting XML data from a server and displaying the response in a HTML-table. The server-side script is a simple PHP script, which actually just sends some XML data.
tagged ajax web_services programming by winkler4 ...on 27-DEC-05
Experimenting with protopage. Some very cool features. It might be more flexible than netvibes, but it's also uglier and less easy. Hmm.
tagged ajax newtech personalized_homepage browser by laallen ...on 06-DEC-05
A Techcrunch post reviewing a bunch of personalized homepage/ online rss readers with an ajax style. I think I still like netvibes most, but an interesting bunch.
tagged ajax browser newtech personalized_homepage by laallen ...on 06-DEC-05
This is a new browser, based on the Firefox model, that incorporates tagging and feeds into its structure. I wonder how hard it will be to add extensions.
tagged ajax browser newtech tags wow tagging greasemonkey by laallen ...on 01-DEC-05

Asynchronous JavaScript and XML, or Ajax, is a web development technique for creating interactive web applications using a combination of:

  • HTML (or XHTML) and CSS for presenting information
  • The Document Object Model manipulated through JavaScript to dynamically display and interact with the information presented
  • The XMLHttpRequest object to exchange data asynchronously with the web server. (XML is commonly used, although any format will work, including preformatted HTML, plain text, JSON and even EBML)
tagged ajax javascript xml by winkler4 ...on 09-OCT-05