Categories
Links

jResize Plugin, for one window responsive development : Todd Motto: Front-End Web Developer

jResize is a responsive web development tool, built in jQuery to assist the workflow of developers on responsive projects. There are various tools for responsive development, iframes at different widths embedded in the page, and the tedious resizing of the browser. So here’s a different approach which grabs all your HTML, and resizes it inside […]

Categories
Links

Save For Later | Mozilla UX

All browsers support two functions: searching and revisiting. My research questions whether constructs like bookmarks really are the right model to support revisiting. I worked closely with Mozilla user experience researchers and designers to rethink how Firefox can better offer “save for later” in the browser. Firefox front-end developers and product managers for mobile and […]

Categories
Links

jQuery Smooth Div Scroll

Smooth Div Scroll is a jquery plugin by Thomas Kahn that scrolls content smoothly from right to left. It works across mobile devices for touch friendly controls and allows the user to take control of the content. Visit Link

Categories
Links

Snugug/toolkit for SASS and Responsive Design

Think of Toolkit as your swiss army knife for Progressive Enhancement and Responsive Web Design. Those little bits and bobs that make your life easy and you want to reuse throughout projects but never really had a place to put? They’re here, and they’re designed to make your life happy. Toolkit is broken out into […]

Categories
Links

Media Query Snippets – list of media queries

This little web page gives you @media queries for monitors, smart phones and tablets. They don’t go into the detail of pixel density, but focus mainly on device-widths and orientations. This is great to give you an idea about the number of media query possibilities, but I would recommend coming up with your own set […]

Categories
Links

Turn.js: Make a flipbook with HTML5

Turn.js is a JavaScript library that will make your content look like a real book or magazine using all the advantages of HTML5. The web is getting beautiful with new user interfaces based in HTML5; turn.js is the best fit for a magazine, book or catalog based in HTML5. Visit Link

Categories
Links

How to Build a WordPress Theme with Twitter Bootstrap

Follow the path along to enlightenment….. or at least follow this path to find our how to build a wordpress theme with twitter bootstrap. Visit Link

Categories
Links

LungoJS – Mobile Framework… and stuff.

Meet the first Mobile Framework that uses the actual features of HTML5, CSS3 and JavaScript. The Core Features include Make Apps for iOS, Android & Blackberry devices. Leverages the capabilities of current mobile devices. Easy implementation of HTML5 features like WebSQL, Orientation, Connection and more… Capture touch events like swipe, tap, doubletap… Easy to extend […]

Categories
Links

Vector & Icon Webfonts

This is a corker of a list of icons and web fonts to make life a little more pretty on your site. Visit Link

Categories
Links

Proto: Rapid Prototyping for Responsive Web Design

Proto helps you knock up quick responsive layout concepts by providing a set of predefined CSS classes. All that’s needed to get going is the proto.scss file and some basic HTML. Visit Link