Frequently, when I discuss CSS3 with other developers, the issue of stubborn clients comes up. They tell me that even though they personally don’t think a website should look the same in all browsers and they’re eager to try all of these new techniques, their clients insist that their website should look the same, so the developers are stuck with the same Web development techniques that we used five to ten years ago. Their clients just don’t “get” graceful degradation.
Read more…
Many Web companies spend hours and hours agonizing over the best domain names for their clients. They try to find a domain name that is relevant and appropriate, sounds professional yet is distinctive, is easy to spell and remember and read over the phone, looks good on business cards and is available as a dot-com.
Read more…
As productivity is a crucial asset of professional Web designers and developers, we bring you a selection of the most useful coding and workflow tools released recently.
Read more…
Reviewing code is one of the best techniques to improve the overall quality of your solutions. In this post, Addy Osmani looks at where to get your code reviewed, how to structure your requests, and what reviewers look for.
Read more…
You’ve probably already heard about responsive design. In this post, the ZURB team present ’Foundation’, a framework to help you build prototypes and production code that’s truly responsive.
Read more…
Krysztof Rakowski cover how to separate the view of your PHP application from its other components. Learn some basic MVC concepts, review some popular templating libraries, play around with a small custom-made view class, and explore the basics of using the Twig library.
Read more…
A solution for when prefixes cause maintenance troubles, bloat CSS files, and make it harder to tweak values. In this article, Lea Verou presents her recent tool: prefixfree.
Read more…
Addy Osmani explores several time-saving design patterns and best practices that can be employed to improve your plugin development process. (Note: this post is targeted at intermediate to advanced developers.)
Read more…
Christian Heilmann brings us a quick introduction to using exponentials and sine waves and to plotting things on a circle. Have a go with the code, and play with the numbers!
Read more…