ActionScript jQuery Clone
February 26, 2008 at 8:53 pm | In actionscript, ecmascript, javascript | Leave a CommentTags: actionscript, as3, as3query, jquery, libraries
There’s now a port of the jQuery library for ActionScript 3, named as3query. This is a cool idea and a great effort:
JavaScript Framework Library Comparison
February 26, 2008 at 8:52 pm | In ecmascript, javascript, prototype inheritance, web architecture | Leave a CommentTags: archetype, asp.net ajax, comparison, dojo, ExtJS, fleegixjs, javascript, javascriptmvc, jquery, library, midori, mochikit, mootools, prototypejs, qooxdoo, rialto, scriptaculous, simplejs, sproutcore, spry, uize, yui
Here’s a collection of great charts, comparisons, and source code analysis which compares the features and philosophies of the most popular JavaScript framework libraries, including jQuery, Dojo, MooTools, MochiKit, ExtJS and others:
Popular JavaScript Framework Libraries Compared, Part 1: PrototypeJS and script.aculo.us vs MooTools
Popular JavaScript Framework Libraries Compared, Part 3: Dojo vs Rialto vs Spry
Popular JavaScript Framework Libraries Compared, Part 4: qooxdoo vs SproutCore
Popular JavaScript Frameworks Compared, Part 5 – ASP.NET AJAX
jQuery vs Prototype/Scriptaculous
Why I Still Prefer Prototype to jQuery
Choosing an AJAX toolkit: PrototypeJS vs MooTools vs MochiKit
Choosing an AJAX Toolkit, Part 2: jQuery
Inside open source AJAX toolkits
Comparing Popular JavaScript Frameworks: jQuery vs YUI vs Dojo vs PrototypeJS vs ExtJS vs MooTools
User Reviews of JavaScript Libraries
Philosophical Differences among JavaScript Frameworks
Onload Event Alternatives used among JavaScript Libraries
Comparison of JavaScript Frameworks used for Web Application Development
JavaScript Library Comparison Matrix
JavaScript Library Overview Presentation
Selection Criteria for JavaScript Frameworks
Choosing a JavaScript Framework
JavaScript Library Syntax Comparison
IE6, IE7, IE8, Firefox, Opera, Safari, Chromium, etc Browser Quirks
February 26, 2008 at 8:51 pm | In Web Design Tips, css3, dom, gecko, interface, khtml, presto, trident, webkit | Leave a CommentTags: browser, bugs, chromium, compatibility, dom events, firefox, html dom, ie6, ie7, ie8, opera, quirks, reference, safari
Here’s a few bug resources for identifying limitations and workarounds in IE, Opera, Safari, Chromium and Firefox:
For a simple comparison of the CSS and DOM differences between different browsers, go to the following pages:
W3C Core DOM Compatibility Table
.htaccess Tips
February 26, 2008 at 8:44 pm | In .htaccess, regular expressions | Leave a CommentTags: .htaccess, authentication, charset, hotlinking, mod_rewrite, redirect, redirecting urls, regexp, regular expressions, rewriterule, url rewriting
Here’s a good article on using .htaccess for simple webmaster optimizations, such as redirects, URL rewriting, error pages, caching, hotlinking and permissions:
Using .htaccess files with Apache
Comprehensive guide to .htaccess
JavaScript Tools and Techniques
February 26, 2008 at 8:38 pm | In Cool Web Sites | Leave a CommentTags: arguments, closure, dom, firebug, hashmap, javascript, namespace, recursion, singleton, with method
Here’s a great collection of Javascript articles covering advanced features of the language:
100% Pixel Width, CSS Selectors, and HTML5
February 25, 2008 at 11:40 pm | In accessibility, website design | Leave a CommentTags: 100%, css, dimensions, HTML5, margins, negative, pixels, selectors
Here’s a few articles which touch on cross browser percent measurement differences, CSS
selectors, and upcoming changes in HTML5:
Pagination and Printable Views Using CSS and JavaScript
February 25, 2008 at 11:27 pm | In accessibility, css design, css2.1, css3, javascript, usability, user experience | Leave a CommentTags: css, html, page breaks, pagination, parsing, printable
Here’s a few articles on using CSS and JavaScript to paginate content for page views and usability or concatenate content for printing:
JavaScript Pagination Function
JavaScript Table Sort and Paginate Demo
CSS Styling for Pagination Links
Adding Paginated and Printable Views of Existing Content
How to Optimize Pages for Printing Using CSS
Printing CSS Background Images
Experimental CSS
February 25, 2008 at 11:26 pm | In Cool Web Sites | Leave a CommentTags: bleeding, css, demos, edge, experimental, leading
Here’s a collection of sites with demos of experimental CSS properties:
Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.
CSS Display Properties and IE hasLayout Triggers
February 25, 2008 at 11:39 pm | In css2.1, css3, trident | Leave a CommentTags: conditional comments, css2, css3, display, hasLayout, workarounds
Here’s a few references that explain the different CSS display properties as well as the
workarounds to render them consistently across browsers using hasLayout triggers,
CSS extensions, and conditional comments:
CSS3 Display Properties
CSS2 Display Properties
IE6 hasLayout Triggers Matrix
Effects of hasLayout
hasLayout Overview