Monthly Archives: October 2013

Gimp Camera Photo Edit at Start and End Tutorial

Digital cameras can take great photos, even if the people the other side of the lens don’t get it quite right. The down side of this quality can be the size of the data that gets downloaded to your computer … Continue reading

Posted in eLearning, GIMP, Photography, Tutorials | Tagged , , , , , , , , | Leave a comment

PHP/Javascript/HTML Google Chart Org Chart Tutorial

Here is a tutorial that introduces you to Google Graphs API, or Google Chart Tools, and its Org Chart functionality. Google Chart Tools provide a perfect way to visualize data on your website. From simple line charts to complex hierarchical … Continue reading

Posted in eLearning | Tagged , , , , , , , , | 2 Comments

Python Tkinter Primer Tutorial

Have you heard of Python? Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs. Check … Continue reading

Posted in eLearning, GUI, Operating System, Tutorials | Tagged , , , , , , | Leave a comment

PHP/Javascript/HTML Google Chart Map Tutorial

Here is a tutorial that introduces you to Google Graphs API, or Google Chart Tools, and its Map functionality. Google Chart Tools provide a perfect way to visualize data on your website. From simple line charts to complex hierarchical tree … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , | Leave a comment

C# Socket Primer Tutorial

C# using Visual Studio on Windows is a great language to learn. If you like C# you may eventually like VB.Net, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or … Continue reading

Posted in eLearning, Networking, Tutorials, Visual Studio | Tagged , , , , , , , | 2 Comments

Linux mailx Primer Tutorial

Think Linux and you may not associate it with email, but Linux can be excellent for many email requirements, especially using mailx and uuencode. The use of uuencode allows you to give your email an attachment, and the mailx -s … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , | Leave a comment

Code::Blocks Fortran DLL Primer Tutorial

The tutorial today is about a programming IDE called Code::Blocks, and we use this to create a project in which a Fortran Windows 32bit application calls a Fortran DLL doing some simple work with a two-dimensional array (and saying hello … Continue reading

Posted in Code::Blocks, eLearning, Tutorials | Tagged , , , , , , | 21 Comments

NetBeans Maven Java SE Application Primer Tutorial

Today’s NetBeans Maven Java SE Application primer tutorial shows a simple application project using Maven, which is a very powerful and dynamic application building automation tool. Let’s see below some of what Wikipedia says about Maven. Maven is a build … Continue reading

Posted in eLearning, NetBeans, Tutorials | Tagged , , , , , , , | 27 Comments