Blogs


BROWSE: Most Recent | Popular Tags |

Tags > ajax

Using Google Analytics With AJAX

By John Barlow
November 19, 2009

A couple months ago I wrote an article on how to use Dojo to create a rich UI for websites. One of the key points of the article was how to support all users -- those with JavaScript enabled and those without. The purpose of this was to enable basic browsers like search engine spiders to go through your site without JavaScript, while enabling the rich interface for your regular users.

Announcing O'Reilly Answers - Clever Hacks. Creative Ideas. Innovative Solutions.

Announcing O'Reilly Answers - Clever Hacks. Creative Ideas. Innovative Solutions.
By Allen Noren
November 4, 2009

We're launching the beta of O'Reilly Answers, and I'm inviting you to be part of it. In brief, O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). O'Reilly is at the center of an amazing exchange of knowledge sharing and idea generation, and we want you to join us in changing the world by spreading the knowledge of innovators.

50 Most Usable RIAs

By Theresa Neil
September 2, 2009

We applied two simple criteria to identify the 50 most usable RIAs: Number 1: Does it adhere to the 10 basic usability principles? Number 2: Is it really rich? Developing a product with Ajax, Flex, or Silverlight doesn't inherently make it rich. A usable RIA will embody these six principles: Make it Direct, Keep it Lightweight, Stay in the Page, Provide an Invitation, Use Transitions, React Immediately.

Using Ajax and Search Referrer Info to Help Users Navigate Your Site

By Kyle Dent
July 22, 2009

Using the referrer URL to detect what brought users to your site can let you help them find what they're looking for. The almost magical asynchronicity of Ajax lets you provide additional content for users from search engines. It requires only minor changes to your site and doesn't affect the experience for others.

Quick video example of Firebug

By Raymond Camden
June 16, 2009

A quick video demonstrating how Firebug can be used to debug an Ajax problem.

Open Question: When not to RIA?

By Raymond Camden
May 6, 2009

Open question about how folks make decisions on how much/how well they will support non-JavaScript enabled clients.

Detecting an End of Session event with jQuery

By Raymond Camden
April 29, 2009

A look at how you can use jQuery and ColdFusion to detect when an session has ended while using an AJAX call.

Playing with jQuery's ajaxSetup Function

By Raymond Camden
April 22, 2009

A quick look at jQuery's ajaxSetup feature.

jQuery/Server Side Tip on Detecting Ajax Calls

By Raymond Camden
April 9, 2009

Can we detect when a request is made to our server via an Ajax-based call as opposed to a 'normal' request? In this entry I talk about how you can accomplish such a task with jQuery and ColdFusion.

jQuery FTW for March 20, 2009

By Raymond Camden
March 20, 2009

Welcome to (yet another) recap of jQuery-related items. The first day of Spring brings us... jQuery UI 1.7.1 : This is a 'point' release for the jQuery UI library. You can view a changelog for an official list of what...

jQuery FTW for March 13, 2009

By Raymond Camden
March 13, 2009

A review of interesting jQuery finds from the past week.

Creating your own Side bar "widget" using SpryDOMUtils and SpryEffects! Part 2

By Arnout Kazemier
February 11, 2009

In part 1 of this article I showed you how to a build your own widget using SpryDOMUtils and SpryEffects. In this article we are going to evolve the widget, making it more powerful, unobstructive and easier to use. We...

Creating your own Side bar "widget" using SpryDOMUtils and SpryEffects! Part 1

By Arnout Kazemier
February 11, 2009

The Adobe Spry Framework is ideal for creating your own little widgets using existing Spry components as your tools. The best thing about Spry is that it requires very little knowledge of JavaScript, HTML and CSS. With the two files...

Internet Explorer Fades, Firefox Stays the Course, Google Chrome Surges

By Kurt Cagle
January 6, 2009

Poor IE. Like the late comedian Rodney Dangerfield, it seems to have a hard time getting much respect these days. Within Microsoft it has long been the unwanted stepchild - ignored when Microsoft shifted gears towards server-side technologies in...

Google Native Client: A Game Changer or an Also-Ran?

By Richard Monson-Haefel
December 15, 2008

Friday Google announced a new RIA platform called Google Native Client (NaCl). NaCl provides a browser plug-in that allows your browser to run C/C++ applications directly on your x86 processor.

