RobbyEdwards.com…where I surf the intertubes for my own amusement

November 2012

Monthly Archive

Nov 21
2012

Native CSS feature detection via the @supports rule – Dev.Opera

Native CSS feature detection via the @supports rule – Dev.Opera “This article looks at the CSS @supports rule, part of the CSS3 Conditional Rules Module Level 3, which provides a perfect mechanism for selectively applying CSS based on feature support.” There’s no current browser support though. :(

Nov 20
2012

How to Create Retina Graphics for your Web Designs

How to Create Retina Graphics for your Web Designs

Nov 19
2012

Duri.me – A beautifully simple image-to-DataURI converter.

Duri.me – A beautifully simple image-to-DataURI converter. Tool for creating DataURIs

Nov 16
2012

The Complete Guide To Custom Post Types

The Complete Guide To Custom Post Types in depth overview of using custom post types in WordPress

Liquid Photo Page Layout | code.flickr.com

Liquid Photo Page Layout | code.flickr.com How Flickr builds their liquid photo pages

Accessible custom checkboxes and radio buttons

Accessible custom checkboxes and radio buttons Technique for customizing form elements

Felix’s Node.js Style Guide

Felix’s Node.js Style Guide

Nov 15
2012

Pure CSS scrolling shadows with background-attachment: local

Pure CSS scrolling shadows with background-attachment: local

WP_Query by “Standard” Post Format : alexking.org

WP_Query by “Standard” Post Format : alexking.org Filtering WP_Query by the ‘standard’ post format

Customizing the WordPress Query

Customizing the WordPress Query More on customizing WordPress’ main query

Querying Posts Without query_posts

Querying Posts Without query_posts Customizing the default WordPress query using ‘pre_get_posts’ and ‘is_main_query’

WP: Query $args — Gist

WP: Query $args — Gist A comprehensive reference for the arguments available to WordPress’ query