Installing Fedora 18
Installing the full distribution from usb stick Just before I begun my installation from the...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on February 03, 2013 ·
5 mins read
Making iText work with Indic scripts
Why iText does not work properly for Indic Scripts? There are a number of threads...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on December 22, 2012 ·
6 mins read
[Example] Hibernate One-To-Many bidirectional relation
Let us consider the relation between Semester and Subjects. A Semester has a collection of...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on November 25, 2010 ·
2 mins read
[How To] Handle Oracle TimeStamp with TimeZone from Java
Oracle TimeStamp with TimeZone: A Critical Analysis For storing the TimeZone information in TimeStamp, Oracle...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on November 01, 2010 ·
15 mins read
Using custom data type in Hibernate
Why need custom data type? I have a java.util.Calendar object which I want to persist...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on October 31, 2010 ·
4 mins read
Id generation in Hibernate with Sequence
I have the following SQL Script: CREATE SEQUENCE MY_SEQ START WITH 1 INCREMENT BY 1;...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on October 31, 2010 ·
1 min read
Annotation based Spring MVC, how tos
I will list here the common how to-s for the new Annotation based Spring MVC....
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on September 05, 2010 ·
11 mins read
[How To] Convert a Maven Project to Eclipse Web Project
Eclipse WTP has this nice feature where it allows you to deploy, run and debug...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on August 28, 2010 ·
3 mins read
Creating an EAR with Maven
Maven is the build tool of choice for many people due to the simplicity and...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on August 21, 2010 ·
4 mins read
[How To] Configure GTalk on Kopete
Kopete is one of the most versatile and cool Instant Messenger for Linux. Its lot...
Posted by
{"name"=>"Palash Ray", "email"=>"paawak@gmail.com", "url"=>"https://www.linkedin.com/in/palash-ray/"}
on August 20, 2010 ·
1 min read