API

An up-to-date look at the state of web typography with considerations for usability, performance, SEO and security

Filed under: CSS & Web Design
font-face-web-typography.png

Over the years several techniques have been developed to address the embedding of custom fonts in web pages; here's which ones you should use, and why, with a particular attention to the implications that custom font embedding may have for your site's usability, accessibility and SEO value, as well as the impact on performance and security concerns.

Read more »

share_counts Ruby gem: The easiest way to check how many times a URL has been shared on social networks!

Filed under: Ruby & Rails
sharing-buttons.png

If you are building an application with social features or a content aggregator, you will find this Ruby gem very useful: it makes it super quick and easy to check at once how many times a given page has been shared on the most popular social networks; services currently supported are Reddit, Digg, Twitter, Facebook, LinkedIn, Google Buzz and Stumble Upon, but more to come.

Read more »

Using Google Translate from the terminal

Filed under: Tips Unix
google-translate.png

If you happen to use Google Translate often and always have a terminal open, here's is how to easily use the API from the command line, rather than from within a browser.

Read more »