Ashthavinayak Trip
View Larger Map
Indy Kal //
From Wiki, "Data is encoded
in a series of circles around the bulls-eye pattern. Each additional
circle completely surrounds the previous circle causing the symbol to
grow in size as more data is encoded. A dark module is a binary 1 and a
light module is a binary 0. The code is orientation independent." I then realized that I had a close encounter with Aztec Code - on a boarding pass which I have talked about here. Turns out that Aztec Code has been selected by the airline industry for the electronic boarding passes. However, on my flight other paper boarding passes still carried the Bar Code.
A college buddy and I are at the top of Alam Rock Hill in San Jose, CA after a exhausting but refreshing 30 min quick trek. I can see the sun set and the moon rise on either horizon overlooking the city of San Jose. A nice end to my 3 day tour of San Francisco area. Sent from my BlackBerry

I am a self-confessed geek and love to try out new stuff. To this end, I used a mobile boarding pass on a American Airlines flight from Chicago to San Francisco. The pass was a GIF image emailed to me by the airline. I have attached a snapshot of it. It was accepted both at the security check-in and at the gate. No questions asked. I had first read about it on engadget in November 2008. It had reported that mobile boarding passes were available on American Airlines flights flying out of Chicago. I guess, they must have expanded the program to other cities as well. Sent from my BlackBerry
This is a continuation of the post on how to export and import DataStage jobs via Windows' commands on the client machine.
To compile jobs at the Windows Command line:More on copy command here.
To schedule jobs, we need to group commands into a batch file. Using a text editor, type the commands and save under a filename with a .bat extension. Batch files are executable files and can be run like any other exe file. Scheduling can be carried out by using 'Scheduled Tasks' program in Control Panel in Windows. It is simple and convenient. It is fairly easy and a fresher should be able to figure it out on first try. But if you run into problems, you can always access Windows Help here.