IBM Tivoli Netcool/Portal – Basic XML Programming
MySQL Output Format – XML and HTML Data
MySQL Output Format
Implicit Default Column Values in MySQL 5
Implicit Default Column Values in MySQL 5
Giving SQL SELECT Priority over SQL INSERT/UPDATEs in MySQL
Giving SQL SELECT Priority over SQL INSERT/UPDATEs in MySQL
IBM Informix Developer Edition 11.70 on Window XP
IBM Informix Developer Edition 11.70 on Window XP
IBM Informix Developer Edition 11.70 Twists and Turns
This post contains the twists and turns as I come across them while working with IBM Informix Developer Edition. It will be updated with new notes over and over.
Top n values without using a limit clause or its equivalent
Top n values without using a limit clause or its equivalent
EJB2.0 with OpenEJB: Stateless Session Bean in Action
I am taking SCBCD5.0 certification soon. Right now, I am going over some EJB2.0 materials before taking on EJB3.0. I generally know EJB3.0 but never had grasped the fundamentals of EJB2.0. Mastering EJB2.0 would demystify EJB3.0.
CGI with Tomcat 7
We can run CGI scripts in Tomcat. This post is about using Tomcat to run a CGI script written in PERL. Software Requirements (used for this post) Apache Tomcat 7.0.11 JDK 1.6 update 21 Perl 5.12 (ActivePerl-5.12.2.1202) Windows XP SP3
Continuous Integration with GitHub and Jenkins in Red Hat, and AWS EC2
This post demonstrates how to setup a Continuous Integration environment using Jenkins to build codes checked in in GitHub.com. Our Jenkins instance runs on Red Hat Enterprise Linux in AWS EC2.