Tech

landing
Zach Ball has identified five key areas to which you must pay attention if you want to develop a most effective landing page for your website.Read More
 
629-css-1k
Craig takes a look at the CSS1K project which hopes to illustrate how clever developers can be with 1 kilobyte of CSS code.Read More
 
622-html-entities
Craig's useful tutorial explains how you can use UTF-8 characters in HTML, CSS and JavaScript.Read More
 
2012
We’re only three weeks into 2012 and what an enormous year it’s already been on the Web. SOPA has been proposed by the United States Congress, with big internet names such as Wikipedia... Read More
 
621-icon-fonts
Craig's latest tutorial describes how to use webfont icons in your pages and why they have several advantages over images.Read More
 
Updating a logo can be an intimidating task. A logo is the iconic image that the public associates with your company, so changing this figure can be almost devastating if not done in the right way... Read More
feature
Bruce Alderman steps you through coding a sliding puzzle to demonstrate some of the image manipulation capabilities of HTML5 canvas.Read More
 
feature
So, which one comes out tops in a head to head comparison of video implementation in HTML and HTML5? Victoria Kushner warns not to be conned by the prose.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
 
 
It was such a cliche of a title, I just had to use it. I’m sure you have heard of the great BDD tool Cucumber , but what you may not know about is how smelly cukes can be. I have recently been... Read More
In general, consumers are looking for a game they can play for a minute or two and feel completely satisfied. One of the precious gems that fits this need on the App store is Infinity Blade II.... Read More
ASPNET_vNext
In ASP.NET 4.5, bundling and minification come out-of-the-box, significantly enhancing website performance by reducing the number of HTTP requests. Malcolm Sheridan explains.Read More
 
Thumbnail
Web applications usually follow a synchronous communication model. However, non-interactive and long-running tasks (such as report generation) are better suited for asynchronous execution. One way... Read More
 
 
Thumbnail
Maybe customizing Twitter Bootstrap’s designlike this wasn’t such a good idea! Back in November I discussed various options for integrating Twitter Bootstrap into a Rails 3.1 app, including... Read More