Andrej Koelewijn

  • Home
  • About
  • Publications
  • Departments
    • agile
    • architecture
    • cloud
    • java
    • mobile
    • open standards
    • oracle
    • oss
    • other
    • soa
    • software development
    • tablet
    • Uncategorized
    • web
  • Subscribe via RSS
« Previous Entries

Improve Service Silos with LinkedData

March 9th, 2011  |  by akoelewijn  |  published in open standards, soa

Not too long ago enterprise applications looked like this. All data stored in a single database. Data integrity was no issue, database links between all tables made sure of that. You could easily link between tables in different domains. For example, orders would link to products and customers. Unfortunately, most companies didn’t have a single [...]

SOA Governance: implicit or explicit

December 15th, 2009  |  by akoelewijn  |  published in soa, software development

Today, during a SOA workshop we had a discussion about governance. Most people see the need for Governance when applying SOA. Without governance your beautiful flexible architecture will soon evolve into SOA spaghetti. Hard to modify, the opposite of business agility. One goal of SOA governance is that it should verify that Services are reusable: [...]

Groovy example: ActiveMQ broker and Apache Camel

March 11th, 2009  |  by akoelewijn  |  published in java, oss, soa

I’m still playing around with groovy scripting. It’s an excellent way to quickly prototype some ESB scenarios. Last week i blogged about using groovy to write files to a gtalk account using Apache Camel, the example below shows you how to start an ActiveMQ broker, which persists messages to a PostgreSQL database. An Apache Camel [...]

Groovy and Grape – easiest way to send gtalk message with Apache Camel?

February 28th, 2009  |  by akoelewijn  |  published in soa

Groovy 1.6 makes it really easy to quickly try out new frameworks. Dependency management build into the language allows you to write simple scripts, all required libraries will be downloaded automatically when you run it. Here’s an example using Apache Camel. This script can simply be run from the command prompt. Groovy will compile it, [...]

Enterprise 2.0: the real meaning of web 2.0 for your business

February 23rd, 2009  |  by akoelewijn  |  published in web

Here’s a presentation i did last year, but it seems appropriate to repost, as it makes the same statement as Diego Doval makes in his post what “web 2.0″ really means — and why “web 3.0″ will never come. I my presentation i made the same point that Diego is making: Web 2.0 apps are [...]

SOA is not dead, were still in the early adopter phase

January 6th, 2009  |  by akoelewijn  |  published in open standards, soa

So SOA is dead, Services are what we need to focus on according to Anne Thomas Manes? How is SOA not about Services? SOA means Service Oriented Architecture. Seems like Anne Thomas Manes is contradicting herself… SOA is only dead if you interpreted SOA as creating Web Services and building composite applications with BPEL. And [...]

SOA governance with OSGi

October 20th, 2008  |  by akoelewijn  |  published in soa

Matt Raible just wrote a post describing how LinkedIn is using OSGi to build it’s next generation SOA architecture. It’s nice to see that LinkedIn is moving into this direction as i just had the same idea today. Gert vanthienen explained to me how to add a maven repository in ServiceMix, so you can easily [...]

SOA in 2008: SCA and maybe SDO

January 3rd, 2008  |  by akoelewijn  |  published in architecture

Building SOA applications in 2007 mostly evolved around building BPEL and ESB components on top of Web Services. Even though this works, it’s not perfect. One of the biggest problems we experienced was the sheer number of components that we had to deploy and manage. One technology that will make life a lot better in [...]

11G previews of JDeveloper, SOA Suite, Webcenter available for download

December 22nd, 2007  |  by akoelewijn  |  published in software development

Just before the end of the year Oracle has made a lot of new technology previews available on OTN: Oracle Fusion Middleware 11g Technology Previews. Technology preview 3 for JDeveloper (new features list), SOA Suite, and Webcenter. The Webcenter link doesn’t seem to work, maybe it’s not up yet? And de SOA Suite download page [...]

Creating a simple SCA component

December 20th, 2007  |  by akoelewijn  |  published in software development

SCA is a relative new technology that’s bound to take off next year. The apache Tuscany project released the 1.0 version of the java implementation in September, and Oracle will include it in the upcoming SOA Suite 11. Time for some research into this technology. In the following example I’m using version 1.0.1 of Apache [...]

« Previous Entries

Tags

activemq agile bi camel css esb google governance grails groovy gtalk html5 internet ipad ivy J2EE java javascript jaxrs jmx jquery lean linkeddata linux maven mule noiv openoffice opensource Open Source oracle osgi oss rdbms rest scrum servicemix soa sql svg tablet web 2.0 XML xmpp yql

Archives

  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • June 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • March 2007
  • February 2007
  • January 2007
  • December 2006
  • November 2006
  • October 2006
  • August 2006
  • July 2006
  • June 2006
  • May 2006
  • April 2006
  • March 2006
  • January 2006
  • December 2005
  • November 2005
  • October 2005
  • September 2005
  • August 2005
  • July 2005
  • June 2005

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Recent Posts

  • Updating a vagrant box
  • Using littleproxy in Mule unit tests
  • Useful site to determine what html5, css3 & svg you can use
  • A Product Owner is a Project Manager
  • Using css webfonts in inkscape

Categories

  • agile
  • architecture
  • cloud
  • java
  • mobile
  • open standards
  • oracle
  • oss
  • other
  • soa
  • software development
  • tablet
  • Uncategorized
  • web

Recent Comments

  • Pcdiggs on Software architecture, PHP and Javascript
  • Een Scrum Product Owner is een Project Leider on A Product Owner is a Project Manager
  • Using css webfonts in inkscape :: Andrej Koelewijn on Create presentations using inkscape
  • Create presentations using inkscape :: Andrej Koelewijn on Presentation: Introduction to Scrum
  • Gebhard Greiter on What is Agile?
Buzz
andrkoel: Utrecht hele dag mist, scheveningen zomerse dag... http://t.co/cDRCJHr9
4:35 PM Nov 10, 2011, comment
andrkoel: RT @stefanvdkamp: Beter filmpje van Garret McNamara in de 30 meter hoge golf. http://t.co/9abiWkYX
9:20 AM Nov 10, 2011, comment
andrkoel: Mmm, een uur voor den haag - leiden lijkt te weinig, ga mijn afspraak niet redden...
7:34 AM Nov 10, 2011, comment
andrkoel: Big Data is Useless without Science http://t.co/2I8EiLsH
6:18 AM Nov 10, 2011, comment
andrkoel: Just tried #vagrant to quickly setup virtualbox development environment. Looks good, although provisioning apache through puppet failed...
10:47 PM Nov 09, 2011, comment
 


©2012 Andrej Koelewijn
Powered by WordPress using the Gridline Lite theme by Graph Paper Press.