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 library sits comfortably amongst its peers, which, amongst many others, include Prototype, jQuery and Mootools. Arguably it can be said that the YUI library is the king among the JavaScript and CSS-libraries. With a vast number of well documented examples and near 100% compatibility amongst modern browsers, it would be difficult to find a comparable library.
Tags: AJAX, animation, api, Berkeley Software Distribution, Books, BSD license, cascading style sheets, cross browser, CSS, Dan Wellman, DHTML, document object model, DOM, HTML, HTML & XHTML, interactive, interactive web applications, JavaScript, king, library, mootools, pains, Publications, rich, The Yahoo! User Interface Library, UI, User Interface Library, web applications, Yahoo, Yahoo user interface, YUI Library
Mike Chambers announced at the onAIR tour London event last week that he would be releasing an electronic version of the Adobe AIR for JavaScript Developers pocket book, by the publishers O’Reilly, under Creative Commons licence terms. Well, good to his word, you can download the pocket reference from the Adobe onAIR website.
Tags: Adobe, Adobe Integrated Runtime, AIR, command line tools, Developer Library, developers, Development, development technology, HTML, HTML & XHTML, JavaScript, London, Mike Chambers, O'Reilly, official guide, pocket guide, web applications, web developers
Since the Adobe Integrated Runtime (AIR) was released at the end of February, we now have a stable platform on which to build desktop applications with our existing web skills. A number of people have already started and the Adobe AIR Marketplace is filling with AIR applications by the day.
So what is the big deal?
Tags: ActionScript, Adobe, Adobe Integrated Runtime, Adobe Labs, AIR, AJAX, Analytics, api, Asynchronous JavaScript and XML, bbc, Benjamin Dobler, ColdFusion, collaboration tool, designer, Desktop, desktop applications, ebay, Flash, Flex, Google, HTML, HTML & XHTML, Internet Applications, internet-ready, iphone, Kuler, less developer-centric tools, Mac, Marco Kaiser, Microsoft Vista, Nicolas Lierman, operating systems, Picnik image editor, RichFLV, Runtime ( AIR ), SearchCoders, social-interaction tool, Tweetr, Twitter, web applications, Web Browser, web screenshot tool, web skills, Web technologies, web-based suite, web-hosted application, WebKut, XML
Many people who have worked on websites know that standard HTML and CSS allows the webpage author to assign any font of their choosing to a text element on a page. However, they also know that there is no guarantee that the element will show the desired font, as the browsing user may not have the same font, or set of fonts, installed on their local system. More often than not, only a set of “common” fonts are installed, for example Arial on the PC and Helvetica on the Mac. This has been a significant issue which has been addressed by two methods: the Fahrner Image Replacement (FIR) method and the Scalable Inman Flash Replacement (sIFR) method.
Tags: CSS, FIR, Flash, Flash Replacement, Fonts, HTML, HTML & XHTML, Image Replacement, images, Shaun Inman, SIFR, Todd Fahrner, Typography
There is a web browser that has only a vague association with modern web standards. That browser is Internet Explorer 6. Wouldn’t it be great if it supported stuff like translucent PNGs? Well, now you can add decent PNG support to IE5.5+ on Windows with no changes to your website HTML source code. This script will add near-native PNG support with full alpha opacity, with only one line in your CSS file, that applies to all <img> tags and also background images!
Tags: Angus Turnbull, behavior, Browsers, cascading stylesheets, Code, CSS, Design, gif, HTML & XHTML, ie, images, Internet Explorer, Mac, Microsoft, png, transparency