How nth-child Works

There is a CSS selector, really a pseudo-selector, called nth-child. Here is an example of using it: ul li:nth-child(3n+3) { color: #ccc; } What the above CSS does, is select every third list item inside unordered lists. That is, the 3rd, 6th, 9th, 12th, etc. But how does that work? And what other kinds of things can [...]

Color Theory for Designer, Part 3: Creating Your Own Color Palettes


SimpleFolio: A Free Clean Portfolio WordPress Theme


Beautiful Motion Graphics Created With Programming: Showcase, Tools and Tutorials


E offers four ways to post on product pages

A few days we told you about how you can post your own video reviews to our product pages. Now, you can add your performance videos and your pictures.
If you’re a shutterbug, you can take pictures of your favorite Ellusionist cards, clips, T-shirts or whatever, then post them up for the world to see (like [...]

Quick Tip: How to Extend Built-in Objects in JavaScript

Quick Tip: How to Extend Built-in Objects in JavaScript

Quick Tip: How to Extend Built-in Objects in JavaScript

Quick Tip: How to Extend Built-in Objects in JavaScript

50 Free UI and Web Design Wireframing Kits, Resources and Source Files


Threadsy Invites / Haiti Poster Project

Two things today. First, have you guys heard of Threadsy? I hadn’t, but apparently they got 2nd place at TechCrunch 50, which is pretty great. It’s a web application that combines several of your online “input streams” (e.g. Email, Twitter, and Facebook). I think that’s actually all they do right now, which I find kind [...]

Link Underlines Grow to Backgrounds on Hover

A reader recently emailed in asking if I knew a way to have links be underlined, and then have the underline grow upwards on hover and turn into a background/highlight effect. I ended up trying three different things, with varying levels of success.

The Art And Science Of The Email Signature


Working with RESTful Services in CodeIgniter

preview

Quick Tip: How to Use the New “Post-Thumbnail” Feature in WordPress 2.9

An In-Depth Overview of File Operations in PHP: New Plus Tutorial

An In Depth Overview of File Operations in PHP

How to Test your JavaScript Code with QUnit

How to Test your JavaScript Code with QUnit

Browse the Archive

Asides

Development Lagging!

I’m almost to a point where I can get back to developing voudini. keep checking back as there will be much more to come. See you soon!

Current Discussions

Theme Fan: Thank you for the free wordpress theme...

admin: I'm hoping to have Voudini.com completed by Feb. F...