Barcode Challenge

barcode_challenge

This morning we logged into Google to find a Barcode instead of the normal logo (how strange that Google would change their graphic!). Apparently today is the anniversary of the Barcode. This method of easily labeling items for computer scanning is used for every type of commodity in our society. But do you know how to get the cryptic information back out of the Barcode?

Here’s the challenge:  The image at the top of the post was created by the devious writers here at Hack a Day. Leave us a comment that tells us what the message says and explains how you deciphered it. There are programs that will do this for you and some smartphones can do this from a picture of the code, but we’re looking for the most creative solutions.

The winner will be decided in a totally unfair and biased way and gets their name plastered all over Hack a Day (and possibly slandered a bit).  So get out there and start decoding that machine-readable image.

Update: We’ve announced a winner for this challenge.

Build A Google-style Panorama Rig For $300

PhotoTrail

As part of a “disruptive technologies” course at the United States Military Academy, [Roy D. Ragsdale] produced a working prototype of a Google Street View-like system called PhotoTrail. Like its corporate-backed inspiration, the system captures georeferenced 360-degree panoramas that can be viewed interactively in a web browser…but at a hardware cost of only around $300. [Ragsdale’s] prototype is based entirely on consumer-grade off-the-shelf components and open source software, all tied together by the yin and yang of DIY: foam core board and a few Python scripts.

This article from IEEE Spectrum magazine provides some background on the selection of parts and construction of the system, including a hardware shopping list and a list of links to all of the open source packages used.

The PhotoTrail prototype is surprisingly small and lightweight. A vehicle isn’t even required; the camera array can be carried overhead by a single person, making it possible to capture remote locations. But [Roy] expects future revisions to be even smaller and less obtrusive, perhaps mounted to a headband. Mount Everest awaits!

Google To Trolls: Please Flame EVERY Web Site

google_sidewiki

Google has unveiled their latest web app. It’s called Google Sidewiki and makes it easy to “Contribute helpful information to any webpage”. We’re not quite so sure. If you have the Google Toolbar installed on your browser, Sidewiki allows you to open a side-panel, add your comments about the page, and read the comments of others.

In a Utopian Internet (Utopernet?) the world’s most predominant experts on all subjects would be browsing websites dropping off clairvoyant nuggets of wisdom like Greek oracles. In reality, letting anyone add to any web page does not equate to instant insight. We’re all familiar with long comment threads and forum posts that contain very low percentages of useful information.

Google considered this “white noise” as a possible problem and implemented a ranking system for which comments are displayed first. This raises another flag, will this become a type of advertising? At some point in the future will comments linking to other pages be ranked based not only on popularity, but on a kickback to the Big G in return for increased exposure?

There is also the consideration that web pages might not like what comments are being left in Sidewiki. We’ve noticed that emails referencing the Labor Movement often have link advertisements in Gmail about how to prevent Unionization. What would the Sidewiki for pages covering controversial topics such as religion, sexual persuasion, and abortion look like?

We will admit this is a well intentioned idea with a lot of potential. But everything depends on how well it is executed.

Are You Human? Then Type Out This Book

type_this_text

Google has acquired reCAPTCHA and plans to use the system for digitizing books. Wait… what? CAPTCHA is the method of requiring a user to type in a visually obscured word to prove they are human. How can this digitize books? The answer is a bit obscure and takes some time to discover, but you’ll have fun along the way. Continue reading “Are You Human? Then Type Out This Book”

How To Download Books From Google

If you want books, but don’t want to pay for them, there is a better way than walking into your local book store and pocketing them. Try grabbing them online, from Google!

Everyone must be aware of the Google Books Library project by now. If you’re not, it’s basically a way for Google to ensure all of the world’s book content is accessible and searchable. Through the Book Project, Google works with libraries to scan and archive their older and out of print materials. Up until recently, viewers of books in the Google Library Project web space were limited to viewing books within the browser. Not any more. Google Book Downloader is a utility that rips books from Google and saves them as PDFs so you can view them with any device or desktop that can view this file format. Using Microsoft’s .NET framework, the Google Book Downloader application allows users to enter a book’s ISBN number or Google link to pull up the desired book and begin a download, fishing off with exporting the file to a PDF. Full setup instructions and download are available on Codeplex.

Trim The Fat From Gmail

minimal gmail

Google’s Gmail is a highly viable option for email. With numerous features and options like widgets, a task list, labels, and chat, Gmail has a slight tendency to get overwhelming and might force us to loose focus on what it is really all about: email.

What can make Gmail better? For starters, how about no ads; they are cluttering and distracting. What about getting rid of the widgets and unnecessary features like labels and chat that we think are supposed to make us more productive but really only make us lose our focus to send, read and reply to email? Nobody knows Zen better than [Leo] at Zen Habits. We weren’t surprised that he and his friends (with Firefox and Greasemonkey) have found a way to trim all the unnecessary elements from Gmail and make it into an email powerhouse that focuses on a basic productive email client. The minimalist inbox for Gmail consists of Greasemonkey scripts for:

  • Removing gadgets
  • Hiding labels, chat and footer
  • Removing ads
  • Removing stars
  • Getting rid of the Gmail logo and searchbar
  • Removing menu navigation bar
  • Cleaning up and removing unnecessary buttons

To get started focusing on email, and only email, head on over to ZenHabits for a list of associated scripts and what exactly they can do to help you on your road to the minimalist Gmail.

Real Time Searching

reallivesearch (Custom)

With the fresh competition of Bing, we are reminded that search engines haven’t changed much since Google came along. Bing has made some nice advancements, like video previews, but still has a way to go to be truly different than Google. [Long]put together this prototype of a real time search system based off of Bings API. He was inspired by Google Wave which we hope to see soon. Wave is primarily for communication, redefining how email and messaging would work. We can’t help but think that Google probably has some cool stuff in the secret vaults for searching too.  [Long]’s project seems like a decent start, but like the goodtimes.searchengine, we think it needs some work. What happened to the cool video previews? More importantly, why can’t we turn off the parental filter?