Archive for the ‘Homework’ Category
20.Mar.2007
9:47 pm
Mood: tired

I guess this layout is as complete as it’s going to get. I need to move on to the rest of my project.

I don’t think I can take another 3am bedtime tonight, so I’m going to call it quits. There are still some things that need to be finished, like the blog comments, but I’ve been chasing CSS bugs for most of the day.

I also added screenshots of my eFiction skins and moved a few of my eFiction mods to their posts here. Next thing I have to do is figure out how I’m going to display my portfolio and other items in that section. I wonder if links to DeviantArt would be appropriate? I tried nearly every gallery plugin and they were so buggy, I didn’t want to mess with them anymore.

Next up, I need to format my resume so it will work in an online format. And finally, I think I should be done.

Yeah, I know this whole rush is partially my fault. I slacked off over at Gaia Online’s Official Naruto thread for most of this class, instead of working ahead so this wouldn’t happen to me.

Oh well, I guess. Someday, I’ll learn.

3:05 am
Mood: Tired

Ugh, it’s amazing how quickly a night goes when you have homework due and the deadline is ticking down. ^^;

It’s suddenly 3:00am. I swear just 20 minutes ago it was midnight.

I found the coolest plugin, so now I can host all my modifications here too. I already have Last Visit 3.0 done. So that’s going to be really cool.

Anyway, please bear with me. I have some final things to fix tomorrow and this layout should be complete.

11:03 am
Mood: moody

I’m using this site for my final project for my portfolio class. Since I’m majoring in web design / development, my portfolio needs to be online or in another medium that’s easily shared. I really don’t feel like having a third site I need to keep track of, so redo this one it is.

Stuck on the design, but there isn’t too much I can do on getting a good photo right now. I need to get an ecommerce design done too much the end of next week.

Fun fun.

4.Dec.2005

Well, as you may have gathered from Jasson’s journal everything is still more or less going okay.

I really need to find out why I’m so quick to panic. I have two weeks where I’m fine; the picture of calm. And then suddenly I find myself either panicking or pissed off for absolutely no reason whatsoever. >_> *sighs* Basically, if I write a post where I’m super panicked, please don’t take me too seriously. You’ll know if it’s serious if Jasson says something.

….

We’re almost done with fall semester and then we have a bit before Winter semester begins. I’m passing my graphics class with flying colors, though relearning HTML has been a bit of a challenge. I haven’t done any nested table layouts in years… which means I am seriously out of practice. In my final assignment for that chapter, I couldn’t figure out how to get one of the inner tables to align properly. I’ve never been particularly skilled at forms either, so that gave me trouble too. The most forgiving chapter yet has been frames (wow!) and CSS (duh.) XD

However, my absolute lowest moment came when I had to make a CSS map. It was supposed to have little boxes that would appear on top of the map when you moused over the corresponding landmark. I would get one part working and then everything I’d done before would die on me. I finally got it working in MSIE, but the damn thing wouldn’t work in Firefox. Only after I turned it in did I find out I was one character away from making them work.

I wrote:

#point01
{ CSS goes here }

but I had to write:

#point01 A
{ Same CSS goes here}

I forgot to put that “A” at the end of the CSS declaration, which tells browsers that the spot is also a link. >_< Since Firefox is a bit more strict than MSIE, it didn't understand what I was doing.

Other than that, school is going pretty well. I’ll be glad when this semester is over, but I’m not looking forward to next semester either. I’m going to have about $400 – $500 worth of books I’ll need to purchase for just four classes.

I swear these publishers must be bandits. That much money for books is simply outrageous. Though I suppose I should be happy; since once I walked out of the bookstore at CMU once with $800 worth of books and supplies. All the same, I’d really prefer not to have to pay that much or tack that much onto my student loans.

I also recently discovered that I’m probably going to need to either buy more space for Lunaescence or simply buy another space for my graphics. I released two skins for the eFiction script last month and the downloads are simply killing my bandwidth. It took me a bit to figure it out, since I kept having hack attempts all last month. (More on that below.) Now that the chaos has calmed down, I can clearly see the suckage is coming from those two files. >_>

It seems strange (and almost flattering) to see hits coming from Web sites in Germany, France, Italy and know they’re using my eFiction skins. Seems even stranger when I look at my inbox and see all the requests for custom layouts and advice on how we did some things.

Part of me really is amazed by the reaction, but the other part of me keeps thinking “What in the world have I gotten myself into?”

Anyway, yeah… hack attempt. Last month, a guy in Italy released a full disclosure of eFiction’s security vulnerabilities and how to exploit them. I mean right down to the scripting they should use. Fake gif images, SQL injections, and remote scripting — oh my. So I had several hundred attempts to find “suntzu.php” in my non-existent author image folders, plus attempts to create directories, strange e-mails apparently generated by my script, and more. Lets just say the archive only looks the same. On top of the security patches Tammy released, I damn near changed the archive’s entire file structure.

All while trying to get all this homework done. XD I’ll say one thing, if those people did any service it was teaching me how to multi-task better. Though I just wish I could whittle down the modification requests, layout requests, and question e-mails so I could do a new layout for my blog and get the Christmas layout done for the main site.