Links

Latest 20 Links Delicious Icon

View All Links

Taking Advantage of HTML5 and CSS3 with Modernizr

Wed, 30 Jun 2010 16:24:27 +0000 | Tags: html5, javascript, css, coding,

This open-source JavaScript library makes it easy to support different levels of experiences, based on the capabilities of each visitor’s browser. Learn how to take advantage of everything in HTML5 and CSS3 that is implemented in some browsers, without sacrificing control over the user experience in other browsers.

Command Line FTP

Wed, 30 Jun 2010 14:53:42 +0000 | Tags: ftp, linux, howto, shell,

Mini-howto on shell ftp command

HTML5 Readiness

Wed, 30 Jun 2010 14:18:22 +0000 | Tags: html5, coding, tools, css,

Find features of HTML 5 that are available in all browsers.

IE CSS Bugs That'll Get You Every Time

Wed, 30 Jun 2010 14:13:41 +0000 | Tags: css, development, coding,

Internet Explorer bugs to watch out for in CSS design.

Different Stylesheets for Differently Sized Browser Windows

Wed, 30 Jun 2010 14:04:57 +0000 | Tags: css, iphone, javascript, coding,

Otherwise known as “resolution dependent layouts”. Single website, different CSS files for rearranging a website to take advantage of the size available.

The CSS white-space Property Explained

Wed, 30 Jun 2010 13:55:48 +0000 | Tags: css, coding,

This article will attempt to describe, in a very practical, no-nonsense way, the different values for the CSS white-space property, and how each one can be used. I’ll do my best to avoid overly-technical jargon, but with this property, it’s not easy to explain without sounding overly-complex.

Demystifying CSS At-Rules

Wed, 30 Jun 2010 13:49:02 +0000 | Tags: css, coding,

At rules for CSS

Spicing Up Your Website With jQuery Goodness

Wed, 30 Jun 2010 13:33:26 +0000 | Tags: javascript, html5, ajax, usability,

In this article, we’ll discuss how to seduce your visitors with a little JavaScript action. In our examples, we’ll be using jQuery, a fast and concise JavaScript library that simplifies HTML document traversing, event handling, animation and Ajax interactions for rapid Web development.

Regular Expression Builder

Wed, 30 Jun 2010 13:27:38 +0000 | Tags: regex, coding, tools, free,

Test and build regular expressions

Live JavaScript Regular Expression Tester

Wed, 30 Jun 2010 13:24:03 +0000 | Tags: regex, coding, tools, free,

Regex tester.

Dynamic Dummy Image Generator

Wed, 30 Jun 2010 13:22:05 +0000 | Tags: coding, tools, free,

Generates images for website preview

How-To: Make your own gears

Wed, 30 Jun 2010 13:08:54 +0000 | Tags: arduino, diy, parts, free, tools,

Gears are easy to understand, make, and use, if you know the vocabulary and can space the gears at the correct distance apart. One nice thing about gears is that if you know any two things about them - let's say outer diameter and number of teeth — you can use some simple equations to find everything else you need to know, including the correct center distance between them.

Don Norman’s 10 Rules for Successful Products

Tue, 29 Jun 2010 18:14:33 +0000 | Tags: human-factors, usability,

The embedded video below is a one-hour talk given by usability guru and cognitive psychologist Don Norman.  He discusses his 10 Rules for Successful

CSS for the iPad

Tue, 29 Jun 2010 14:02:47 +0000 | Tags: ipad, css, coding,

If you want to use a CSS modification for the iPad (as I do), this is how you tell the iPad to use an additional CSS file

Neural Network Toolbox for MATLAB

Sat, 26 Jun 2010 15:43:27 +0000 | Tags: matlab, AI, research, tools, neural-networks, thesis, systems-engineering, human-factors, coding,

Neural Network Toolbox extends MATLAB with tools for designing, implementing, visualizing, and simulating neural networks. Neural networks are invaluable for applications where formal analysis would be difficult or impossible, such as pattern recognition and nonlinear system identification and control.