Tuesday, March 30, 2010

30 Mar 2010

Regardless of the fact that Tom was sitting next to me with nothing to do, I actually got a lot done. I completely finished my own set class so I successfully made the full set. And then i started on the union class for the next assignment that will actually be scored

Friday, March 26, 2010

26 Mar 2010

Today I finished all of the set class ALL IN ONE CLASS PERIOD YEAY
And I am going to test it tomorrow with your SetImpTester that you didn't put in the public folder until too late

Monday, March 15, 2010

Mar 15, 2010

Today I finished my bookshelf program and showed it to you so i can stop having an F in your class
Then I found a java program online that lets you type in a phrase, and then it will speak it in lojban. When I downloaded it, it was broken and would only say the first syllable that you typed in. So I spent most of the class fixing it so that it sounded good when you typed the phrase in. The guy who coded it made an infinite loop that would happen after it said the first syllable, but i took that out and just made it do a small pause after every syllable. That made it sound decent so I am happy that I was actually able to improve upon somebody else's code

Thursday, March 11, 2010

Mar 11, 2010

Today I finished the getInfo, addBook (which was a lot of work), removeBook, and searchBook methods in my driver class for bookshelf. I am making it an actual good driver. and I started working on the big iterator one

mi nelci la djavas.
la tamas na nelci la uindoz.

Wednesday, March 3, 2010

March three two thousand and ten

Today I finished the last three methods of the actual bookshelf class, which are the hardest ones so it took a lot of time but i was dilligent.
Tomorrow I will make the driver and then be done. Somehow i can't change the font back so that's how this will be

Thursday, February 25, 2010

2/23/2010

Today I actually got a lot of stuff done
First Tom helped me make my wireless drivers activate on startup so I don't have to go into terminal every time to get them to work
Then I finished the whole Set assignment and helped Tom with his program that moves files over the wireless from screen to screen
Then I searched on the internet and found out how to change the integer the volume goes up and down when you press the media buttons and changed it in gconf, which is basically regedit for ubuntu
so that was actually a bunch of stuff so you should be happy

Tuesday, February 23, 2010

2/23/2010

Okay you said that we still need to do blogs so I am doing it
Today I actually worked really hard on sets, I fixed the first thing that was the problem, so I am able to add everything into the hash set and tree set and make an iterator go through them successfully. For some reason, though, I can't put numbers going backwards from 30 to 16 and I don't even understand why. I tried like every single thing but it's still not working. So I basically spent half the class trying to get it to work but it didn't.