Andrej Koelewijn

  • Home
  • About
  • Departments
    • 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 different from [...]

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:

xText.insertString(((XTextField) fieldMaster).getAnchor(), value.toString(), false);

The stacktrace is [...]

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

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

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.
Let’s look [...]

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:

grails test war

Sometimes, (actually quite often), you have more environments. For example a user acceptance testing [...]

« Previous Entries

Tags

bi bpel camel cep css dsl esb esper google governance grails groovy gtalk html5 innovation internet ipad ivy java javascript jaxrs jersey jigsaw jquery linkeddata linux maven middleware mule noiv openoffice openweb oracle osgi oss plsql rdbms rest soa sql sun tablet web 2.0 xmpp yql

Archives

  • 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

Meta

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

Recent Posts

  • Nice Java Decompiler tool: JD
  • VMware Player: The virtual machine is busy.
  • Adding a maven repository for installing features to ServiceMix
  • Upgrade Apache Camel in ServiceMix to version 2.3.0
  • A composite Rest service using Apache Camel

Categories

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

Recent Comments

  • Buddhika on Using google talk from java example
  • Anonymous on A composite Rest service using Apache Camel
  • Guest on How to find true cause of com.sun.star.uno.RuntimeException?
  • Absent Code attribute in method that is not native or abstract « Gooder Code - web development blog, php, java, asp.net, html, javascript on Absent Code attribute in method that is not native or abstract
  • Rmfume on Oracle best thing that could happen to JavaFX?
Buzz
andrkoel: RT @monkchips: James Governor's Monkchips » Day of The Dead: Web Drives Strong Demand for Java Skills http://monk.ly/d4UlND
1 hours ago, comment
andrkoel: RT @monkchips: In which my business partner @sogrady explains Why You Should Pay Attention to Node.Js http://monk.ly/a4aGIP serverside # ...
7 hours ago, comment
andrkoel: RT @stilkov: http://bit.ly/cDdqgl - AWS Identity and Access Management — I'd hate to have to compete against Amazon's Cloud offerings
14 hours ago, comment
andrkoel: Twitter for ipad is nice, but i still think i need a tool to summarize all info, something like feedly or flipboard is the future
8:36 AM Sep 02, 2010, comment
andrkoel: Trying out the new twitter for ipad... Curious how the panels work.
8:32 AM Sep 02, 2010, comment
 


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