Click here to create your personal news page. The news that appears on Ajax will appear there and be constantly updated. You can then modify the page, share it with your friends, or export it and have it appear elsewhere.

You can also create a personal news page and follow the news that interests you by clicking on the tab labelled 'New page'.
 

topics : related - allExplore

Wikio Shopping (beta)

  1. 1. Computers
  2. 2. Electronics
  3. 3. Communication
  4. 4. Household Appliances
  5. 5. Car/Motor Bike
  6. 6. Digital Camera
  7. 7. Mobile Phone
  8. 8. Smartphone
  9. 9. PDA
  10. 10. GPS
  11. 11. LCD Monitor
  12. 12. Printer

New products

  1. 1. Sony NV-U94T
  2. 2. Sony DSC-T500
  3. 3. Microsoft Mini Mouse Explorer
  4. 4. MSI Wind Drive
  5. 5. Grundig Mpixx 7400
  6. 6. Canon CanoScan 5600F
  7. 7. Canon LiDE 200
  8. go to Shopping

Participate



Ajax


Sort by : relevance - date - popularity
+Vote!

The Ajax Experience Framework Summit

We talked a few months ago about something new we’re doing at the Ajax Experience this year: the “Framework Summit.” Basically, we’re providing space for Prototype, jQuery, and Dojo to hold their own half-day events on-site, and these events are free and open to the general public. Since we announced the summit, the frameworks have [...]

1Vote!

jQuery.com redesigned with a Rock Star

When I was doing an interview with John Resig for the Open Web Podcast, he mentioned that the redesign of jQuery.com had a lot of people talking, and it seems like people have strong feelings about the Rock Star for whatever reason. Ignoring the style, the redesign is more than just that: The entirety of the site [...]

+Vote!

GWT 1.5 final release is shipped and out the door

I have seen the GWT team working very hard indeed on GWT 1.5, and they must be very happy to see the final release shipped and complete: GWT 1.5 delivers what we think are an impressive number of improvements, about four hundred issues if you’re counting. We’re also happy that one of those is issue 168, [...]

+Vote!

qooxdoo 0.8: new GUI toolkit and tool chain

qooxdoo 0.8 has been released and it appears to have a lot of big changes. Andreas Ecker told us a little about it: While at first qooxdoo 0.8 looks like a minor jump in version number over the previous 0.7.3, the actual changes are huge. In particular the UI capabilities as well as the developer tool chain were [...]

+Vote!

Degrading script tags for fun and profit

John Resig posted on degrading script tags and adding functionality to To make this all work, John shows us a jquery aware version that detects [...]

1Vote!

Inkscape: Open Source Drawing for SVG

I recently ran across Inkscape, an open source very high-quality graphics editor that can output SVG that I’m blown away by. Even better, it runs on Linux, Windows, and Mac OS X. From the Inkscape website: [Inkscape is] an Open Source vector graphics editor, with capabilities similar to Illustrator, CorelDraw, or Xara X, using the W3C [...]

1Vote!

The State of SVG Browser Support + Using Flash for SVG in Internet Explorer

As part of the Open Web Advocacy work I’ve started with Dion and others at Google, one of my goals right now is to help increase awareness and support around doing 2-D/vector graphics on the open web. This includes tools such as the Canvas tag, SVG (Scalable Vector Graphics, an XML markup language for vector [...]

1Vote!

In Praise of Evolvable Systems

I met with a colleague recently who wants to take his project and create a standard on the web that actually gets adopted. We talked for a long time, and when we finished up I pointed him at a paper that had a huge impact on me, called “In Praise of Evolvable Systems” by Clay [...]

+Vote!

GALGWT 1.0… it isn’t a land next to Mordor

GWT has long had a project that aimed to give rich support for Google APIs called GALGWT, or “Google API Libraries for Google Web Toolkit”. This project has stepped up to higher gear recently, and we have seen the GALGWT 1.0 release candidate appear. What is in GALGWT? The project is a collection of libraries that provide Java [...]

2Vote!

Internet Explorer 8 Beta 2 and Web Standards

Internet Explorer 8 Beta 2 was released today. There are several cool UI enhancements that this beta brings to the table that I won't cover in this post, but you can learn more about them on the IEBlog. Instead, I want to talk about how beta 2 affects IE's relationship to web standards. First, CSS Expressions [...]

1Vote!

YouTube Uploader now using Gears, and what people missed in Gears 0.4

While we posted about the Gears 0.4 features a lot of the press only really talked about the Geolocation piece. I think that is important, and posted on that too, but Brad's piece discussed the full gamut including the Blob API, resummable HTTP, and Desktop API improvements to allow controlled file system access. The example [...]

1Vote!

Proxy issues with querystrings in path names

You have seen this before: /path/to/something.js'v=2, or maybe it used a date or a version control id or some such. The notion of putting the version into the URL so you can aggressively cache and yet quickly push new versions. There has long been issues with using the querystring as the version. At some point I [...]

1Vote!

Towards Using Custom Fonts

A little while ago, we talked about the two competing custom font technologies for the Web: linking and "embedding" (aka EOT). With Firefox about to implement support for linking à la Safari, John Allsopp has a summary of the state of font technologies and an illustration of just how easy it is to use these [...]

2Vote!

Ubiquity: Quicksilver of the Firefox browser

Aza Raskin and the Mozilla Labs team have launched Ubiquity the command line tool that they have been talking about for awhile. Ubiquity is "experiment into connecting the Web with language in an attempt to find new user interfaces that could make it possible for everyone to do common Web tasks more quickly and easily." The overall [...]

2Vote!

Using CSS to do the print watermark technique

Andy Pemberton has put together a simple solution to get the watermark technique to work nicely with print CSS. Check out the sample and pull up a print preview. He details the good, bad, and ugly: The Good The first step to getting a printable watermark is to use an inline tag, rather than background-images. In most [...]