Whenever I find myself wanting to procrastinate, I come up with a project. Something that feels important but really isn't. My current project is taking Warcraft 3, filming a run-through of the entire game (I picked up Fraps the other day), then encoding YouTube-quality videos that show all the important in-game scenes with the unimportant in-game game-stuff being sped through at 5x normal speed (with cheats enabled too, so it goes really fast).
Thoughts? Comments? Suggestions?
Currently I'm using AVISynth to do all of the editing/splicing/whatevering, and I'm using the ever-handy XVid to encode the videos. My final output resolution is currently 512x384, but that may change as I get a better feel for how much video this is actually going to encompass. As of right now, I have the first 4 missions done.
Showing posts with label procrastination. Show all posts
Showing posts with label procrastination. Show all posts
Thursday, March 08, 2007
Wednesday, February 28, 2007
Remember that all-night take-home SQA midterm?
Ah, I just got it back today. I would have gotten it back yesterday, but that was the class that I slept through yesterday because I don't always remember to check for that stupid little illuminated dot telling me, "Hey, you idiot, you're setting your alarm to go off just after dinner!" Anyway, I passed it with brighter colors than I probably deserved considering how well I actually know the material, but I'm certainly not going to complain.
Anyway, happy Wednesday to you all. Maybe tonight I'll have something of at least moderate interest to post. Thoughts, ponderances, or just some JavaCC woes? Yeah, tonight I need to finish a CFG for a grammar of a simplistic variation of Java (but one that supports nested comments) and come up with an AST generator for the grammar.
In other news, I like Wikipedia.
Anyway, happy Wednesday to you all. Maybe tonight I'll have something of at least moderate interest to post. Thoughts, ponderances, or just some JavaCC woes? Yeah, tonight I need to finish a CFG for a grammar of a simplistic variation of Java (but one that supports nested comments) and come up with an AST generator for the grammar.
In other news, I like Wikipedia.
Labels:
procrastination,
Program Translation,
programming,
SQA,
Wednesday
Monday, February 26, 2007
Okay, maybe it wasn't actually *that* hard....
I now have a program which algorithmically translates a very basic regular expression into an NFA with ε transitions, then converts that NFA into an equivalent NFA without ε transitions. Our next step will be to convert that NFA into a DFA and then it'll be translated into a minimized DFA. All things considered, this is probably one of the cooler assignments I've ever been given in Computer Science....even if I did procrastinate on it like you wouldn't believe (unless you were my mother in which case you'd have no problem believing how much procrastination I've done).
Labels:
computer,
computer science,
computer theory,
DFA,
NFA,
procrastination,
programming
Subscribe to:
Posts (Atom)
