JockeyJS

JockeyJS is a dual-iOS and Android library that facilitates two-way communication between native applications and JavaScript apps running inside them. Here’s an iOS example: // Send an event to JavaScript, passing a payload. // payload can be an NSDictionary or NSArray, or anything that is serializable to JSON. // It can be nil. [Jockey send:@”event-name” …

Rethinking iTunes

Apple’s iTunes desktop app is notorious for trying to be everything to everyone, all the time: music, books, apps, videos purchasing, syncing, and a lot more. Would iTunes be a better product if it were split up into smaller, focused, single-purpose apps? Check out these student projects to find out! 16 ideas worth your time. …

Ionic Package

The Ionic Package service allows you to create development and production builds of your app that can be submitted to the Apple App Store and Google Play Store, or be installed directly on your friends’, family members’, and colleagues’ devices. That’s it. Once your build is finished, you just download the distribution file we provide …

MH17 Crash Reconstruction

Video about the Dutch Safety Board’s investigation into the causes of the crash of flight MH17 on 17 July 2014 in the eastern part of Ukraine and the Board’s investigation into flying over conflict zones. Quite neat to see that the fuselage was reconstructed with the shards an pieces found. Do note that this analysis …