Click here to Skip to main content
16,020,822 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
AnswerRe: Any Pedometer app for android to count steps while I am walking without Phone on Bluetooth? Pin
David O'Neil2-Mar-18 3:14
professionalDavid O'Neil2-Mar-18 3:14 
GeneralRe: Any Pedometer app for android to count steps while I am walking without Phone on Bluetooth? Pin
David O'Neil2-Mar-18 4:11
professionalDavid O'Neil2-Mar-18 4:11 
GeneralRe: Any Pedometer app for android to count steps while I am walking without Phone on Bluetooth? Pin
indian1438-Mar-18 6:13
indian1438-Mar-18 6:13 
AnswerRe: Any Pedometer app for android to count steps while I am walking without Phone on Bluetooth? Pin
David O'Neil8-Mar-18 7:51
professionalDavid O'Neil8-Mar-18 7:51 
GeneralRe: Any Pedometer app for android to count steps while I am walking without Phone on Bluetooth? Pin
Ron Anders3-Mar-18 17:14
Ron Anders3-Mar-18 17:14 
AnswerRe: Any Pedometer app for android to count steps while I am walking without Phone on Bluetooth? Pin
RJOberg7-Mar-18 3:22
professionalRJOberg7-Mar-18 3:22 
GeneralRe: Any Pedometer app for android to count steps while I am walking without Phone on Bluetooth? Pin
indian1438-Mar-18 6:07
indian1438-Mar-18 6:07 
GeneralRe: Any Pedometer app for android to count steps while I am walking without Phone on Bluetooth? Pin
RJOberg8-Mar-18 8:03
professionalRJOberg8-Mar-18 8:03 
indian143 wrote:
Pedometer Phone apps do within the Phone when Phone was moving
Most pedometer apps, even cheap ones, utilize the accelerometer built into phones to calculate motion. Most headsets don't have an accelerometer to get information from, some of the newer fitness oriented ones aside.
indian143 wrote:
if the signals of Phone can go and come from Headset using Bluetooth as we can forward to next song, we can receive call or cancel call while listening Music why can't it just calculate steps if there is any movement in a person or headset
In theory you could use the Bluetooth signal strength to calculate distance of a device from the phone but that would be very dependent on the environment. It would be a very rough guess at best.
GeneralRe: Any Pedometer app for android to count steps while I am walking without Phone on Bluetooth? Pin
S Douglas28-Mar-18 11:04
professionalS Douglas28-Mar-18 11:04 
GeneralWhat use are foreign keys anyway? Pin
Rob Grainger13-Feb-18 2:00
Rob Grainger13-Feb-18 2:00 
AnswerRe: What use are foreign keys anyway? PinPopular
megaadam13-Feb-18 2:05
professionalmegaadam13-Feb-18 2:05 
JokeRe: What use are foreign keys anyway? PinPopular
RickZeeland13-Feb-18 2:13
mveRickZeeland13-Feb-18 2:13 
GeneralRe: What use are foreign keys anyway? Pin
Tim Carmichael13-Feb-18 2:23
Tim Carmichael13-Feb-18 2:23 
GeneralRe: What use are foreign keys anyway? Pin
Sander Rossel13-Feb-18 2:42
professionalSander Rossel13-Feb-18 2:42 
GeneralRe: What use are foreign keys anyway? Pin
Jörgen Andersson13-Feb-18 3:10
professionalJörgen Andersson13-Feb-18 3:10 
GeneralRe: What use are foreign keys anyway? Pin
Jörgen Andersson15-Feb-18 7:22
professionalJörgen Andersson15-Feb-18 7:22 
GeneralRe: What use are foreign keys anyway? Pin
Bruce Patin20-Feb-18 6:03
Bruce Patin20-Feb-18 6:03 
GeneralRe: What use are foreign keys anyway? Pin
Jörgen Andersson20-Feb-18 6:05
professionalJörgen Andersson20-Feb-18 6:05 
GeneralRe: What use are foreign keys anyway? Pin
Alister Morton19-Feb-18 4:57
Alister Morton19-Feb-18 4:57 
GeneralRe: What use are foreign keys anyway? Pin
Sander Rossel19-Feb-18 6:56
professionalSander Rossel19-Feb-18 6:56 
GeneralRe: What use are foreign keys anyway? Pin
Out of Memory12-Mar-18 1:20
Out of Memory12-Mar-18 1:20 
GeneralRe: What use are foreign keys anyway? Pin
Sander Rossel12-Mar-18 2:04
professionalSander Rossel12-Mar-18 2:04 
GeneralRe: What use are foreign keys anyway? Pin
S Douglas28-Mar-18 11:13
professionalS Douglas28-Mar-18 11:13 
GeneralRe: What use are foreign keys anyway? PinPopular
CodeWraith13-Feb-18 3:15
CodeWraith13-Feb-18 3:15 
GeneralRe: What use are foreign keys anyway? Pin
RJOberg13-Feb-18 4:26
professionalRJOberg13-Feb-18 4:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.