Dr. Dobb's Web Development Articles http://drdobbs.com//web-development Dr. Dobb's Copyright 2013, United Business Media. en-us <![CDATA[Dr. Dobb's Archive]]> <![CDATA[http://drdobbs.com/architecture-and-design/dr-dobbs-archive/240169474]]> <![CDATA[On this site is archived all the content from Dr. Dobb's that was published on the Web through December 31, 2014.]]> Sun, 11 Jan 2015 14:09:00 -0500 <![CDATA[Jolt Awards 2015: Coding Tools]]> <![CDATA[http://drdobbs.com/joltawards/jolt-awards-2015-coding-tools/240169420]]> <![CDATA[The best tools available for creating, testing, and debugging code.]]> Tue, 16 Dec 2014 12:04:00 -0500 <![CDATA[Thriving Among the APIs]]> <![CDATA[http://drdobbs.com/architecture-and-design/thriving-among-the-apis/240169441]]> <![CDATA[You're about to start work on designing and publishing your product's API. Now what?]]> Mon, 15 Dec 2014 18:50:00 -0500 <![CDATA[The Long Death of Project Hosting Sites]]> <![CDATA[http://drdobbs.com/web-development/the-long-death-of-project-hosting-sites/240169394]]> <![CDATA[Last month, Microsoft and Google bypassed their own code hosts to post major code projects on GitHub. The once-favored hosts have begun a long, familiar decline.]]> Tue, 09 Dec 2014 15:42:00 -0500 <![CDATA[Building Node.js Projects in Visual Studio]]> <![CDATA[http://drdobbs.com/tools/building-nodejs-projects-in-visual-studi/240169356]]> <![CDATA[Developing server-side apps with the popular Node.js framework can now be done with the full support of Visual Studio IntelliSense, debugging, and project management.]]> Tue, 02 Dec 2014 11:06:00 -0500 <![CDATA[Debugging Mobile Apps with HTML5 and Intel XDK]]> <![CDATA[http://drdobbs.com/mobile/debugging-mobile-apps-with-html5-and-int/240169329]]> <![CDATA[Using the Intel XDK IDE to debug an app from an iPad, an iPhone, Android, and Windows Phone devices.]]> Tue, 25 Nov 2014 06:58:00 -0500 <![CDATA[Developing Cross-Platform Mobile Apps with HTML5 and Intel XDK]]> <![CDATA[http://drdobbs.com/mobile/developing-cross-platform-mobile-apps-wi/240169313]]> <![CDATA[Let the IDE do the heavy lifting.]]> Tue, 18 Nov 2014 15:07:00 -0500 <![CDATA[Workflow Automation on Web Projects: One Team's Experience]]> <![CDATA[http://drdobbs.com/web-development/workflow-automation-on-web-projects-one/240169283]]> <![CDATA[Automating and aligning workflows makes new tasks simpler and enables team members to switch between different components easily.]]> Wed, 12 Nov 2014 04:46:00 -0500 <![CDATA[Adding REST-based Web Services to IoT Devices]]> <![CDATA[http://drdobbs.com/embedded-systems/adding-rest-based-web-services-to-iot-de/240169214]]> <![CDATA[Using JavaScript and Node.js to quickly add new capabilities to IoT projects]]> Tue, 28 Oct 2014 05:20:00 -0400 <![CDATA[Jolt Awards: The Best Books]]> <![CDATA[http://drdobbs.com/joltawards/jolt-awards-the-best-books/240169070]]> <![CDATA[The best books of the past 12 months.]]> Tue, 23 Sep 2014 12:09:00 -0400 <![CDATA[RESTful Web Services: A Tutorial]]> <![CDATA[http://drdobbs.com/web-development/restful-web-services-a-tutorial/240169069]]> <![CDATA[As REST has become the default for most Web and mobile apps, it's imperative to have the basics at your fingertips.]]> Tue, 23 Sep 2014 09:48:00 -0400 <![CDATA[The Internet of Overhyped Things]]> <![CDATA[http://drdobbs.com/architecture-and-design/the-internet-of-overhyped-things/240168927]]> <![CDATA[Vendors and analysts would have us believe that the Internet of Things is imminent. But, in fact, it will be years before the obstacles it faces can be surmounted.]]> Tue, 26 Aug 2014 15:28:00 -0400 <![CDATA[Git Tracking Relationships: Use the Full Power of Git Branches]]> <![CDATA[http://drdobbs.com/architecture-and-design/git-tracking-relationships-use-the-full/240168881]]> <![CDATA[A simple, built-in option keeps branches in sync automatically.]]> Tue, 19 Aug 2014 08:27:00 -0400 <![CDATA[Introduction to TypeScript]]> <![CDATA[http://drdobbs.com/jvm/introduction-to-typescript/240168688]]> <![CDATA[Microsoft&#8217;s alternative to JavaScript adds modularity, generics, and type information while maintaining JS source compatibility.]]> Thu, 31 Jul 2014 07:13:00 -0400 <![CDATA[Tooling Up for the Marriage of the Internet of Things, Big Data, and Cloud Computing]]> <![CDATA[http://drdobbs.com/architecture-and-design/tooling-up-for-the-marriage-of-the-inter/240168760]]> <![CDATA[Finding tools that will bridge IoT, machine-to-machine, and big data is no simple task. But some integrated solutions are beginning to appear.]]> Tue, 29 Jul 2014 07:45:00 -0400 <![CDATA[Pike Programming Language]]> <![CDATA[http://drdobbs.com/open-source/pike-programming-language/240168647]]> <![CDATA[A C-like language with&#10; all the OO trimmings, garbage collection, strong data types, and excellent&#10; string processing makes a powerful tool for Web programming.]]> Tue, 22 Jul 2014 07:02:00 -0400 <![CDATA[Why Build Your Java Projects with Gradle Rather than Ant or Maven?]]> <![CDATA[http://drdobbs.com/jvm/why-build-your-java-projects-with-gradle/240168608]]> <![CDATA[The default build tool for Android (and the new star of build tools on the JVM) is designed to ease scripting of complex, multi-language builds. Should you change to it, though, if you're using Ant or Maven?]]> Tue, 08 Jul 2014 07:12:00 -0400 <![CDATA[Got Google?]]> <![CDATA[http://drdobbs.com/tools/got-google/240168592]]> <![CDATA[Google services are everywhere. But knowing which ones to include in new apps is difficult due to the company's perceived lack of long-term commitment to products and APIs.]]> Tue, 01 Jul 2014 12:35:00 -0400 <![CDATA[Firefox Release Engineering]]> <![CDATA[http://drdobbs.com/architecture-and-design/firefox-release-engineering/240168409]]> <![CDATA[A detailed look at a production pipeline that builds emergency patches and scheduled releases with equanimity.]]> Tue, 24 Jun 2014 08:57:00 -0400 <![CDATA[Jolt Awards 2014: The Best Testing Tools]]> <![CDATA[http://drdobbs.com/testing/jolt-awards-2014-the-best-testing-tools/240168372]]> <![CDATA[The best testing tools of the past 12 months]]> Tue, 03 Jun 2014 11:42:00 -0400 <![CDATA[The Right To Be Forgotten]]> <![CDATA[http://drdobbs.com/database/the-right-to-be-forgotten/240168269]]> <![CDATA[An unexpected ruling in the EU resets the balance between search engines and individuals]]> Tue, 20 May 2014 15:21:00 -0400 <![CDATA[2014 Developer Salary Survey]]> <![CDATA[http://drdobbs.com/architecture-and-design/2014-developer-salary-survey/240168195]]> <![CDATA[Our survey of more than 2,200 U.S. developers shows salaries in a well-paid field are nudging up as the economy picks up steam.]]> Tue, 13 May 2014 14:39:00 -0400 <![CDATA[Continuous Development: The New Maintenance Reality]]> <![CDATA[http://drdobbs.com/architecture-and-design/continuous-development-the-new-maintenan/240167052]]> <![CDATA[The Internet of Things will add so much programmability to devices that keeping software current will become a never-ending task.]]> Tue, 15 Apr 2014 15:13:00 -0400 <![CDATA[The JavaScript Alternatives]]> <![CDATA[http://drdobbs.com/jvm/the-javascript-alternatives/240166433]]> <![CDATA[Three languages compete to make JavaScript easier to write and faster to execute. Which to choose?]]> Tue, 04 Mar 2014 15:19:00 -0500 <![CDATA[Jolt Awards: Mobile Development Tools]]> <![CDATA[http://drdobbs.com/joltawards/jolt-awards-mobile-development-tools/240166387]]> <![CDATA[The best tools for the nuts-and-bolts of building mobile apps.]]> Tue, 04 Mar 2014 05:35:00 -0500