This post may appeal only to programmers.
Below are some (SOL) code shown by Vitalik Buterin while doing first value proposition of Ethereum in Bitcoin Miami Expo 2014
He shows above code as a demo of how Namecoin created a million dollar market cap tweaking some features of Bitcoin (which I will delve in details in next post) in SOL code.
PS: Solidity is a scripting language of Ethereum developed on top of C++.
This is 'Decentralized Autonomous Organization' smart contract code.