published by ash on Thu, 01/26/2012 - 14:49
Python is a simple, powerful and for Linux and Mac (to a lesser extent) is integrated. Sending simple mail is, well, simple. The following code is an example of the bare bones code needed to send email through Python and gmail:
published by ash on Wed, 01/18/2012 - 14:01
The following code illustrates the most basic and functional wx python GUI. There are many more examples on the net, but this series hopes to be simple and comprehensive.
------------------------------------------------------------------------------------------------------------------------------------------------------------------
# file name: guiFramework.py
import wx
published by ash on Wed, 01/04/2012 - 16:07
There is a huge world out there under the hood. Choosing your operating system is the first step. One issue I see is that the general user does not know that they have a choice to begin with. I consider that ideas behave like living organisms, and choice is the first step to creating the "biologically diverse" ecosystem of thought. For that reason alone, is why I choose Linux. Not only does it offer me the choice between Microsoft and something else, within Linux, I may choose Debian, Ubuntu, Fedora Core, Mint.... and the list continues from there. The programs are all evolutionary based.