As some of you may have heard, Google has announced its own web browser, Chrome. It’s releasing the Windows version today, with Mac & Linux versions to follow.
To educate people about the new browser & its goals, they release a 38 pg comic book drawn by the brilliant Scott McCloud. It’s a really good read, [...]
Posted on September 2nd, 2008 by Scott Granneman
Filed under: business, technology | No Comments »
Two methods:
about:config
Change browser.tabs.loadDivertedInBackground to true
browser.tabs.loadInBackground should already be set to true
user.js
// open diverted links in background tabs
user_pref(”browser.tabs.loadDivertedInBackground”, true);
Related posts
Test of Flock’s blog editor
What actions change MAC times on a UNIX box?
Ubuntu Edgy changes to fstab
To combat phishing, change browser design philosophy
The structure & meaning of the URL as key to the Web’s success
Posted on December 24th, 2007 by Scott Granneman
Filed under: tech help, technology | No Comments »
From Federico Biancuzzi’s “Phishing with Rachna Dhamija” (SecurityFocus: 19 June 2006):
We discovered that existing security cues are ineffective, for three reasons:
1. The indicators are ignored (23% of participants in our study did not look at the address bar, status bar, or any SSL indicators).
2. The indicators are misunderstood. For example, one regular Firefox user told [...]
Posted on July 30th, 2006 by Scott Granneman
Filed under: Wash U: tech in changing society, Webster U: infosec management, business, law, science, technology | Comments Off
From Clay Shirky’s “The Semantic Web, Syllogism, and Worldview“:
The systems that have succeeded at scale have made simple implementation the core virtue, up the stack from Ethernet over Token Ring to the web over gopher and WAIS. The most widely adopted digital descriptor in history, the URL, regards semantics as a side conversation between consenting [...]
Posted on May 5th, 2006 by Scott Granneman
Filed under: Wash U: tech in changing society, commonplace book, technology | Comments Off
From Jesse James Garrett’s “Ajax: A New Approach to Web Applications“:
Ajax isn’t a technology. It’s really several technologies, each flourishing in its own right, coming together in powerful new ways. Ajax incorporates:
standards-based presentation using XHTML and CSS;
dynamic display and interaction using the Document Object Model;
data interchange and manipulation using XML and XSLT;
asynchronous data retrieval using [...]
Posted on April 8th, 2006 by Scott Granneman
Filed under: history, technology | Comments Off
From “Dive Into Mark“:
Web Content Accessibility Guidelines 2.0 working draft from April 24, 2002. Only 3 weeks old!
The overall goal is to create Web content that is Perceivable, Operable, Navigable, and Understandable by the broadest possible range of users and compatible with their wide range of assistive technologies, now and in the future.
Perceivable. Ensure that [...]
Posted on February 21st, 2006 by Scott Granneman
Filed under: teaching, technology | Comments Off
I’m trying out a new web browser - Flock - which is basically Firefox with social software tools baked in, such as blogging, Flickr, del.icio.us, & so on. Basically, all the stuff I use anyway. So far, Flock looks pretty interesting, although I’m not yet sure at all that I would use it for my [...]
Posted on November 14th, 2005 by Scott Granneman
Filed under: teaching, technology | Comments Off