Blog

Corporate Training and Productivity In The Mobile Revolution

The mobile revolution has been rolling forward now for over four years.  It’s hard to believe that what began as a few apps on one platform has bloomed to upwards of 2 million apps on multiple platforms. One of the more exciting trends I see…

Read More

Android: HTTP GET JSON

In this brief tutorial I will discuss how to retrieve a JSON object using HTTP GET that will work on Android 2, 3, 4, and follows Android’s threading best practices. First, all operations involving internet access should be performed on a background thread. But why…

Read More

WordPress: Moving your site to a new domain

As a preliminary note, always use relative URLs where possible. Always use relative URLs where possible (it is worth repeating). There are a lot of plugins that offer easy ways to move your site. I'm not going to go into great detail, but highlight that…

Read More

Batch Image Processing Illustrator Files With Javascript

We recently received a large set of .eps files that needed to be scaled, optimized and converted to .png format to use in an iOS and Android project. Here is a simple script you can use with Illustrator to process these. Save the code below…

Read More

Drupal Deployment with a Git post-receive hook

Drupal deployment and maintenance often proves challenging when teams of developers are involved in a given Drupal project. A great way to reduce deployment pains is to use a distributed version control system, and integrate deployment efforts in your DVCS. As Drupal core is using…

Read More

Categories

Search

Recent Posts

Most Common Tags