Saturday, March 13, 2010

Web Design Resource Roundup #6

 

Every week i love to share a lot of interesting stuff around the web contains a great content that helped me a lot and i think it will be useful for you.i also share more and more  great resources via twitter .so be sure to follow me on twitter . @cssah

 

Code Conventions for the JavaScript Programming Language

This is a set of coding conventions and rules for use in JavaScript programming. It is inspired by the Sun document Code Conventions for the Java Programming Language. It is heavily modified of course because JavaScript is not Java.

 

JavaScript best practices

Writing a best practice article is quite a tricky business. To a number of you, what you are about to read will appear to be very obvious and just the sensible thing to do.

 

Setting Up Photoshop For Web, App and iPhone Development

Most people who have designed websites or apps in Photoshop will, at one point or another, have had issues trying to match colors in images to colors generated by HTML, CSS or code. This article aims to solve those problems once and for all.

 

The Future Of CSS Typography

In this article, we’ll look at some useful techniques and clever effects that use the power of style sheets and some features of the upcoming CSS Text Level 3 specification, which should give Web designers finer control over text.

 

What A Web Developer Is – And Isn’t

There seems to be a lot of confusion in the world today about what it is that web developers are and do. Are they designers? Programmers? Marketers? Business owners? While being a little of all of these is important in the world today, that’s not what web developers really are.

 

CSS Reset: Ways and Advantages

CSS Reset or Reset CSS are one of the best ways to ensure you have a consistent web layout and design across all browsers. In this post we discuss the different ways and the advantages or disadvantages of using them.

 

Writing an Interface Style Guide

Take a look at any CSS-based website design gallery, and you’ll see it’s obvious that beautiful interfaces are being designed and developed in amazing quantities. I frequently look to these sites for inspiration and, beyond a nice design and beautiful code, there’s usually something common about these sites: they’re new.

blog comments powered by Disqus

Post a Comment

JavaScript String lastIndexOf OnTwik