Can’t have too many cameras

I want three cameras: one compact, one enthusiast cam and one pro (and maybe throw in some lomos in there). Compact I had a pocket camera. It was a Canon Digital IXUS 700. I loved that camera! It was handed down to my lil bro and I think he’s enjoying it much (along with his [...]

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>()); [...]