jQuery - The Little Things | Rodney Rehm
A nice article on optimising your jQuery code - takes a working example and improves it.
jquery 
17 hours ago
Statamic : Build Websites. Tame the Wild.
database-less cms from the guys who did Structure.
cms 
4 days ago
Web Design & Development News: Collective #12 | Codrops
Creative Fonts * Standards for Responsive Images * Mobile Web Apps * Calendars and Presentations * CSS and Preprocessing * Cookie Law * PSDs
html5  css3  jquery 
8 days ago
The EU Cookie Law – what to do now | Boagworld
As the enforcement date of 26 May 2012 approaches, we provide an update on the situation.
cookie 
9 days ago
GuideGuide - grids for Photoshop
With GuideGuide, it doesn’t have to be. Pixel accurate columns, rows, midpoints, and baselines can be created based on your document or marquee with the click of a button.
photoshop  grid 
9 days ago
Dev Rocket - Photoshop panel plugin for iOS developers
DevRocket is an iOS development panel plug-in that provides Adobe Photoshop with additional iOS specific tools and functionalities that are designed to assist key areas in iOS app design for both iPhone and iPad.
photoshop  plugin 
9 days ago
CSS Crush — An extensible PHP based CSS preprocessor
In CSS Crush vendor prefixes are automatically generated with aliases. Aliases are stored in a file (located in the same folder as the main script).

The aliases file is pre-populated with CSS properties, functions and @-rules that have vendor prefixed equivalents.
css3  php 
10 days ago
Aaron Beall - Fireworks Guru - Export
An assortment of commands to export Fireworks designs to other formats:

