42 private links
How many times have you started reading an email on your phone while commuting, and then continued it on your laptop when you got home? Or perhaps you saw a commercial for a new car and then used your tablet to search for the specs and see it in action? If these things sound familiar, that’s because they’re all part of the new norm in multi-screen behavior.
Infogr.am is an easy to use online service that lets create, share, discover infographics and online charts.
Telling Stories With Data - Share, create and study infographics
Compfight is an image search engine tailored to efficiently locate images for blogs, comps, inspiration, and research. We make good use of the flickr™ API, but aren't affiliated with flickr.
Emmet (previously known as Zen Coding) is a web-developer’s toolkit that can greatly improve your HTML & CSS workflow.
Write an email message in rich-text and send it to anyone with a click. Use the Edit HTML button to directly edit the source code.
Next to having four seperate pages for the major rendering engines, this page shows a clearer overview of the implemented, prefixed properties, and their counterparts in other engines.
Trends in web technology - load times, download sizes, performance scores;
Interesting stats - popular scripts, image formats, errors, redirects;
Website performance - specific URL screenshots, waterfall charts, HTTP headers.
Join me, and together we can rule the galaxy as father and geeks!
Keyboard Maestro is a powerful macro program for Mac OS X Mountain Lion, Lion and Snow Leopard which has received glowing reviews.
Chained is simple jQuery plugin for chained selects. You can choose from two different versions. Use jquery.chained.js if you do not want to make external queries for setting content of child selects. This version uses classnames of select options to decide content. As a bonus it is usable even with JavaScript disabled. However with JavaScript disabled there is one catch, all options will be shown to user.
Смысл поста — подытожить методику верстки писем под сегодняшние реалии, при этом не забывая про ископаемые клиенты.
Reducing the number of HTTP requests is a must, sprites are cool, but a pain to maintain, so there come data URIs (for all browsers) and MHTML (IE6 and 7). I've talked about these things on this blog to a point where the blog comes up in top 10 results in search engines for queries like "mhtml" and "data url". Therefore I think it's my duty to clarify a point for the good of the mankind :)
Run this in Terminal:
/Applications/Miro\ Video\ Converter.app/Contents/Resources/ffmpeg -i /path/to/input/video.mp4 -f webm -vcodec libvpx -acodec libvorbis -ab 160000 -b 1152k /path/to/output/video.webm
Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.
When keyin a-Z,will auto focus to URL bar.
This tool, geared by an XSLT stylesheet, tries to extract some information from a HTML semantic rich document. It only uses information available through a good usage of the semantics defined in HTML.
The aim is to show that providing a semantically rich HTML gives much more value to your code: using a semantically rich HTML code allows a better use of CSS, makes your HTML intelligible to a wider range of user agents (especially search engines bots).
As an aside, it can give clues to user agents developers on some hooks that could be interesting to add in their product.
This 15KB restartless add-on will add a "File" -> "Restart" menu item and a ctrl/cmd + alt + r hotkey to restart FIrefox or Seamonkey.
Make items sticky as you scroll, to a point.