39 private links
Grunticon makes it easy to use HD-ready (retina) vector illustrations, icons, and background images in your web project without the hassles of spotty browser compatibility. The tool processes a set of SVG files, generates PNG fallback images for legacy browsers, and exports a demo page showing how to use the final icons. Visit the GitHub repo for the command line version or to learn more about how grunticon works.
To start, export SVG files for each of your images, drop those files onto the grumpy animal above, then click the 'Downlode it!" button to grab the files.
Once downloaded, check out preview.html to see a preview of your icons and their class names. To integrate in your site, you can drop the exported files into a folder on your site and paste the contents of grunticon.loader.txt into the head section of your HTML templates. Note: Be sure to replace the 4 [YOUR PATH HERE] parts of that text with the path to your own grunticon files (a root-relative path often works best across a whole site).
высшее специальное учебное заведение города Потсдам, факультет дизайна интерфейсов
Finals, due dates, exams, and deadlines all have one thing in common: they convince us that skipping sleep is a good idea. While that's certainly not true, sometimes pulling an all-nighter is your only option to get things done. If you have to go that route, you may as well do it right. via Pocket
Мультимедийная история А. Галустяна
Trying to read a feed with an aggregator that can't handle the format? Try normalizing it.
This might come in handy if you need to read a buggy feed or a feed that's in a slightly different version of RSS to the one your aggregator can handle. If your aggregator can't understand Atom feeds, you can convert them into RSS right here.
Включая руководство по типографскому оформлению текста РИА
Easily add one or more posts to any page using simple shortcodes.
Show more resolution choices for external monitors on the new MacBook Pro with Retina Display by holding the Option key and clicking on the Scaled option in the Displays preference pane.
The easiest and the fastest way to create custom and high quality code for your WordPress project using the latest WordPress coding standards and API's.
“Oh hai Smashing Magazine!” That’s one of the dozen ways that Flickr welcomes its users upon signing in every time. It’s an easily overlooked detail, one that the service would work without flawlessly. via Pocket
Subjects: Emotional design
Standing desks may be all the rage, but they certainly have their downsides—and they aren't for everyone. Writer Mikael Cho explains why he ditched his standing desk, and how he combats the unhealthy side effects of sitting all day. This post originally appeared on the Crew Blog. via Pocket
SVG profiles
SVG 1.0: all modern desktop and mobile browsers support SVG 1.1, so never choose this option.
SVG 1.1: You will almost always want this.
SVG Tiny/Basic: this is a subset of SVG intended for mobile devices. Only a handful of devices support SVG Tiny and not the full spec, so go for SVG 1.1.
Note: SVG Tiny does not reduce the file size, it's just a subset of SVG that is adequate for low processing power devices. It will discard gradients, opacity, embedded fonts and filters. Erik Dahlström says: All SVG 1.1 full viewers should be able to display all of the SVG 1.1 Tiny/Basic content (according to spec), and probably all of the SVG 1.2 Tiny content that Illustrator produces too.
Fonts note: if you don't have any text in your image this setting doesn't matter.
Adobe CEF: never use this option of you intend to display it in browsers. It's Adobe's way of embedding fonts in SVG files, as far as I know this is only supported by Adobe's SVG viewer plugin.
SVG: this embeds the font as SVG, which is not supported by Firefox, but is a good option if you intend to support only mobile devices (which usually run webkit).
Create outlines: you will want to do this most of the time, unless you have a large amount of text. If you have a large amount of text you will want to embed the font with WOFF but you will have to do this by hand.
Subsetting:
None: this will negate the previous setting and will not embed any font, if you don't care that the font falls back to some other font in the user's computer choose this.
Only Glyphs used: you will want this most of the time if you choose to embed the font. It only embeds the characters used so it doesn't inflate your file size.
[rest of subsetting]: this is fairly clear, you can choose to include the entire font or subsets of it. It is only useful if your SVG is dynamic and the text might change based on user input.
Images: this only matters if you are including bitmap images
Embed: this is usually what you want, it encodes the image as a data uri so that you just upload one file instead of the svg file with it's companion bitmap images.
Link: use this only if you have several svg files that reference one bitmap file (so it's not downloaded every time it renders the svg file).
Note that linked bitmap images won't display if the SVG is displayed through the <img> tag, because img doesn't allow loading external resources. Furthermore: webkit has a bug that does not display bitmap images within svg files even if you embed them. In short: use a plain <svg> tag if you intend to embed or link bitmap images, don't use <img>.
The CSS3 Flexible Box, or flexbox, is a layout mode providing for the arrangement of elements on a page such that the elements behave predictably when the page layout must accommodate different screen sizes and different display devices. via Pocket
This page lists all CSS properties and indicates if and how they are animatable.
This plugin will add a search filter to tables. When typing in the filter, any rows that do not contain the filter will be hidden.
Yougoto.Travel – это интернет издание для самостоятельных путешественников и отличный советчик в планировке идеального путешествия, будь то многодневный дорожный трип по Америке или поездка в Европу на выходные.
Функциональный редактор статей
highlight and share your focus on the web
The internet was missing the ability to provide custom-sized placeholder images of Bill Murray. Now it can.