Archive for the ‘News’ Category

News roundup: microlibraries, TermKit, JSONSelect, Scrollability, old JS APIs

Listen to this week’s audio podcast
Of microlibraries and nanolibraries
If you’ve been following along lately, you know that there’s been a plethora of small JavaScript libraries that have been released, particularly by the prolific Dustin Diaz. Previously we’ve seen a proliferation of jQuery plugins, but it seems that the JavaScript world is finally growing up [...]

News roundup: JSConf 2011, window.matchMedia(), pngtocss, speech input in Google Translate, window.maxConnectionsPerServer in IE9

Play the podcast for this week’s news (New and experimental, oh noes!)
I’m on the road to JSConf 2011 – literally! Drove all day yesterday, slept at a rest area (trying to save money), and I’m now sitting comfortably inside a Starbucks here in Portland, commandeering their Wifi.
There’s an awesome speaker lineup and it promises [...]

News roundup: Modern JavaScript, V8Monkey and SpiderNode, Adapt.js

Modern JavaScript
Modern JavaScript by Rebecca Murphey makes the case that we still have a ways to go in the JavaScript community in terms of dependency management, cross-code communication, and modularity of code, and argues in support of the AMD proposal (Asynchronous Module Definition API). In short, she makes the case that we haven’t found [...]

News roundup: iOS viewport fixes, Mobile Boilerplate, CommunityJS, Ender.js

iOS Viewport Fixes
With the rise of mobile, desktop developers have had to wrestle with new and uncharted territories, particularly in cases where there’s no close resemblance to a familiar feature on desktop browsers. One good example of this is changing screen orientation, which is roughly analogous to a resize event (which by the way [...]

News roundup: HTML5 elements and IE, Scrollers aplenty, iOS 4.3 adds Nitro support (kinda)

…And we’re back!
Things have come to a frenzied pace here, as I’m helping to plan the upcoming Frontend Engineering Summit here at Yahoo! This is an internal conference with an awesome array of talks, but even if you’re not at Yahoo!, if you’re in the Bay area on March 28-29, we’d love to see [...]

News roundup: Android 3.0 implements HTML Media Capture, Microsoft demos IE9 for Mobile, dust, PhiloGL

Better late than never
It’s been another one of those weeks… but in any case, here’s some links to keep you busy! Here’s the things I want to highlight for this week:
Android 3.0 implements the HTML Media Capture spec, part of the W3C Device APIs and Policy Working Group
dust is a crazy fast templating library
Video: [...]

News roundup: Delayed script execution, Jdrop, $script.js, Amplify

Zakas’s delayed script execution proposal
Nicholas Zakas has revised his proposal for a deferred JavaScript execution attribute. Previously his proposal called for a noexecute attribute, but this has been revised to be a preload attribute.
His proposal is motivated by the lack of any built-in attributes that allow this same behavior. The defer attribute simply [...]

News roundup: isotope, hash-bangs, node.js and V8, IE9 to support Geolocation

isotope
isotope is a jQuery plugin to create some pretty crazy dynamic layouts. If you resize any of the pages in the demo, you can view the page elements not only rearrange, but do so with smooth transition animations.
Isotope has various filtering and sorting functions for rearranging all the components on the page, including the [...]

News roundup: the performance of feature detection, Mobile Firefox 4 performance, W3C Touch Events

The performance of feature detection
Alex Russell from the Google Chrome team has ignited a debate about the performance cost of JavaScript feature detection, a very popular technique used in everything from Modernizr and has.js to YUI3, which loads JavaScript polyfills when needed (for instance, loading JSON in browsers with no native JSON support).
Alex’s first post [...]

News roundup: Obfuscated JavaScript, indexedDB, jsgamebench

Introduction
This week has been too busy, so the news will be a bit different. This week we’ll just have a bit of a link dump. I mean that in the nicest, most positive way possible.
Main stories
(Obfuscated JavaScript) JavaScript ( (__ = !$ + $)[+$] + ({} + $)[_/_] +({} + $)[_/_] )
IndexedDB Status [...]




© webdevpublishing 2011