Skip to main content

Close
Get the best research tool on the web today,and free!
Connect with people with common interests!
Play Webslides

Gary Edwards's Bookmarks tagged javascript   View Popular

You are here: Diigo Home > Gary Edwards's Bookmarks

Expand All 1 - 20 of 32 Next ›

SVG Effects For CSS

This document defines how SVG effects are extended to apply to CSS-formatted elements. In particular, it makes the 'filter', 'mask' and 'clip-path' CSS properties and SVG paint servers applicable to CSS-formatted elements (such as HTML elements).

Tags: css, svg, html, ajax, javascript on 2008-08-26 -All Annotations (0) -About

more frompeople.mozilla.com

ilovegom - Google Code

Gom allows you to write GTK applications using JavaScript and an HTML-like widget layout syntax.

It does this by first implementing a W3C DOM Level 1 (Core) API for interacting with GTK widgets and windows, then by providing a JavaScript binding to this layer.

Tags: html, layout, javascript, dom on 2008-08-26 -All Annotations (0) -About

more fromcode.google.com

1Expand

Ajaxian » Making creating DOM-based applications less of a hassle

a framework for JavaScript applications called
ViewsHandler. ViewsHandler is not another JavaScript templating solution but works on the assumption that in most cases you'll have to create a lot of HTML initially but you'll only have to change the content of some elements dynamically as new information gets loaded or users interact with the app. So instead of creating a lot of HTML over and over again all I wanted to provide is a way to create all the needed HTML upfront and then have easy access to the parts of the HTML that need updating.

The first thing you'll need to do to define your application is to create an object with the different views and pointers to the methods that populate the views:

Tags: javascript, dom, html, ajax on 2008-08-22 -All Annotations (0) -About

more fromajaxian.com

3Expand

Was JavaScript a mistake? |Fatal Exception | Neil McAllister | InfoWorld

Rather than shoehorning more and more functionality into the browser itself (and going through all the rigorous standardization procedures that this requires), maybe it's time we separated the UI from the underlying client-side logic. Let the browser handle the View. Let the Controller exist somewhere else, independent of the presentation layer.

We already have a means to achieve this separation for client-side code today: browser plug-ins.

Tags: mcallister, web-applications, javascript, ria on 2008-08-21 -All Annotations (2) -About

more fromweblog.infoworld.com

Raphaël—JavaScript Library for SVG - VML graphics

Raphaël uses SVG and VML as a base for graphics creation. Because of that every created object is a DOM object so you can attach JavScript event handlers or modify objects later. Raphaël’s goal is to provide an adapter that will make drawing cross-browser and easy. Currently library supports Firefox 3.0+, Safari 3.0+, Opera 9.5+ and Internet Explorer 6.0+.

Tags: javascript, svg, vml, webkit, raphael on 2008-08-08 and saved by6 people -All Annotations (0) -About

more fromdmitry.baranovskiy.com

JavaScript: The Missing Manual : Safari Books Online

JavaScript isn't any good without the two other pillars of Web design—HTML and CSS. Many programmers talk about the three languages as forming the "layers" of a Web page: HTML provides the structural layer, organizing content like pictures and words in a meaningful way; CSS (Cascading Style Sheets) provides the presentational layer, making the content in the HTML look good; and JavaScript adds a behavioral layer, bringing a Web page to life so it interacts with Web visitors.

In other words, to master JavaScript you need to have a good understanding of both HTML and CSS.

Tags: javascript, html5, css3 on 2008-07-20 -All Annotations (0) -About

more frommy.safaribooksonline.com

Amazon.com: Head First Series of Programming-Developer Books from OReilly

Quick read able to get you up to speed overnight on just about anything

Tags: headfirst, java, javascript on 2008-07-15 -All Annotations (0) -About

more fromwww.amazon.com

5Expand

Siding with HTML over XHTML, My Decision to Switch - Monday By Noon

A CMS expert argues for HTML over XHTML, explaining his reasons for switching. Excellent read! He nails the basics. for similar reasons, we moved from ODF to ePUB and then to CDf and finally to the advanced WebKit document model, where wikiWORD will make it's stand.

