Phun with physics

http://www.phun.at/
Quoting:
Phun is a Master of Science Thesis by Computing Science student Emil Ernerfeldt for supervisor Kenneth Bodin at VRLab, UmeƄ University.
Phun is meant to be a playground where people can be creative. It can also be used as an educational tool to learn about physics concepts such as restitution and friction.
The some of the videos [...]

No Time to Think

Where is the space and time in which we get quiet enough to think in deeper ways? Which are the tools to enable us do that?
Very interesting/good talk, extremely interesting subject, nothing really new. Did not like the environment metaphor.
Just for demystification’s sake, Bush was on the committee advising Truman to use the atomic bomb [...]

Amazon for developers

Amazon Web Services and Amazon Business Solutions. They offer the following infrastructure services for developers:

EC2=Elastic Compute Cloud (Computing/processing in a cloud)
S3 = Storage in a cloud
SQS=Simple Queue Service (Messaging between different parts of applications)
SDB=Simple Database (Database in a cloud)
Flexible Payment Service (Money processing. They don’t call it FPS for some reason )

Above those [...]

Info for GWT

New (and not so new) technologies are taking the world of web application development by storm. Flex, Ajax (super-DHTML baptised in a fancy way), GWT etc.
Fast Definition
Google Web Toolkit is a Java framework that allows developers to build complex AJAX enabled web applications using Java code. With GWT, the web developer writes the user interface [...]