A powerful speech from our Prev. President Mr. A.P.J. Abdul Kalam. Please read it in your free time. I remember my dad teaching me the power of language at a very young age. Not only did my dad understand that specific words affect our mental pictures, but he understood words are a powerful programming factorContinue reading “Power of Positive Talk”
Author Archives: Lijin
ViewVC: Web based Version Control Repository Browsing
ViewVC is a browser interface for CVS and Subversion version control repositories. It generates templatized HTML to present navigable directory, revision, and change log listings. It can display specific versions of files as well as diffs between those versions. Basically, ViewVC provides the bulk of the report-like functionality you expect out of your version controlContinue reading “ViewVC: Web based Version Control Repository Browsing”
Hibernate generator classes
Extracted from Hibernate online official tutorials In Hibernate the optional <generator> child element names a Java class used to generate unique identifiers for instances of the persistent class. If any parameters are required to configure or initialize the generator instance, they are passed using the <param> element. <id name=”id” type=”long” column=”cat_id”> <generator class=”org.hibernate.id.TableHiLoGenerator”> <param name=”table”>uid_table</param>Continue reading “Hibernate generator classes”
You’d be surprised what laptop Microsoft’s CEO is using!!!
Check this interesting post by Clif on his blog 8bits of coffee 🙂
