Transilvania JUG

Sponsors

16
Jan
2012
0

#qconlondon registration – 100…

#qconlondon registration – 100 pounds discount for transylvania jug members – check your emails

04
Jan
2012
0

Debugging the JVM

In some (rare) cases you might find yourself in the situation that you managed to crash the JVM itself. I most recently managed this by setting the name of a ThreadGroup to null. In these cases it is useful to … Continue reading

27
Dec
2011
0

Relaxed JSON parsing

JSON is a good alternative when you need a lightweight format to specify structured data. But sometimes (for example when you want the user to specify JSON manually) you would like to relax the formalism required to specify “valid” JSON … Continue reading

17
Nov
2011
1

Devoxx day 1

Participating at Devoxx brought me enough motivation to post my first blog entry. I am here for the first time and I am really impressed by how it is organized. There is record number of top speakers present. For me … Continue reading

18
Oct
2011
0

@dzone membership for @transyl…

@dzone membership for @transylvaniajug members that blog on our http://t.co/Z2wOjYrZ website http://t.co/qOMPAjWc

18
Oct
2011
0

build lifecycle craftsmanship …

build lifecycle craftsmanship with @matthewmccull tonight http://t.co/uzgn11XP

18
Oct
2011
0

Administrativia – DZone MVB membership

It is my great pleasure to announce that the Transylvania JUG contributors have been accepted into the DZone Most Valued Blogger program. It is the deal as with Java Code Geeks: they will re-publish posts chosen by them, while giving … Continue reading

11
Oct
2011
1

Using Jython from Maven

On the surface it looks simple: just add the dependency and you can run the example code. However what the jython artifact doesn’t get you are the standard python libraries like re. This means that as soon as you try … Continue reading

10
Oct
2011
1

Integrating Maven with Ivy

The problem: you have some resources in an Ivy repository (and only there) which you would like to use in a project based on Maven. Possible solutions: Migrate the repository to Maven (Nexus for example) since Ivy can easily use … Continue reading

23
Sep
2011
1

Administrativia – JCG Membership

It is my pleasure to announce that our blog has joined the Java Code Geeks site. This means that selected posts from our blog will be re-published on the JCG site (with full attribution an link back) helping to raise … Continue reading

df