Arno Reper

Ranch Hand
+ Follow
since Mar 14, 2006
Merit badge: grant badges
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Arno Reper

Not bad...
Woaw great score!!
Congratulations,

Arno
17 years ago
Thanks Lucy,
Good luck for you too

Arno
Hello,
I'm in my final check up round...does someone have some advices for what kind of error I'd have done? The prog works nicely and I let a lot of people try it and they like how it works.
I'm gonna start writing my choices.txt and my userguide.txt...

Let me know,
Thanks,
Arno

Ooooh Yeaah...
Nice machine

Arno

ps: did you take the C2D?
[ May 10, 2007: Message edited by: Arno Reper ]
18 years ago
Hello,
The company where I 'll work search for consultants ( living in Belgium ). If you are interested, send me your resume.
Arno
18 years ago
Hello Bert,

The problem with the Core Duo is that it is the Rev A, the Rev A of the MBP has a lot of problems ( over heating, noise,... ). Since the C2D all the problems were solved...

For Leopard, you have time...it comes out in October ( if everything is fine ). If i was you, I would wait the 11 of June for the WWDC Keynote and buy after that a C2D.

See you,
Arno
18 years ago
A fan of vi woaawww
Good luck with your family

Arno
Hello,
For me it works fine without a mouse...
You can use tab and mnemonic keys. When you are blocked into the JTable you press "alt+[CHOICE]" and you jump to this component. I did it for the text fields, the buttons, the menus, ...

@Lucy
Because its java, I prefered to be sure that my prog could run on the most platform. Even those without a mouse...if I had more time I would do a CLI but its not asked. ( I work under Linux and Mac )
But I think every approach is right...if you can justify it.

Do you have news about your submission?
Arno
Hello,
I modify it...I didn't change the code, only the comments...

Arno
Hello,
My GUI is fully usable only with the keyboard...I'm too lazy so I hate moving to much ( i m a sporting personn, so every movement as to be necessery lool )...every action as a key combo
Arno
Illumination...
Could it be that its because I don't use 'rmic' on my RemoteObject?
I thought I didn't need it with 5.0...So would it change something?

ps: I would do it later for Sun...

==>[EDIT] Noooop...its not the problem [ May 01, 2007: Message edited by: Arno Reper ]

==>[RE-EDIT] POOOWWWWAAAA I got that little damn well hidden bug !!!
YEEEEEEEEEEEEEEEEEEEEEEAAAAH...I'll finally sleep nice today...loool
Make me happy...

Arno

[ May 01, 2007: Message edited by: Arno Reper ]
The problem is :
when i connect to the server with one client it works normally...but when a second client connect, the first one and the second one have a NPE when I have to update the file...maybe is there something wrong with the server...
AAAAaaaah I am so noob with networking and RMI...(I m still a programmer student)

Arno
Its not null because the database is the RandomAccessFile and after i get this exception the file is modified...thats the "funny" thing.

The NPE only happens when i try to write (update)to the file and that i have two clients connected to the server ( only one is sending a request... ). The search function is working well...
Arfgh...

Arno

[ May 01, 2007: Message edited by: Arno Reper ]
Hello,
Im almost sure its not there...i think its a RMI problem
because of this
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

I follow my searches
Arno
Thanks for your help