Prototype.js Utility Functions Primer

By Jeremy Bierly
November 11, 2008

Prototype is one of the more popular JavaScript libraries and is used on a number of popular HTML based web applications, like Twitter and Apple's mobile me.

Visual Studio 2008: Rich IntelliSense for jQuery

By Jeremy Bierly
November 6, 2008

Last week, Microsoft released Rich IntelliSense for jQuery for Visual Studio 2008. This will also work for Visual Web Developer 2008 Express. This comes a month after the anouncement that jQuery will be shipping with future releases of VS 2008, making jQuery the official JavaScript framework for developing .NET AJAX applications.

Poll Results: Which AJAX framework do you currently prefer?

By Rich Tretola
November 3, 2008

Wow, this was an active poll. After nearly 500 votes, with almost 50% of the vote Dojo is the clear winner. JQuery takes second place with over 20% of the vote and the rest share the remaining 30%. So, it...

New Poll: Which AJAX framework do you currently prefer?

By Rich Tretola
October 27, 2008

The AJAX development community certainly has a large variety of frameworks to choose from. So, our new poll question asks which you currently prefer. I know that most AJAX developers have used more that one of these and may even...

Will jQuery dominate the Ajax arena?

By Richard Monson-Haefel
October 1, 2008

jQuery has been quickly gaining ground over the course of the bast couple of years and with the announcement by Microsoft and Nokia, jQuery it could come to dominate the Ajax market.

New Book: Head First Ajax

New Book: Head First Ajax
By O'Reilly Media
September 15, 2008

Head First Ajax gives you an up-to-date perspective that lets you see exactly what you can do -- and has been done -- with Ajax. Using the unique and highly effective visual format that makes Head First titles popular, this book offers a big picture overview to introduce Ajax, and then explores the use of individual Ajax components -- including the JavaScript event model, DOM, XML, JSON, and more -- as it progresses. Learn more.

Duane is back, Episode 10!

By Rich Tretola
September 12, 2008

Duane Nickull is back with episode 10 of Duane's World. This episode features Clive Goodinson talking about AJAX, Flash, Pixton, PHP and other technologies. It also includes a demo of Pixton which is a comic book animator.

Seeking Ubiquity

By Kurt Cagle
September 9, 2008

The command line is perhaps the most fundamental of all user interfaces - at a terminal, a prompt character appears that you can type in a command with zero or more arguments, then press the Return key to evaluate that command. As an interface it has some serious limitations - there are typically few indications about what specifically can be typed into that interface, or the action that will ensue once you do enter the line, but for programmers in particular, the command line is also the foundation on which every other user interface ultimately rests.

Internet Explorer 8 Beta 2 Released

By Andre Charland
August 28, 2008

Yesterday Microsoft released IE 8 Beta 2. It's likely the most anticipated release of the browser to date, for developers anyway. This is because they've done a lot to support CSS 2.1 and HTML 5 standards, which is everyone agrees is a good thing. It might not be perfect yet but they seem to be making good progress.

Video Based Enterprise Ajax Training

By Andre Charland
August 23, 2008

Dave Johnson, Alexei White and I have finally completed our video training series on Ajax development for high performance and large scale Ajax UIs. We took the book, Enterprise Ajax, we wrote last year and then recorded just over 8hrs worth of Ajax training. Hopefully it's a bit easier for folks to swallow than the 500 page book;-)

Google Provides Location to web and mobile apps

By Andre Charland
August 22, 2008

Google announced 2 new ways to make your apps location aware yesterday. One's a web service that any web can take advantage the second is built into Google Gears, and runs on the mobile version of this plugin.

Harmony comes to JavaScript, but Not Everyone's Singing

Harmony comes to JavaScript, but Not Everyone's Singing
By Kurt Cagle
August 19, 2008

A long and contentious struggle came to an end this week as ECMA Technical Committee 39, responsible for the development and maintenance of ECMAScript (known universally everywhere else as JavaScript), voted to establish ECMAScript 3.1 as the next "trunk" branch for the venerable web browser language, rather than the more ambitious (and contentious ECMAScript 4.0). While the breaking of the deadlock is a momentous achievement, not everyone is happy with it.

Powering Up Ajax Development Techniques

Powering Up Ajax Development Techniques
By O'Reilly Media
August 14, 2008

