background preloader

Mixture - The perfect front-end development tool for Mac & Windows.

Mixture - The perfect front-end development tool for Mac & Windows.

Typeplate: A Starter Kit For Beautiful Web Type As of today we’re pleased to announce Typeplate, a free-range and open-source typographic starter kit that will hopefully help you build beautiful, text-rich websites. The word on the street is that the Web Is 95% Typography, so as we hurtle towards the future, we think there’s still a lot we can learn from five centuries of history. Typeplate is the result of this exploration of our typographic heritage. “Another Framework?” We made Typeplate because we weren’t satisfied with existing Web frameworks. Pattern libraries are helpful but they rarely separate structure from aesthetics, which leads to projects looking generic unless you sink a lot of time into re-working all the patterns. With Typeplate, you can combine solid typographic conventions of the past with flexible styles of the presence. How It Works So what does Typeplate do? Typeplate isn’t the next Bootstrap or Foundation; we’re building a toolkit for Web type that’s meant to be extended and customized. Demo And Downloads Easy.

Choisissez votre outil de maquettage ! À l’approche des fêtes, nous avons décidé de remettre à jour notre liste d’outils de maquettage. Parmi trente outils testés, nous en avons sélectionné une vingtaine, en les catégorisant pour vous aider à mieux choisir. N’hésitez pas à réagir à cette liste pour le plus grand bonheur de tous. Vous souhaitant une bonne lecture et d'excellentes fêtes ! Des outils très complets pour des interactions très poussées Axure Axure, est incontestablement indétrônable en termes de maquettage dynamique. Justinmind Justinmind est un concurrent sérieux de notre bon vieux Axure. Une solution plus simple mais efficace Balsamiq Mockup Balsamiq, malgré son manque de richesse en interaction, reste apprécié pour créer rapidement des maquettes. Les outils généralistes Certains outils ont des fonctionnalités qui ne sont pas nativement dédiées au maquettage. Power mockup Power Mockup est une extension de powerpoint, qui permet d’importer une bibliothèque de patterns. Microsoft Visio OmniGraffle Pour les webdesigners Cacoo

Nizo for iPhone Comment tester un site responsive? (partie 1) Savoir si un site développé se comporte bien en responsive est devenu une nécessité de nos jours. Il est donc important de connaître tous les moyens mis à notre disposition pour réaliser cette étude. Deux lignes de conduites (probablement complémentaires) sont à prendre en compte : soit on teste sur des outils simulant le comportement des appareils, soit on teste directement sur les supports que l'on souhaite prendre en charge. Bien évidemment, la méthode la plus fiable reste celle qui consiste à utiliser le smartphone ou autre appareil dont l'éligibilité est à vérifier. La première méthode est moins fiable mais reste intéressante, voici pourquoi : Avantages Pas d'installation sur le poste et de ce fait, compatible avec toutes les plateformes. Inconvénients L'évènement Touch n'est généralement pas pris en charge. Nous vous proposons dans un premier temps de découvrir les différentes méthodes de simulations proposées par les éditeurs de navigateurs et des services en ligne. Chrome Firefox

Sassaparilla: Fiennes Edition Macaw | The code-savvy web design tool. Scrapd Tester du responsive sous Chrome sans plugin : 2 astuces Beaucoup connaissent déjà le CTRL + SHIFT + M pour passer en mode “teste responsive” sur Firefox, mais saviez vous que Chrome propose plus ou moins un équivalent natif sans avoir à installer un seul plugin ? Ce qui suit à été testé sur Chrome 28+. Astuce 1: l’inspecteur et le mode “règle” Lorsque vous ouvrez un site et que vous ouvrez l’inspecteur, si vous redimensionnez votre fenêtre vous voyez désormais apparaitre une petite règle horizontale et verticale sur les côtés de votre écran. L’inconvénient de ce mode par contre, est qu’il faut redimensionner tout le navigateur, et donc rendre la barre d’adresse illisible et l’accès à vos plugins impossible. Astuce 2 : l’option “Device metrics” dans overrides En restant toujours dans l’inspecteur cliquez sur la petite roue en bas à droite. C’est la seconde option qui va nous intéresser à savoir “Device metrics”. Conclusion Enfin si vous souhaitez émuler de “vrais” appareils je vous conseil Mobile Emulators & Simulators: The Ultimate Guide.

