tools posts

A jQuery plugin for optimal use of screen space

Sep. 18, 2012  |  3 comments

Optimizing how space is used on a screen is a key component of good web design, and especially of responsive design.

There are a number of ways to approach this kind of challenge, and one of the most popular is auto-arrangement of elements within a parent container. It’s efficient, and when well-executed, creates a layout that’s both visually appealing and functionally optimal.

If you’re designing a responsive site, you’ll almost certainly find the need to rearrange...

What's new for designers, September 2012

Sep. 10, 2012  |  3 comments

The September edition of what’s new for web designers and developers includes new web apps, JavaScript and jQuery tools, plugins to make your sites more useful, productivity tools, new takes on content management systems, frameworks, UI kits, and some really great new fonts.

Many of the resources below are free or very low cost, and are sure to be useful to a lot of designers and developers out there.

As always, if we’ve missed something you think...

What's new for designers, August 2012

Aug. 20, 2012  |  no comments

The August edition of what’s new for web designers and developers includes new web apps, JavaScript and jQuery tools, Mac and Windows apps, productivity tools, tools to make it easier to work with your clients, color resources and tools, business tools, image editors, and some really great new fonts.

Many of the resources below are free or very low cost, and are sure to be useful to a lot of designers and developers out there.

As always, if we’ve missed something...

20+ Enhancing CSS3 tools and generators

Sep. 30, 2011  |  6 comments

CSS3 is an enhanced version of the Cascading Style Sheets specification, and it comes with many enchanting features that revolutionize Web layout and design, as well as other advantages.

But it has some disadvantages as well, and tackling them requires smarts. CSS3 is new on the market, so there is still a lot to improve.

The major problem is that the properties are browser-specific and cannot be easily implemented across browsers. Developers have to add extra code in order to implement the properties the same way across browsers.

In this article, we’ll highlight...

How to become a prolific blogger

Sep. 26, 2011  |  17 comments

Whether you are a web design freelancer trying to win new work, an entrepreneur promoting your web app, or a corporate drone looking to enhance your career, you will need a blog. In fact the personal blog has almost become a requirement for any web professional.

The problem is, they are a pain to keep up. Sure we all start off well. We launch our blog with one or two posts in mind. However, we quickly give up and the site is left to stagnate.

The problem is twofold: One, we run out of material worth writing about. Two, writing posts is a painful process.

What then, should we do?