Category Archives: Webdesign

Previous Page · Next Page

Intercooler.js

http://intercoolerjs.org/

Making AJAX as simple as anchor tags

Use familiar, declarative attributes to add AJAX to your application.

<-- This button posts to '/click' when it is clicked -->
<button ic-post-to="/click">
Click Me!
</button>

 

Color schemes

http://tintui.com/index.html

Posted on January 19, 2015, 14:11 By
Categories: Css, Graphics, Webdesign Tags: , ,
7 Rules for Creating Gorgeous UI (Part 1 & 2)

Two part article about good UI web-design by Erik D. Kennedy on Medium.

Part 1 and Part 2

 

CallToIdea

http://calltoidea.com/

Inspiration for graphic elements.

 

Posted on November 4, 2014, 10:23 By
Categories: Graphics, Webdesign
The Conversation Prism

The Conversation Prism is a visual map of the social media landscape. It’s an ongoing study in digital ethnography that tracks dominant and promising social networks and organizes them by how they’re used in everyday life.

ConvoPrismLarge

Download larger versions: https://conversationprism.com/free-downloads/

Posted on October 21, 2014, 17:26 By
Categories: Software, Webdesign
Bootstrap themes – KickStart

Use http://www.initializr.com/ to get an HTML5 Boilerplate template with jQuery, Bootstrap and more (you can choose what to put in and what to leave out)

Then goto http://bootstrapzero.com/bootstrap-templates or http://bootswatch.com/ and get one of the beautiful free templates.

On bootstrapzero, there is also some extra functionality in some themes. But I haven’t tested them yet.

 

Thinking on using one of these two on my next app.

http://devoops.me/themes/devoops/index.html

http://almsaeedstudio.com/preview

Setup your VPS

Bash scripts to set up/bootstrap low end virtual servers

https://github.com/Xeoncross/lowendscript

DESIGNER’S GUIDE TO DPI

http://sebastien-gabriel.com/designers-guide-to-dpi/home

This guide is designed as a “get started” or introductory read for the starting to intermediate designer who wants to learn or get more knowledge about cross-DPI and cross-platform design from the very beginning.

No complex math and un-parsable graph, just straight forward explanations ordered in short sections for you to understand and apply directly to your design process.

Written by Sebastien Gabriel.