Tags: html, xhtml, css, javascript on 2008-07-10 and saved by3 people -All Annotations (2) -About

more frommondaybynoon.com

Ext GWT 1.0 - Ext JS API Documentation

This demo is worth the look even if it's only to see the clever use of Javascript in driving a presentation

Tags: gwt, ext-gwt, javascript on 2008-07-08 -All Annotations (0) -About

more fromextjs.com

1Expand

All About Floats - CSS-Tricks by Chris Coyier

excellent discussion about floats and how to solve some of the float problems using "clear"

Tags: css, javascript, floats on 2008-07-07 and saved by7 people -All Annotations (0) -About

more fromcss-tricks.com

Blumentals Software - GIF animator, HTML editor, screensaver tools, utilities - free download

HTMLPad 2008, WeBuilder 2008 :: good HTML-CSS-JavaScript editor

Tags: CSS, Webkit, JavaScript on 2008-07-07 -All Annotations (0) -About

more fromwww.blumentals.net

1Expand

Beware of XHTML

Tags: xhtml, html, css, javascript, webkit on 2008-07-03 and saved by12 people -All Annotations (0) -About

more fromwww.webdevout.net

Developer's Guide - AJAX Libraries API - Google Code

jQuery, prototype, script_aculo_us, MooTools, dojo :: JavaScript Libraries hosted by Google, using the google.load() loader OR <script/> tag

Tags: javascript, jQuery, libraries on 2008-07-02 and saved by3 people -All Annotations (0) -About

more fromcode.google.com

3Expand

Runtime wars (1): Does Apple have an answer to Flash, Silverlight and JavaFX? « counternotions

Another excellent discussion concerning the Future of the Web. 2 Parts

Tags: ria, webkit, sproutcore, javascript, flash, silverlight on 2008-06-18 -All Annotations (2) -About

more fromcounternotions.com

9Expand

Flash Wars: The Many Enemies and Obstacles of Flash [Part 2 of 3] - AppleInsider Comments

Excellent comment focused on the clash between Flash and Apple. Apple promotes JavaScript, CSS and AJAX: the WebKit- SproutCore recipe

Tags: RiA, Flash, Apple, WebKit, SproutCore, JavaScript on 2008-06-18 -All Annotations (8) -About

more fromforums.appleinsider.com

8Expand

Flash Wars: Adobe Fights for AIR with the Open Screen Project [Part 3 of 3] | AppleInsider

Part two of the Prince McClean Adobe-Flash history. Excellent history involves Adobe SVG, Microsoft VmL-XAML-Silverlight, Apple WebKit, Sun (Java) as they battle for dominance over web applications and the future of the Web itself.

Tags: svg, ria, flash, adobe, java, javascript, webkit, air on 2008-06-18 and saved by2 people -All Annotations (4) -About

more fromwww.appleinsider.com

4Expand

Cocoa for Windows + Flash RiA Killer = SproutCore JavaScript Framework — RoughlyDrafted Magazine

The story of Javascript and the browser as a RiA competitor continues to unfold. This lengthy summation from roughlydrafed is perhaps the best discussion 'i've ever seen of technologies that will drive the Future of the Open Web.

Roughly believes that Apple and Google are fighting for an Open Web Future, with Adobe and Microsoft RiA jousting for a broken web where they dominate the application development. For usre the web is moving to become an application platform. The question is one of who will own the dominant API, and be in position to impose a global platform tax.

This is a great summary demanding a careful read. It also confirms my belief that the WebKit layout and document model is the way forward. It's by far and away the best (X)HTML-CSS-DOM-JavaScript model out there. The W3C alternatives do not include JavaScript, and that pretty much seals their fate. And while there are many JavaScript libraries and frameworks to chose from, i would pay close attention to three initiatives: WebKit SproutCore, Gecko jQuery, and Google GWT.

~ge~

Tags: webkit, apple, RiA, javascript, framework on 2008-06-18 and saved by6 people -All Annotations (3) -About

more fromwww.roughlydrafted.com

1 - 20 of 32 Next ›
List 20 50 100

Notation: * = Private bookmark and comment| = Clipping [?] | = Public highlight [?]