Diigo Bookmarks 12/29/2015
著
-
Is the Homepage Dead? - Forbes
"It’s important to note that overall page views at nytimes.com aren’t down; readers are simply arriving through a different entrance."
-
Why hover menus are problematic — Simple = Human — Medium
"Instead of focusing on device classification, focus on device capability. You can’t control who will access your website and with what device so it’s advisable to design for touch, mouse, finger, keyboard interchangeably."
-
AddyOsmani.com - Getting started with Progressive Web Apps
"In this post, I'll summarise some options and reference apps for getting started with your own PWApp today."
-
"This small web app helps you to choose cursor type from the showcase for use in your application."
-
KittyCam - Building a Raspberry Pi Camera with Cat Face Recognition in Node.js – GirlieMac Blog
"Once a photo is taken, I am using another child process to detect if any cats are on the photo, using KittyDar, an open source face detection for cats, written by Heather Arthur."
-
`flex-grow` is weird. Or is it? | CSS-Tricks
"If an element has flex-grow set to 3 it does not mean that it's 3 times bigger than an element that has flex-grow set to 1, but it means that it gets 3 times more pixels added to its initial width than the other element."