Archive for December, 2007



jQuery SimpleColor Color-Picker

A very simple color-picker plugin for jQuery.

Find Prime Factors with Python

A Python function for finding the prime factors of a given number.

Default Values With Hibernate Annotations

How to set the default value of a field with Hibernate.

Adding Appfuse Dependencies

How to add a dependency to AppFuse.

Complex Constants in Java

How to assign a complex class (such as a HashMap / ArrayList etc) as a constant in Java.

MySQL Delete On Joined Tables

How to delete records from MySQL using joined fields.