39 private links
Инструмент для форматирования текста с использованием норм, правил и специфики русского языка и экранной типографики. Его можно подключать ко всем редакторам текста, движкам и блогам.
"Эдиториум.ру" - сайт, созданный по материалам сборника "О редактировании и редакторах" Аркадия Эммануиловича Мильчина, который с 1944 года коллекционировал выдержки из статей, рассказов, фельетонов, пародий, писем и книг, где так или иначе затрагивается тема редакторской работы. Эта коллекция легла в основу обширной антологии, представляющей историю и природу редактирования в первоисточниках.
Google Drive provides online storage for all your data. Google allows you to share your files via email by providing a special link, but to properly embed your file on a website or in an IMG tag, you need a direct and permanent link to your file. That's where gdURL.com comes to the rescue!
You can move files between any cloud storage provider. Nothing to install. Completely online. Trusted by millions.
I made this same basic argument almost seven years ago, but it seems that many news websites still think it's a good idea to break up stories into multiple pages. Farhad Manjoo, over at Slate, has an article arguing why paginating long articles is a bad idea, whose only purpose is to goose page view numbers and ad views for websites -- and it does nothing to make the reading experience better. Somewhat ironically, he's writing this on Slate, which does paginate stories. At least Slate has a "single page" option, which is what I linked to above, though you can look at the idiotically broken up version if you'd like as well.
It's much easier to focus on studying because it easily drowns out sudden noises and other noises you hear in college dorms.
Kirby is a file-based cms
Easy to setup, easy to use, flexible as hell
Mobify Performance Suite is a collection of automated features to make your responsive website significantly faster on tablets and smartphones.
As if up and changing which CMS I'm using would somehow solve this small issue I'm having. Sometimes it's a friendly poke, sometimes it's trollish, but more often than not I think they truly believe that moving CSS-Tricks off WordPress to whatever their favorite CMS is would be a smart move.
I don't think that. I figured I'd write up my reasoning.
The World's Constitutions to Read, Search and Compare
This handbook is designed to give Web developers a way to approach designing accessible Web pages. Instead of simply being a checklist, it will guide you through ways of thinking about Web design in logical divisions.
The perceived speed of your website relies heavily on the browser being able to paint to your user's screen. For this they must construct a "render tree" which consists of the DOM and the often forgotten CSSOM.
The critical path which the browser takes to gather this information is the only thing standing between your server and the user's screen. Using new research and real world examples, Patrick Hamann will cover a range of techniques – from the controversial to bleeding edge – the Guardian is using to make their CSS load as fast as possible, and ultimately keeping it off the critical path.
Pow automatically serves static files in the public directory of your application. It's possible to serve a completely static site without a config.ru file as long as it has a public directory.
Very simple, you do not need to edit HTML, CSS, JS, PHP, ASP, JAVA, PERL, PYTHON, RUBY and a billion other technologies. Just open .html file and edit TEXT in it. The marked text you are reading is written as plain text. Open the 'View page source' and see it.
Чтобы создавать по-настоящему легкие сайты, не стоит заморачиваться на производительности, вместо этого, производительность должна рассматриваться как один из элементов дизайна.
A Sublime Text plug-in that automatically folds base64-encoded data URIs in your CSS files.
This tool lets you combine icon webfonts for your own project. With fontello you can:
shrink glyph collections, minimizing font size;
merge symbols from several fonts into a single file;
access large sets of professional-grade open source icons.
Now it's trivial to make a custom icon webfont, exactly for your needs. First, select the icons you like. Then update glyph codes (optional), and download your webfont bundle. We generate everything you need, ready for publishing on your website!
When someone asks you for a web image that’s, say, two inches wide, they’re estimating how it would appear on their own monitor. Without changing the image’s pixel dimensions, that image would appear larger or smaller on different monitors—and would even look different on the same monitor at a different resolution setting.
CSS has been lacking proper layout mechanisms for far too long. Transitions, animations, filters, all of these are great and useful additions to the language, but they don't address the major problems that Web developers have been complaining about for what seems like an eternity.