05.24.07

MDDPro paper in ISAS 2007

Posted in Uncategorized at 7:10 pm by Administrator

I presented a paper in ISAS 2007 in University of New Hampshire, Durham. The title of the paper is MDDPro: Model-Driven Dependability Provisioning in Enterprise Distributed Real-time and Embedded Systems Here are the slides that I presented at the conference on 22nd May 2007.

05.19.07

Exporting my nifty, little programs!

Posted in Uncategorized at 12:23 am by Administrator

Over the years, I learned programming and nitty-gritty details of C/C++ programming languages by writing short programs and playing around with them. Many of these cool, useful programming tricks that I learned, I forget them especially when I need them the most. I found an easy solution to it. Thanks to global (htags, gtags)! This cool GNU tool makes a browsable tree of your source code that can be navigated easily using popular web browsers. I came to know about it and other useful source navigating tools from an article in Dr. Dobb’s journal. I have exported my collection of short C/C++ programs here. Now I (and the world!) can access my them from anywhere, well, almost!