Developer Bits

A Software Developer's bits of info worth sharing

Oct 26, 2018

Dumping my Mac for Linux

›
Dual Booting and Configuring a Dell Alienware 15 R4 with Ubuntu 18.04 for Android Development Context: New Job. New Laptop. After star...
Nov 16, 2016

Regex: Changing case in IntelliJ or Sublime Text

›
Regex is the ultimate swiss army knife. The kind you can use for years and still not exercise it all. That's how I felt years ago whe...
May 3, 2015

Android: Dynamically Coloring Images with Picasso

›
I'm working on an app where the server provides certain icon images but only in one color. Needing to tint these images, I checked wheth...
Apr 26, 2015

Prevent Constant Security Popups on Genymotion with Google Play During ADB Installs

›
Problem After installing Google Play services on Genymotion devices, I get a popup every time I try to install an APK. This popup prevents ...
1 comment:
Apr 25, 2015

Upgrading to Google Play Services 7.0.0 Broke GCM

›
Problem After upgrading from Google play services 6.5.87 to 7.0.0 I got compile errors in sections of code I hadn't touched. Symptoms...
Jun 28, 2013

Installing Genymotion for Mac OS X

›
Problem After installing Genymotion, it doesn't work. Running the application gives errors and the shell script fails with segment faul...
10 comments:
Mar 30, 2013

Using a Custom Prettify Theme with Blogger

›
This blog entry is using Google's Prettify, which was put in place following the setup outlined, below. Out with the Old I've b...

Android Robolectric: java.lang.RuntimeException: Stub! while using libraries like JSONObject

›
Problem While running a unit test under Robolectric on Android, the following error occurs: java.lang.RuntimeException: Stub! Symptoms ...
2 comments:
Mar 29, 2012

Arrow Keys and Backspace stop working in Flash Builder or Eclipse

›
I just ran into a problem SO annoying, I had to stop EVERYTHING and write down how to fix this, immediately. That way, the next time it hap...
Mar 24, 2012

Slow Mac WiFi but Internet Fine on PC?

›
Occasionally, my internet gets REALLY slow on my laptop. Then I go use my wife's PC and everything is fine. Since few things are more ag...
1 comment:
Mar 3, 2011

Recovering Lost Data In Safari

›
While trying to recover lost data typed into a web page on Safari, I stumbled across this forum and one response was worth remembering for ...
6 comments:
Mar 2, 2011

Clients and Servers on the Terminal: Simple File Transfers

›
I just stumbled across an interesting shell command: nc It's used for simple client/server interactions from the shell. With it, you ...
1 comment:
Sep 16, 2010

Subclipse / SVN Working copy locked - Solution

›
Problem I could not update or commit a certain folder in my subversion project using subclipse in eclipse. Symptoms Both commit and updat...
2 comments:
Jul 15, 2010

Maven - Sun JAR Issues (javamail, jms, jmx, jdmk, persistence)

›
Problem Compiling fails because of dependencies related to Sun, such as javamail, jms, jmx. These failures have some of the symptoms liste...
5 comments:

Linux Equivalent of ipconfig renew and ipconfig release on Windows

›
I've looked this up 3 times so I finally decided to jot it down so I don't forget it. Problem Can't remember the Linux command...
Jun 15, 2010

Rollback Subclipse - Revert Subversion Changes

›
Problem You need to rollback/revert subversion to a previous version and you're using the Subclipse plugin for Eclipse (or Flash Builde...
3 comments:
May 20, 2010

Debug BlazeDS Tomcat Server in Eclipse!!!

›
Warning: this post is dripping with awesome. Once you're able to get this working, you might go dancing in the street (I know I did!). ...

Uninstall MySQL on Mac OS X (Leopard 10.5 or Snow Leopard 10.6)

›
Problem You need to completely remove mysql from your system as easily as possible. Symptoms You want to do a clean delete and a fresh ins...
1 comment:
May 7, 2010

Fix Pixelbender Shader Compile Errors

›
Today, I had a small pixelbender issue that I faced once before and forgot about it until I found the solution. Since this is the second ti...
May 4, 2010

Install MySQL

›
I just referenced this section of a file on my laptop because it has direct links and I was too lazy to think through installing mysql. Then...
Mar 16, 2010

Eclipse - Run / Debug - The Fast Way

›
Ok. This was so awesome, I had to stop everything and blog about it, simply because every Eclipse user on earth should hear about this. Pr...
Mar 9, 2010

Install Bugzilla on Mac Pro or MacBook Pro Running OS X 10.5 Leopard or 10.6 Snow Leopard

›
NOTE: I've added a troubleshooting section at the very bottom to address additional problems I encounter. If you have trouble with inst...
9 comments:
›
Home
View web version

About Me

Kevin Gorham
View my complete profile
Powered by Blogger.