Dojo: The Definitive Guide — This comprehensive guide to Dojo includes a hard-hitting reference to help you build rich and responsive web applications with complex layouts and form controls closely resembling those found in the most advanced desktop applications. If you're a DHTML-toting web developer, you need to read this book.

The Batmobile, Lamborghini, and my Suburban

By Richard Monson-Haefel
July 23, 2008

When you choose a RIA platform you have to consider many things and in many cases Ajax, Flash/Flex, or Silverlight will do the job nicely. But there are occasions when you need something much more powerful and that’s when you should take a serious look at Curl.

Dreamweaver CS4 - Beta Demo

By Andre Charland
July 16, 2008

In case you haven't been following there's been some buzz about Dreamweaver recently and the next version is drastically improved for today's web developer. Whether you're focused on design or interactive user interfaces with JavaScript you should definitely take a look and download the beta. They're going away from WYISYG everything and just trying to make coding easier. In this screencast I caught up with Scott Fegette from the Dreamweaver product management team to get a demo of the new features.

YUI DataTable Component

By Daniel Barreiro
June 28, 2008

The DataTable component allows us to display and manipulate tabular data. It can be used to enhance an existing HTML table, produce one based on data fetched from a remote data source in JSON, XML or CSV format or a local (client side) source in a few more formats.

Podcast: YUI with Nate Koechley

By Andre Charland
June 26, 2008

In this episode I get an overview of the Yahoo User Interface Library (YUI ) from Nate Koechley. We cover topics including how Nate got started there, the various elements in YUI, why Yahoo builds and maintains this library. We also touched on some of the more unique elements of Yahoo's offering for JavaScript developers including their integration with Flash, the Yahoo Pattern Library and how Yahoo plans to get more open source with their code.

Top Ajax Frameworks for High Traffic Sites

By Andre Charland
June 26, 2008

Web monitoring company, Pingdom, decided the to look into the most popular Ajax frameworks. "The websites were collected from the Alexa US Top 100 and the Webware Top 100 Web Apps. The frameworks we looked for were Prototype, JQuery, MooTools, Yahoo! UI Library, Dojo, ExtJS and MochiKit. We quickly saw that Dojo, ExtJS and MochiKit were not used at all by these sites, which lead us to focus on the other four in this article."

Which Analytics Matter in RIAs?

By Andre Charland
June 18, 2008

Robert Hoekman Jr is dispelling some common myths in the world of web analytics. The first part of the article regarding hits vs page view vs visitors will likely be old news to most readers of this blog and RIA developers in general. This is still very valuable for most folks out there and worth the read. Towards the end of the article Robert makes a great point that page views for RIAs have become almost irrelevant.

The YAHOO! User Interface Library - YUI

By Daniel Barreiro
June 13, 2008

Little more than a two years ago YAHOO! decided to make its library of cross-browser JavaScript components available to the public with a BSD license as the YUI, the YAHOO! User Interface library. It is now reaching the end of its second major version with dozens of minor versions, each new one bringing a few more components with it.

NitobiBug - Cross Browser Ajax Debugging

By Andre Charland
June 11, 2008

Alexei White just released NitobiBug, it's a handy little cross browser logging and object inspector. Think of FireBug but cross browser.

Writing Your First YUI Application

By Eric Miraglia
May 14, 2008

The promise of JavaScript/CSS libraries like the free, BSD-licensed Yahoo! User Interface (YUI) Library is that they make it easier to create rich interfaces in the browser. In this article, we'll explore the creation of a simple web app using YUI and look closely at the YUI paradigm.

Cuzillion - Optimizing Web App Assets and Scripts

By Andre Charland
May 1, 2008

Steve Souders the creator of YSlow has now released Cuzillion which is essentially a page load simulation tool. Very cool for figuring the best way to structure your and in which order to load assets.

Weekend Reading: AIR for JavaScript Developers

By Andre Charland
April 26, 2008

The updated AIR for JavaScript O'reilly book is out and it's free so download it here! Not only is it free but it's creative commons licensed which means you could modify if you felt so inclined. This is a great overview of how to use AIR with HTML and JS. If you read the earlier version from year it's important to get the new as the security model has changed since then.

RIA at JavaOne and Community One

By Andre Charland
April 25, 2008

