Google Chrome is here and it’s really fast!

Get it now! It’s cleaner, faster, and it’s fun too! Aside from the features listed in the features page, here are my first impressions: The Good: You can import bookmarks, passwords, etc. from your current browser It’s noticably faster Cleaner = More page real estate! (It may take some time for me to get used to this…) [...]

Google Chrome

Oooh…Google Chrome: Google’s new browser. (Comics & Blog) This will be interesting indeed. Hooray for open source~! More code to mess around with. On another note: I think I’m going overboard with my code… C# info["Errors"] = context.AllErrors == null ? “” : string.Join( “<br/><br/>”, (from error in context.AllErrors select String.Format( “{0}<br/>{1}”, error.Source, error.Message)) .ToArray<string>()); [...]

Ubiquity: Connecting the Web, Empowering Users

Ubiquity: Why should I care? Last week, I learned about this nifty Firefox tool called Ubiquity. What is it? Ubiquity is an experimental Firefox extension that gives you a powerful new way to interact with the Web. You’re used to telling Firefox where you want to go by typing Web addresses into the URL bar. [...]