Blog

Scope Management

What is scope creep? Project “scope” is the baseline for a project – what has been outlined in the requirements, wireframes, and design documents. This scope is agreed upon by all parties before moving on to implementation. The project’s budget and timeline has likely been…

Read More

Drupal 7 + memcached + APC + NGINX + PHP5-FPM + Squeeze Optimization

By default, Drupal comes with a pretty extensive caching and aggregation system which affords even basic users the possibility of using what used to be advanced methods for improving their site performance. Unfortunately, at some point these built-in methods are going to fall short, especially…

Read More

Webservices and Core Data

Most mobile applications today require interaction with data that is no longer local to the device. Applications access data from Facebook, Twitter, and any other number of disparate remote sources. Because of this, working with remote data is unavoidable and something that most developers encounter…

Read More

Adwords and SEO – Can you Pay for Ranking?

Matt Cutts from Google answers the age old question, if I advertise with Google, will my organic ranking change?

Read More

Scheduling code execution on Android using AlarmManager

One of the advantages android gives developers over iOS is the ability to schedule code execution. This means your app can do something in the background at a specific time. In this example Im going to create a sample app that puts your phone on…

Read More

Categories

Search

Recent Posts

Most Common Tags