NoMoreCaptchas - Welcomes Humans and Sends Away Spam Bots

NoMoreCaptchas analyses behavior while a user name and password are being entered and determines if the user is human or a bot. There’s no extra field to fill out like with CAPTCHA, no incomprehensible audio to try and decipher and no hidden field that can trick or confuse a screen reader. That means there’s nothing blocking content and a website is still secure.

skiplinks

Webfonts - @font-face

CSS Ressources

Framework
Normalising Designs For Better Quality CSS
"If we can achieve 80% of the design with 20% code, we should."


InuitCSS


Styleguide

A methodology for documenting CSS and generating styleguides.
http://warpspire.com/kss

High-level advice and guidelines for writing sane, manageable, scalable CSS
http://cssguidelin.es/

Performance
CSS statistics (font-size, selectors,..) from a URL
http://cssstats.com/

A function for loading CSS asynchronously
https://github.com/filamentgroup/loadCSS

Print CSS
Making Your Site Printable
http://de.slideshare.net/aardrian/css-summit-2014-making-your-site-printable

Ressources
Create beautiful image sliders entirely in CSS. No jQuery, no JavaScript, no image icons, no coding!
http://cssslider.com/

HTML5 Picture Element

The picture Element - W3C Working Draft

A responsive image polyfill
http://scottjehl.github.io/picturefill/

Chrome 34 Beta: Responsive Images and Unprefixed Web Audio
http://blog.chromium.org/2014/02/chrome-34-responsive-images-and_9316.html?m=1

Mobile Hamburger Icon

Usability

Let's Not Kill the Hamburger Icon Just Yet
http://mattdsmith.com/hamburger/


The Hamburger Icon - When common practices and trends should be questioned.
https://medium.com/@gavinelliott/the-hamburger-icon-f2c42f858630


UX designers: Side drawer navigation could be costing you half your user engagement
http://thenextweb.com/dd/2014/04/08/ux-designers-side-drawer-navigation-costing-half-user-engagement/

The Hamburger is Bad for You
http://mor10.com/hamburger-bad/

Analytics
Mobile Menu AB Tested: Hamburger Not the Best Choice?
http://exisweb.net/mobile-menu-abtest

Hamburger vs Menu: The Final AB Test
http://exisweb.net/menu-eats-hamburger

Development