<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.3" -->
<rss version="0.92">
<channel>
	<title>hemju’s code {}</title>
	<link>http://juskewycz.com</link>
	<description></description>
	<lastBuildDate>Fri, 21 Nov 2008 23:41:37 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Ruby on Rails 2.2</title>
		<description>What a week, first NetBeans 6.5 came out and now Rails 2.2 is out. The new version has a couple of interesting new things like internationalization out-of-the-box, thread-safe!, and JRuby becomes more and more a serious platform for Rails. Just great news, I guess I will spend the weekend Rails ...</description>
		<link>http://juskewycz.com/2008/11/ruby-on-rails-22/</link>
			</item>
	<item>
		<title>Smush.it! Use it!</title>
		<description>I am kind of a performance geek, I like it lean and fast. Although I have to admit that in many cases optimization is not useful or not relevant (I learned a couple of lessons in this area), it is always interesting. As my focus more and more shifts to ...</description>
		<link>http://juskewycz.com/2008/11/smushit-use-it/</link>
			</item>
	<item>
		<title>NetBeans 6.5 final</title>
		<description>NetBeans 6.5 is available! I use 6.5 for 3 months now (beta testing ...) and I have to say that 6.5 is quite a good release. Here is the official announcment with all the new stuff. There is also an introduction video online. </description>
		<link>http://juskewycz.com/2008/11/netbeans-65-final/</link>
			</item>
	<item>
		<title>TimeWhale Beta Registration</title>
		<description>I am currently working on a product called TimeWhale. TimeWhale is an online time tracking service. Of course it (will) supports all kinds of devices (usual suspects like Mobile Devices, Web, Desktop, ...). TimeWhale will be different to competitor services, e.g Basecamp, because its focus is only on time tracking ...</description>
		<link>http://juskewycz.com/2008/11/timewhale-beta-registration/</link>
			</item>
	<item>
		<title>Java Sources and Documentation under Mac for Eclipse/NetBeans</title>
		<description>A couple of days ago I received my new MacBook Pro! After some first struggles with Mac OS X and shortcuts, I am now starting to feel comfortable and I learn more and more each day. I was a 60 % Windows and 40 % Linux user and my forecast ...</description>
		<link>http://juskewycz.com/2008/11/java-sources-and-documentation-under-mac-for-eclipsenetbeans/</link>
			</item>
	<item>
		<title>Beware the ClassCastException (a tale of a native Memory Leak)</title>
		<description>I had quite an interesting bug hunting last week in one of our extern engagements. In summer a memory leak was discovered in a new used third party library. Back then, we started with testing using Java profilers (Java SDK ships a good enough profiler - visual vm). Surprisingly, we ...</description>
		<link>http://juskewycz.com/2008/11/beware-the-classcastexception-a-tale-of-a-native-memory-leak/</link>
			</item>
	<item>
		<title>Sometimes HashMaps are enough, part three</title>
		<description>This part will be a short one because I have to pack for my vacation. Yes, I will leave this cold and miserable weather, heading south to fill up my energy again (I am running on solar power).

Last time we switched from a static approach to an instance based one ...</description>
		<link>http://juskewycz.com/2008/10/sometimes-hashmaps-are-enough-part-three/</link>
			</item>
	<item>
		<title>Sometimes HashMaps are enough, part two</title>
		<description>The previous post shows how to implement a very simple and static approach to create Singletons using a static "Singleton" class. Now it is time to refactor our solution and make it more flexible.

First, I want to get rid of the static context. Static is very simple but also restrictive ...</description>
		<link>http://juskewycz.com/2008/10/sometimes-hashmaps-are-enough-part-two/</link>
			</item>
	<item>
		<title>Sometimes HashMaps are enough, part one</title>
		<description>I guess we have all heard about how bad static Singletons are and how Dependency Injection (DI) helps to make our application flexible beyond crazy. One common thing to do with DI is creating and using Singletons. I have been working a lot with DI frameworks in the past, mostly ...</description>
		<link>http://juskewycz.com/2008/10/sometimes-hashmaps-are-enough-part-one/</link>
			</item>
	<item>
		<title>Nimbus is ready for prime time</title>
		<description>The great new look and feel for Swing applications, Nimbus, is according Jasper's blog (the 'father' of Nimbus) done. I haven't tried the new version yet, but I am really looking forward to it.

Here a picture from the new look (screenshot is borrowed from Japser :) ) Thank's Jasper and ...</description>
		<link>http://juskewycz.com/2008/08/nimbus-is-ready-for-prime-time/</link>
			</item>
</channel>
</rss>
