This is a conceptual stock symbol cloud based off of tag clouds. Blue stocks' value increased and red decreased. The larger the text, the bigger the change in price. This was one of the first projects I ever made in high school and it is easy to tell after looking at the code.

Yahoo finance is parsed using PHP and cURL. SAJAX is used to update the prices. This project performs best when the market is open. Code for this project will be provided when I find the time update it and make it readable for the user.