Monday, May 30, 2011

Etch and Sketch

Made an Etch and Sketch while i was trying to learn Java. It is a start.. i've made something with my own hands instead of recreating other peoples code. This is the beginning of a journey of a million miles, or however they said it in Kung Fu.

This thing actually turned out kind of crappy, but i don't think it's really worth the effort to fix any of the bugs.. It works, but i could make it better if i wanted to. I just don't think anyone would enjoy it enough to bother.

Thursday, May 26, 2011

Replacing Tables with Div's

Good news and bad news. Good news is that i replaced a bunch of tables with div's which are more lightweight, sleeker, faster, better looking. They load faster and take up less space on the server while looking exactly the same as the tables did.. well where they're being replaced anyway. The bad news is i have a lot more tables to get rid of and it's not really "fun" going through the code to replace them. On the other hand it makes my website look more professional and of course that's a good thing.

Killing time on break, hope to find a job and get some projects done while waiting for the next semester to start. And of course i have to work on Calculus for the second class. (I got a B in Calc 1!) I think i might make Tic Tac Toe, and put up a couple of old game projects in a game section.. i know tic tac toe isn't very impressive but we all gotta start somewhere. Currently reading a Java game design book, but it seems to have been written for beginners so it teaches about the language java which i don't really have a problem with. It's fine though, i have a lot to learn about java Graphics and Game design, and the table of contents is intriguing.. Apparently it gets into multiplayer games which as i understand it is a bit of a nightmare, so it's cool to have a book that gets into it.

Thursday, May 12, 2011

Finals Coming up

Once again i have made alterations to the website.. i started out by adding padding to all tables.. and then getting rid of a bunch of tables in log and archive. you can't tell the difference by looking at it but it's a lot of extra weight shedded.. didn't realize i could make it look EXACTLY THE SAME. was worried about that but we live and learn :)

Finals coming up.. fun.. Actually i've already taken care of all of my classes except for one already. Calculus my arch-nemesis. I might walk away with a B in it if i do well on the final. It's perfectly feasible. And since the class is 5 units i'd really rather have a B in it then a C. But of course that will take a lot of studying over the coming week. And since i'm missing the first week of Calc 2 once the semester is over it's not like i get to stop studying calculus lol. I have something worked out with my Calc 2 teacher but it requires me to study Calculus over the summer. So yeah.. for better or worse i'm going to get better at calculus. Of course on the bright side i'll be better at calculus so i can't really complain in the grand scheme of things.

Well killing off all the tables in my archive page has dropped the size of the file as well, which i'm happy about. i hope to change most of my tables into div's at some point. I also talked to someone about contrasting and colors and hues.. which sounds like a big headache but i may be changing some of the color scheme soon. After finals of course.

Tuesday, May 3, 2011

Finals coming up

Fixed the website up slightly, didn't manage to do anything to it last week so i wanted to get something done this week. Got finals coming up though so i might neglect it for a little while. Just added something to the D&D page when you go to it and tweaked the archive. The border of the big table was a color in IE but not in Firefox.. i don't really care for that kind of incompatibility. That and i don't like IE so i don't feel like altering my website to do something cool in an explorer i don't use. And according to recent statistics you probably don't use it either.

Luckily i'd say it looks good enough not to be embarrasing though. Once i get through the list of things to update i might read up on javascript and some other things instead of doing a weekly update. Javascript seems popular these days. Might as well figure out what the big hub bub is about right? Plus i'd kind of like to have multiple backgrounds i think that's a CSS kind of thing so i need to learn more there too.

I haven't done much in the way of Java for the last couple of weeks. I'm helping my dad work on an old project he did in a class a long time ago. but i'm thinking of suggesting to him that we just work from the ground up. The code is a bit complicated and i don't think it would be that hard to start a new using his old code as a base for how to write it up again. Anyway.. just things to think about on the side. I need to concentrate on the things at hand. Calculus might not be as fun but it's gotta get done.