I decided that my 3 gmail accounts were going to waste so I downloaded File Bunker which allows files to be backed up on a gmail account. I uploaded my entire My Documents folder just for the heck of it. If I was running linux on my main computer I could even use GmailFS which would let me use my gmail account like another drive on my computer. But I don’t have any need for a gmail drive on my linux box.
I was surfing around on the internet trying not to do my English paper when I decided that I needed random quotes on my website. So I downloaded a short txt file with several hundred quotes and wrote a bit of php which randomized which one would show up. So now the index page of my website has a random quote at the bottom.
I had an outlab due today in computer science. I had to make a screen saver type of java applet with random colored rectangles. If you are bored, feel free to take a look at my masterpiece here. The code is here and the lab requirements are here.