Open Source Projects
- LogFS: A log structured file system for Linux that supports snapshots. I am developing this as a part of the Google summer of code program.
- html2db - Tool for converting HTML pages to Docbook SGML or XML: Tidy is a utility used for cleaning up web pages. I developed a tool using tidy library that converts html documents to docbook SGML or XML. It's useful for converting your html documents to docbook format. The tool is used in The Linux Documentation Project project for converting documentation to docbook. helped. Follow this link for details
- Ncurses: I am the author of Ncurses Programming HOWTO. It's a comprehensive guide for programming with NCurses with a lot of ready-to-use examples.
