1,704 reputation
1924
bio website hard-co.de
location Augusta, GA
age 27
visits member for 3 years, 2 months
seen yesterday
stats profile views 114

:)


2d
awarded  Notable Question
Apr
18
awarded  Popular Question
Apr
18
awarded  Popular Question
Mar
21
awarded  Yearling
Mar
14
accepted How come I can't add 1 to a large number in javascript
Mar
10
comment How come I can't add 1 to a large number in javascript
thefreedictionary.com/behove
Mar
10
comment How come I can't add 1 to a large number in javascript
I don't want to sound condescending with the if you're quick but I did need to point out that this was really a date.
Mar
10
asked How come I can't add 1 to a large number in javascript
Jan
24
comment Detect if a set of points in an array that are the vertices of a complex polygon were defined in a clockwise or counterclockwise order?
Measure the angle between every three points, and sum for the entire polygon. In one direction you will get a positive, and in another you will get a negative total. Corresponding to the Clock-wise-ness of your Polygon.
Jan
23
comment div “style=resize:both” can not shrink in chrome (but it works in firefox)
jQuery does have a similar issue as the author check under 'constrain resize area'
Jan
23
comment div “style=resize:both” can not shrink in chrome (but it works in firefox)
your still only going to be able to make it wider and taller in chrome. but you can set a lower minimum for with width and height. perhaps there is a way to set a normal default. I'll play with it some more.
Jan
23
comment div “style=resize:both” can not shrink in chrome (but it works in firefox)
i had some success moving the width and height properties to the parent div jsfiddle.net/4w7zd/6
Jan
23
comment div “style=resize:both” can not shrink in chrome (but it works in firefox)
it may not be the resize property causing this. caniuse.com/#search=resize
Jan
18
revised Audio Analysis in WinJS
edited tags
Jan
18
answered Audio Analysis in WinJS
Dec
26
awarded  Guru
Oct
20
comment Body height 100% displaying vertical scrollbar
Does this mean the heights of elements on a page are calculated starting with the window, then the body, then elements inside/or above the body? Are all percentages converted into px or pt or em values?
Oct
17
accepted Is is possible to Interrupt a Phone Call on Android?
Sep
13
comment Is is possible to Interrupt a Phone Call on Android?
This is the minimum functionality I need.
Sep
13
asked Is is possible to Interrupt a Phone Call on Android?