Mobile Apps

Sending a video content to a DLNA/UPnP software/device using curl

The purpose of this article is to explain how to push the video content captured through AirPlay to a DLNA/UPnP renderer like XBMC. The technique applies to both mobile and desktop applications. curl is used to perform the task so that the reader can easily test it. It…

Read More

South By Southwest App Roundup

Every spring, thousands of people flock to Austin, Texas for South By Southwest, a film and music festival that in recent years has opened with a very successful tech conference. South By Southwest Interactive, or SXSWi, has been the launching point for several innovative startups…

Read More

Multi-Column Text Displays in Android

Recently, I was looking at creating two columns of text in an Android activity. It was not as straightforward as it first appeared to determine the number of characters that would appear in a TextView on screen but there is a simple solution. This article…

Read More

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

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

Categories

Search

Recent Posts

Most Common Tags