shahine.com/omar/

homepage | Send mail to the author(s) contact

yet another Microsoft blogger
Page 1 of 78 in the TechnologySoftware category Next Page

# Tuesday, December 01, 2009

Interesting Search interface in Chrome

Today I noticed something I hadn’t seen before in the Chrome dev channel. When I typed “amazon.com” and then hit space, it turned into a search feature and then did a site specific search on amazon using the phrase I typed after.

image

Pretty cool and subtle feature.

Posted Tuesday, December 01, 2009    Permalink    Comments [2]  View blog reactions

 

# Friday, September 04, 2009

Browser Chooser

For one reason or another I have managed to end up in a situation where I use 3 browsers on a regular basis. It really comes down to the following:

Internet Explorer 8 – this is what I use to browse all intranet sites, since AUTH just works. Also sites like Sharepoint really work best in IE not to mention all the Line of Business apps that require IE.

I would love to use IE more, but due to stability issues with browser toolbars, and the Firefox extensions I have come to rely on, I use this less than 100% of the time.

Firefox 3.5 – I use this browser a fair amount, mainly because of the following addons: Lastpass, Better Amazon, Grease Monkey. Other than that, I could care less about this browser. I don’t find it’s any more stable than IE, and it’s performance not noticeably better. I also find that it has a habit of updating itself about as often as I use it. I would prefer a “just update the dammed browser and leave me alone” feature.

Chrome – A year ago I questioned why the world needed another browser (I still do, which is why I don’t even bother with Safari). However, what I have found is that Chrome is fast and stable. It’s also clean and simple, about as minimal as you can get which is a breath of fresh air these days. I just sort of keep it hanging around all the time. It’s fast like my SSD drive in my laptop, or my iPhone 3GS. I only notice how fast it is when I’m not using it. The problem with Chrome is of course, I can’t replace Firefox with it since it lacks many extensions I rely on, namely Lastpass, XMarks and Grease Monkey.

Another neat feature of Chrome is “Application mode” where you can turn certain web pages into Applications. I do this for Facebook and Google Reader for example. Each has their own entry in the Windows 7 Taskbar and operates a lot like a windowed app.

So, my biggest frustration with this situation is what happens when I click a link in a program. I often find that the default browser that I normally use (Internet Explorer on my laptop, and Firefox on my home computer) is not the one I actually wanted to launch when a link was clicked. It often depends what I want to happen.

Well bless the Windows ecosystem, “There’s An App for That:-).

Brower Chooser acts as a proxy by intercepting all URL clicks outside of the browser you are using. It does this by registering itself as the default Browser on your machine and then giving you big icons to chose from. You can then just type 1, 2 or 3 to launch that browser.

image

Really useful. I only wish that this app auto detected what browsers were installed rather than making me add them manually.

Posted Friday, September 04, 2009    Permalink    Comments [3]  View blog reactions

 

# Wednesday, April 01, 2009

Two Factor authentication comes to the iPhone

image Wow, this is exciting news. No longer to you have to carry around a security dongle or pay money to get one. VeriSign created an application for the iPhone that does everything that one of their devices does and that I blogged about a few months ago.

Now you really have no excuse… if you have a PayPal or eBay account and an iPhone protect it from hackers with two factor authentication.

If you use VeriSign’s OpenID system, PIP… then this is a natural way to log into that service.

My hope is that more and more services will support two factor authentication via cell phones. VeriSign clearly has a leg up here, but I suspect RSA won’t be far behind in getting an RSA SecurID app out there.

Big Kudos to the VeriSign folks.

Posted Thursday, April 02, 2009    Permalink    Comments [0]  View blog reactions

 

# Thursday, February 19, 2009

My new Home Page, The New York Times

I hate newspapers. I hate the way they feel, I hate reading 2 paragraphs and then hunting around for the rest of the article. I hate folding those huge pages. I just never ever liked reading the paper. But I do like the cover page. I look at the paper when I see it.

Online never really did it for me either. I disliked the way that most newspaper websites layout their pages. Perhaps the Wall Street Journal online does the best job.

But, I love the New York Times iPhone app. It’s easily skimmable and glanceable. Of course it’s slow and buggy and crashes pretty much all the time. In fact I launched it over an hour ago on my iPhone and it’s still Updating… but when it works it’s great.

The other day I saw a link to a new New York Times Prototype called the Article Skimmer. It’s simply fantastic. It’s entirely designed for some one like me. I just want to glance at the news every day, and drill into the articles I might find interesting. You can read about it here.

They have done a really good job at actually bringing the best aspects of the analog paper including sections and a new “most emailed” feature, and they have awesome keyboard shortcuts. They also seem to be using the little square photo that the iPhone also uses to make the articles pop.

This is my new Homepage, the Article Skimmer

image

Compare this to the current New York Times web page.

image 

The Skimmer is just better in every way.

Posted Friday, February 20, 2009    Permalink    Comments [4]  View blog reactions

 

# Sunday, February 15, 2009

Offsite Backup

There is one thing in life that is certain. Hard drivers get cheaper and bigger.

51ijc8kLv5L._SL160_ For the past year I’ve been using a Windows Home Server to backup 6 computers in my life. If there is one piece of technology you should down it’s a Home Server. It has literally probably saved my wife from devastation at least once (she completely horked some work critical data that would have cost her months of time) and it’s saved me countless hours when upgrading hard drives and such in my Media Center. Best of all, it’s piece of mind and I value that a lot.

BTW, they key about Windows Home Server is that you don’t have to think about what to backup and what not to backup. Traditional backup solutions have you deciding what to save and what not to save. Windows Home Server just backs every dammed file up (minus temp files and such). You don’t bother to think about it, the entire computer is backed up such that if you rip the hard drive out and place a new one in, you can restore your computer to any machine state over the past 3 months). Is that cool or what? Not to mention it uses Single Instance store meaning that if a file exists on two machines it only stores one copy of it. That means that when you backup 6 machines running the same operating system, the os is only stored once on the server, not 6 times.

However, Home Server not a panacea. If your house burns down, or some one steals your Home Server, all your stuff goes with it. As such you need some kind of a backup for your backup strategy.

Well there are two ways to do this:

  1. Remote backup to the cloud
  2. Offsite backup

Remote backup to the cloud

Remote backup to the cloud is possible via KeepVault and Jungle Disk, both of which have Home Server add-ins that will copy your stuff to the cloud. The problem with both these services is that they are pretty inefficient. They don’t support block level backups (well Jungle Disk does via a $1 monthly addon). They also don’t support file renames or moves (if you move or rename a file it’s copied back to the server, and in the case of KeepVault they don’t even delete the old copy).

Why should you care about block level backups? Well lets say you have a photo that’s 6 MB. Now lets rate it or add a keyword. Well, now the file has changed by a tiny amount, yet it takes smart backup software to know this. Most software will just see that the file has changed and copy 6 MB up to the cloud.

This isn’t a big deal if we are talking about a single file. But we are talking about gigabytes of data (which I have), then this can seriously mess things up. It means that your bandwidth is getting hogged up by these apps, and the amount of time it takes to copy the changes to the cloud means that your changes are unprotected during this process. No good.

There are two other backup programs I have used that support block level backups, Mozy and Carbonite.

Unfortunately, neither of these are supported on Windows Home Server.

I currently use Carbonite after having started with it and then switching to Mozy for about a year. However, Mozy royally screwed up my backup at one point and my attempts to get them to help went unanswered so I dropped them and went back to Carbonite. Since then I’ve not had a problem. It just works and I don’t think about it (like my Home Server).

As I mentioned though, they don’t support Home Server. For me this isn’t a big deal though. I have a Windows Media Center PC which acts as a “Media Hub” with all my photos and videos. It also has Windows Live Sync (aka FolderShare) installed and all the stuff I use to Sync between my PCs gets backed up to the Media Center.

This ensures that:

  1. all my files are backed up to Home Server (because the Home Server backs up the Media Center nightly)
  2. all my files are backed up to the Cloud.

However, is this really practical for all your files? Well keep reading.

Offsite backup

312ILTs-IDL._AA280_ I have also employed an Offsite backup strategy to complement my Cloud backup strategy. An offsite backup is actually what it sounds like. You keep your stuff not at your house.

However, today I got a gizmo that literally makes this a turnkey solution for me.

Windows Home Server Power Pack 1 has a feature that lets you backup your Home Server shares using the built in software. All you do is plug in a USB drive and select which shares you want backed up.

Up until today I was using a desktop USB 500 GB drive to do this and I would take it to work. However, this proved to be a bit of a pain in the neck. It meant that I need to lug around cables and a dreaded power brick. I HATE power bricks.

3711810ae7a01aa9e80bc110._AA200_.L Anyway, this weekend while at Fry’s I noticed that Seagate makes an awesome little portable drive called the FreeAgent Go. It comes with a super cool dock that you can just leave plugged into your Home Server. Then you can get a couple of 500 GB portable drives that plug into the dock. The drives were selling for $109 (limit one per household) so I got one and plan to get another from Amazon.

Now I can keep one drive at home, and one at work. Once a month I will just swap the drives and it will ensure that I at least have an offsite backup of things like my 100 GB of my music and 200 GB of Movies and such so that I don’t have to rely on Cloud Backup for moving around that much data. If I ever lose a drive it’s also much faster to drive to work, grab 500 GB and drive home than it is to download that much data from the cloud.

Posted Monday, February 16, 2009    Permalink    Comments [6]  View blog reactions

 

Page 1 of 78 in the TechnologySoftware category Next Page