Archive for the ‘Technology’ Category

BlackBerry BoldAn enterprising company with a retail location in mid-town Manhattan managed to get its hands on five pre-release versions of the much-coveted BlackBerry Bold.

What did it do? Put them up for sale, naturally. The price tag? A staggering $1,300.00 USD. For that, you get a phone that may or may not be fully optimized forAT&T (NYSE: T)’s network.

The BlackBerry Bold, RIM’s next-generation smartphone, was supposed to go on sale back in July. Then the date was pushed to August. The initial reason behind the delay was supposed network-related issues.

Here we are in September, and still no BlackBerry Bold.

At this point, no one appears to know exactly when the device will officially hit the streets. Some reports suggest that it will be early October before we see it. That is, of course, unconfirmed.

Despite its lack of official availability here in the US, it has gone on sale in Canada and elsewhere and, some how, the New York BlackBerry Center got its hands of five of the smartphones over the weekend.

The company, located in the Time Life Building on 6th Ave at West 50th Street in Manhattan, decided to sell their stock at a price only a banker could afford.

It sold all five for $1,300.00 USD each. Wow. That’s a heck of a mark-up. To those five who purchased them, good luck with your pre-release hardware!


Google ChromeYes, you read that correctly. Google is taking a major swipe at its competitors with the imminent launch of Chrome, a new Web browser based on Webkit, thus marks the beginning of a new phase in the browser wars.

Kara Swisher at All Things Digital got perhaps one of the biggest scoops of the year. She spoke to some people familiar with some of the projects Google is working on.

Those sources say that Google is set to unveil a brand new Web browser that will be available to everyone as early as tomorrow (Tuesday).

Not only is Google going announcing a new browser, but it is making the announcement with a comic book. That’s hot.

Google has talked the browser talk for years. The last time I heard anything formal about it from the Google camp was nearly a year ago. Looks like Google is ready to walk the browser walk with Chrome.

Here are some details about what makes Chrome so great, as relayed by Blogoscoped.

Chrome is an open source browse based on Webkit. It will include aspects of Google’s Gears. It will include a JavaScript Virtual Machine that is being dubbed “V8″. This virtual machine, built by a bunch of coders in Denmark, can be embedded within another browser. It will also help render pages faster.

Google is taking some features from Firefox, such as the tabs, and adding its own spin, placing them above the address bar rather than below it. The address bar will have an auto-complete feature, much like that of Firefox. The Chrome browser home page will offer a speed-dial feature, similar to the one seen on Opera’s desktop browser.

My favorite feature is that Chrome will have a “privacy” mode. Surfing with the privacy setting enabled will create a new browsing window and allow you to browse with no history of what occurs in that window being stored on the computer. In other words, you can browse sites and no one will be able to track down where you’ve been on that machines.

A few other things include the ability to launch Web applications in their own browser window, absent the address bar, and tools to help fight malware and phishing.

This all sounds amazing so far. Google appears to be taking some of the great features of Firefox and Opera, merging them, and setting it up as an open source project.

Microsoft’s Internet Explorer still has the lion’s share of the market. Firefox and, to a lesser extent, Opera, have put a dent in that marketshare. Neither, however, has matched Microsoft.

How will Chrome compare? Can it stand up to such weathered competition? Will it really take marketshare away from Microsoft, or will it bleed users away from Firefox and Opera?

Only time will answer those questions. Until then, I am looking forward to taking Chrome for a test spin.


Here’s a great video that spoofs Republican presidential contender John McCain with a little Nintendo 8-bit, classic gaming flair:


With 10 weeks to go before the election, the amount of news coverage surrounding McCain and Obama is set to skyrocket (as if it hadn’t already).

In order to help you parse through all the chatter, Google has set up a special Web site where mobile phone users can find the latest headlines.

Google appears to be throwing everything it has at the upcoming Presidential Election. It is using multiple avenues and products to provide coverage.

Google believes that plenty of people will be interested in accessing news from their mobile phones. So it set up a “one-stop-shop” for mobile phone users to get what they need.

The site is located at http://m.google.com/elections.

The products that it is tailoring to election coverage are mobile Search, News, Reader, YouTube and Maps.

In its search product, Google will let you “link to search results for Obama and McCain, so you don’t have to type in their names on your phone each time you want information.”

The Mobile News Web site has set up a special link that will go to a site that only houses news that is relevant to the election.

Google Reader has already set up specific places for the general public to see what Obama and McCain are reading. If you use Google Reader, you can subscribe to the candidates’ reading lists here.

On YouTube, both McCain and Obama have their own channels. These channels will be used to hold their speeches, press conferences and other public statements. Users will be able to watch the videos on their mobile phones.

Lastly, Google is suggesting that attendees of the Democratic National Convention in Denver and the Republican National Convention in Minneapolis take advantage of Google Maps for mobile to help get around town.

There you have it. If you’re a political news junkie, Google’s various mobile products will help you get your fix.


Mozilla Labs announced the winners in their contest for the best Firefox 3 add-ons. The Extend Firefox contest received over 100 entries. Tags and bookmarks ruled the winners. See if you can find one or two new extensions to try out.

Best New Add-on

Pencil is a user interface prototyping tool. Not your ordinary extension and it could be useful, too.

Tagmarks is tagging in a click. Rather than use words to describe a bookmark, click icons.

HandyTag uses text tags, but doesn’t make you create them yourself (though you still can). Grabs common tags from del.icio.us and other sources.

Best Updated Add-on

Read It Later has almost hit 1.0. This extension makes it easy to create a “to read” list without the clutter of using standard bookmarks.

TagSifter provides several different ways to browse through the tags you’ve already created. Advanced users can use some fancy logic syntax to find just what they want (i.e., tagged with movie and comedy, but not jackblack).

Bookmarks Preview brings coverflow to bookmarks. Scroll through thumbnails of the pages before deciding where to go.

In addition to these six, the judges also chose some excellent honorable mentions (Close and Forget is a neat idea, if not a little paranoid).

Also, probably in honor of sponsor Last.fm, the judges named Fire.fm the best music add-on.


Since the time Amazon made a tabbed interface popular, web designers have been talking about the design pattern. Are tabs good? Are they bad? How do you make them?

Tab Design

Amazon has since removed tabs from their site, but it’s still a useful metaphor when done right. So what’s right and wrong? The Usability Post shares 5 tips for tabbed navigation:

  1. Connect the active tab to the content
  2. Make other tabs a different color
  3. Change the font color on the active tab
  4. Have the link area span the whole size of the tab
  5. Make sure the landing page has its own active tab

Each step is illustrated with the right and wrong way, and explained. That’s helpful. Now you can include tabs on your website without the wrath of the entire design community (you’ll never avoid all the wrath, no matter what you do). Just don’t look like Amazon in 2000:

Amazon.com Tabs

If you’d like to implement tabs and don’t know how to do them, you can’t miss with this classic A List Apart tutorial.