Finally official Kinect SDK released. Click the above link to learn more.
Official Kinect SDK page: http://research.microsoft.com/en-us/um/redmond/projects/kinectsdk
Finally official Kinect SDK released. Click the above link to learn more.
Official Kinect SDK page: http://research.microsoft.com/en-us/um/redmond/projects/kinectsdk
I tired this. Don’t expect much though. It seems to be decent for searching places, art pictures (which means it can search abstract patterns, symbols etc.) and creatures. For everything this else it simply seems to match images’ histograms. Anyway this is not bad and quite useful. The google UI too is cool and supports drag and drop.
Head over to http://www.google.com/insidesearch/searchbyimage.html for a intro.
Minz Meyer’s Researchkitchen – CSS – Auto-height and margin-collapsing.
Wow! This is totally new. I never knew this concept. I was working on project of mine and was at my wits end when I stumbled upon this issue. Nice, learnt something new. 🙂
You’re Doing It Wrong – ACM Queue.
All CS students must read this. I thought of this once but never realized that this has so much impact.
Read the link above to know how IT companies’ technical interview should be. Not asking some quiz. It is really frustrating when you are asked such questions in interview which you know is never going to be needed in the job. When you get reject because of those questions, and the interviewer chooses to ignore your real-world skills then it becomes darn frustrating.
I remember getting screened out of Amdocs’ first round of written exams because of some maths question! How the hell maths question decided how my CS knowledge is? They might reason that there are too many candidates and interviewing all is not possible; well if that is so then why not use lucky draw? Because such arbitrary questions and lucky draw will give same result, and lucky draw is easier to conduct. Well yes, lucky draw will draw much more criticism, so we are bound to see such arbit questions anyway.
So, all the best job seekers.
The DOM and JavaScript – MDC Doc Center.
If you think Javascript and Html DOM are synonymous or the same thing, then you are badly mistaken. So if nodejs has Javascript interpreter then that doesn’t mean it will have DOM too! Read the above link to understand this very basic concept.