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 » Boo
  • 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
  • Is it a bird? Is it a plane? It's a DSL!

    My latest posts on DSLs caused a bit of a stir around the blogosphere. Some of of the more constructive debates have been on wether a fluent interface is just a fluent interface or if it can be labeled as a DSL. I have a consultant's answer to this; it depends. I my opinion my posts on the planning DSL concerns a DSL, even if it technically is ...
    Posted to Anders Norås' Blog (Weblog) by andersnoras on July 15, 2007
  • Consuming and Governing Evolving Services

    Two of the key benefits of an SOA are increased business agility and reduced cost of change. Still, many developers find that the intense focus on service contracts, data schemas and similar reduces their agility and prolong projects. An underlying assumption of the contract first approach is if you can design things right, you’ll achieve a ...
    Posted to Anders Norås' Blog (Weblog) by andersnoras on February 13, 2007
  • Transparent Web Service Proxies

    When designing a service contract, developers have the choice of using a code-first or a contract-first approach. Using the contract-first approach for service endpoints requires greater discipline, and might be considered a bit more “enterprisey” than the code-first approach. The ASP.NET web service framework enlists a code-first process that ...
    Posted to Anders Norås' Blog (Weblog) by andersnoras on February 12, 2007
  • Transparent SOAP HTTP Proxy

    A Transparent SOAP HTTP library
    Posted to Code (FileGallery) by andersnoras on February 12, 2007
Powered by Community Server (Personal Edition), by Telligent Systems