Articles - Page 208

Browse hundreds of articles, tips, and inspiring design collections. Find helpful design advice, or the perfect resource for your next project.

CSS / 12 Jun 2010

Analyzing and Comparing Popular Blog Designs

If you’re thinking about starting a blog, there are a lot of technical details to consider when attempting the initial layout of your page. How large should your text be? What font should you use? Should your images have borders?

We’ll help you answer these questions and more by tearing apart the post designs of popular design blogs. Examining the work of others will give you insight into popular trends and what you think works best. Let’s get started!

CSS / 10 Jun 2010

HTML and CSS Debugging Tools

Whether you’re a beginner or a pro, troubleshooting your HTML and CSS can be a real pain if you’re not equipped properly. Today we’ll look at a few tools to help you force that pesky web page into submission.

Critique / 9 Jun 2010

Web Design Critique #3: Firefly

Our web design critiques have been a hit both with customers and commenters. Keep up the great work providing quality ideas and suggestions!

Today’s site is Firefly, the home page of a social work recruitment agency based in the UK.

News / 8 Jun 2010

QuickPost: Meet Safari 5

Well after Steve’s keynote address about iPhone 4, Apple quietly released Safari 5, the latest update to its popular web browser. Let’s briefly take a look at what’s new and what we think of it.

CSS / 8 Jun 2010

Create a Moveable Sticky Note With MooTools and CSS3

I recently came across a neat tutorial at Woorkup pointing out a MooTools feature that allows you to turn any item on a web page into a positionable element.

Today we’re going to use this technique to create a simple and fun sticky note that a user can play with and move anywhere on the page. Along the way will be using lots of CSS3 so make sure you’ve got a decent browser!

News / 6 Jun 2010

QuickPost: Installing Internet Explorer on a Mac

If you’ve ever done web development, you know that the one browser you have to watch out for the most is Internet Explorer. Nine times out of ten, even if you’re good to go on every other major browser, IE will do its best to leave you cursing its downfalls.

Now if you’ve ever done web development on a Mac, you know that testing on IE can be rough. You either have to have Parallels, Boot Camp, or some equivalent installed or use a service like Adobe Browser lab to snag a screenshot. The former involves actually installing windows on your Mac and takes far too much time and hard drive space if all you want is IE, and the latter only allows you too see how things look in IE, not how/if they actually work.

Graphics / 4 Jun 2010

6 Apps for Collecting Digital Inspiration

The online design community is simply overflowing with inspiration. Every day countless blog posts are being published showcasing 30-100 amazing examples of “insert item here.” Further, CSS galleries like our own contain hundreds or even thousands of great site designs.

With all this inspiration being tossed at you all the time, you need a way to catalogue and store it. Today we’ll look at a few tools out there that do exceptionally well at this very thing.

Critique / 3 Jun 2010

Web Design Critique #2

Today we’ll be continuing our new series of web design critiques where we take an in-depth look at a live website and point out both its strong points as well as the areas that could use improvement.

Top Test Prep, the site we’ll be viewing today, was our very first customer but the requests have been pouring in so be sure to get on the list soon!

Graphics / 2 Jun 2010

Create Stunning 3D Text Free With SketchUp

Everyone loves 3D text.

Unfortunately, not everyone can afford the 3D modeling software necessary to build it. Today I’ll teach you how to create some awesome 3D text using only Photoshop and a free app from Google. Intrigued? Read on!

Business / 1 Jun 2010

The Importance of Personal Projects

Working for other people can be a horrible way to spend your life.

Even if you’re doing something that you love, doing it 40+ hours per week for other people has a tendency to ruin the appeal.

One way to ease this problem is to create and maintain personal side projects. Below we’ll discuss why this proves true.

CSS / 28 May 2010

Create an Awesome 3D Slideshow With Cu3er: Part 2

Today we’re going to finish up our two-part cu3er tutorial.

For those who don’t know, Cu3er is an awesome 3D image slider that’s free to use and easy to setup.

This section will examine how to tweak your slideshow using some of Cu3er’s many customization options. We’ll mostly be editing an XML page but don’t worry about it getting too techie. Even if you don’t know what XML is, it’s all pretty straightforward and easy to understand.

CSS / 27 May 2010

Create an Awesome 3D Slideshow With Cu3er: Part 1

Today we’re going to build a simple web page with an amazing and free tool: Cu3er.

Cu3er is a really neat 3D image slider with crazy visual transitions and lots of customization options. Though it’s built with Flash and JavaScript, you don’t really need to know either of these to use it.

In this article, we’ll get the page built and the slideshow up and running. Next time we’ll return and see how to customize some of Cu3er’s many features and variables.