Dr. Dobb's Mobile Articles http://www.drdobbs.com//mobile Dr. Dobb's Copyright 2012, United Business Media. en-us Dealing With All Our Stuff http://www.drdobbs.com/tools/dealing-with-all-our-stuff/240154150 Unneeded bits cost energy and mind space. Let's keep 'em to a minimum. Mon, 13 May 2013 09:22:00 -0400 Reusable Components Finally Arrive As Cloud-Based APIs http://www.drdobbs.com/cloud/reusable-components-finally-arrive-as-cl/240153438 After 40 years in the desert of incompatibility and limited reuse, we have crossed the river Jordan. Tue, 23 Apr 2013 07:01:00 -0400 Porting BlackBerry Z10 Apps to the Q10 http://www.drdobbs.com/mobile/porting-blackberry-z10-apps-to-the-q10/240153291 With the release of the BlackBerry Q10 right around the corner, BlackBerry 10 application developers should be thinking about adapting their code to support the new devices. This article presents background and tips on development for this new handset. Tue, 23 Apr 2013 01:12:00 -0400 Building an Automotive Dashboard on Android http://www.drdobbs.com/mobile/building-an-automotive-dashboard-on-andr/240152314 Developing for the in-car Android-based Asteroid Smart dashboard. Tue, 09 Apr 2013 03:05:00 -0400 The Quiet Revolution in Programming http://www.drdobbs.com/architecture-and-design/the-quiet-revolution-in-programming/240152206 During the last two years, one of the longest eras in programming has quietly drawn to a close. Wed, 03 Apr 2013 07:14:00 -0400 The Death of Beta Testing? http://www.drdobbs.com/testing/the-death-of-beta-testing/240151159 Short release cycles, continuous deployment, automatic updates, and a fear of social media tattling on beta defects are causing vendors to forgo beta testing and find new ways to get useful user feedback. Tue, 19 Mar 2013 08:08:00 -0400 Responsive Web Design: A Device-Oriented Salvation http://www.drdobbs.com/web-development/responsive-web-design-a-device-oriented/240152938 Responsive Web design is providing an excellent solution to sites that need to respond to mobile users, but don&#8217;t want to tailor apps to an infinite number of devices and form factors. Fri, 15 Mar 2013 11:15:00 -0400 Xamarin 2.0 Review http://www.drdobbs.com/tools/xamarin-20-review/240150634 Write Android and iOS Apps in C# from Microsoft Visual Studio. Tue, 12 Mar 2013 11:34:00 -0400 Win 8 Development: The Lessons Learned http://www.drdobbs.com/windows/win-8-development-the-lessons-learned/240148271 Know what combination of technologies to use, design your architecture correctly, and differentiate your app from others &#151; these are the fundamental practices of coding in the age of Windows 8. Mon, 11 Mar 2013 08:14:00 -0400 Mobile as the Driver of Desktop Software Design http://www.drdobbs.com/architecture-and-design/mobile-as-the-driver-of-desktop-software/240146757 The metaphors and conventions of mobile apps on phones and tablets are driving the design of desktop software. The tail is definitely wagging the dog. Good dog! Tue, 22 Jan 2013 11:07:00 -0500 Gestures and Touches in iOS6: More Recipes http://www.drdobbs.com/architecture-and-design/gestures-and-touches-in-ios6-more-recipe/240146669 Use touch-based interfaces imaginatively to enhance interactivity of iOS apps Tue, 22 Jan 2013 07:49:00 -0500 Handling Touch Input on iOS6 http://www.drdobbs.com/mobile/handling-touch-input-on-ios6/240144075 Learn how to use the essential components of all touch-based interaction. Sun, 13 Jan 2013 08:50:00 -0500 The Rise and Fall of Languages in 2012 http://www.drdobbs.com/jvm/the-rise-and-fall-of-languages-in-2012/240145800 The C++ renaissance didn't materialize, Java survived intact, and Objective-C kept on rolling. What else happened? Tue, 08 Jan 2013 10:33:00 -0500 Review of Xamarin.Mac Professional http://www.drdobbs.com/tools/review-of-xamarinmac-professional/240145733 While a good IDE for porting Xamarin MonoTouch code (iOS-based C#) to the Mac, the long learning curve and poor documentation make it difficult to port code from Windows to the Apple desktop. Tue, 08 Jan 2013 06:47:00 -0500 Debugging Memory in iOS Apps http://www.drdobbs.com/testing/debugging-memory-in-ios-apps/240144285 Dangling pointers, double frees, memory leaks, and hogs &#151; when it comes to writing apps for iOS, you've got to avoid these common pitfalls. Here's how! Sun, 06 Jan 2013 08:19:00 -0500 Access Data with REST in Windows 8 Apps http://www.drdobbs.com/windows/access-data-with-rest-in-windows-8-apps/240144594 Develop and consume a REST service that provides data to a Windows Store app that uses the Grid app &#151; using C# and XAML. Mon, 17 Dec 2012 07:07:00 -0500 You Are No Longer a Testing Expert http://www.drdobbs.com/testing/you-are-no-longer-a-testing-expert/240144342 The testing and optimizing techniques of the past don't apply to mobile. Sat, 15 Dec 2012 06:26:00 -0500 Writing Your First Windows 8 App: The Lay of the Land http://www.drdobbs.com/windows/writing-your-first-windows-8-app-the-lay/240143752 A lot of the basic features of Windows apps have changed with the release of Win 8. Here is a step-by-step explanation of what's new and how to get started writing Win8-compliant apps. Tue, 04 Dec 2012 08:14:00 -0500 AMD's Bold ARM Server Gambit http://www.drdobbs.com/architecture-and-design/amds-bold-arm-server-gambit/240012549 By combining 64-bit ARM processors with server-side technology, the company that led the x86 architecture into the 64-bit world is hoping to reinvent the data center and give itself new life. Tue, 30 Oct 2012 11:25:00 -0400 2012 Jolt Awards: Mobile Tools http://www.drdobbs.com/joltawards/2012-jolt-awards-mobile-tools/240012517 The best mobile development tools Tue, 30 Oct 2012 03:33:00 -0400 Handling Errors in iOS and OS X with Cocoa http://www.drdobbs.com/architecture-and-design/handling-errors-in-ios-and-os-x-with-coc/240007940 Cocoa provides two classes for smooth handling of errors: <code>NSError</code> and <code>NSResponder</code>, which allow programs to dispatch an error object and respond to it from key points in the application. Only by knowing the underpinnings of each class is it possible to write truly user-friendly apps. Tue, 25 Sep 2012 02:21:00 -0400 Jolt Awards: The Best Books http://www.drdobbs.com/joltawards/jolt-awards-the-best-books/240007480 Six notable books that every serious programmer should read. Tue, 18 Sep 2012 04:19:00 -0400 Hacking for Fun: Programming a Wearable Android Device http://www.drdobbs.com/tools/hacking-for-fun-programming-a-wearable-a/240007471 A look at Recon Instruments' MOD Live Heads-Up Display and the ease of creating and programming useful, on-person computing devices. Tue, 18 Sep 2012 02:19:00 -0400 Visual Studio 2012 for ASP.NET Developers http://www.drdobbs.com/windows/visual-studio-2012-for-aspnet-developers/240007155 The new version of Visual Studio includes many small touches that facilitate ASP development, particularly in simplifying REST programming and in dealing with multiple form factors on mobile devices that access Web apps. Tue, 11 Sep 2012 04:12:00 -0400 Qt 5 Beta: A Developer's Tour http://www.drdobbs.com/mobile/qt-5-beta-a-developers-tour/240006976 The just-released Qt5 beta shows the library and toolkit thriving and continuing to add capabilities, while simplifying development even more. Fri, 07 Sep 2012 12:15:00 -0400