Do you use a 2wire modm/router?: Your network could be at risk. The unfortunate matter is that 2wire modems by default use only numbers in it’s generated Password. Due to [ … ]
Android – Limbo Virtual Machine
In this article we will go over configuring Limbo x86 Virtual Machine Emulator for the first time. All of the settings for the Virtual Machine that we will be adding [ … ]
Howto Create a Bootable Ubuntu USB Drive
In this article I explain how to create a bootable Ubuntu usb drive. Things you will need, a usb key with at least 2 gb of storage, an bootable Ubuntu [ … ]
Python For Andriod (QPython)
Ever want to try your hand at developing applications for Android but don’t want or like java, don’t want to have to deal with the hassle of getting a c [ … ]
Install Linux On Android (Deploy Linux)
In this article I outline how to instlall Linux to your Android device using a chroot environment to mount a disk image. Installing Linux will not overwrite your existing android [ … ]
Install Linux On Android (Complete Linux Installer)
In this article I outline how to instlall Linux to your Android device using a chroot environment to mount a disk image. Installing Linux will not overwrite your existing android [ … ]
Root WonderMedia WM8850 Android Tablet And Update Firmware With Uberoid
We don’t usually write articles about rooting or jailbreaking phones and tablets but this particular model was hard to find any information on the system and what firmware it uses. [ … ]
Running Alternate OS’ On Android
If you’re like me and a large majority of computer/tech geeks, its not enough to have the sweetest gadget and they can’t be given the full stamp of approval unless [ … ]
Python – Building GUIs – TK/TTK/Tkinter
If you’re going to write a series of articles on GUI design and implementation you might as well start from the beginning with Tkinter/TK pythons defacto GUI framework. Almost since [ … ]
Python – Building GUIs
In this series of articles I will be writing articles aimed at explaining how to build/design GUIs for your python projects using Tkinter, wxPython/wxWidgets, PyQT, PyGTK, amongst others. The goal [ … ]