Archive for 2005

Poker is so Addicting

August 14th, 2005

I am playing some online poker to see how much I can make before school starts again. So far I have made about 200. This is the third day. I feel dirty.


Panoramic View of my Room

August 11th, 2005

I found this little tool that automatically stitchs together pictures into a larger picture. I didn’t believe that it would work so I tried it. I took about 30 pictures from the center of my room and tada the program stitched them together into one awesome image. […]


Collision Game

August 1st, 2005

A week or so ago I posted some code for a flash collision script written entirely in the drawing api. I have made this script into a little game. Please note that this sometimes does not work in mozilla based browsers(like firefox), because of a bug in their code not mine. […]


Off to Florida

July 31st, 2005

My mother keeps telling me to watch out for sharks, when I go on a road trip to florida. I keep telling her that getting bitten/eaten by a shark would make a great story.(as long a I survive) Wish me luck.


Bush Flicks the Camera Off again…

July 30th, 2005

You thought he might learn after the first time.
apparently not…


20 Questions

July 29th, 2005

Play 20 questions! click here to play


Human Like Robot

July 28th, 2005

Wow now they are making robots that look like humans. FYI the robot is on the left.


A fun drive home

July 28th, 2005

I left work a little late yesterday just as very dark clouds were rolling towards me. Whenever I try to wait something out I tend to just waste time and get the full brunt of the storm anyway, so I decided to just go and drive home anyway. […]


Lack of Sleep

July 28th, 2005

My little brother was scared by the movie “Scary Movie 3″, which is supposed to be funny. He kept on bothering me until the wee hours of the day. When my little brother can’t sleep, I can’t sleep.


Ball Collisions with the Macromedia Flash Drawing API

July 25th, 2005

I used nothing but the macromedia drawing api to create a little flash movie that randomly creates balls, and sends them in a random direction. The balls have elastic collisions with each other and with walls. It is not perfect and needs some major tweaking. Here is the source code. Just copy it and paste […]