Quantcast
Channel: Johannes Rudolph's Blog
Browsing latest articles
Browse All 11 View Live

Image may be NSFW.
Clik here to view.

iOS: Detect Personal Hotspot

When you want to detect the type of available connections on an iPhone, the best resource you can find on the web is the sample code from Erica Sadun’s excellent iPhone Cookbook book (which I can...

View Article



Image may be NSFW.
Clik here to view.

Retrieving Coverage Information – LLVM, CoverStory and Teamcity

Abstract This time, we will set up automated code coverage metrics retrieval from our unit and integration test suites. When I started writing my iOS Continous Integration Series, we needed to use GCC...

View Article

Image may be NSFW.
Clik here to view.

Continous Deployment for Apps via testflightapp

The benefits of continous integration are widely known. By extending the ideas of continous integration to the full software lifecycle, continous delivery becomes an inevitable practice. Especially in...

View Article

Image may be NSFW.
Clik here to view.

Kiwi as a static framework or Universal Library

A problem commonly encountered when using open-source iOS frameworks is the lack of a fully-functional framework facility in xCode. Part of the issue is that Apple does not allow dynamic linking on iOS...

View Article

Image may be NSFW.
Clik here to view.

OpenCL Work Item Ids: Global/Group/Local

This post is my notepad while figuring out how OpenCL handles assigning work item ids. Important links: http://www.khronos.org/registry/cl/sdk/1.0/docs/man/xhtml/...

View Article


Image may be NSFW.
Clik here to view.

Analyzing Facebook Ad AB-Test Performance with R

I’m experimenting with Facebook Advertising to help increase awareness for my micro-startup Rowing in Motion. As I’m trying various content and target combinations analyzing the campaign statistics for...

View Article

Image may be NSFW.
Clik here to view.

Configuring Diffmerge for Git

One thing that I do particulary _not_ like about Git is that it doesn’t integrate with mergetools automatically. Mercurial is a bit smarter here – if you have a merge tool installed, it will find and...

View Article

Image may be NSFW.
Clik here to view.

F# 3.0 on AppHarbor

The online Analytics service for Rowing in Motion has some intense data processing requirements. A typical logfile that users may want to work with for a 90minutes training session is about 5 megabytes...

View Article


Image may be NSFW.
Clik here to view.

Debugging on a mobile device using Fiddler and IIS Express

When writing mobile web applications that work against  a RESTful API its useful to be able to trace all HTTP traffic generated by the app. In this post, I’m going to describe how to set up an ASP.NET...

View Article


Image may be NSFW.
Clik here to view.

Upgrading to RavenDb 3.0 from 2.5

Haven’t blogged in a long time but thought I’d quickly share my experience upgrading Rowing in Motion Analytics from RavenDb to RavenDb 3.0. The upgrade was not as painless as anticipated and we hit...

View Article
Browsing latest articles
Browse All 11 View Live




Latest Images