Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼



site Search Results

Results for: listen

Sort by: Relevance | Date

The Dr. Dobb's Developer Library DVD Order the NEW Discounted Dr. Dobb's Developer Library DVD 6
Purchase the fully searchable DVD for $59.95 - a 60% discount! Features 21 years of Dr. Dobb's Journal, 15 years of Sys Admin magazine, 14+ years of C/C++ Users Journal, 1 year worth of Dr. Dobb's Digest, podcasts, videos and more! Order Now.

Simple Searching in Java

Dr. Dobb's JournalEric Bruno
March 22, 2012

Straightforward Java code to loop through and filter a list of entries as they are typed - JVM Languages

Writing Chrome Extensions

Dr. Dobb's Journal,
March 19, 2012

Extensions to Chrome enable you to extend the browser's capabilities, change how pages are rendered, and interact with the server in a controlled manner. For all their power, Chrome extensions turn out to be comparatively simple to write and build once you know how. - Mobile

BubbleSort Won't Leave a Bathtub Ring

Dr. Dobb's JournalClay Breshears
March 13, 2012

I thought this was going to be my third and final post about parallelizing Bubblesort. However, my last idea on the subject went a bit long in the explanation. Therefore, some setup here and code in the next post. - Parallel

MonkeyTalk Tests iOS/Android Apps In The Mobile Jungle

Dr. Dobb's Journal,
March 08, 2012

Open source testing platform for testing native and hybrid applications on iOS and Android - Open Source

Keeping A Healthy Tech Diet

Dr. Dobb's JournalMike Riley
February 02, 2012

Having spent the last six months using iOS as my primary mobile platform, I decided to live in the Android world for a spell. - Tools

Using Bluetooth

Dr. Dobb's Journal,
January 31, 2012

Trying to communicate with a remote device with no other familiar protocol? Bluetooth provides an easy answer with well-documented specs and straightforward programming APIs. - Mobile

A JavaFX Custom Container

Dr. Dobb's JournalEric Bruno
December 05, 2011

I recently needed a JavaFX layout component that could display its children in a horizontal grid, where the individual controls could be resized. - JVM Languages

Automating iOS Application Testing: Under the Hood, Capturing and Recording Events

Dr. Dobb's Journal,
November 21, 2011

Recording UI events for playback means filtering thousands of data points and condensing them into a single action. With iOS, this can be done with swizziling and other unusual language features of Objective-C. - Open Source

Sencha.io Is "First" Mobile HTML5 Cloud

Dr. Dobb's Journal,
November 17, 2011

Shared experiences in the browser without the need to rewrite server code - Parallel

JavaFX 2.0 Binding

Dr. Dobb's JournalEric Bruno
November 17, 2011

Binding in JavaFX 2.0 still exists, however it's quite different than JavaFX 1.x. - JVM Languages

Previous 4 5 6 7 8 9 10 11 12 13 Next