Gamlor

thoughts about programming, tv-series and other geeky stuff.

  • Technical Stuff
  • Media Zap Oh Snap
  • 한국어
  • Mixtapes
  • About Me

Elegant Event Handling in Java

By gamlerhart May 4, 2011 java

Event handling is something very common, especially in desktop application. So how does you’re event handling code look like? Something like this? Of course you don’t want to have this…

Read more

Nicer Collection Instantiation In Java

By gamlerhart December 2, 2010 java

In my last post I showed that you can write a ‘cast’-method with all kind of strange properties. You probably think that this is very stupid thing to do. This…

Read more

Magic Cast Method in Java

By gamlerhart November 24, 2010 java

Since Java introduced generics the type declarations got at lot longer. This is especially annoying when an API forces you to cast objects, like the reflection-API, the JDO-API , etc.…

Read more

Lookup Logic For Native Libraries in Java

By gamlerhart July 26, 2010 java

If you want to do something in Java, there’s certainly Java library which helps you with to achieve your goal. However, for some stuff (3D rendering, accessing I/O devices) the…

Read more

Analyzing Dependencies Java

By gamlerhart July 20, 2010 java

As software developers, we use daily some nice libraries to archive our goals. Of course, the libraries authors also use libraries to get the job done. In practice libraries have…

Read more

VS 2010, Resharper 5.0, JIT geek stuff and Doctor Who

By gamlerhart April 14, 2010 .NET, java, Media Zap Oh Snap, software-development

Visual Studio 2010 is here, and I will upgrade soon. Unfortunately the pricing is unfair for us Europeans =(. Just in time for the VS 2010 the new version of…

Read more

Managing 1:N and N:N Object Relations

By gamlerhart March 15, 2010 .NET, java, software-development

When you design a domain model you normally have lots of 1:n and n:n relations. Many developers are quite familiar how to translate such relations into a relational model. But…

Read more

What Am I Working On?

By gamlerhart February 4, 2010 java, Technical Wibbly Wobbly

I’m currently extending the dSail System-software.  The idea is to provide real-time data about the air flow on a sailing boat. This information can help you tweaking the sail position…

Read more

Throwing Checked Exceptions Like Unchecked Exceptions in Java

By gamlerhart February 3, 2010 java

  Everyone who’s programming Java knows checked exceptions. You only can throw a checked exception when you’ve declare it. And you have to catch an checked exception, no matter whether…

Read more

Free IntelliJ-IDEA and YouTrack Pricing

By gamlerhart October 15, 2009 java, tools

IntelliJ IDEA, the best IDE in the world, is now available for free. Yeah \o/. How cool is that? Even better, it’s has a Apache 2 License. However lots of…

Read more

  • « Previous
  • Next »

Topics

.net 3.5-rating 4-rating 4.5-rating 5-rating adbcj akka akka-mobile android async bbc blog bryan fuller C# channel 9 comedy containers crime database db4o doctor who drama dramedy erik meijer hbo horror interview java jetbrains joyent linqpad microsoft mixtape music mystery RavenDB Scala sci-fi talk thriller tool triton tv series windows 한국어

Archives

  • September 2019
  • May 2018
  • October 2017
  • September 2017
  • August 2017
  • April 2017
  • February 2017
  • November 2016
  • August 2016
  • July 2016
  • April 2016
  • March 2013
  • February 2013
  • December 2012
  • September 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007

Copyright © 2025 Gamlor | Theme by: Vlone | Powered by: WordPress