| bio | website | kinectingforwindows.com |
|---|---|---|
| location | Belgium | |
| age | ||
| visits | member for | 2 years, 1 month |
| seen | Jun 4 at 14:20 | |
| stats | profile views | 42 |
Microsoft Student Partner Belux
Owner of www.kinectingforwindows.com
Student @ Howest Belgium
Linkedin : http://www.linkedin.com/profile/view?id=38360005&locale=en_US&trk=tab_pro
|
Jun 13 |
awarded | Popular Question |
|
May 29 |
awarded | Commentator |
|
May 29 |
comment |
How does signing headers and/or body provide security Nice explanation, thanks! |
|
May 29 |
accepted | How does signing headers and/or body provide security |
|
May 29 |
asked | How does signing headers and/or body provide security |
|
Mar 8 |
comment |
What design patterns does every developer need to know Thanks, very nice overview! |
|
Mar 8 |
accepted | What design patterns does every developer need to know |
|
Mar 8 |
comment |
What design patterns does every developer need to know Dude? This is a good question for starting devs? |
|
Mar 8 |
asked | What design patterns does every developer need to know |
|
Jun 27 |
awarded | Critic |
|
Mar 26 |
accepted | Does Microsoft MTA certification help you get a job/better position? |
|
Mar 26 |
asked | Does Microsoft MTA certification help you get a job/better position? |
|
Mar 7 |
accepted | Calculate Ellipse based on 4 points |
|
Mar 7 |
comment |
Calculate Ellipse based on 4 points can you give me some more information about the scaling factors? Are those the difference between my points? For example a = X2 - X1 and b = Y2 - Y1? |
|
Mar 7 |
awarded | Analytical |
|
Mar 7 |
comment |
Calculate Ellipse based on 4 points I have the centerpointcoordinates so I just need to use (x - x0)^2/a^2 + (y - y0)^2/b^2 = 1? |
|
Mar 7 |
comment |
Calculate Ellipse based on 4 points Hm not sure how polar coordinates work but I'll look into it, thx! |
|
Mar 7 |
comment |
Calculate Ellipse based on 4 points Yes it will. It's not at [0,0] but I have those coordinates and my points are indeed at the ends of both the axes and are each others opposite. |
|
Mar 7 |
revised |
Calculate Ellipse based on 4 points added 48 characters in body |
|
Mar 7 |
asked | Calculate Ellipse based on 4 points |