Andrej Koelewijn

8/28/2003

Oracle 10G new features

Filed under: — andrejk @ 5:24 pm

I wrote a small article(in dutch) summarizing some of the new Oracle 10G RDBMS features .

8/25/2003

Modelling Pageflow using UML

Filed under: — andrejk @ 8:07 pm

This article (in dutch) describes how you can use UML Statechart diagrams to model pageflow in a web application. I’ve also describes how to integrate struts actions into the diagrams. I’ve kept it very simple, without stereotypes, to focus more on the communication part of the model. Ofcourse when you start to use generators, such as andromda, you can add stereotypes to instruct the generators how to generate the code.

One issue i raised is that, eventhough you can use statecharts to model pageflow, you have to be carefull that you don’t implement a too rigid statemachine when you implement the flow. It is usuallly desireable to have multiple entry points into one flow (usually you’ll have one flow per use case), to enable user to bookmark interesting pages, and to enable easy integration between multiple web applications.

One more point to raise here, activity diagrams are probably better to model pageflow than statecharts. I think statechart are more designed to model the state transitions within one object, whereas activity diagrams are designed to model the flow within a process. JDeveloper 10G will actually use activity diagrams to model pageflow.

8/17/2003

Applying UML and Patterns

Filed under: — andrejk @ 10:38 am

Another article for the IT-eye website: Applying UML and Patterns.

8/14/2003

Oracle World 2003

Filed under: — andrejk @ 5:21 pm

I wrote a small article about the upcoming Oracle World 2003 conference.

8/12/2003

Oracle JDeveloper 9.0.5

Filed under: — andrejk @ 11:10 pm

Article for IT-eye website about Oracle JDeveloper 9.0.5.

JavaOne 2003

Filed under: — andrejk @ 11:09 pm

Article for IT-eye website about JavaOne 2003.

Oracle Ref Cursors

Filed under: — andrejk @ 11:07 pm

Article for IT-eye website about Oracle Ref cursors.

Eclipse 2.1

Filed under: — andrejk @ 11:03 pm

Article for IT-eye website about Eclipse 2.1.

Apache Ant

Filed under: — andrejk @ 11:02 pm

Article for IT-eye website about Apache Ant.

Sun ONEday

Filed under: — andrejk @ 10:59 pm

Article for IT-eye website about Sun ONEDay, june 16th 2003.

Powered by WordPress