The Source for Java Technology Collaboration
User: Password:



Joerg Plewe

Joerg Plewe



RSS feed of this weblog entries by this author.

Joerg Plewe currently is a senior Java and GUI developer and has been in many areas of IT ranging from embedded programming to bioinformatics and games. Joerg has studied physics and used to work with languages like C/C++, Forth, Lisp, Assembly and others in all kinds of environments. He is the father of four kids, likes sports such as cycling, underwater-rugby and flying around in light aircrafts.

Articles

FlyingGuns: A Distributed Realtime Simulation Game
FlyingGuns is a game as well as a demo for a technology created for distributed simulations that can be found in applications of various fields where data has to be distributed at high rates.  Feb. 17, 2005



Weblogs

WYLIWYT - where you look is where you type in NetBeans: In my latest blog I wrote about the TrackIR device and my Java binding JTrackIR. Now what to do with it? What about controlling the IDE with the head?
Posted by herkules on October 04, 2007 at 13:25 PST | Permalink | Discuss (3)  

Head banging...: TrackIR is a headtracking device that currently is quite popular amongst gamers, especially in the simulation community. JTrackIR is my Java binding. Not a big thing, but maybe useful to somebody.
Posted by herkules on September 30, 2007 at 10:58 PST | Permalink | Discuss (2)  

A simple physics/dynamics stack: Are you doing engineering using Java? Or even science? Than you sometimes might need to calculate how objects move under the impression of forces and torques. The following might be for you then...
Posted by herkules on September 23, 2007 at 10:09 PST | Permalink | Discuss (12)  

Little helpers for the editor: The NetBeans source code editor is not known the be the ultimate one these days. But sometimes even small things have big effects and make work more enjoyable.
Posted by herkules on January 28, 2007 at 11:30 PST | Permalink | Discuss (4)  

My first CVS checkin 2007: Happy coding to everybody in the new year.
Posted by herkules on December 31, 2006 at 16:47 PST | Permalink | Discuss (0)  

C with NetBeans on Linux ... check it out!: My current project is something with C on Linux. This is no fun, believe me. Especially when you are used to the rich development environment in the Java world.
Posted by herkules on December 21, 2006 at 09:27 PST | Permalink | Discuss (10)  

What people consider interesting...: Recently I reviewed my blogs access statistics and was quite puzzled why my latest blog about 3D cloud rendering attracted only very few readers. Only about 10% of what I usually have. My expectations have been quite the opposite.
Posted by herkules on November 04, 2006 at 14:19 PST | Permalink | Discuss (3)  

MS FlightX, FlyingGuns and clouds in the sky: For the FlyingGuns project there are so many things to do that I never even started to think about cloud rendering. Fortunately, IndieTechnologies offers its famous particle system GenesisFX. Using genesisfx.jar, a couple of lines of code are sufficient to create clouds that look quite impressive.
Posted by herkules on October 13, 2006 at 06:17 PST | Permalink | Discuss (0)  

Why I don't use Groovy: I just cannot.: Groovy is a cool language and I'd like to use it. But somehow it is very hard....
Posted by herkules on August 17, 2006 at 01:35 PST | Permalink | Discuss (14)  

NetBeans, Eclipse, IDEA ... pah! VS2003!: There are many discussions around: which is the best IDE? From my current point of view: take any of these and be happy!
Posted by herkules on May 16, 2006 at 00:28 PST | Permalink | Discuss (5)  

db4o and it's queries: Being a fan of db4os easy-of-use, I like to guide your attention to this blog, giving a nice overview about the various approaches for queries, esp. the native queries.
Posted by herkules on December 11, 2005 at 03:28 PST | Permalink | Discuss (0)  

'Close' icons on a JTabbedPane w/o UI interference: Many apps require a 'close' icon on a tab of a JTabbedPane. Most solutions require manipulation of the L&F classes. There is another option that works without interference with the UI using proactive icons.
Posted by herkules on October 29, 2005 at 04:18 PST | Permalink | Discuss (7)  

L&F getting active! Substantially!: Surprise, surprise! L&Fs today don't just look nice. Some add new features to the GUI!
Posted by herkules on September 16, 2005 at 07:46 PST | Permalink | Discuss (2)  

Quick tabbedpane switching w/o sacrifying mnemonics: Having JTabbedPanes with many tabs can be awkward concerning keyboard usage. Per-tab mnemonics are not really an option because they really limit the number of available mnemonics for the tabs own valuable content! The TabSwitcher utility can help!
Posted by herkules on September 08, 2005 at 03:51 PST | Permalink | Discuss (6)  

Pressing F5 all the day.... waiting for NetBeans 4.1:
Posted by herkules on April 12, 2005 at 09:53 PST | Permalink | Discuss (3)  

A new DB benchmark in town:
Posted by herkules on March 30, 2005 at 05:43 PST | Permalink | Discuss (5)  

Will federate databases die out?: Can unstructured information + cool technology do the job?
Posted by herkules on March 04, 2005 at 08:34 PST | Permalink | Discuss (5)  

db4o - persistence made easy: short review of a lightweight persistence solution
Posted by herkules on February 14, 2005 at 06:00 PST | Permalink | Discuss (4)  

Functional Ant?: Typical Ant projects are designed to deliver a single jar as a result. One has to know how the name of the jar and the place it is stored. But Ant can also be used in a more functional style 'returning' a rich set of results on a target invocation.
Posted by herkules on November 22, 2004 at 01:29 PST | Permalink | Discuss (2)  

µ-architecture - what's that?: 'Architecture' is talking about the big picture. But there is another kind of architecture on code level - not less important me thinks. And the wizards living there I will call micro-architects.
Posted by herkules on November 01, 2004 at 09:15 PST | Permalink | Discuss (2)  

View All Blogs

 Feed java.net RSS Feeds