November 19th, 2009 |
by akoelewijn |
published in
open standards, oss
Lots of news on Chrome OS today, but nothing to suprising as far as i can tell. Chrome OS is basically just an operating system than boots straight into a (full screen) browser. All your apps will be web apps. Seems logical. Most of the time i just boot my computer to get online: read [...]
November 11th, 2009 |
by akoelewijn |
published in
software development
Just uploaded my Jfall presentation on Git: Version Control with Git View more documents from andrejk.
November 6th, 2009 |
by akoelewijn |
published in
cloud, soa, web
Recently David Pogue suggested smartphones like the iPhone should be called app-phone instead. I think focussing on the apps is wrong. For me, the thing that the iPhone does better than most other phones is internet access. The iphone is a net-phone. It is your mobile internet terminal. But it’s more than that, it’s also [...]
November 4th, 2009 |
by akoelewijn |
published in
java, oracle, oss, soa
I did a small proof of concept yesterday: a wicket web application using embedded Mule to connect to some services. Problem is that it had to run on OC4J 10.1.3.4.0 with Java 5. Got it running pretty fast, some tips: Oracle’s xml parser didn’t like some of Mule’s xsd files. You can solve this by [...]