Top "Detection" questions

Detection is a general term that describes the action of finding an object, event or state during a process.

Just upgraded my OS X to Yosemite, Android Device Chooser not showing device - what to do?

After upgrading to OS X Yosemite I found that eclipse was not working because JAVA was not properly installed. I …

android eclipse device detection
How to detect Windows Media pack installed on system

One of the components in my application is failing on Windows because Windows K/KN systems don't have Media Feature …

windows installation detection windows-media-center windows-media-encoder
Python - can I detect unicode string language code?

I'm faced with a situation where I'm reading a string of text and I need to detect the language code (…

python unicode internationalization detection
How can I tell if an HTML5 Audio element is playing with Javascript

I have an audio element in a webpage, and I want to ensure that a user is not still playing …

javascript detection playback html5-audio
Best way to detect <= IE10

What's an up-to-date way for detecting IE? conditional comments don't do IE9, IE10 modernizr feature detection doesn't help here, because …

jquery css internet-explorer detection
How does Windows Azure Service Bus Queues Duplicate Detection work?

I know that you can set duplicate detection to work over a time period with an azure service bus queue. …

azure duplicates detection servicebus
Detect emoticons in string

I found that you need PHP 7 and MySQL 5.5 to use emoticons in a string that you want to upload to …

php mysql laravel detection emoticons
The way to detect web scraping

I need to detect scraping of info on my website. I tried detection based on behavior patterns, and it seems …

algorithm security screen-scraping detection
iOS Motion Detection: Motion Detection Sensitivity Levels

I have a simple question. I'm trying to detect when a user shakes the iPhone. I have the standard code …

ios detection motion
iOS - detect when more than one finger is on the screen

I'm looking for the best way to detect more than one finger on the screen at time. I'm not detecting …

iphone ipad touch detection gesture-recognition