Tech stuffs

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.gohacking.com/category/password-hacking/

PASSWORD HACKING | Go Hacking

Need to hack someone’s Facebook password? Well, you’re at the right place! In this post I’ll show you some of the possible ways to hack Facebook password.

robot adapts to injury

Nov. 16, 2006 Cornell robot discovers itself and adapts to injury when it loses one of its limbs Nothing can possibly go wrong ... go wrong ... go wrong ... The truth behind the old joke is that most robots are programmed with a fairly rigid "model" of what they and the world around them are like. If a robot is damaged or its environment changes unexpectedly, it can't adapt. So Cornell researchers have built a robot that works out its own model of itself and can revise the model to adapt to injury. http://www.news.cornell.edu/stories/nov06/ResilientRobot.ws.html
Concept appliances give us a peek into the future. They are often aesthetically pleasing and offer interesting and unique features; however, it is a rare concept appliance that makes it off of the drawing board and into the showroom. Unrealistic designs, high production costs and lack of consumer demand are often the reason for many ideas to be scrapped. Yet, here are 14 interesting concept appliances that have made it to the model stage and look so good that we hope they go into development soon.

14 Concept Appliances That Need To Be Made | My Bad Pad

http://www.mybadpad.com/beautify-accessorize/14-concept-appliances-that-need-to-be-made

Introduction to Java programming, Part 1: Java language basics

http://www.ibm.com/developerworks/java/tutorials/j-introtojava1/section13.html Java Collections Most real-world applications deal with collections of things: files, variables, records from files, database result sets, and so forth. The Java language has a sophisticated Collections Framework that allows you to create and manage collections of objects of various types.
Last Updated 12/21/12 These tutorials were made to help programmers start out in game programming. I tried to keep them as simple and to the point as possible. They are a perpetual work in progress, and will be improved over time. They use C++ as the programming language because it is considered the game industry's standard. http://lazyfoo.net/SDL_tutorials/index.php

Lazy Foo' Productions