The Process

A lot of times I get asked the question, how did you get to the position that you are at, only being 26 years old? There is no simple answer; however, if I had to go back in time and really analyze what took place all those years ago. I would say I boiled it down to what I call the caveman process. The caveman process is when there is something that you want to achieve but you don't know how to get there. So you keep pursuing what you think it might look like and feel like.

The Cloud is great but My Cloud is better!

I began thinking the other day how important information was to my family, my friends, and myself.

Android Build 4.1.2

So I have my Android build server that I made some time ago and I am trying to build the latest OS release in the repo 4.1.2. I have built the source and went to flash it to my Galaxy Nexus, only to find it bootlooping. I of course attached the logcat to the device and I received the following output.

Error preloading java.util.Date.

Essentially, it is mad because in the /system/usr/share/zoneinfo/* there only lies the tzdata. When it is looking for the following files.

zoneinfo.version
zoneinfo.dat
zoneinfo.idx

Notepad++ C# Compile

I encountered myself facing the problem of not having an IDE on a server but needing to modify some code and compile. Instead of installing many of the several IDE's and knowing my clients ill desire to have heavy products installed on the servers I opted out for an easy solution. You can simply use notepad++ which is a very lightweight notepad and in this situation IDE. Of course you don't get all of the fancy features but for simple compiling you can do the following.

Subscribe to mobilemeanbunny.com RSS