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

Archive for February, 2009

« Previous Entries

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, [...]

Raphaël – javascript svg library

February 24th, 2009  |  by akoelewijn  |  published in web

Think you need flash to create a good looking scalable interactive chart on your webpage? Think again. Raphaël is a small javascript library that can be used to generate svg graphics, embedded in your html page. Here’s an example chart: Analytics. Pretty nice. The homepage has a number of impressive svg demos. Code examples can [...]

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 [...]

OpenOffice Python API much nicer than Java API

February 18th, 2009  |  by akoelewijn  |  published in java, open standards, oss

I wrote a small Python program today, to see if a could create a workaround for a problem i have in Java. I’ve written a couple of Java applications that use OpenOffice’s API to create ODF and MS-Word documents. The OpenOffice API that i used in Java is pretty horrible: very verbose, not intuitive. You [...]

How to find true cause of com.sun.star.uno.RuntimeException?

February 17th, 2009  |  by akoelewijn  |  published in java, oss

I’m stuck with OpenOffice. I’m hoping somebody can help me with this. I’ve also posted the question to the OpenOffice.org forums and to StackOverflow, but so far no luck. I’m trying to replace a field in an openoffice document using the OpenOffice java api. I’m using the insertString method: The stacktrace is as follows: If [...]

NOiV promotes collaboration

February 17th, 2009  |  by akoelewijn  |  published in open standards, oss

One important aspect of open source is often overlooked: collaboration. Open source enables organizations to collaborate on building the software they need. Too often open source is just consumed: downloaded and installed because it’s free. To my surprise, the report i mentioned earlier, Ranking OS and OSS: NOIV monitor does reward organizations that release their [...]

Ranking OS and OSS: NOiV monitor

February 17th, 2009  |  by akoelewijn  |  published in open standards, oss

A study by a dutch government agency (ICTU) was just released which discusses the current results of implementing open standards and open source by dutch government agencies: Verbinding in het vizier (dutch, pdf). What is interesting is that the results are not just discussed, but all agencies are ranked by their results to implement the [...]

Your data wants to be free

February 16th, 2009  |  by akoelewijn  |  published in software development

In a response to Is the Relational Database Doomed, and my post REST is a distributed data model, Anders Nawroth wrote an interesting post, The future of RDBMS’s, which made me think about the role of databases. Anders makes the statement that RDBMSes aren’t very good at storing relationships. He points out that there are [...]

REST is a distributed data model

February 12th, 2009  |  by akoelewijn  |  published in open standards, soa

I’m sure some will not agree with my statement, and some will think, duh, that’s so obvious, but i think this needs to be said: REST is a distributed data model. REST is not a simplified way to implement Web Services. It’s also not a way to call Remote Procedures with a Javascript friendly syntax. [...]

Targetting different environments with Grails

February 4th, 2009  |  by akoelewijn  |  published in java

Mainly as a reminder to myself, here’s how you target different environments with grails. Grails knows about three environments out of the box: development, test, production. When you create a war file you can specify the environment after the grails command: Sometimes, (actually quite often), you have more environments. For example a user acceptance testing [...]

« 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.