Export Pages and States - Exports both pages and states to files at the same time, with a customizable filename schema.
Export Slices As Sprites - Exports slices combined as a single image, or each slice as an image with all states combined. Optionally generates HTML and CSS for use as CSS image sprites.
Export Styles As CSS - Exports all styles defined in the styles panel as CSS declarations.
Export SVG - Exports document or selected elements as an SVG file.
fireworks 
12 days ago
The CSS3 Test
Caution: This test checks which CSS3 features the browser recognizes, not whether they are implemented correctly.
css3 
12 days ago
Prefix free: Break free from CSS vendor prefix hell!
-prefix-free lets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browser’s prefix to any CSS code, only when it’s needed.
css3  javascript 
12 days ago
Smashing Mobile
This category features articles on best and emerging practices for responsive website design, Web apps and native apps.
mobile  responsive 
12 days ago
Depressed Copywriter
Cynical? Probably. Real? For sure.
inspiration 
14 days ago
Font Squirrel | Troubleshooting Font-Face Problems
Having trouble getting your webfonts to load in your new website? Here are some tips to sort out what might be the problem.
fonts 
17 days ago
php-mobile-detect - PHP class for mobile device detection - Google Project Hosting
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
mobile  php 
17 days ago
Sofia Pro - Webfont & Desktop font « MyFonts
this font family gives an impression of modernism, harmony and roundness
fonts 
19 days ago
Flexie
Cross-browser support for the Flexible Box Model
javascript  css3 
19 days ago
aFarkas/webshim
Webshims Lib is a modular capability-based polyfill-loading library
polyfill  html5 
19 days ago
Making a move with CSS3 animations - Dev.Opera
A good primer on css3 animation by the Opera guys.
css3 
19 days ago
AIGA | Symbol Signs
The complete set of 50 passenger/pedestrian symbols developed by AIGA is available for all to use, free of charge. Signs are available here in EPS and GIF formats.
icons 
19 days ago
Saucony Kinvara 3
Great scrolling site for my fave running shoe.
inspiration 
21 days ago
Git - Book
The entire Pro Git book, written by Scott Chacon and published by Apress, is available here.
git 
23 days ago
Aaron Beall - Fireworks Guru
Some useful FW extensions. Yet again the community plugging what Adobe can't seem to do themselves.
fireworks 
24 days ago
Export Responsive Prototype v0.2.7 WIP - Fireworks Extension - Extensions, resources & tutorials for Fireworks, Dreamweaver & HTML5/CSS3
Export Responsive Prototype allows you to simulate responsive design when you put designs for each media query breakpoint on separate pages.
fireworks 
24 days ago
Compass Home | Compass Documentation
Compass is an open-source CSS Authoring Framework.
sass  framework 
24 days ago
Advanced sass/compass
My presentation at SourceDevCon. There’s a lot more you can do with Sass/Compass than just parameterize CSS.
sass 
24 days ago
Colour Contrast Check - snook.ca
The Colour Contrast Check Tool allows to specify a foreground and a background colour and determine if they provide enough of a contrast "when viewed by someone having color deficits or when viewed on a black and white screen"
accessibility 
24 days ago
WPAlchemy MetaBox PHP Class
The WPAlchemy_MetaBox PHP class can be used to create WordPress meta boxes quickly. It will give you the flexibility you need as a developer, allowing you to quickly build custom meta boxes for your themes and plugins.
wordpress 
25 days ago
jQuery HiddenPosition - easily position any element, even if hidden
This plugin works exactly (at least in our intentions) as position plugin from jQuery UI. The need for this plugin raised from the fact that it doesn't work with hidden elements, and in some cases we prefered to position them before showing. Since we still use jQuery UI where we don't need to position anything hidden or any of the additional options, this plugin is built so that it can use the exact same option input, this way you just need to change your code from $().position({options...}); to $().hiddenPosition({options...});. The inverse is true unless you are using one of the few additional options, like viewport setting. Another big difference is that HiddenPosition works well even with position:relative elements, so take that into account if you need to go back to jQuery UI.
jquery  plugin 
25 days ago
focuslabllc/dev_docs.ee_addon
EE Module that loads the Focus Lab, LLC Developer Documentation flat file into the CP for easy reading and multiple pages
expressionengine 
27 days ago
User friendly modal windows for touch devices using Colorbox and Modernizr — Gist
User friendly modal windows for touch devices using Colorbox and Modernizr
ui  css3  javascript  jquery 
28 days ago
Opera Mobile Emulator build with experimental WebKit prefix support - Dev.Opera
Opera, along with Mozilla, announced at a CSS Working Group meeting (minutes) that we would support some -webkit- prefixes.
An overview of the -webkit aliased css properties.
css3 
29 days ago
Tracking Site Activity - Google Analytics — Google Developers
Google's official code snippet - The latest version of the Analytics tracking code offers an improved way to track website visitors with Google Analytics
google 
4 weeks ago
Why I often use a 24 column grid | Deeson Online
So to summarise, I believe grids with higher column counts are ok to use, but with consideration and a general desire to keep to the spirit of alignment that grids were created f
grid 
4 weeks ago
iwanttolearnruby
A compendium of links and sites with Ruby tutorials.
ruby 
4 weeks ago
peter.michaux.ca - Index
An interesting series of articles on more advanced javascript topics
javascript 
4 weeks ago
Fluid Baseline Grid - A sensible HTML5 and CSS3 development kit
The Fluid Baseline Grid System is an HTML5 & CSS3 development kit that provides a solid foundation to quickly design websites with ease.
grid  html5  css3  framework 
4 weeks ago
Creating a Mobile-First Responsive Web Design - HTML5 Rocks
We're going to walk through how to create an adaptive web experience that's designed mobile-first.
mobile  responsive  html5 
4 weeks ago
Mark McNulty
Similar to what I did for bartvanleuven.com but a really slick previous-next implementation.
photography 
4 weeks ago
Slowy app | Real-world connection simulator and bandwidth limiter
Slowy is a tool which simulates custom connection’s conditions and limits the network traffic to a specified destination port. It is created for web developers, like me, who need to test a website with a real-world connection, even on a local server.
osx  utility  varia 
4 weeks ago
« earlier      

Copy this bookmark:



description:


tags: