SEARCH:   GO
{Blog entries}
By Javier Callico on 7/12/2010

 This is a follow-up on my previous post.

I wanted to see how the 3 browsers I use the most rank regarding their current support for web standards. I ran the popular Acid3 test on the latest versions available for download of ChromeFirefox and IE

These are the results I got.....

By Javier Callico on 7/9/2010

I want to start by saying that I’m not Google fan boy and the only Google product I use apart from Chrome is, of course, Google search (I also tried to give Bing a change but couldn’t use it for more than one hour, I guess I’ll have to try again).

I still remember what I said the first time I heard about Google’s new browser: Who needs another browser besides Firefox?
By Javier Callico on 7/6/2010

Two days ago I tried to deploy to a production environment a WCF service and got the following error:
 
System.ServiceModel.EndpointNotFoundException
There was no channel actively listening at 'http://somehostnameIdidntrecognize.local/services/myservice.svc'. This is often caused by an incorrect address URI. Ensure that the address to which the message is sent matches an address on which a service is listening.