Smashing Magazine ~ we smash you with the information that will make your life easier. really.
Smashing Magazine we smash you with the information that will make your life easier. really.

  • How to Make OS X’s Exposé Work: 5 Productivity Tips

    By Andy Salisbury, June 20th, 2009 in Developer's Toolbox | 35 Comments

    Working on a Mac is a nice experience. Not only because of the aesthetics, but also because of the many useful tools built right into the operating system. One such tool is Exposé, which allows instant access to just about anything on your desktop with the press of a button. If used correctly, it can be a powerful ally in the war against screen clutter, but if you’re unfamiliar with it, it can seem quite daunting.

    Screenshot

    That’s where I come in – I’m here with five useful tips that will allow any Mac user to get the most out of Exposé, and their screen space.

    You may be interested in the following related posts as well:

    Read more...

  • Why Web Developers Don’t Need A Mac

    By Michael Martin, June 10th, 2009 in Developer's Toolbox | 659 Comments

    As Web developers, we never stop hearing about the Mac. A lot of people love to talk about their Macs, but despite the "elite" status of the Apple computer, is there any need for a Web developer to splash money on one? A few weeks ago, Mark Nutter wrote here on Smashing Magazine in favor of swapping your PC for a Mac, and while some of his reasons are good, there are plenty of reasons to stick with (or switch back to!) Windows.

    Screenshot

    This article explores the best aspects of the Windows PC and, more importantly, the different apps that Web developers can use to become more efficient in their work. Every piece of software mentioned here is free to use.

    Read more...

  • 30 Must-Have Tweaks For Your Mac

    By Mark Nutter, June 4th, 2009 in How-To | 133 Comments

    In one of the recent posts, we looked at some reasons why some developers switch to the Mac. If you've decided to make the switch yourself, you can do a lot to make the transition smoother. We will take a look at some must-have software, configurations and hacks that can make your life easier as you switch and that can get you up to full productivity (and maybe beyond) in no time at all.

    Picture

    We have tried to find as many free solutions as possible, but you have to pay for some applications to get their full functionality. If we have missed a configuration, hack or piece of software that you found helpful when switching, please post it in the comments.

    Read more...

  • Mac Hacks: 17 AppleScripts To Make Your Life Easier

    By Diogo Terror, May 22nd, 2009 in Developer's Toolbox | 63 Comments

    If you are an experienced professional, chances are you have a good set of tools and a work process that you repeat on a daily basis to handle your work. That's good; it's how you become more productive, and become an expert. But with repetitive processes come repetitive mechanical work. Whether it's opening a file in Photoshop to change the format or adding an iCal to-do item based on an email you received, these little tasks can be streamlined. That's the purpose of AppleScripts.

    AppleScript Utility screenshot

    AppleScript is a scripting language developed by Apple to help people automate their work processes on the Mac operating system. It accomplishes this by exposing every element of the system's applications as an object in an extremely simple, English-like language. AppleScript is to the Mac OS as JavaScript is to browsers.

    Quite a few AppleScripts are available on the Web, ready for you to use, so you don't even need to look at their code. This article presents you with 17 of the most useful ones.

    Read more...

  • Five Reasons Why Designers Developers are Switching to Mac

    By Mark Nutter, April 26th, 2009 in How-To | 445 Comments

    Designers and developers have many choices to make when it comes to getting work done, from what frameworks, languages, and image editing software to use, to what platform to run. The latter is an oft debated and controversial topic and the mere mention of it risks setting off flame wars of epic proportions, so in the interest of sanity, we’ll try to avoid any direct comparisons to other operating systems.

    It’s no secret that there has been a growing trend in recent years toward developers, especially of the web variety, choosing a Mac as their main dev machine. In this two-part series, we will examine some of the reasons behind this trend, look at some of the pitfalls of switching to the Mac, and go over the must-have software and configurations every switcher should be aware of.

    Join us in Part 2 of this series where we examine some of the must have software, configurations, and tricks that every new Mac user should know about. Please feel free to subscribe to our RSS-feed and follow us on Twitter.

    Read more...

  • Top 10 Usability Highs Of Mac OS

    By Smashing Editorial, August 12th, 2008 in Events | 258 Comments

    Although I've been a Windows power user for years, the transition to Mac couldn't have been easier and more pleasant. I don't want to turn this article into some endless rambling about how great Mac is, but as the user of both systems I can speak from my own experience quite objectively. Let's take a look at some of the spots where Apple really has done it better in terms of user interface and usability.

    Top 10 Usability High Of Mac OS

    Consistency. The whole OS and almost every application looks and feels the same, as if a single team developed the whole thing, thanks to Apple HI Guidelines. Official guidelines for user interface design made it possible for users to actually use most Mac-applications in a very same way, creating a seamless and comfortable experience in the end. Users are able to anticipate how system behaves and what to expect from its applications. In fact, consistency dramatically improves learnability and usability of interacting with the system.

    Read more...

  • Mac OS X Leopard: Designer’s Guide to Icons

    By Smashing Editorial, April 4th, 2008 in How-To | 57 Comments

    In 2000 Apple released the visual theme Aqua, a stunning leap forward in graphical user interface design. At the same time Apple published the Human Interface Guidelines (HIG), a tool for developers and designers that gives a detailed breakdown of the design philosophy behind Aqua. Apple recently updated their Human Interface Guidelines (HIG) to include the way the visual theme Aqua has evolved in Apple's latest operating system, OS X 10.5 Leopard. This is the first update since 2006.

    Leopard HGI Guidelines

    Let's take a look at how this affects icon designers.

    To get really beautiful icons, Apple recommends that you let a professional designer create your icons. Despite all the eye candy and realism that is possible to apply to icons, less is more. Strive for a simple solution using one easily recognisable object. The basic shape or silhouette of your icon can help users to quickly identify it.

    Read more...

  • Browser Tests, Services and Compatibility Test Suites

    By Smashing Editorial, October 2nd, 2007 in Developer's Toolbox | 97 Comments

    Cross-browser compatibility is still one of the most complex issues when it comes to web-development. Web standards usually guarantee a (relatively) high degree of consistency, however no browser is perfect and particularly older browsers have always been quite good at surprising web-developers with their creative understanding of (X)HTML/CSS-code. Still you need to make sure that (at least) most visitors of your web-site can use it, navigate through it and find what they're looking for as quickly as possible.

    Browsers Tests Are Necessary
    The truth is that a) you never know who might type in your url in his/her navigation toolbar and b) the browser-environment is still very quirky and the risk of inconsistent presentation is simply too high to ignore it. For instance, different browsers and operating systems use different techniques for rendering fonts (Win vs. Mac on handling fonts). The font size isn't identical on different platforms and some fonts might not be installed on the user's system.

    Internet Explore has the browser usage share of 46%
    Worldwide browser usage: IE6 dominates; IE 7 has already more users than Firefox 2. Stand: 01.10.2007. Source.

    Firefox on Linux doesn't display web-sites as Firefox on Windows does. As bonus web-developers have to cope with dozens of versions and, of course, Internet Explorer 6 — 46% of browser usage share, which is a true godsend for hardcoders and hackers. It's almost impossible to keep all possible problems in mind — a detailed test helps you to identify the critical issues — also and particularly if these are the smallest details of your layout.

    Read more...

  • Selected Wallpapers: For Desktop & Web-Design

    By Smashing Editorial, December 7th, 2006 in Graphics | 138 Comments

    Creative wallpapers can serve as a nice source of inspiration. Particularly if you are having another creativity block, but don't really have enough time to take a walk or browse through Flickr pools. However, it isn't easy to find some really nice wallpapers - the choise is too big, and there are simply too many sources. Over the last few days we've searched for the best posters, wallpapers, galleries and background images on the Web and collected them in an overview below. Especially Mac-Users will find some nice sources. Feel free to suggest further resources in the comments section.

    Read more...



Advertisement
 

All Posts

Follow us on Twitter!
Subscribe to our RSS-feed!

Advertisement

Fresh Bookmarks

22 Free Seamless Vector Pattern Resources Perfect For Web Design
A collection of resources and articles related to vector patterns.

10 New PHP Content Management Systems
All based on PHP.

25 Beautiful Logos with Sequential Concept
Sequential logos maybe is a new trend among logo designers.

Designing a blog with HTML5
Much of HTML 5’s feature set involves JavaScript APIs that make it easier to develop interactive web pages.

20+ CSS Data Visualization Techniques
Get inspired.

CSS3 – a big storm is coming
With CSS3 media queries and multi-column layouts it will be a whole new ballgame.

Woodgrain: A Free Social Media Icon Set
With 18 social networks represented alongside astandard RSS icon in PNG format,

Webdesign: Five Minute Upgrade
Making Your Design Pop.

45 Stylish Typographical Desktop Wallpapers
These beautifully designed wallpapers are not solely about typography.

The Light CMS Trend
A new trend in CMSs I’m calling “light” CMSs.

  • 9Rules Logo
  • Quicksprout Logo