Blog

Should you build a custom entity in Drupal 7?

Along with a host of other new features, there was a major structural change between Drupal versions 6 and 7. This concept is known as the entity. Drupal 6 developers were/are intimately familiar with the three major parts of architecture - nodes, taxonomies, and users. With…

Read More

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

Categories

Search

Recent Posts

Most Common Tags