Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the google-analytics-for-wordpress domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/teamrampage.net/public_html/wp-includes/functions.php on line 6121
Java – TeamRampage Services

Getting Android Studio Working On Mac OS X Yosemite

So, changing from a Windows development platform to a Mac OS X platform has been surprisingly smooth. While it has only been a few days, the only glitch I have encountered is when I started up Android Studio 1.0.1 for the first time.   tl;dr Go and install this to fix it. Read on to…… Continue reading Getting Android Studio Working On Mac OS X Yosemite

What I did with Twilio

A few months back, a client asked me to look at and improve the SMS messaging ability of their Java program. After seeing that they were using an email to SMS gateway (and associated throttling requirements) I researched the options, and came to the inevitable conclusion that the answer to making the SMS messaging capabilities…… Continue reading What I did with Twilio