WINK - Free Software For Creating Tutorials and Presentations
Sunday July 12, 2009
Here is nice piece of software for creating tutorial or presentation movies. It is particularly well suited for creating tutorials for software and can capture screenshots. The user can add explanation boxes and record voice messages.
Output formats include Flash, PDF, HTML and stand-alone executable.
It runs on both Linux and Windows. It is free, but it is not Open Source.
Read more about WINK on About.com's Graphics Software site.
Ekiga 3.2.5 - Video Conferencing And VoIP Software
Wednesday July 8, 2009
The Gnome application
Ekiga, version 3.2.5, with full support for the SIP and H.323 protocols has been released. It includes features like call forwarding, call transfer, call hold, instant messaging, and text chat. It uses advanced audio quality (Wideband codecs), including echo cancellation. Besides the capability of making voice and video calls to other computers, it is possible to make calls to regular telephones and receive calls from regular telephones.
Unlike Skype, Ekiga is a Linux native. It is free, released under the GPL license, and can be downloaded from the Ekiga web site.
PuTTY - Working on a Remote Linux System from your Local Windows Machine
Monday July 6, 2009
While most software development, web page design, etc. nowadays is done using graphical user interfaces, experienced UNIX/Linux people appreciate the simplicity and efficiency of the powerful text-based tools available on those platforms. If you are familiar for example with one of the powerful text editors, such as
Emacs or
VI, it is very easy to work remotely (over the Internet or intranet) on other computers using
Telnet or
SSH connections.
Read more...
ImageMagick - Powerful Programmatic Image Processing
Saturday July 4, 2009
ImageMagick is a free and open source software package for modifying and creating images. Unlike graphics packages such as
The GIMP that provide tools for manual creation and manipulation of images, ImageMagick is meant to be used by programs to generate and adjust images automatically. Interfaces are available for many programming languages, including Ada, C, C++, Java, Lisp, Pascal, Perl, PHP, Python, Ruby, and Tcl/TK. It can also be used from the command line.
Read more...