development

« Previous Entries

Open issues with SimpleDateFormat & a brief introduction to joda-time

last week i used the [tag]jprofiler[/tag] to scan our applications for bottlenecks. after just a few minutes i detect that we make really heavy usage of the java.text.SimpleDateFormat class. Using this class in occasional formatting jobs normally causes no problems. But invoking the parse and the format method more than 500.000 times during application startup [...]

thougts about java7

Today I took some time to take a deeper look at [tag]java7[/tag]. in contrast to java6 the update to version 7 contains some language improvements again. In this post I take a quick look at some of these new language features.
1. Safe NULL-handling
I’m really glad to hear that for example the safe nullpointer dereferencing we [...]

rückblick berlin.jar

ja ich weiß, die ist ja jetzt schon fast nen monat her. aber ich hatte urlaub und konnt mich jetzt erst aufraffen einen eintrag über berlins erste [tag]java konferenz[/tag] zu schreiben. ich will es auch relativ kurz machen. die konferenz fand am 13 und 14. september (richtig, an einem wochenende) auf dem kampus der [tag]fh [...]

was ist groovy

eine gute antwort liefert im ccc podcast über java tim pritlove:
“groovy ist das, was eigentlich hätte javascript heißen müssen…”

ganymede is raus

um 16:23 kam heut per email die nachricht rein. kim moir schickte der eclipse-dev mailing list die magische email: [eclipse-dev] Eclipse 3.4 is now available. der server war heut ziemlich ausgelastet, jetzt gehts aber wieder. also runterladen und ausprobieren:
http://www.eclipse.org/ganymede/
[tags]eclipse, ganymede, java ide[/tags]
gruß brs

german osgi user forum

heute, einen tag vor dem offiziellem osgi community event, hatte das [tag]german osgi user forum[/tag] schonmal nach berlin geladen. offiziell existiert das deutsche osgi forum noch nicht, da hierzu noch einiges an arbeit in zusammenarbeit mit der [tag]osgi alliance[/tag] notwendig ist.
als voraussichtlicher starttermin ist der 1.9.08 anvisiert. kay hackbarth (als vertreter des german osgi user [...]

osgi community event in berlin

In gut einer woche ist es soweit. die [tag]osgi[/tag] alliance lädt zum osgi community event in die hauptstadt. das programm der konferenz klingt schonmal recht vielversprechend. ich freue mich auf interessante leute und projekte. auf keinen fall darf ich die vorstellung von buglabs [tag]bug[/tag] durch peter kriens nicht verpassen. aber peter spricht ja von vielen [...]

eher kaffeefahrt als key note

mal wieder was von der jax aus wiesbaden: nachdem wir gestern vom basti mayen gegen 23:00 uhr aus den rhein-main-hallen geschmissen hat und er gerade eben beteuerte wie es im im herzen weh getan hat, sitzen wir gerade in der key-note: “architectual patterns and the emergence of the giganow” von miko matsumura.
der herr scheint [...]

smoothy gallery

ein neues [tag]wordpress[/tag] [tag]plugin[/tag] bereichert nun diesen blog:

London 2008
new year\’s eve

London 2008
new year\’s eve

allerdings ist das plugin nicht gerade handlich. aber ich denke in den folgenden versionen wird das besser. schaun wa mal. bis dahin [...]

write an eclipse plugin without java

well there are already [tag]eclipse[/tag] plugins available without java code. but these plugins doesn’t contain any code. In this weblog jörn dinkla introduces [tag]groovy[/tag] as language for writing eclipse plugins. the next step is maybe a full [tag]eclipse rcp[/tag] application written in groovy!?
regards brs

« Previous Entries