Blog

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

Updating Facebook Cover Photos and Profile Pics

We've been working with a lot of clients recently in creating and updating their profile & cover photos. These are two of the most important elements of your Facebook page as they lay out the branding from the start, not to mention your profile picture…

Read More

Categories

Search

Recent Posts

Most Common Tags