Monday 22 July 2013

Opera

The Opera browser (www.opera.com) is available for Windows,
Mac, and Linux operating systems and markets itself as being fast,
secure, and completely in line with open Web standards, including
cutting edge development languages like HTML5 and CSS3. Opera has
add-ons available as well, which you can find on its Web site here: www.
opera.com/addons.

Google Chrome

✦ Google Chrome: Google developed and released this Web browser
(www.google.com/chrome). You can download this browser only for
Windows operating systems, at this time. Chrome has a smaller devel-
opment community and has add-ons, dubbed extensions, that you can
download and install, just like Firefox — although not as many . . . yet.
You can find Web development extensions for Google Chrome on the
Web site here: https://chrome.google.com/extensions/
featured/Web_dev.

Editing Files and Testing Performance with WordPress Tools

✦ Firebug: Firebug (https://addons.mozilla.org/firefox/

addon/1843) is an add-on that integrates into the Firefox browser and
provides you with a host of tools for Web development, including the
ability to edit, debug, and monitor the behaviors of CSS, HTML, and
JavaScript live for any Web page you view. We can’t live without this
tool mainly because of the CSS editing capabilities. We can open a Web
page in Firefox, activate the CSS editing tool in Firebug, and do live CSS
editing, which makes our Web site development go much faster.

✦ YSlow: To use YSlow (https://addons.mozilla.org/en-US/

firefox/addon/5369), you have to install the Firebug add-on. YSlow
analyzes Web pages and makes suggestions as to how you can improve
the speed and load time of your Web site by incorporating things like
image size optimization, JavaScript, or CSS, or by reducing the over-
all size of your Web page. We use this tool every time we deploy a
WordPress site to get recommendations on how to improve the site
loading time.

✦ Web Developer: Web Developer (https://addons.mozilla.org/
firefox/addon/60) adds a very helpful toolbar in your Firefox
browser that gives you access to several types of Web development
tools, such as CSS viewing, CSS editing, image information, browser
resizing, HTML and CSS validation tools, HTML viewing and editing,
and more. We use the Web Developer toolbar on a constant basis to
help us develop, test, and debug Web sites that we create.

 

As much as we prefer the Mozilla Firefox browser, many users consider it

somewhat of a resource/memory hog. We’ve experienced this as well, but it
isn’t enough to make us stop using it. However, we have to shut down and
restart the Mozilla Firefox browser at least two times during a normal work-
day to prevent it from crashing our system with its resource use

Mozilla Firefox

One of the main reasons why Firefox is our personal browser of choice is

because it’s an open source software project with a development community
that releases very helpful add-ons and tools to extend its capabilities beyond
a Web browser, turning it into a Web development tool, in many cases.

You can find Firefox add-ons at https://addons.mozilla.org/firefox.
You can find add-ons for just about everything from the appearance of your
Firefox browser to browser-based games. At the time of writing, Mozilla
reports that 2,139,478,273 add-ons have been downloaded from its Web site.

Obviously, we can’t cover all the add-ons available for Firefox in this chapter
because this is a book, not an encyclopedia. However, here are three add-
ons for Firefox that we use on a daily basis to make our days as full-time
Web designers and developers easier, more efficient, and just more fun:

Mozilla Firefox

Firefox,  is the second most popular browser on the Web and has emerged over the years to be a solid competitor for IE. Designers and developers tend to prefer Firefox to Internet Explorer because Mozilla (the makers of Firefox) use a solid layout engine that adheres closely to

open Web standards and supports and renders CSS better.

Firefox is available for download and usage on Windows, Mac, and Linux
operating systems in 76 languages. You can download it from the official
Mozilla Web site at http://mozilla.com.

IE Tester

IETester allows you to test Web site designs across several versions of

Internet Explorer, going all the way back to version 5 (IE5). We highly rec-
ommend checking this out and using it to help test your Web site designs
across different versions of Internet Explorer. Download IETester from
www.my-debugbar.com/wiki/IETester.

Internet Explorer

Currently, the major versions of Internet Explorer that are supported by the majority of designers are versions 7 and 8, with most designers gradually dropping support for version 6 (commonly referred to as IE6). At the time of this writing, Microsoft has released a version 9 beta, with the final

version of IE9 expected in late 2011 or early 2012.

Trying to test your Web site on different versions of Internet Explorer is dif-

ficult because attempting to install different versions on your computer can
cause some big problems, if you don’t know exactly what you’re doing. We
use a few tools for overall browser testing (see the section “Understanding
cross-browser compatibility” later in this chapter); however, IETester comes
in handy specifically for testing on different versions of IE. In Figure 5-6, the
buttons across the top right are labeled for specific versions of Internet

Explorer: IE5.5, IE6, IE7, and IE8. The WordPress Web site is shown in ver-
sion 7 of the IE browser.

