Category java
-
Continuous integration for PHP with phpUnderControl
A quick guide to getting the phpUnderControl continuous integration server running on Ubuntu... read more
-
Compiling Nginx with flv streaming support on Ubuntu
A quick guide to compiling and installing nginx with flv streaming support on Ubuntu... read more
-
Compiling and running red5 flash server on OSX
How to get Red5 flash streaming server up and running on OS X... read more
-
'Hello World' with Scala and Lift on OSX
How to install Scala and Lift on OS X, and create a simple sample project... read more
-
Default Values With Hibernate Annotations
How to set the default value of a field with Hibernate... read more
-
Complex Constants in Java
How to assign a complex class (such as a HashMap / ArrayList etc) as a constant in Java... read more
-
Adding Appfuse Dependencies
How to add a dependency to AppFuse... read more
-
Get complete AppFuse sources
How to get the complete, exploded source of an AppFuse application... read more
-
Skip AppFuse Tests
How to skip tests when compiling/running AppFuse applications... read more
-
Appfuse "failed to lazily initialize a collection of role"
Fix the 'failed to lazily initialize a collection of role' error in AppFuse... read more
-
Hibernate OneToMany Relationships
An example of a one-to-many relationship using Spring MVC and Hibernate... read more
-
Hibernate 'TYPE=storage_engine is deprecated'
Fixing 'TYPE=storage_engine is deprecated' warnings in Hibernate... read more