Archive for September, 2006

Databases and system: what kind of relationships.

Wednesday, September 27th, 2006 by Piet de Visser

Recently, I’ve had several interesting discussion on the relationship between “databases” and “systems”. It comes down to this: Should there be many databases on a single system (m:1, the traditional approach), or should there be many systems underneath one database (1:m, grid)? And when is 1:1 appropriate?
Current hardware is powerful enough to allow “supernodes” that [...]

Popularity: 272 points

ui, gui, yui …. and beyond

Tuesday, September 26th, 2006 by admin

Some people seem to have either too much time in their hands or are exorbitant effective spending time and energy in order to produce beauty in a browser. Take a look at YUI in combination with Yahoo.ext: just for the sake of showing an example, Jack Slocum, the creator of Yeahoo.ext, has build a rich frontend on top [...]

Popularity: 133 points

happy birthday alphaworks

Tuesday, September 26th, 2006 by admin

This should have been posted yesterday but just listen to the podcast or read the transcript from the team that gave use one of my favourive programming toys.
Popularity: 122 points

Popularity: 122 points

PRO4PRO: Hoge beschikbaarheid: Hoe houd ik het simpel?

Friday, September 22nd, 2006 by Administrator

[dutch announcement]
Hoge beschikbaarheid: Hoe houd ik het simpel?
Nu de 24-uurs economie een feit is, worden aan IT systemen soms draconische eisen gesteld, al dan niet vastgelegd in loodzware SLA’s. Aanbieders van systemen vallen over elkaar heen met high-tech oplossingen om deze extreme beschikbaarheid waar te maken, met bijbehorende prijskaartjes. En uw systemen worden steeds complexer. [...]

Popularity: 120 points

A little unforseen problem using session management in ADF BC

Monday, September 18th, 2006 by Robert Willems of Brilman

For our current session management we use the Session supplied by the Application Module in ADF BC. We like putting our userdata in that place because we can code autorisation in the Model and not care about it in the View. However our customer was having trouble being logged out quite often. First we thought [...]

Popularity: 177 points

A short bandwagonesque view on python and ruby.

Monday, September 18th, 2006 by admin

[bandwagonesque mode on]
Back in the nineties OO Developers were either hard core c++ hackers or a more modest but effecient python programmers (or maybe japanese lone wolf ruby writers). Nowadays, script language practitioners are called script-kiddies and real developers use Java or C#. Ten years ago programming was all about compiling your human readable files into native machine code, today we [...]

Popularity: 202 points

LogicaCMG Does JavaPolis RADRace Once Again …

Wednesday, September 13th, 2006 by Administrator

Today I received the fourth newsletter from the JavaPolis organization, “Only 88 days before the JavaPolis rollercoaster ride of 2006 starts”. JavaPolis will be held from December 11 till 15. Oracle is on of the Premium Sponsors.
As some of you might know, one of the events on JavaPolis is the RadRACE. Last year Oracle swept [...]

Popularity: 139 points

A little performance testing tip

Wednesday, September 13th, 2006 by Cesar Koot

Upon entering the final stages of software development, testing enters the picture. Testing, double testing and monkey-testing (no monkeys were harmed during the project :P). But while web-development projects are growing more complex every day, you can’t be satisfied without a performance-test under extreme conditions.
Popularity: 201 points

Popularity: 201 points

WebService: publishing your PL/SQL

Monday, September 11th, 2006 by Pascal Alma

Last week I was looking into the possibility that JDevelopers offers to create webservices based on PL/SQL packages. As a webservice rookie I thought that this would be a productive way to get an idea of the options this functionality offers.
Popularity: 229 points

Popularity: 229 points

what you describe, is a mess not an environment.

Sunday, September 10th, 2006 by admin

Sometimes a simple one liner found deep down in some active message forum thread is worth a seperate blog entry.
> Apollo is cross-platform desktop technology mix that
> allows you use Flex/xHTML/Ajax/PDF on desktop, use
> filesystem, DBs, networking and so forth.
“what you describe, is a mess not an environment.”
This quote, coming from (yet another) Javalobby discussion [...]

Popularity: 192 points