Archive by Author

Designing Web Applications

25 Feb

Screen Shot 2012-02-24 at 9.02.08 PM

The demand for apps is strong, and it’s coming from everywhere! This comprehensive guide provides an introduction to many of the skills and best practices you need to build modern web apps. This field guide is designed to help you create great user experiences in your web apps. Whether you’re building your first web app, or are just looking for ways to improve existing experiences, there’s something here for you!

11 Mobile Tutorials

16 Feb

Build-a-Simple-Attractive-Twitter-App-for-iPhone

Iterested in mobile development?. In this post you will find 11 Mobile Development Tutorials.
From HTML5 & Javascript using Jquery Mobile, to building WordPress theme for mobile.

Getting started with CoffeeScript

15 Feb

coffeescript-basics

CoffeeScript is a small programming language that compiles into JavaScript. It seeks to make writing JavaScript code better by providing you with a more consistent and succinct syntax, as well as by avoiding the “bad parts” and quirky/irregular nature of the JavaScript language.

Save Coding Time by Using Pear

14 Feb

Screen Shot 2012-02-13 at 1.08.11 PM

Pears are common patterns of markup and style.
Avoid rewriting the same CSS blocks over and over, just use PEARS and save time.
Collect, test, and experiment with interface pattern pairings of CSS & HTML. Pears is an open source WordPress theme, enabling people like you to get your own pattern library up and running quickly.

Want People to Return Your Emails? Avoid These Words

13 Feb

boomerang_email_infographic1

The guys at Boomeranggmail.com analyzed their database with over five million user messages, and found really helpful stats and trends that might be very handy for you to consider next time you’re planning your email sending.

Live changes to your CSS, CoffeeScript, SASS and more.

13 Feb

live_reload2

LiveReload monitors changes in the file system. As soon as you save a file, it is preprocessed as needed, and the browser is refreshed.

Even cooler, when you change a CSS file or an image, the browser is updated instantly without reloading the page.

They even have a version for Windows

A cool library to use SQL with HTML5

12 Feb

html5

html5sql is a light JavaScript module that makes working with the HTML5 Web Database a whole lot easier. Its primary function is to provides a structure for the SEQUENTIAL processing of SQL statements within a single transaction. This alone greatly simplifies the interaction with the database however it doesn’t stop there. Many other smaller features have been included to make things easier, more natural and more convenient for the programmer.

(Demo) http://html5sql.com/demo.html
(Documentation) http://html5sql.com/guide.html

Backbone.js vs the other frameworks (audio)

10 Feb

backbone.js explained

I wanted to share this great interview where Derick Bailey defines the most prominent differences between Backbone.js and other popular frameworks like Knockout and Spine. He also explains how Backbone compares to a regular MVC framework.

Page Flipping with HTML5

10 Feb

Turn Page, Page Flipping

Turn.js is a plugin for jQuery that adds a beautiful transition similar to real pages in a book or magazine for HTML5.

+ Uses Hardware acceleration
+ Works on tablets and smartphones
+ Easy to manipulate
+ Lightweight, only 15K

Manage Aspect Ratio with CSS3

9 Feb

css3

Chris Mills shows you how to use “object-fit” and “object-position” to control your aspect ratio in CSS3.

How to create vector art

9 Feb

Crating Vector Graphics in Illustrator

Very detailed tutorial for creating vector shapes using Adobe Illustrator. I love the methods & tricks used to bend the bezier curves, which is the hard part in creating these graphics.

HTML5 Element Flowchart

7 Feb

html5-elements

Handy diagram for sectioning content elements in your HTML5 document.

Learn HTML and CSS. Well designed tutorial

30 Jan

Screen Shot 2012-01-30 at 5.43.48 PM

Really liked the way this HTML5/CSS3 tutorial is heading. Everything is super clear with corresponding examples.

Javascript Microframeworks

29 Jan

microframeworks

Micro-frameworks are definitely the pocketknives of the JavaScript
library world: short, sweet, to the point. And at 5k and under,
micro-frameworks are very very portable. A micro-framework does one
thing and one thing only — and does it well. No cruft, no featuritis,
no feature creep, no excess anywhere.

HTML Kickstart – If you know how to type HTML & CSS This is for You

29 Jan

blocks

HTML KickStart includes everything you need to rapidly create website layouts – things like slideshows, menus, flexible grids, image placeholders, buttons, and more – saving you a ton of time so you can produce faster and make more money.

CoffeeScript solves your Javascript problems

26 Jan

CoffeeScript solves your Javascript problems

Sam Stephenson speaking at the Future of Web Apps London 2011 runs through how to write cleaner and faster JavaScript with CoffeeScript and where this is leading in the future.

Stitches An HTML5 sprite sheet generator

24 Jan

Stitches An HTML5 sprite sheet generator

Drag and drop image files into the space below and click “Generate” to create a sprite sheet and stylesheet. This demo uses a couple of HTML5 APIs, and it is only currently compatible with the latest versions of Chrome and Firefox.

CSSrefresh – Automatically refresh CSS files

24 Jan

CSSrefresh – Automatically refresh CSS files

CSSrefresh is a small, unobstructive javascript file that monitors the CSS-files included in your webpage. As soon as you save a CSS-file, the changes are directly implemented, without having to refresh your browser.

What do you want to learn today?

16 Dec

TreeHouse Learn CSS, HTML, IPHONE, ETC

Great site to get started with web development tutorials.

HTML, CSS, JS Instant documentation

7 Dec

Screen Shot 2011-12-06 at 8.56.27 PM

Very handy online web development documentation