Update Python Modules on Mac – python3
This blog entry shows how to update to python 3 and how to install python modules on Mac Mac Version 10.8.2 Python Version: 3.4.1 Update to python3 First install Python…
This blog entry shows how to update to python 3 and how to install python modules on Mac Mac Version 10.8.2 Python Version: 3.4.1 Update to python3 First install Python…
I have been wanted to practice and relearn python and I recently, during my annual month-long summer break from work, had a chance to revisit python. I'd like to share…
This posts documents the steps I took to set up Django on my Windows 8 box. What is Django Django is a high-level Python Web framework that encourages rapid development…
Sharing folder between guest OS and the host OS is very easy in VMware. But in VirtualBox, I have to run the mount command .. …
I ran into this problem at work. When cloning a RedHat Linux VM and imported to a different host (thus, likely different hardware). This helpful VMware KB entry helped big…
VMware ESXi is an operating system-independent hypervisor based on the VMkernel operating system interfacing with agents that run atop it. At work, we use VMware ESXi to host the VMs…
I've started to use Windows 8 about one year ago and do enjoy it and below is a list of tools to make the Windows 8 experience more enjoyable. 1.…
Lesson Video on YouTube Lesson Slides on Google Drive Reference Aptana site: http://www.aptana.com/
My compiled list of WordPress tricks that I wish I would have known earlier: Permalink setting Drag and Drop Image to Blog Post Prevent SPAM Rearrange Post Order Add Google…
As someone whose background is mostly in Java and C/C++, the following list is what I like about Python syntax (the list is growing as I learn more about Python).…