Wednesday, September 30th, 2009
Category: Library
, Toolkit
, Yahoo!
The YUI team has put out YUI 3.0: We’re pleased to announce today the general-availability release of YUI 3.0.0. YUI 3’s core infrastructure (YUI, Node and Event) and its utility suite (including Animation, IO, Drag & Drop and more) are all considered production-ready with today’s release. This is a ground-up redesign of YUI: Selector-driven: YUI Read the rest…
Tuesday, September 29th, 2009
Category: Cappuccino
, Examples
Elias Klughammer has implemented the Juggernaut push server in a Cappuccino app. Always nice to have an open source bare bones sample app for a marriage like this. Nothing beats looking at the source.
Monday, September 28th, 2009
Category: Editorial
Dear Ajaxian Community, As editors-in-chief so to speak, I always feel that it is important to fully disclose to the community any affiliation change. We have always tried to by balanced, and show that by featuring all kinds of news (for example, we haven’t been shy at posting about great WebKit tech while at Mozilla, Read the rest…
Category: Canvas
, Fun
, Games
We usually post these on Friday, but who says a little fun on Monday is wrong? Paul Brunt has put together a nifty game using the Canvas tag. It’s pretty impressive. He is also using Chrome Frame to have the game work on IE as well. Play it now
Category: Browsers
, WebKit
Brady Eidson has a great one two punch on the WebKit page cache. First, Brady delves into the basics of the page cache: The Page Cache makes it so when you leave a page we “pause” it and when you come back we press “play.” When a user clicks a link to navigate to a Read the rest...
Friday, September 25th, 2009
Category: HTML
, IE
I've come across a few nice educational articles on HTML 5 recently I want to share. The first is from Mark Pilgrim, who has been writing a new book called Dive Into HTML 5. He has put up two chapters already, "Detecting HTML5 Features: It's Elementary, My Dear Watson" and "Let's Call It a Draw(ing Read the rest...
Category: Utility
Our Webmonkey friends have featured Opacity, a vector image manipulation tool that has a couple of features that are interesting for Web developers wanting to do HTML5-y things: To use the new source code feature in Opacity, simply design your vector-based graphic or animation sequence and, once you’re happy with it, head to the Inspector Read the rest...
Thursday, September 24th, 2009
Category: Canvas
Content aware image resizing is a nifty technique where you can make an image smaller by literally understanding the content better and remapping it. Stéphane Roucheray has put together a fancy demo (Firefox 3.5 only) that uses JavaScript and the Canvas tag plus createImageData to do all of this in the browser versus C++: For Read the rest...
I have rarely seen so much interest for an Internet Explorer dedicated plug-in! While developers have been strafed twitter with re-tweets, technical questions and some guessed answer about Chrome Frame, Robert Nyman has already expressed his thoughts about Wave choice and latest Alex Russell idea. Here few highlights: No one will care Home users who Read the rest...
Category: JavaScript
Inspired by its conceptual simplicity, Andrea Giammarchi ( cough, the newest Ajaxian, cough ) has revisited an old ActionScript 1.0 Image effect making it lightweight, 1.2Kb minified and gzipped, and portable, thanks to its cross-browser nature and zero libraries dependencies. Last but not least, it's 100% JavaScript, and without canvas. The theory is simple: expanding Read the rest...
Wednesday, September 23rd, 2009
Category: Qooxdoo
Qooxdoo has a new 0.8.3 release that includes a lot: New Form Handling Unified Selection API Advanced Data Binding New FlowLayout New FlashWidget New ThemedIframe Global Error Handling and more ... Take a look at the detailed release notes to learn more, and then have a play in the playground to see it at work.
Tuesday, September 22nd, 2009
Category: Browsers
, Google
Google has released the long anticipated Chrome Frame. Congrats to Alex Russell for getting this out. He fought browsers to bring us Dojo (with a great team) and now he comes at the problem in another way... from within. What is Chrome Frame? Let Alex tell you! Put this in a page: PLAIN TEXT HTML: Read the rest...
Category: HTML
Are you interested in HTML 5 and what's coming down the pipeline but haven't had time to read any articles yet? I've put put together an educational Introduction to HTML 5 video that goes over many of the major aspects of the new standard, including: Web vector graphics with the Canvas tag and Scalable Vector Read the rest...
Category: Google
, Mobile
, Tip
Bikin Chiu of the Gmail Mobile team picks up the HTML5 series with a piece on reducing startup latency. It starts off by talking about lazily loading code via the old favorites of adding a <script> to the DOM, or XHR+eval, but then it gets beyond the typical and discusses the nuance of mobile + Read the rest...
Monday, September 21st, 2009
Category: 3D
, Firefox
We mentioned that WebGL had landed in WebKit source, when it joined Firefox. Vladimir Vuki?evi? of Mozilla has posted on how it shows up in a nightly instead of just source (which requires a compiler flag etc. This is incredibly exciting, as Jon Tirsen said: Your next 3D shooter will sport a nice "Your browser Read the rest...
Category: Conferences
, SVG
Exciting news from the SVG world recently: both Microsoft and IBM have announced that they will be gold sponsors of the SVG Open conference this year! They join a roster of sponsors already present, including Google as the conference host. It's going to be really exciting to have both Microsoft and IBM at the show, Read the rest...
All Posts of September 2009