Showing posts with label browser. Show all posts
Showing posts with label browser. Show all posts

Friday, December 18, 2009

Enable visual tab switcher in Firefox 3.6 beta

Image representing Personas as depicted in Cru...Image via CrunchBase


Enable visual tab switcher in Firefox 3.6 beta


Source: macworld.com

While Firefox 3.5.5 is the current official release of Mozilla’s browser, the developer is already hard at work on its successor, Firefox 3.6. As of today, you can download and install Firefox 3.6b4, which contains a number of new features and bug fixes from the 3.5 series. As but a sampling, Firefox 3.6 will include a new version of the Gecko web rendering platform, integration of the Personas plug-in for simple appearance changes, much faster JavaScript performance, and improved application loading time.


Now, I’m not one to recommend running a beta browser as your primary browser, but if you like living on the edge and peering into the future, the Firefox 3.6 beta isn’t a bad way to do so—most everything seems to work reasonably well, and I’ve not had any crashes in my time with it.


One other interesting feature in Firefox 3.6 is support for a visual tab switcher, much like the Command-Tab application switcher in OS X. By default, if you press Control-Tab, Firefox 3.6 will cycle through your open tabs (and Shift-Control-Tab will cycle backwards). With a simple configuration switch, though, Control-Tab will instead display a visual tab switcher, like this (click for a larger version):



Firefox 3.6's visual tab switcher


The switcher will only show the six most-recently-used tabs, but a button at the bottom of the switcher lets you see all open tabs in a multi-row display. In this mode, there’s even a search box that lets you find open tabs based on words in the URL or page title.


So how do you activate the visual tab switcher? In an empty Firefox 3.6 tab, type about:config in the URL entry area, then press Return. You’ll see a warning about voiding your warranty; click the “I’ll be careful, I promise!” button to continue.


Once you’ve accepted the warning, the screen will fill with a long list of Firefox’s preferences. To enable tab previews, type ctrltab.prev; this should be enough typing such that the list of matches contains only one preference: browser.ctrlTab.previews. Double-click anywhere on the browser.ctrlTab.previews row to enable this feature—the Status column will change to User Set, and the Value column will change to True.


Once enabled, the visual tab switcher is immediately available; press Control-Tab to try it out. If you later decide you don’t like it, go back into the configuration screen, find the browser.ctrlTab.previews entry, and double-click it again. I’m not sure if this feature will ship enabled or disabled, but you can try it out now for yourself, if you like.


Personally, I’m undecided about its functionality—I like it, but I wish there were some way to force it to always show all tabs, as it’s usually an older tab I’m trying to switch to. (There’s a preference named browser.allTabs.previews, and I tried setting that to true, but it didn’t change the number of displayed previews in the Control-Tab switcher.)







Reblog this post [with Zemanta]

Wednesday, November 11, 2009

Must Have Resources for the Web Developer's Toolbox

Fuel Your Creativity - Must Have Resources for the Web Developer's Toolbox
Must Have Resources for the Web Developer's Toolbox

If you are a web designer, especially if you are fairly new, you search around for the best and easiest tools to do the tasks you want to do. Here is a summary of this really helpful article.

Summary:

In every creative field, there are certain tools that one always keeps handy in order to get the job done.

As developers (who also design) the toolbox inventory needs to be broad to encompass all the necessary areas to keep you moving and productive.

Below is a list of the resources that we felt should be included in any developer's toolbox.

We have broken it down into different categories to help you keep your tools organized a little bit better.

We hope that the list proves useful.

GIMP is a close second whose price you can't beat (free), especially for web designers who don't need all of the features of Photoshop.

Graybit is an online accessibility testing tool designed to visually convert a full-color web page into a grayscale rendition for the purpose of visually testing the pageĆ¢¬(TM)s perceived contrast.

It returns a set of hue, saturation and tint/shade variations of your color, and suggests color schemets based on your color's complementary color, split complementary colors, and other variations.

FavIcon Generator allows you to easily create a favicon from an image.

The Grid System is an ever-growing resource where graphic designers can learn about grid systems, the golden ratio and baseline grids.

The 960 Grid System is an effort to streamline web development workflow by providing commonly used dimensions, based on a width of 960 pixels.

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.

The jQuery Visual Cheat Sheet is an useful and practical 6 page reference to jQuery 1.3 for web designers and developers containing the full jQuery API reference with detailed descriptions and some sample code.

jQuery Plugins contains plugins, extensions and tutorials developed by jQuery contributors for the jQuery JavaScript Library.

Code Beautifier is a free online CSS formatter, optimiser, and parser.

Notepad++ is an open source code editor and Notepad replacement that supports several languages.

TextWrangler is a powerful and richly featured tool for composing, modifying, and transforming text stored in plain-text files for Mac.

The WordPress Codex is the place to go if you have any WordPress related questions.

The Spoon Browser Sandbox allows you to run any browser directly from the web.

IETester is a free WebBrowser that allows you to have the rendering and javascript engines of IE8, IE7 IE 6 and IE5.5 on Windows 7, Vista and XP, as well as the installed IE in the same process.

Web Developer's Tools for Firefox is a collection of firefox plugins to speed up the development process.

WampServer is a Windows web development environment which allows you to create web applications with Apache, PHP and the MySQL database.

CSS Tricks Code Snippets is a large repository of useful code snippets in the areas of HTML, CSS, JavaScript (raw), JavaScript (jQuery), PHP, and WordPress.

Angies list includes 26 items in all make sure you check it out at: Must Have Resources for the Web Developer's Toolbox


Angie is a freelance web and graphic designer who brings her love of community to the online design collective as co-editor of Fuel Your Creativity.