
JS
Get flash to fully experience Pearltrees
Announcing Amber.js « Katz Got Your Tongue? - Vimperator
JavaScript : 3 fondamentaux | BrainCracking - Vimperator
Eugene's Blog - Using recursion combinators in JavaScript - Vimperator
In the previous post we explored “array extras” and how they can help us to write concise yet performant and clean code. In this post we take a look at generalizing recursive algorithms with recursion combinators — high-level functions that encapsulate all boilerplate code needed to set up the recursion. These functions were added to dojox.lang.functional and will be officially released with Dojo 1.2. In general the recursion is a form of iterative problem solving in the same category as loops.Crockford on JavaScript: A Public Lecture Series at Yahoo! - Vimperator
Douglas Crockford is Yahoo!'s JavaScript architect and a member of the committee designing future versions of the world's most popular programming language. Starting in 2010 and through 2011, Douglas delivered his acclaimed series of lectures on the history of JavaScript, its features, and its use. Links to video, transcripts, and photos from each of the events follows:OS.js (JavaScript Operating System) « Anders Evenrud Weblog - Vimperator
A Look at Popcorn
Today we’re going to take a look at Popcorn.JS , a library from Mozilla which makes it very easy to manipulate a webpage based on the current position of a video. This allows you to create rich “hypermedia” experiences around your video content. With Popcorn, you could display information about actors currently on-screen, or show Google Street View maps of locations in the video. Take a look at the Demo Page to see what we’ll be achieving – a mix of images, Google Maps, Wikipedia, tagging, RSS feeds, Facebook and web content – all in a 22 second video clip. About PopcornThis post is part of the “Lets make a 3D game” series. 3D and physics simulation always go well together even more so with marble games . One is required for marblesoccer but i wasnt convinced by current 3d physics engines. I explain why at the end. Fortunatly, @pyalot from codeflow.org has been kind enough to write one taylor-made for us: microphysics.js !! It is bite-sized, elegant and efficient. Less than 500 lines at the moment!!
Lets Make a 3D Game: microphysics.js
A Quick Look Into The Math Of Animations With JavaScript - Smashing Coding - Vimperator
There seems to be a new crop of special-purpose JavaScript libraries every week. Gone, it seems, are the days of using only one library per project. Today I’ll introduce you to a very cool component library, AmplifyJS , that offers just a few very specialized components. Devs, Meet AmplifyJS
Enhancing Web Apps with AmplifyJS
stripe.js - Vimperator
The number of web applications being created and used has grown rapidly since the new millenium. And importantly, so has the sheer complexity of them — specially on the front end. No more static pages, no sir! You have a ton of sections each interacting with each other and the server and yes, it’s as complicated as it sounds and just as hard to pull off.
20 JavaScript Frameworks Worth Checking Out
The Best Way to Learn JavaScript
Learning something new is scary. For me, the biggest issue with picking up a new skill is that I don’t know what I don’t know. Given that, it’s often useful to find a plan for learning whatever you’re interested in.A browser's JavaScript engine can seem like a magical black box. During this session, we'll show you how they work from 10,000 feet and give you the tricks to compile all the popular engines out there including JavaScriptCore, V8, and SpiderMonkey). We'll inspect the internals of the engine, and debug+profile your favorite code snippets. Armed with just a little extra knowledge about this black box, you will be ready to take a new look at JavaScript apps.
JavaScript Engines: Under the Hood
Google & the Future of JavaScript
There’s very little public information yet about Dart (nee, Dash), and as I’m not on Lars’ team I can’t comment about it. More details will be forthcoming at the GOTO session next month . I’ll also be at GOTO, speaking on JavaScript and the state of the web platform . Making the rounds is an accidentally leaked early draft of notes from a meeting last year that discusses both Dart and JavaScript.jsOAuth is a Javascript implimentation of the OAuth protocol. Downloading jsOAuth It is recomended that you always try to use the latest version of jsOAuth. There is always 2 main versions of jsOAuth, the CommonJS / Node.js module and the standard library. The standard library is designed to be used in application environments such as Appcelerator Titanium .
Getting started - jsOAuth Manual & Documentation
CoffeScript
node.js