Internet Explorer

One of the challenges that designers come across is the different versions
of Internet Explorer that are widely used across the Web. With each new
version, Microsoft’s flagship browser comes closer and closer to compli-
ance with open Web standards; however, because Internet Explorer is the
browser present across millions of operating systems across the world,
not every individual user or company is quick to adopt the new versions
as they’re released. This results in several versions of IE in use across

the world, and designers generally make an effort to make sure that their designs render correctly on, at least, the last two to three recent versions of Internet Explorer.

Internet Explorer



Internet Explorer (IE), owing to the fact that it’s part of all Windows operating


systems, is by far one of the most popular browsers. Over the years, IE has struggled with its reputation of not keeping up and being noncompliant with Web standards and CSS rendering that the development and design commu-

nity has come to love and expect from other browser systems. This is largely due to the layout engine (the method used to display Web sites by translating CSS and HTML markup) in use at the foundation of the IE browser.

Editing Files and Testing Performance with WordPress Tools



As far as the design and development community is concerned, the choice


over which Web browser to use typically falls on how compliant the browser
is with open Web standards developed by the World Wide Web Consortium
(W3C), an international community that develops Web standards to ensure
long-term Web growth (www.w3.org). As a designer, you need to at least
have a working knowledge of what the W3C is and the standards it supports
and promotes. You can read about the W3C vision and mission statement at
www.w3.org/Consortium/mission.html.

 

Discovering different browsers and tools

Multitudes of different browser systems are available on the Web. This

section takes you through five browsers that are the most popular among
Internet users. Additionally, you find some helpful tools and add-ons to
assist you with your Web design efforts in the different browser systems,
including some of the must-have tools we use on a regular basis.

Understanding and choosing a Web browser

Knowing which Web browser to use as your primary browser can be confus-

ing because there are so many browser systems available. Everyone has a
favorite browser, and if you don’t already, you’ll find one that emerges as
your favorite for one reason or another. Each browser system has a different
look and feel, as well as different features and tools that make one of them
your preferred browser of choice.

One thing you need to keep in mind, however, is that it doesn’t matter which
browser you use as your preferred browser for Internet surfing. However,
having access to all major browsers is essential so you can test and view
your Web designs in different browsers to make sure that they render and
look the same.

If you can, download and install all the browsers in this chapter to your computer so you have them readily available to test your designs across them. Some browsers work only on a Mac or a Windows system, so use the ones that are for your system.

TextMate (Mac)

TextMate is an Apple product and, as such, can be used only on a Mac; it’s

the most popular text editor for Mac users and is referred to as “the missing
editor” for Macs. Like Notepad++, TextMate is a syntax editor that color-
codes the markup and code that you write. Additionally, TextMate can

✦ Easily search and replace

✦ Auto-indent mark up and code

✦ Open several documents, each in their own tab
✦ Work as an external editor for FTP programs

TextMate is not free, however. You can download a free 30-day trial from its
Website: http://macromates.com. After using TextMate for 30 days, you
can buy a single-user license for $56.

Notepad++ (Windows)

Notepad++ is a text editor for Windows users and is often referred to as

“Notepad on steroids.” The interface of Notepad++ looks a lot like the regu-
lar Notepad but that’s where the similarities end. Notepad++ is a text editor
with advanced features, such as color-coded syntax (see the nearby sidebar,
“Code syntax highlighting,” for information on syntax highlighting), code
indentation, and line numbering, which make it an extremely useful and
helpful application for writing and editing code. Figure 5-5 demonstrates
the color-coded syntax where the functions of the code are represented
by colors, making it easier for you (or the programmer) to pick different
sections of the code (such as functions or HTML).

Notepad++ supports many programming languages, including the main ones
you use for this book: CSS, HTML, and PHP. Notepad++ is free and open
source software; you can download it to your Windows computer from its
Website at http://notepad-plus-plus.org.

Notepad (Windows)

Notepad, by default, saves files with a .txt extension. With WordPress tem-
plates and theme files, you typically save files with a .php or .css exten-
sion, so you want to take care and make sure that you save files correctly.
To save as a .php or .css extension with Notepad, follow these quick steps:

1. Open Notepad by clicking the Start button and then choosing
Programs➪Accessories➪Notepad.

2. Create your CSS or PHP document.

Check out  the  minibook for a simple PHP document you can create.

3. Choose File➪Save As and then select the location to save the docu-
ment in the Save In drop-down list in the dialog box that appears.

4. Type the name of the file, including the extension, in the File
Name field.

In Figure 5-4, the name of the file is header.php. If you’re saving a
CSS document, the extension is .css (for example: style.css).

5. Choose All Files in the Save as Type drop-down list.

By default, Notepad wants to save it as a text document (.txt).

6. Leave ANSI selected in the Encoding field and then click the
Save button.