Simple Laravel Layouts using Blade A simple and easy way to use the Blade templating engine to get a fully ready layout system. We will create a few site pages (home, about, projects, contact). Here is a table of the pages that we will use and the layouts that they will use. Routing To get our pages to work, we’re going to setup a simple route to get our home page. Since we’re only touching on layouts in Blade, we won’t need to do anything but load a view. Now that we have our routes setup, we will start our work with the home page. Views The File Structure Let’s create the files necessary for creating a whole templating system. - app -- views --- layouts ------- default.blade.php ------- sidebar.blade.php --- pages ------- home.blade.php ------- about.blade.php ------- projects.blade.php ------- contact.blade.php --- includes ------- head.blade.php ------- header.blade.php ------- footer.blade.php ------- sidebar.blade.php Includes We will use the head, header, and footer includes so that we don’t have to rewrite that code. <!

13 Super Useful UI Wireframe Tools When you begin to work on a project, it’s always important to begin creating your ideas as a wireframe. It is the step you take to put your ideas in action to see if what you have in mind will work properly. We recently posted an article showcasing Inspiring UI Wireframe Sketches and we received some inquiries about wireframing tools, so we decided to gather a few suggestions for you. pidoco Pidoco is a web-based prototyping software for rapidly creating clickable wireframes and UI prototypes for web, mobile and enterprise applications. It’s easy to use with smart sharing and collaboration features, a convenient usability testing module and much more. justinmind The best platform to define web and mobile apps with rich interactive wireframes. Jumpchart Make planning architecture easier with Jumpchart. Creately Here at Creately, we are focused on making it easier for teams to work collaboratively on all things visual. frame box Easy frame sharing. Pencil JustProto Gliffy WireframeSketcher MockNow

Send Better Email | MailChimp Flat Surface Shader Admit it, 3D is cool. But, you know what's cooler? 2D.I love WebGL, but unfortunately it doesn't work everywhere. This lighting simulation can be configured to use either the 2D context of a canvas element or an array of SVG polygons to draw the triangles. This is a collaborative effort betweenMatthew Wagerfield and Tobias van Schneider – a couple of pandas trying to make the web a more magical place. Admit it, 3D is cool. This lighting simulation can be configured to use either the 2D context of a canvas element or an array of SVG polygons to draw the triangles. This is a collaborative effort betweenMatthew Wagerfield and Tobias van Schneider – a couple of pandas trying to make the web a more magical place. Admit it, 3D is cool. This lighting simulation can be configured to use either the 2D context of a canvas element or an array of SVG polygons to draw the triangles.

Creating a custom HTML theme Want to create a custom look for your blog? If you’re comfortable hand-coding HTML, then you’ve come to the right place! If not, choose from hundreds of beautiful themes in the Theme Garden. Introduction Tumblr is built around seven key post types: text, photos, links, quotes, chat, audio, and video. Pro-tips Try to avoid posting external images and embedded media in text posts. Get Started Click the name of your blog at the top of the Dashboard or under the list icon at the top.Click “Customize appearance” on the right column.Click “Edit HTML” below the theme thumbnail on the left. Tumblr has two types of special operators used to render content in your HTML. Variables are used to insert dynamic data like your blog's title or description: Example <html><head><title>{Title}</title></head><body> ... Blocks are either used to render a block of HTML for a set of data (like your posts), or to conditionally render a block of HTML (like a "Previous Page" link): Basic Variables Global Appearance Pages

Related: