Pondasee - Front-end Starter Kit
BaseDemo - HorizontalNav
Easily Customize WordPress Default Functionality | Smashing WordPress
Pens picked by the Editors of CodePen
A front end web development playground.
Responsive Web Design just got Easier with the Responsive Grid System
Photon | CSS 3D Lighting Engine
Handy Tutorials & Tools for Embedding HTML5 Video
30+ Awesome jQuery Image and Slider Plugins from 2012
QueryPosts - better WordPress code reference
Notes to an Agency Starting Their First Responsive Web Project | CSS-Tricks
Responsive Navigation Patterns | Brad Frost Web
X-Tag - a cross-browser web components library
osx - How to get started with Git on Mac - Stack Overflow
I installed Git on my Mac but I do not know how to run it or access it. From the terminal I type git but it says "command is invalid." I downloaded git from
Trying to install git on OSX: cannont exec 'git-credential-osxkeychain': Permission denied` - Stack Overflow
I'm attempting to install Git on my new MBP and am following the documentation @ https://help.github.com/articles/set-up-git. I seem to have hit a snag at the point where it says : If you do not h...
QueryLoader2 – Preload your images with ease - Gaya Design
preloader
Gianluca Guarini- html5 loader jQuery plug-in
preloader
Koloria: Free Icons Set | Graphic Rating
BRAVEN | Wireless Bluetooth Speakers
How to build your own AirPlay audio system | Macworld
IE Alert js - let your visitors upgrade their browser
Rekapi - A keyframe animation library for JavaScript
Singool.js
30+ Sites To Find /Create Free Website Background Pattern Designs Collection | Greepit
QRhacker.com - Pimp your code!
QRhacker.com is a free QR code generator, that let's you create, track, measure and analyze your QR codes
10 Seamless Wood Panels
tablecloth.js
A jQuery plugin to help ease the transition to responsive images | Jquery Picture
JavaScript - Map Widgets for jQuery | CodeCanyon
SelectNav.js - responsive drop-down menu - pure JavaScript
php - What's wrong with my array for Wordpress? - Stack Overflow
I'm trying to exclude certain posts in Wordpress using an array. I can successfully remove one of the posts by doing this: <?php if ( $post->ID != '443' ) { ?> ... <?php } ?> I'm