435-jquery-143

JavaScript

435-jquery-143
Craig provides his top 10 tips for developers who want to write successful jQuery plugins.Read More
 
661-tron-219
Craig looks at Tron, an HTML5 game written in 219 bytes. Could some of the bandwidth-saving techniques be used in your pages?Read More
 
654-resized-image-dimensions
Responsive design is a great technique, but how can you determine the real size of an image from JavaScript? Craig provides a cross-browser solution.Read More
 
328-firefox-4
Another six weeks has passed and Mozilla has released a new version Firefox. Craig looks at the new features in Firefox 11 including the stunning Style Editor and 3D Page View.Read More
 
 
node
http-console is a Node module that gives you a command-line interface for executing HTTP commands. It’s great for debugging and seeing exactly what is going on with your HTTP requests,... Read More
 
node
Express is a web framework for Node, inspired by the Sinatra framework for Ruby. It boasts loads of features, high performance, and comes with a handy executable for creating applications quickly. In... Read More
 
jQuery: Novice to Ninja, 2nd Edition - New Kicks and Tricks
As part of the launch of our latest book jQuery: Novice to Ninja, 2nd Edition. — New Kicks and Tricks we're laying down the challenge... Read More
 
640-1k-javascript-returns
The JS1K competition is back! What amazing demonstrations and applications can you create in 1 Kilobyte of JavaScript code?Read More
 
 
feature
Award-winning mobile game Cut the Rope is an immediate favorite for anyone who plays it. It’s as fun as it is adorable. So we had an idea: let’s make this great game available to an even bigger... Read More
 
feature
Konstantin Kichinsky focuses on an interesting scenario that isn’t directly covered by the HTML5 standard, but is in high demand and visually impressive: audio visualization using HTML5 Audio.Read More
 
328-firefox-4
It's too late to upgrade to Firefox 9 - version 10 has been released. While we're becoming used to lightweight sets of new features, Craig finds a surprising number of additions in the new browser.Read More
 
node js
In this article we’re going to look at setting up a static file server using Node. There’s plenty of modules available to help us do this, but we’re going to focus on three of them:... Read More
 
622-html-entities
Craig's useful tutorial explains how you can use UTF-8 characters in HTML, CSS and JavaScript.Read More
 
Thumbnail
For many years I used a code editor that is now discontinued by its developers, and the introduction of HTML5 and CSS3 led me to look for an editor that supports the new tags and properties. In this... Read More