Thursday, September 2, 2010

‘Java’ News

the fun of Swing JTable column resizing

the fun of Swing JTable column resizing

Saturday, August 30, 2008 16:17

The JTable is one of Swing most powerful component, it is quite flexible, scales very well with large models, allows full customization of the rendering and editing, most recent version added easy printing, sorting, filtering... but there is one thing that I never liked in the JTable, the way columns ...

Tagged with: , ,

JIRAtagger: tag your JIRA issues

Sunday, July 6, 2008 14:31

Here is a screencast of a tool I've been working on in the last days... it's my first public screencast ever... you'll notice it... sound is not really good, next time (if there is one) I should use a real mic, not the Macbook built-in mic.....

Tagged with: , ,
Finally an editor for Synth?

Finally an editor for Synth?

Saturday, March 22, 2008 15:18

I just received an email from the webmaster at http://www.easynth.com/ telling me about the release of their new IDE for Synth look and feel. It looks quite good (although I did not really have time to try it out). They are also releasing their first look and feel built ...

javootoo.com gets a facelift

Wednesday, September 5, 2007 23:02

Finally after 6 years without an update, I found the time to update the look of the javootoo.com website.

JavaOne: Day 3 / Battle Bots

Friday, May 11, 2007 21:54

JavaOne: Day 4 / Dancing Robots

Friday, May 11, 2007 21:39

JavaOne: Day 2 / Lab with Project Sun SPOT (continued)

Thursday, May 10, 2007 8:36

A video I shot during the lab showing one SPOT acting as a remote and the other SPOT connected to the trackbot, pretty neat!

JavaOne: Day 2 / Lab with Project Sun SPOT

Wednesday, May 9, 2007 22:40

This lab was about discovering the Sun SPOT technology. The SPOT has similar sensors/accelerometers as the Wii remote. It was really cool, I got two Sun SPOT modules to play with and a TrackBot. We went through multiple exercises, the one with the most fun was when we ...

JavaOne: Day 1 / Technical General Session

Tuesday, May 8, 2007 23:35

Bob Brewin, Distinguished Engineer and Chief Technology Officer, Software. Danny Coward, Java SE lead. Nasa World Wind (simlar to Google Earth) now available as a Java open source component, a simple bean you can have in your Netbeans palette and drop on a frame, add some bindings, some ...

JavaOne: Day 1 / JRuby On Rails: Agility for the Enterprise

Tuesday, May 8, 2007 21:56

A brief introduction to Ruby, JRuby, Ruby On Rails, JRuby On Rails. Nothing really new to me as I had played with Ruby On Rails already and with JRuby On Rails last week. Although there was one new exciting stuff I discovered: GoldSpike or how to package your ...