The below charts are for the top 6 U.S. business school MBA programs based on an average of rankings from four sources: US News 2012, BusinessWeek 2012, Financial Times Global 2013, and the Economist 2012 Top 15 U.S. business school …

Top U.S. Business School Rankings, Tuition Costs and Salaries Charts Read more »

At some point in the last few months changes were made to either or both the ADT plugin for Eclipse and Google Play that rendered my most recent Android application updates “incompatible” with tablets. After doing a bit of research, …

Android – Google Play issue: “your device isn’t compatible with this version” Read more »

Background On Friday, November 29th, Dell made the Ultrabook XPS 13 Developer Edition available for order initially at $1549 and then later correct the price to $1449, bringing the price below the comparable Windows 8 version. At first impression, this …

Dell Ultrabook XPS 13 Developer Edition – Ubuntu 12.04 – Project Sputnik Read more »

Background Having spent a substantial amount of time (~6 years+) running outdoors, there were always three main metrics that I wanted to know during and after a work out. 1) Overall time 2) Overall distance 3) Pace (Example, 1 mile …

Nike+ Review – Running Application for Android Read more »

Background There is a great piece of java code posted by koush on Github’s gist showing how to interface with the official Android Twitter application. The key was not only knowing the package name, but knowing the right extra information …

Android – Added Follow Developer on Twitter Button Read more »

Background Recently, I had two Seagate 1TB hard drives fail. One was 4 years old and the other was the 3 month old warranty replacement. Luckily, I had two of these hard drives setup in a RAID 1 configuration. Since …

Ubuntu – Rebuilding Software Raid 1 with dmraid Read more »

Twitter Bootstrap Navbar Custom Coloring Background The Twitter opensource bootstrap tool set is amazing. Tools to customize and examples on usage are all posted on github along with all the source code. For the specific task at hand, I wanted …

Web Design – Twitter Bootstrap Navbar Color Customization Read more »

Background Shortly after posting Android applications in the Android Market, Play Store, I noticed that due to the diversity (fragmentation?) of hardware and software combinations there were many errors users were experiencing that I wasn’t able to duplicate. In addition, …

Android – Bugsense Library for Handling Errors Read more »

Took me a few minutes to gather the IRC server list for freenode, add the standard port and resolve the hostname to IP. I have provided all this information below in the proper format for eggdrop bots. This information can …

IRC – Freenode Server List for Eggdrop Read more »

Recently worked on implementing listview inside of a viewpager. This was a bit of a challenge but one little bug which turned into another bug. The first bug was the background always turned black while scrolling which with black text …

Android – ListView, Scrolling Background Color and Java Extra Garbage Collection Read more »

Having an SSD (solid state disk) store the boot operating system has many advantages and a few disadvantages. One of the main disadvantages being the average SSD life span is a bit more sensitive to read/writes when compared to traditional …

Ubuntu – Move /home partition from SSD to RAID Read more »

Running an SSD for the main boot partition is quite convenient for any OS, including Ubuntu. However having Google Chrome, or any browser, store its cache on the SSD is not the ideal scenario. Under Ubuntu Natty 11.04 moving Google …

Ubuntu – Move Google Chrome cache from SSD to RAM Read more »