November 23, 2009

ChromeOS – Revolution or Bust!

Everyone seems to be going a little over board with the newly announced Chrome OS. Don’t get me wrong, I love all new shiny things – I’m a shiny-new-thing-lover, but people are not only blowing this out of proportion, they’re not even talking about the right things. Let’s break it down shall we?

What IS Chrome OS?
Simply put, Chrome OS is Google’s take on the PC. They essentially stripped out the actual operating system and you’re running a slightly glorified browser. Why slightly? Well, because they’re essentially using Google Chrome with a few added tweaks. Want to know how it will run? Just pop open Google Chrome and hit the maximize button. Sure there will be a few UI tweaks and a couple of additions here and there, but that’s essentially what you are looking at.

What’s the big deal then?
The big deal here is two-fold. First off, it’s by Google! For die hard Googlers (me and damn near everyone else -.-) nothing Google can do is wrong! And even if they put out something questionable, they either fix it, or kill it and explain why. Google is also huge on the internet. Their applications either enjoy huge successes, or bomb and are killed quickly. Therefore, people come to expect a certain level of awesome from Google, and they expect that by Google officially calling Chrome OS it’s own project that they will get awesome. Secondly they used the word “cloud” multiple times, and right now that word is a game changer.

I’m confused.
Don’t worry, you’re not alone, a lot of tech bloggers seem to think that Google tipping its toe into the PC market will result in a revolution. Some people even think that Microsoft should watch out. They’re wrong. Google is trying something different, sure, but it won’t have much of an impact on people who aren’t tech savvy. Let’s examine this idea a bit more, with the use of some average customers.

Customer 1 – Just want it to work
I worked for a while as a sales associate at a fairly large computer store. Customers would come in daily looking for a computer that they could use just for checking their email, browsing the internet and listening to some music. They didn’t do anything fancy, and were therefore not looking for anything overly expensive. Sadly, Chrome OS only satisfies 2.5 of their results, and even then, it clobbers them into something they’re not quite comfortable with. Web based email is something that is finally catching on to the main stream. It’s the newer generation that are really making strides with the cloud. Older generations are more comfortable with Outlook Express. That isn’t to say that won’t get used to a web-based client. It will just take some time. It took me a few months to move my parents away from Outlook Express and to Gmail. My father handled the move fairly well, but my mother found it a hassle. In fact, to this day she will delete and email rather than archive it, even if there is a chance she will use it later. The internet is what Chrome will excel at. But “browsing the internet” usually translates into 25-30 pages that a user will visit frequently. The last bit is where users will really get confused. Since ChromeOS doesn’t have a native file-system, there isn’t any way to store your files on it. That means that all your music on your old PC will stay on your old PC. If you have an mp3 player you can definitely hook it up and look at your music, but you can’t play it. Of course, if you have an iPod you’re just out of luck. iPod’s will require iTunes which requires a hard-drive. If you want to listen to music now, you’re stuck going with online services like Lala, Pandora and Last.fm. Of course, Pandora doesn’t work in most places, and that extensive library that they’ve build up won’t work.

Customer 2 – The Gamer/Hardware Guru
They know exactly what they are looking for and won’t waste your time. They’ll have a list of things they want and they’ll just run through your store and pick them up, stopping you only if they can’t find something. They’re veterans. They already know ChromeOS won’t let them play games or download movies and music or even let them tinker about with some music editing software that they need and they won’t waste time thinking about it.

Customer 3 – The self-proclaimed guru
These customers generally have some idea of what they’re looking for, but have no clue about specifics. They think of themselves as better than the average user and tend to have idea’s about systems that they’ve just picked up from others. They don’t know if ChromeOS is right for them, but once you mention that it doesn’t have a hard-drive they’ll be a little skeptic.

Customer 4 – Curious
This is the only customer that will pick up ChromeOS. They have an idea of what ChromeOS is about, and they know that it won’t replace a desktop or laptop, but still, they’re curious about it. These customers will come in looking specifically for ChromeOS and if you don’t have it, they’ll move right on to the next place.

And that is why ChromeOS isn’t going to go up against any of the big OSes. It’s not designed to. At its core, ChromeOS is meant for a very niche set of users. People who like Google’s products and are looking for a hassle free way to access them. It’s not meant to replace your current machine, it’s a supplement, something that Google themselves has tried to make clear. If you’re interested in reading up some more on Googles ChromeOS, I’ve included a couple links to some articles that I think address the situation rather well.

http://gizmodo.com/5408712/what-google-needs-for-the-chrome-os-to-succeed
http://arstechnica.com/open-source/news/2009/11/chromeos-announcement.ars/

October 12, 2009

Find and Fix DNS Errors with OpenDNS

