News

  • submit to reddit

Links You Don't Want To Miss (May 23)

Always Be Coding - Put Yourself in the Best Position to Get an Engineering Job This post is a must-read for just about any developer.  Save it somewhere...

0 replies - 1434 views - 05/23/13 by Mitch Pronschinske in Articles

Android to Windows Phone 8: Working with Key-Value Pairs

Over the next several posts I’ll show you how to work with local data on the Windows Phone 8 platform and compare it to working with data on the Android...

0 replies - 1 views - 05/24/13 by Adam Grocholski in Articles

Taking a Look at Hangouts for Android

AndroidCentral takes a look at Hangouts, Android's new replacement for the Google Talk app: We can expect to see something similar on iOS soon -- Hangouts...

0 replies - 799 views - 05/22/13 by Eric Gregory in Articles

Beginner's Android Development Tutorial

In this first part of my Android Development Tutorial I'm going to describe almost every file and folder used to develop an Android app. I'll walk through...

0 replies - 959 views - 05/21/13 by Eric Genesky in Articles

Android to Windows 8: Working with a SQL Database

Learn how to write code in Windows Store apps for Windows 8 that works with structured data in SQLite—apopular database that’s familiar to Android app...

0 replies - 386 views - 05/18/13 by Adam Grocholski in Articles

Links You Don't Want To Miss (May 17)

Modular DOMReady A new tool for making your web development life a little easier.  I love the site design this guy has too. NES Drawn in 100%...

0 replies - 1956 views - 05/17/13 by Mitch Pronschinske in Articles

ADF Mobile Logging on Android

I posted before on how to do code level debugging in your ADF Mobile application, but sometimes debugging is an overhead and you would rather just put...

0 replies - 399 views - 05/16/13 by Shay Shmeltzer in Articles

Latest Twitter Bootstrap broken in Windows Phone

Unfortunately the latest Twitter Bootstrap is broken with Windows Phone: The responsive layout doesn’t work. We noticed this when updating the...

0 replies - 1421 views - 05/15/13 by Mikael Koskinen in Articles

Android to Windows 8: Working with Files

Learn how to write code in Windows Store apps for Windows 8 to save files, like photos or documents. You can store these files in app-specific file locations...

0 replies - 440 views - 05/15/13 by Adam Grocholski in Articles

Web-client development with Ember.js and Windows Azure Mobile Services

Last week I created a new single page application using Ember.js as the client framework (see Part 1 and Part 2). Today, I finish up the...

0 replies - 561 views - 05/14/13 by Larry Franks in Articles

DZone Links You Don't Want to Miss (May 14)

The Health of PaaS via GitHub A university student from the Netherlands just had this study accepted to the 4th International Conference on Software Business....

0 replies - 1577 views - 05/14/13 by Eric Genesky in Articles

Why Should I Use MBaaS?

A decade ago I was giving a talk at the Polytechnic University of Valencia on how to use mobile phones in Health Care services. It was about a J2ME based...

0 replies - 2215 views - 05/13/13 by Esteban Briones in Articles

Tutorial: Create a Mobile App Connected to SAP HANA with Appery.io

Ronald Konijnenburg has written a great tutorial on how fast and easy it is to build a mobile app connected to SAP HANA (over a lunch break)...

0 replies - 515 views - 05/13/13 by Max Katz in Articles

Links You Don't Want To Miss (May 13)

Why DRM in HTML5 is a Good Thing See why Ars Technica thinks that the W3C’s new DRM framework will empower the open web. I Love Being a Geek Swizec...

0 replies - 3881 views - 05/13/13 by Mitch Pronschinske in Articles

MonoGame: Using Libraries with Windows Phone Projects

A challenge faced by the MonoGame team when they created Windows Phone 8 support was that XNA is actually included with the platform, this created a...

0 replies - 423 views - 05/10/13 by Simon Jackson in Articles