Community Server

The platform that enables you to build rich, interactive communities
Welcome to Community Server Sign in | Join | Help
in Search

Browse by Tags

All Tags » Musings » Java » .NET
  • Save Java, Dead or Alive!

    Whatever language you write in, your task as a programmer is to do the best you can with the tools at hand. A good programmer can overcome a poor language or a clumsy operating system, but even a great programming environment will not rescue a bad programmer. Kernighan and Pike When I attended Richard Öberg’s talk on Qi4J at the Oslo ...
    Posted to Anders Norås' Blog (Weblog) by andersnoras on February 18, 2008
  • Proving a point

    With my posts on reflection optimization for .NET and Java, I unconsciously proved a point from an earlier post on cultural movements within the .NET-community. I use a lot of open source frameworks in my work. One cool benefit this gives me is that it is amazingly easy to move between Java and .NET development. Consider these two examples from my ...
    Posted to Anders Norås' Blog (Weblog) by andersnoras on June 16, 2007
  • If it quacks like a quack...

    Spell checking code can lead to some really funny misspellings. In my previous post I had an interface named IDuckService which the spell checker suggested that I'd change to quackeries. Naïve spell checking of code with Microsoft Words dictionary doesn't make much sense, but there are some alternatives that do. ...
    Posted to Anders Norås' Blog (Weblog) by andersnoras on April 2, 2007
Powered by Community Server (Personal Edition), by Telligent Systems