For the last few months I’ve noticed that Google websites just seem to go down randomly for me. Not all google websites, but most of them – everything except gMail. It normally comes back up after an hour or two, but for someone who lives by being connected, that hour or two is pretty rough. At first I thought perhaps it was google it self that was going down, but some quick research noted that I was the only one experiencing this problem. So I set out to do some testing and see if I could diagnose the problem myself. It turns out for whatever reason, my DNS servers (which are located at my ISP) were actually screwing up. So all requests to anything google (except gMail) failed. If you run into an issue where you can’t load a website randomly, I’d suggest trying this:

Ping It!
DNS servers work like a giant table. On one side is the URL and on the other side is hte IP address. When you type in a URL it basically goes through the table, finds the URL, and then redirects you to the IP address associated to it. This is all a very high-level explanation, but basically DNS servers take the URL and make it an IP. If you think your DNS servers may be down, simply pop open your command prompt or terminal and ping this address: 74.125.127.100

That address is the default address for Google’s servers, which respond to ping (unlike the Mircosoft ones).

To ping it, just type: ping 74.125.127.100

On windows it will send out 4 packets by default and in Linux, it will keep sending them until you force stop with CTRL+C

dnsping

If everything goes well (you’ll receive a little report at the end on windows) you’ll know it’s your DNS. This is because if we bypass the DNS and use the IP directly, we can see that it works fine.

Fix It!
This is a little more complicated. In order to fix it you’ll need the help of something else. Since the only problem is your DNS server, it stands to reason that changing it will solve the problem. However, picking a good DNS is a little harder, since you are trusting them to always direct you to the same place. If, for example, it was a malicious user running their own DNS setup, then they could redirect you anywhere they wanted, regardless of what address you typed into your browser. I’d suggest OpenDNS. They’re great, they’re fast, and they’re probably the most reliable (short of connecting directly to the web’s DNS system – where every DNS server connects to)

If you are behind a router, then you can keep reading, however, if you have a direct connection to the internet, then I suggest you head over to OpenDNS and get started there. They’ll walk you through setting it up regardless of your connection type.

Configure Your Router
When you’re going through the website at OpenDNS, they will give you IP addresses of their two DNS servers that you can connect to. Note these down. And keep going. You may as well make an account because OpenDNS allows for web-stats to be monitored by you. Once you’re done you’ll want to connect to your routers web interface. Depending on your router, the default address for this will change. For me it was 192.168.1.1 and it will be the same for almost every Linysys router. Since I’m running DD-WRT, my interface will look quite a bit different from yours, but the setup is still essentially the same.

The section you are looking for is this:

static

You’ll want to change it to the ip address of the DNS server that OpenDNS gave you.

staticopen

Then just hit the save button and you’re all done. From now on any outages you get either won’t be DNS related or OpenDNS will let you know as soon as it happens, so you’re not sitting around wondering why you can’t Google.

September 15, 2009

I’ve been Binged.

Bing!

I’ve always been a little apprehensive of new Microsoft products, but this year they’ve continued to surprise me. First there was the beta version of Windows 7, which rendered my usual quip about not using anything beta and by Microsoft fairly useless (Why don’t you just wait till it comes out? It’ll be buggy enough to SEEM like it’s in beta). And now Bing. I’ve tried my very hardest to hate it and to think that Google was the clear winner, but I just couldn’t do it.

Before I begin comparing the two, let me just say that I’m still a huge Google fan. I’ve been since I started using computers and when they launched gMail, I actually paid for a beta invite. I’ve been using gMail and converting people to Google ever since. I know that by using Google so much they pretty much own my data, but I don’t care. I know I’ll continue to use them.

That being said, I hope they take a few pages from Microsoft.

Bing works. I know there’s the whole oxymoron joke going around about “Microsoft Works” but Bing really does work. I spent 4 days using Google to do some research for my day job. I can’t speak about WHAT I was looking for (I believe it falls under confidentiality agreements and such) but suffice it to say that I thought it should be fairly easy to find. It wasn’t. I wasted about 4 days worth of time looking things up. Then on a whim I decided to check out Bing. Imagine my surprise when the first time I ever use it it shows me exactly the results that I’d been hoping to find. Despite all our anecdotes about books and judges, first impressions really do matter. And Microsoft really hit it. I was actually floored. It made me consider how well the other Live services were coming along.

I haven’t had a chance to test out ALL of Bings options, but another thing I loved was the ability to keep scrolling during image searches. I hate page reloads and generally anything that might slow down my multi-tasking, and so being able to scroll through hundreds of images in one go was a great idea.

Currently I use Bing for all my searches and have been for the past few days. The only thing I really don’t like is the very busy interface that they have but I’m willing to give Microsoft the benefit of the doubt with this one. Things are really easy to see, and I like the addition excerpt feature, so I can live with the busy interface.

Now I can’t vouch for the rest of the Live services, but I WILL say that I really like the idea of the Live platform and being powered by Bing search I think Microsoft really has a chance to change peoples perceptions of them…