Sunday, October 25, 2009

Dear Puppy, Why Are You So Cute?


Mix and Match Your PERFECT BREED

artistic freedom

the colors, the interactivity

Paint Around

GET ON MY LEVEL

Lil Jon and Trillville,
Give it to me straight


Neva Eva ft. Lil Jon (Album) - Lil Scrappy & Trillville

Another Likely Story


Another Likely Story (Neon Indian Remix) - Au Revoir Simone

WHAT UP WITH THAT



hilarious

In My Veins


Departure - Recharged

Imagination

Do you have it?

http://www.stumbleupon.com/s/#2ulOHa/www.neave.com/lab/misc/imagination.html/

Fruit Roll Ups


Who needs the grocery store

http://planetgreen.discovery.com/food-health/fruit-rollups.html

sometimes i like to rock neon

Cupcakes takes the cake

$cloud = new wordCloud();
$cloud->addWord(array('word' => 'php', 'size' => 1, 'url' => 'http://www.php.net', 'colour' => '#FF0000'));
$cloud->addWord(array('word' => 'google', 'size' => 2, 'url' => 'http://www.google.com', 'colour' => '#00FF00'));
$cloud->addWord(array('word' => 'digg', 'size' => 3, 'url' => 'http://digg.com', 'colour' => '#0000FF'));
$cloud->addWord(array('word' => 'lotsofcode', 'size' => 4, 'url' => 'http://www.lotsofcode.com', 'colour' => '#FFFF00'));
$myCloud = $cloud->showCloud('array');
foreach ($myCloud as $cloudArray) {
echo '   '.$cloudArray['word'].'  ';
}
?>