Web Designing Online Books
1. Getting Real from 37Signals
Getting real is one of the most famous books for web designing. It covers everything you need to know to create a faster, smarter and successful web application. The book comes in PDF, Paperback and Online format. Good thing is that the online version is free to read and use. So get some time to read it for sure.
2. Developing User-Friendly Flash Content from Flazoom
This...
Monday, 11 March 2013
Here I am providing 6 online CSS Sprite Generator tools and all of them have something unique to be in the list.
1. CSS Sprite Generator:
This is one of the best online tool for CSS Sprite images and getting their CSS Code and HTML code. The best part is that you can create your account here and then login after sometime to get your older project data. You can add up more images in the project and again generate the code. A very useful...
Saturday, 2 March 2013
Moment.js
It is a lightweight (3.7 KB) JavaScript date library for parsing, manipulating, and formatting dates.
var a = moment([2010, 1, 14, 15, 25, 50, 125]);
a.format("dddd, MMMM Do YYYY, h:mm:ss a"); // "Sunday, February 14th 2010, 3:25:50 pm"
a.format("ddd, hA"); // "Sun, 3PM"
...
Subscribe to:
Posts (Atom)