Actionscript for Javascript Developers

March 10, 2008 at 6:19 pm | In actionscript, design patterns, ecmascript, mixins, object oriented, object oriented programming, prototype based, prototype inheritance | Leave a Comment

JavaScript Accessibility

March 6, 2008 at 8:24 pm | In Cool Web Sites | Leave a Comment
Tags: , , ,

AJAX, Java, and Actionscript Connection

March 6, 2008 at 8:16 pm | In Cool Web Sites | Leave a Comment
Tags: , , , , , ,

Here’s two articles discussing the lessons learned from using AJAX, Java, and Flash that expose the best practices common among these languages:

Leveraging the Strengths and Weaknesses of AJAX and Flash

Applying Coding Standards between AJAX and Java

AJAX vs Flash Mistakes

JavaScript for CSS Designers

March 6, 2008 at 8:00 pm | In Cool Web Sites | Leave a Comment
Tags: , , , , , , , ,

Here’s an excellent starting point for progressively understanding and using JavaScript syntax based on understanding the relationship between CSS and the DOM:

CSS and DOM Comparison

HTML=>DOM Conversion Tool

CSS Properties to JavaScript

CSS Properties to JavaScript Reference

Cross-Browser CSS Interaction

DOM Exclusive Interaction

IE6 vs IE7 CSS Interaction

Actionscript 1, Actionscript 2, Actionscript 3, MXML, Flex, Java and Javascript Comparison

March 6, 2008 at 7:54 am | In actionscript, document object model, dom, ecmascript, javascript, mxml | Leave a Comment
Tags: , , , , , ,

DOM events and absolute positioning CSS alternatives

March 5, 2008 at 10:32 pm | In css2.1, dom, layout design | Leave a Comment
Tags: , , , , , , ,

Here are a few articles on avoiding the DOM and absolute positioning to solve common cross-browser layout problems:

DOM Menu CSS Alternative

DOM Rollover CSS Alternative

Absolute Positioning Alternative

Reusable Javascript

March 5, 2008 at 7:42 pm | In Cool Web Sites | Leave a Comment
Tags: , , , , , ,

Here’s some excellent guidelines on writing a scalable Javascript codebase that’s a good foundation for multiple developers to build on:

Writing Clean Javascript

JavaScript Partial Functions and Currying

March 5, 2008 at 7:36 pm | In algorithm, ecmascript, javascript | Leave a Comment
Tags: , , , , ,

Here’s a couple of articles explaining why and how to create partial functions or implement currying in JavaScript:

Partial Application vs Currying

Javascript Partials

Partial Callback Functions

Currying in JavaScript

Curried JavaScript Functions

JSON Security

March 5, 2008 at 7:27 pm | In json | Leave a Comment
Tags: , , ,

Here’s a few articles discussing client and server side security considerations when using JSON:

JSON Browser Security

JSON and PHP Security

JSON and JSP Security

Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.