Showing posts with label Applications. Show all posts
Showing posts with label Applications. Show all posts

Sunday, August 3, 2008

Unsung Hero


Over the past several weeks I have introduced several people to Dia, and all of them were astounded and wondered why they had never heard of this program before - so here it is.

Dia is a diagramming program for Linux (has a windos port as well) that performs all of the basic functions of Visio(tm); Depending on one's skill, very complicated diagrams of any process can be created in this program and saved and/or exported to a variety of formats, including .png, .gif, and and a visio compatable format.

Dia has an extensive library of templates and the ability to import images. If you are a python wizard, you can create new extentions. Etc.

My main reason for using Dia is to communicate with non-technical co-workers. Many times a diagram can communicate technical problems in a manner that the non-technical can understand. It provides a common reference that does not have to rely on technical jargon.

There are other diagram tools for Linux, some of which have nice features, but I find that I always return to Dia because it is just easier to use. This may be due to the fact that I know it best, but I think not.

If you have another (Linux) diagram tool that you like better, let me know why!

Thursday, May 29, 2008

Cheese

Several years ago one of the things that was really missing from desktop Linux was the use of USB cameras, which were quickly becoming ubiquitous in both the Mac and Windows world. I spent a fair amount of time downloading, compiling, and tweaking, but it became very clear that USB cameras were not (yet) for Linux.

Fast forward to the present and Ubuntu 8 and Fedora 8. USB cameras have become plug and play thanks to the hard work of OSS developers (thanks!). And now that USB cameras have been incorporated into the Linux experience, we have Cheese, a USB camera utility to take pictures and videos from your USB camera (a la Mac). Developed by Daniel G. Diegel and Jaap A. Haitsma , this program is a great tool for engaging your kids (and having some fun yourself).

While it doesn't seem to have made it into the standard builds for Ubuntu or Fedora, it can be installed on each (apt-get install cheese, or yum install cheese). Its a great little tool and a must have for anyone using desktop Linux at home.

Regards,

David