• submit to reddit
Adam Grocholski04/12/13
1835 views
0 replies

Android to Windows Phone 8 Part 1: Setting Up the Development Environment

Over the past several weeks I’ve been working on some content I’m excited to finally share with you through a series of blog posts.

Alex Curylo04/12/13
1117 views
0 replies

iOS Game Analytics 101

Here is a plethora of analytic tools that are compelling enough to merit in depth evaluation for an iOS project.

Mitch Pronschinske04/12/13
4152 views
0 replies

Links You Don't Want To Miss (4/12)

A node v. php v. go benchmarking session and some cool CSS and Mac tools make up this link list. Plus GitHub turns 5 and we get a demo of quantum levitation.

Mitch Pronschinske04/11/13
887 views
0 replies

Using Android's ObjectAnimator

Learn how to use property animations, specifically ObjectAnimator, to perform various view animations. Compare this approach to that of the ViewAnimations demo, which shows how to achieve similar effects using the pre-3.0 animation APIs.

Rob Hinds04/10/13
5764 views
2 replies

Building an RSS Reader for Android

This tutorial will walk through building an RSS reader on the Android platform (focusing on 3.0 + as it will be using Fragments). All the code is available as a complete, working Android app that you can fork/download and fire up straight away on a compatible Android device/emulator.

Eric Gregory04/10/13
4493 views
0 replies

Dev of the Week: Paul Hammant

This week we're talking to Paul Hammant, a consultant at ThoughtWorks known for his work on Dependency Injection, Selenium browser, and Client-Side MVC frameworks.

Eric Gregory04/10/13
3364 views
0 replies

Links You Don't Want To Miss (4/10)

Today: Reactive.js, solid state on the cheap, and the successor to Meego, plus arguments against data dictatorship and complacent cartography in web design.

Ryan Fahey04/10/13
1005 views
0 replies

The Importance of Security in Mobile Platforms

In this period, security firms are publishing detailed reports on analysis conducted on principal cyber threats detected in 2012, the results . . .

Brian Gracely04/10/13
779 views
0 replies

The Mobilecast - Eps.3 - Identity and Access Management

Brian Katz talks with Paul Madsen about the challenges of identity management, accesss management, and securing mobile applications, and the associated data. They explore SSO, SAML, JSON, OAuth and other security and identity technologies that are driving mobility solutions.

Eric Gregory04/09/13
4066 views
0 replies

Google's Introduction to Developing for Glass

In this presentation from SXSW, Google's Timothy Jordan introduces the basics of developing for Glass, discussing Mirror API and more.

Mitch Pronschinske04/09/13
1044 views
0 replies

Android View Animations for 2.x and 3.0

Learn how to use pre-Android 3.0 view Animation classes to create various animated UI effects. See also the demo PropertyAnimations, which shows how this is done using the new ObjectAnimator API introduced in Android 3.0.

Maximiliano Firtman04/09/13
1336 views
0 replies

Blackberry 10: A First Class HTML5 Moblie Platform

The new BlackBerry Z10 is on sale around the world with a whole new operating system and browser. In this post I’ll go through the important information for web and app developers . . .

Eric Gregory04/08/13
8650 views
0 replies

Going Mobile with Raspberry Pi

Want to take your Pi project mobile, or maybe prototype a mobile project with your Pi? These tutorials teach you to build a Raspberry Pi laptop, handheld, and Google Glass-style wearable HUD.

Scott Leberknight04/08/13
2873 views
0 replies

Capture a Signature on iOS

The Square Engineering Blog has a great article on Smoother Signatures for Android, but I didn't find anything specifically about iOS. So, what is the best way to capture a users signature on an iOS device?

Mitch Pronschinske04/08/13
3309 views
0 replies

DZone Links You Don't Want To Miss (4/8)

More about asm.js from John Resig and also some amazing benchmarks for comparing a ton of different web frameworks. Plus Rackspace is suing patent trolls and a blogger explores what is really necessary in a programming language.