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

Oracle FAQ on Sun Products updated

October 28th, 2009  |  by akoelewijn  |  published in software development

Here’s the updated FAQ. Short summary: Oracle plans to keep and invest in all Sun products such as: Netbeans, Glassfish, MySQL, VirtualBox, and OpenOffice.

Oracle best thing that could happen to JavaFX?

April 20th, 2009  |  by akoelewijn  |  published in java, oracle

Oracle is probably the biggest user of the java applet technology. Oracle Forms runs as an Applet in the browser. Now, Oracle Forms isn’t the hippest tool ever, people have been expecting it to die for a couple of years. But it’s still around. Mainly because Oracle still uses Forms in their Oracle E-Business Suite. [...]

Oracle buying Sun: what does it mean for Open Source?

April 20th, 2009  |  by akoelewijn  |  published in java, oracle, oss

So Oracle just bought Sun. At first look it might seem like closed source versus open source. Most of Oracle’s well known products are closed source, whereas most of Sun’s products are open source. But that’s not the full story. Oracle is also involved in Open Source. It just takes a different approach. There are [...]

Friendfeeds usage of mysql: schema-less

April 6th, 2009  |  by akoelewijn  |  published in oracle, oss, software development

Interesting discussion on friendfeeds new database usage: How FriendFeed uses MySQL to store schema-less data. It’s basically a key-value database implemented on top of mysql, to get around schema-change and index performance problems in mysql. There is a lot of activity around non-RDBMS databases recently. Although it’s always interesting to see new development and innovation, [...]

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

Oracle using Flex for a lot of products…

November 16th, 2007  |  by akoelewijn  |  published in software development

According to Adobe employee and RIA Cowboy James Ward Oracle’s been demonstrating a lot of applications using Flex during OOW 2007. Ward has a couple of postings on his weblog describing applications (including some pictures) using flex: Metalink, Bi Publisher, Enterprise Manager, Siebel CRM, Sales Prospector and Sales library. The pictures are a bit fuzzy, [...]

Using XMLType, XMLDB and XQuery

November 14th, 2007  |  by akoelewijn  |  published in software development

This is a small example for a coworker, but maybe someone else can also benefit from it. This question was “can we store multiple xml document types in one column and easily query on xml contents”? First create a table with an XMLType column, and insert some data: Query documents using an xpath expression in [...]

Executing XQuery statements with XQLPlus

November 14th, 2007  |  by akoelewijn  |  published in software development

Oracle’s xquery implementation contains a sqlplus like tool which you can use to run simple xquery statements. You can find the xquery implementation in %JDEV_HOME%/lib. To run it, use the following statement: A simple xquery example: You can use xquery to query data in a database table. First you need to specify the database connection [...]

Oracle Vm

November 12th, 2007  |  by akoelewijn  |  published in Uncategorized

Today oracle announced Oracle VM (Data sheet), a server virtualization product. According to what i’ve read it’s based on Xen. This shouldn’t be a big surprise as RedHat Enterprise Linux 5 includes Xen, and Oracle’s Linux is, let’s put this nicely, based on RedHat Enterprise Linux. The good news is that Oracle is supporting their [...]

Oracle ADF training

October 19th, 2007  |  by akoelewijn  |  published in software development

The first week of November i’ll be giving antoher training about JEE and Oracle ADF. During this 4 day training you can learn about building applications using EJB3, JPA, ADF Bindings, ADF Faces and JSR-181 web services. There are still some seats available. The training will be in Nieuwegein, the Netherlands. More info: Enterprise Applicatieontwikkeling [...]

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