Archive for June, 2008
What is a Page View
Last Updated on Monday, 30 June 2008 06:07 Written by Matthew Monday, 30 June 2008 06:07
A “page view” is the standard unit of Web traffic. Each time a webpage is viewed, it counts as one page view.
In the early days of the Web, the “hit” was the standard metric for traffic. A “hit” and a “page view” are two very different things. A hit is registered for every file requested from the Web server. That includes images, stylesheets, Javascript files, and so on. A page view is only registered when someone views a full webpage. Since one webpage typically has several elements (multiple images, etc), often one page view equals many hits.
Page views are important for online marketing and advertising. When you run a marketing campaign, you may want to know how many additional page views the campaign brought in. A website’s monthly page view total is also commonly used to determine the site’s reach. A personal blog might have monthly page views in the thousands. A large mainstream media site like yahoo.com counts monthly page views in the hundreds of millions.
For online advertising, page views are used in determining a site’s CPM rates and available ad inventory. The more page views your website serves a month, the more ad space (inventory) you can sell.
Impression or page view based online advertising is bought and sold in 1,000 page view blocks. The CPM (Cost Per Mille) is the rate an advertiser pays for every 1,000 page views that display their ad. So if the website charges $10 CPM, and the advertiser spends $100, their ad will be shown on 10,000 page views. (They’re buying 10 blocks of 1000 impressions at $10 per block. That’s 10,000 impressions.)
To figure out how many page views your site gets, you can use free Web analytics software like:
Posted under Web Design | No Comments
Choosing a Domain Name
Last Updated on Monday, 30 June 2008 06:06 Written by Matthew Monday, 30 June 2008 06:06
Choosing your domain name (otherwise known as your website address) is one of the most important things you will do for your online business — so careful attention should be paid to ensure you select the perfect domain for you.
Wendy Kennedy, editor of Register.com’s Learning Center, offers a few tips on choosing a good domain name for your business. She discusses the importance of “.com” names, lists some things to keep in mind when registering a domain name, and offers tips for getting a good name when your first choice is taken.
Posted under Online Business | No Comments
Photoshop 101
Last Updated on Thursday, 12 June 2008 06:48 Written by Matthew Thursday, 12 June 2008 06:48
Photoshop promises great power, but can be more than a little challenging when it comes to clarity and patience. New users can easily get frustrated at how daunting some of the challenges can be when it comes to getting the job done, and even those who are a bit more familiar with it still find points of frustration that impede both production and creativity. A workspace is an arrangement of palettes that suit your needs. There are a few pre-arranged options in this menu, and selecting one will alter the layout of Photoshop’s palettes—and it even colorizes some of the primary menu options needed for this arrangement.So for those who barely know Photoshop, but would like to become more familiar with it—find out what sort of things to look for when it comes to the palette system, layers, styles, effects, various tools, and saving or exporting their work—let’s look at the basics.
What are all these palettes used for?
As soon as Photoshop launches, you’re greeted with a whole slew of small windows called “palettes”. Understanding how each one of these work is the key to knowing where to find the critical information you need. Sorting them out will make your workflow smoother and more enjoyable. Although some palettes seem to have a very obscure purpose (Histogram, I’m looking at you!), there are a few palettes that I suggest you keep a close eye on at all times:
- Info – I watch this one constantly, as it monitors everything from the size of your current selection marquee, the x and y coordinates and color mix directly under your cursor, and even the efficiency of performance (found by looking into the many other options for this palette).
- Character and Paragraph – this left/right combo is a must-have palette for anyone that edits text in their designs.
- Layers – certainly an obvious one to keep open, but I’ve seen the perils of beginners trying to master Photoshop before they master layers. Get to know it better than you do now, and you might just find some hidden secrets buried within.
Finally, if you want to explore a little deeper into the inner-workings of Photoshop, check out the options under the Window > Workspace menu. A workspace is an arrangement of palettes that suit your needs. There are a few pre-arranged options in this menu, and selecting one will alter the layout of Photoshop’s palettes—and it even colorizes some of the primary menu options needed for this arrangement. If you feel up to the challenge, you can even create your own arrangements and save them under this menu.
What’s the best way to sort my layers?
I’ve seen a lot of Photoshop files throughout my years as a designer, and one of the biggest problems I see is how amazingly unsorted the Layers palette can get. Let’s look at a bad example first:
What do these Layer Blending Modes really do?
At the top of the Layers palette there is a drop-down menu with a value of “
- Multiply – like a pair of sunglasses, this will darken everything below it (any white pixels will disappear, since white cannot add to a dark value).
- Screen – exactly the opposite of Multiply, the layer will lighten everything below it.
- Overlay – is a strange hybrid of both Multiply and Screen, where the neutral non-effective color is grey. White brightens, and black adds darkness, but with a different calculation that adds more color than the other two values.
What are Layer Styles?
Layer Styles are live, “non-destructive” effects that you can add and remove without altering the original layer’s art (unlike many filters). Bevels, drop-shadows, gradients, color effects, and textures can all be mixed-and-matched for a variety of visual effects.
- By double-clicking the layer to the right of its name, to open a Layer Styles dialog window
- By choosing the options in “Layer Style” in the Layer menu
- By selecting a new style from the Styles palette (though this will only add a preset, rather than opening the Styles dialog for you)
What other tools are available?
As you experiment in Photoshop, you’ll eventually want to move beyond Marquee selections and the Paintbrush. There are a wide variety of other tools available that can provide you with a well-rounded set of abilities. These include the Magic Wand (for selections), Healing Brush, Pencil, Blur & Sharpen, Dodge & Burn, the Pen for creating paths, and a tool that allows you to drop in custom shapes.
The Hidden Tools
How should I export my image for the web?
When it is time to export your images in a format suitable for online use, you might be tempted to simply save a copy of your file as a jpeg. Although technically there’s nothing wrong with this approach, Photoshop does have some built-in features that can make this step a little easier.
Save for Web & Devices…
If you look under the File menu, you’ll see an option to “Save for Web & Devices…”. Choosing this option will activate a rather large dialog that may seem a bit daunting for those unfamiliar with the feature.
- I never use Photoshop’s slicing tools. Adobe still hasn’t (in my opinion) got this down quite as well as Fireworks, and it tends to make things a bigger mess than necessary. Also, avoid having the export generate HTML.
- There’s no need to use the “Progressive” option for jpeg files anymore—it’s a throwback from the days of a far-too-slow internet, and photos had to slowly crawl their way through the tubes to your browser.
- ICC Profiles should also be turned off. Color matching is one of those things that sounds like a great idea, but until browsers can all get on the same page regarding the issue, it doesn’t really help us like it was meant to.
- It’s a well-known fact that Adobe’s PNG gamma support is faulty. If you have to export a PNG file, do it in Fireworks, or track down a freeware application that can “slam” the gamma from the image (and sometimes even compress it a little tighter).
Posted under Web Design | No Comments