RSS feed
<< Previous | Home | Next >>

Travel Map

Here is an updated list of places I've been. I added it as a whosit on facebook and thought I'd add it to my blog as well.

The economy

If our economy is going down the toilet we might as well find a way to laugh about it.

[Econospeak]

Who needs a movie

It looks like these guys are totally serious but its the perfect spoof.

AT & Treason

America is in danger; the reason: the demoncrats!

Reponse to F@ing Matt Damon

The original video is also online.

Name pollution

This is one of those nasty javascript quirks that nails me every 5 years or so. See if you can spot it. The first form has a bug in the code, the submit2 button produces an error and doesn't work.

Form1


<form name="f1" action="./"><p>
<input type="submit" value="submit1" name="submit"><br/>
<input type="button" value="submit2" name="submit2" 
onclick="javascript: document.f1.submit();" />
</p></form>

Form2


<form name="f2" action="./"><p>
<input type='submit' value="submit1" name="submit1"><br/>
<input type="button" value="submit1" name="submit2" 
onclick="javascript: document.f2.submit();" />
</p></form>

Animator vs animation

An animator's creation takes on a life of its own.

Final lecture

Carnegie Melon University has a tradition where professors deliver their last lecture as if it were their last days on this earth. Randy Pausch, delivered his last lecture in this same tradtion; only, he truly is facing his last days.

  1. Have fun all the time.
  2. People vs things.
  3. Tigger vs Eeyore.
  4. Experience is what you get when you don't get what you want.
  5. Tell the truth, apologize, what can i do to make it better.
  6. People will show their good side.

Autism

Silentmiaow gives a peek at what its like to be autistic.

Freezing time at Grand Central Station

A group called Improv Everywhere freezes time in New York City.

Tags :
<< Previous | Home | Next >>