I'm going to be at JavaOne May 6th-9th and CommunityOne on May 5th. This is going to be the most exciting JavaOne to date for RIA developers. There's lots of great Ajax, JavaScript and JavaFX content obviously. But there's a number or Flex sessions and at least on AIR session which includes a case study.

Web 2.0 Expo bits

By Steve Weiss
April 24, 2008

I've been holed up in meetings or in my hotel room working more than I've been over at the show, so my ability to speak as johnny-reporter-on-the-spot is rather limited. That said, here are a few impressions: --General Web 2.0...

Web Development Survey Results

By Andre Charland
April 17, 2008

In February, 2008, Nitobi ran an online survey about web design and development tools and technologies. They reached out to web designers and developers through blogs, Facebook, discussion forums and so forth. 570 respondents participated, some highlights are here.

Ted Patrick's DARE for AIR

By RJ Owen
April 15, 2008

DARE is a simple AIR server created by Ted Patrick that allows developers to re-build their AIR apps as easily as they rebuild their AJAX apps. In this entry I'll review DARE and discuss my experiences building a quick and dirty AIR application out of the InsideRIA homepage.

Google Docs Goes Offline

By Andre Charland
March 31, 2008

We were all wondering when Google was going to use Gears to take Google Docs offline. Well today is the day. I'm always a little bit surprised how long it takes some companies to implement their own technologies I'm always happy when they do. For I'm generally an early adopter so I win, but more importantly those underlying technologies improve for developers and everyone else.

Forrester "Research" on AJAX Performance?

By Matt Osbun
March 27, 2008

First of all, let me start off by saying that this is NOT another blog article in the great RIA platform debate. While I am an AJAX developer, and have been for several years now, the point of this article is not to take sides and convince you that AJAX is the best RIA tool available. Because AJAX isn't. Except when it is. You see, tools have uses, and to say that any one platform is in all ways superior is, I think, overstating things. A lot. Yes, I'm a bit biased, but not so much so that I feel the need to convince people that AJAX has no flaws. Flex and Silverlight have strengths that lay against weaknesses in AJAX, and vice versa. The question isn't “Which platform is best”, but “Which platform best fits my needs”.

AjaxWorld Wrap Up

By Andre Charland
March 26, 2008

I just got back from the AjaxWorld conference in New York last week. Here's my wrap up notes and thoughts on the event. On the whole it seemed very well attended and had some interesting and very packed sessions.

Ajax Wiki

By Rich Tretola
March 26, 2008

The AJAX UI Toolkits wiki at http://ajax.wikia.com identifies a list of UI components most commonly used in business software applications to develop a rich Internet application user experience. Developers and technology decision makers can use the wiki to benchmark which AJAX toolkits meet their specific requirements at the level of user experience.

The World's Most Popular Programming Language Has Fashion and Luck to Thank

By Douglas Crockford
March 15, 2008

Jean Sammet wrote Computer Languages: History and Fundamentals in 1969. It was a survey of 120 programming languages, some examined in considerable detail. Sammet's book chronicled languages that were designed before the Structured Programming Revolution and the later development of Object-Orientation. The book's cover featured a picture of the Tower of Babel. Many of the bricks in the structure of the tower bore the names of programming languages.

Ultra-lightweight Charts For AJAX

By Andrew Trice
March 14, 2008

To continue the theme of using seamless Flash/Flex/AJAX applications, here's a really simple example how you can use Flash and AJAX together seamlessly within your applications. Yes, i said Flash, not Flex. In this example I created an ultra-lightweight ActionScript-only charting project that can be used within AJAX applications.

MIX08 Panel Notes: Challenges and Opportunities of Mashing up the Web

By John Osborn
March 5, 2008

I'm sitting in on a panel discussion at MIX08 on the Challenges and Opportunities in Mashing up the Web. Panelists include Sam Ramji of Microsoft, Andy Gutmans of Zend Corporation, Shawn Burke, Director, .NET Platform and a developer of the AJAX Control Toolkit, Mike Schroepfer of Mozilla, and Aaron Fulkerson of MindTouch.


1 to 50 of 63 Next
The Watering Hole

Popular Topics

Browse Books & Videos

International Sites

O'Reilly China O'Reilly Germany O'Reilly Japan O'Reilly Taiwan