Tristan Rivoallan's Bookmarks tagged → View Popular
You are here: Diigo Home > Tristan Rivoallan's Bookmarks
A List Apart: Articles: Test-Driven Progressive Enhancement
Progressive enhancement has become an established best-practice approach to standards-based development. By starting with clean, semantic HTML, and layering enhancements using JavaScript and CSS, we attempt to create a usable experience for everyone: less sophisticated devices and browsers get a simpler but completely functional experience, while more capable ones get the bells and whistles.
more fromwww.alistapart.com
Plugins | jQuery Plugins
This plugin is meant to complement tools such as the Firebug profiler, which profile all the function calls in your script, but don't (at present) allow you to drill down into the different arguments to a single call.
more fromplugins.jquery.com
Google Testing Blog: The Google Maps API Open Source Their Selenium Test Suite
So, we decided to open source our selenium test suite so that developers could see the kind of integration tests we're currently running, and could even contribute their own tests that test specific functionality or an order of operations used on their site. What better way to make sure your site works with our API than contribute a test to make sure of it?
more fromgoogletesting.blogspot.com
Gearshift (Migrations for Gears)
So you love the database feature of Google Gears, but you don't love the idea of trying to manage versions of the database. You wanted something like Migrations from Rails. Here's your simple answer.
more fromm.ac.nz
wmd - The Wysiwym Markdown Editor
WMD is just as easy to use as any WYSIWYG editor, so you don't need to know anything about Markdown or HTML to write clean, semantically meaningful markup. You click the buttons, and WMD writes the Markdown.
more fromwmd-editor.com
Julien Lecomte’s Blog » Building Web Applications With Apache Ant
Modern web applications are large and complicated pieces of engineering, using many different technologies, sometimes deployed on hundreds (or even thousands) of servers throughout the world, and used by people from dozens of locales. Such applications cannot efficiently be developed without relying on a solid build process to do all the dirty and repetitive work of reliably putting all the pieces together.
more fromwww.julienlecomte.net
Ext JS - Blog
If you are building a large application, don’t try to use Ext to decorate an existing app via “unobtrusive JavaScript” or build an app half with conventional construction and half with Ext. Instead, embrace Ext as a framework and start from scratch with something like a Viewport, and build components on top of that foundation.
more fromextjs.com
PURE Unobtrusive Rendering Engine for HTML
PURE is an Open Source JavaScript Template Engine for HTML. Truly unobtrusive, it leaves your HTML untouched.
It is cross-browser (IE 6.0+, FF 2+, Safari 2.0+, Opera 9.0+).
more frombeebole.com
Net Perspective Website Design - Based in College Station, Texas - Products - Scroll Follow
Scroll Follow is a simple jQuery plugin that enables a DOM object to follow the page as the user scrolls.
more fromwww.net-perspective.com
stanlemon.net : jgrowl
jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works.
more fromstanlemon.net
SoundManager 2: Javascript Sound for the Web
SoundManager 2 is an attempt at providing the sound API which Javascript has been missing. It's a Javascript library which wraps and extends Flash's sound capabilities, bringing cross-platform audio functionality to Javascript.
more fromschillmania.com
Jiffy Firefox Extension - Documentation
The Jiffy Firefox Extension is written Bill Scott of Netflix. It adds an additional panel to Firebug that provides a visual view of the Javascript time measurements captured by Jiffy-Web. The extension is available under Creative Commons license.
more frombillwscott.com
Zend Framework Dojo Integration - phly, boy, phly
hot ? - "I'm pleased to announce that Zend Framework will be partnering with Dojo Toolkit to deliver out-of-the-box Ajax and rich user interfaces for sites developed in Zend Framework."
more fromweierophinney.net
JavaScript Information Visualization Toolkit (JIT) at noumena
he JIT is an advanced JavaScript infovis toolkit based on 5 papers about different information visualization techniques.
The JIT implements advanced features of information visualization like Treemaps (with the slice and dice and squarified methods), an adapted visualization of trees based on the Spacetree, a focus+context technique to plot Hyperbolic Trees, and a radial layout of trees with advanced animations (RGraph).
more fromblog.thejit.org
Developing an accessible slider | Filament Group, Inc.
The solution we devised is based on the core principle of progressive enhancement: start with basic, functional markup and then layer on complexity, if supported. In most cases, coding for progressive enhancement allows us to build a single code base for both the basic and enhanced versions; we then apply additional CSS and Javascript to create the richer experience for capable browsers. But when we're developing the UI for a web application and creating widgets that capture data, we're often starting with form element markup that doesn't readily cooperate with CSS, or that doesn't have all the moving pieces necessary to create a more complex widget.
more fromwww.filamentgroup.com
pi-js - Google Code
pi.debugger is a cross browser web development tool allows you to examine web page's structural and debug with console.
more fromcode.google.com
Greg Sherwood: PHP_CodeSniffer and JavaScript Lint
The new JavaScript tokenizer in PHP_CodeSniffer allows you to write your own custom JS sniffs, but JavaScript Lint already has a set of generic tests that can be applied to your code. Thanks to the JavaScript Lint command line tool, jsl, you can now include JavaScript Lint warnings and errors in your coding standards.
more fromgregsherwood.blogspot.com
Software As She’s Developed » Blog Archive » Cross-Domain Communication with IFrames
This article explains iframe-to-iframe communication, when the iframes come from different domains. That you can do this effectively is a relatively recent discovery AFAICT, already used in production by Google, Facebook, and others, and has powerful implications for the future of Ajax, mashups, and widgets/gadgets. I’ve been investigating the technique and working some demos, introduced in the article.
more fromsoftwareas.com
Notation: * = Private bookmark and comment|… = Clipping [?] | … = Public highlight [?]


