Saturday, March 28, 2009

GDC 09: Day 5

The final day of GDC started off with a lecture on how Disneyland can be used to create better level design.  Walt Disney has always been one of my role models and thanks to my Disney class in college, I already knew a lot of the clever tricks Disney used to really immerse people in the fantasies that exist in Disneyland.  There were a lot of tricks I didn't realize that went even deeper.  For example, in Frontier Land, the guest is supposed to feel like it's the old West, so they have a lot of freedom to do what they want.  So the paths are much more open except for specifically placed planters that add the illusion of different choices the guest has on how to get places when in reality they're still going from point A to point B.  On the other hand, Adventure Land is supposed to feel like a bazaar in some foreign country, very crowded, lots of things to distract you, etc.  So the pathways are much tighter and every step you take brings more distractions into focus (Jungle Cruise, Aladdin's show, Indiana Jones, shops, etc).  Here the planters are meant more for crowd flow control.  New Orlean's Square is all about rewarding exploration, so there are a lot more nooks and crannies and little alcoves with jazz bands hiding in them, which gives you the feeling of reward when you discover them (which I've experienced myself).  Hopefully, I can get the slides for this so I can post them here.

After that talk, I went to a few shorter lectures, one on designing player failure and one on the paper prototypes of Spore.  The failure design one was interesting because the guy was a games researcher at MIT and he discovered that the idea that casual game players hate failing is a myth.  It turns out that it matters less how many times you fail, but more on how failure is treated (ie, what's the failure cost).  Failure cost was figured out by multiplying the failure count (how many times you fail), failure communication (was the player insulted when he failed?  Encouraged?  Merely told he failed?), failure setback (how much time did the player just lose because of that failure?), and the failure repitition (do they repeat the same game as in Mega Man when they fail or is it more randomized?).  Another interesting point was how if you play a game, you like it, you want to show it off to a friend, you play really well at it, and then they lose horribly, your friend is going to hate that game because they feel like they're the only one who is bad it.  I've lived this example with Ticket to Ride.  I don't like that game because the first (and only) time I played it, my brother and sister-in-law did so much better at me that I just lost all interest in that game entirely.  It was no fault of my brother or sister-in-law, that's just what happens if the failure cost gets to high for someone...or something like that...

The Paper Protoypes of Spore talk was interesting, but it had less to get from it.  There were basically two slides of takeaway information, but that was near the end so he was blazing through it, which meant I didn't get to take very good notes.  All I got is that you should make paper prototypes of your game's systems to balance them, you should focus on the key idea you're testing at the time, be abstract with your prototype (don't try and match the controls of the game, etc), it doesn't have to be fun (you're not making a sellable game with the paper prototype), and it helps build a vocabulary when discussing that system that just pops up when you start playing the paper prototype.

The second to last lecture I went to was about a state-based scripting system used in the PS3 games Uncharted and Uncharted 2.  It was interesting, but I didn't take any notes, so I'm not sure what I learned other than that having a scripting system allows designers to do a lot of the work programmers would have to do.  I'm not sure how we can use it with Delta3D since we A) don't have any designers and B) don't work on anything with more than one level usually, so it's just easier to program it.

The last thing I went to at GDC this year was titled "Games Have Feelings Too!".  I'm really not sure what to pull away from this.  Basically it was an hour long lecture about how game is art now, Citizen Kane was a failure at its time, so we shouldn't expect anything different with our Citizen Kane (ie super artsy game), and games evoke the more subtle feelings.  Sometimes.  It was interesting, but I didn't really get anything out of it.

Thursday, March 26, 2009

GDC 09: Day 4

Today had some of the best lectures I've been to so far. However, it didn't start out so great. The first lecture was called "How Sackboy Learned to Love Physics". Sackboy is the adorable main character of the PS3 game, Little Big Planet. All week I've been trying to mix up going to lectures that I should go to for my job (programming focused) and ones that I want to go to (game design focused). Unfortunately, the programming ones I've attended for the most part have been pretty lame. This one was not the exception to that rule. There were some interesting points about how physics is faked for a fun game, like how you can control your horizontal movement in every Mario game while jumping. Try jumping forward and in mid-air start traveling backwards. The other bizarre example was in Quake how if you are strafing to the left and fire a rocket, the rocket moves straight from the point it was fired at and doesn't take your velocity into consideration. Other than that, I didn't really get the point the guy was trying to make and his slides weren't very useful.

After that, Hideo Kojima, the man behind the Metal Gear Solid series, had a keynote named "Making the Impossible Possible". His slides were very professional and humurous. Most of the keynote was on the history of the Metal Gear Series and what problems had to be overcome for each game. He made some really interesting points about how when you come upon something that seems impossible, it's most likely just your perception and with some alterations on how you're viewing the problem, you can solve it. If not, give it a little time and the technology will resolve the problem. He left us with the quote "90% of what is 'impossible' is possible. The other 10% will be possible given time & technology."

The next talk was on Left 4 Dead and how they made a cooperative, replayable video game (and succeeded amazingly in my opinion). First off, the game was built with cooperation and replayability as the two core concepts. Some of the most interesting parts of the lecture (although I'd love to talk about it in greater detail with anyone who wants) were how each enemy type was built with a specific rule/play style they were meant to break up. The way they made cooperation so important is that they made it impossible to succeed alone, but not in a heavy handed way like invisible leashes to keep the characters together or anything. Instead, they made regular Infected stop you when they hit you, so it's hard to run through a mess by yourself, but even if you manage that, the Hunter was specifically designed to kill stragglers and lone wolves. They also found that coordinated teams plowed through enemies too easily, so they added the the Smoker whose purpose is to break up a well organized team by sucking out one of the survivors. To break the typical gamer rule of "Shoot everything that moves", the Boomer was added (or rather merged with a previous enemy type named a Screamer). There was also an extensive dynamic AI Director system that decides how to create a more unpredictable game by forcing a lull in the action if things get too intense. All in all, this game was incredibly clever and hopefully I learned enough to use some aspects in future games I design.

Another fantastic lecture I attended directly followed that one and was all about using User Interface design ideas in puzzle design to keep from making puzzles unclear and thus making players feel stupid. I'll sum it up real quickly because I'm running out of time on my hotel internet. Depending on the puzzle type, you should make it very clear what tools the player has available to them and every action the player can take should have some kind of positive or negative feedback to indicate whether they're on the right or wrong track. There should be a good dialog between the game and the player at all times. Maybe when I get home I can write my notes up here on this.

The final lecture of the day was on the terrain in the new game Halo Wars. Usually terrain is created using a map of the heights of each vertex of terrain at a point or a height-map. One interesting concept they had in Halo Wars was a vertex heightmap. This way, each vertex stored a whole vector instead of a scalar value, so the terrain can be sculpted into interesting overhanging shapes and such. It was fairly technical and I'm not completely sure I got it all, but it was possibly the only programming talk that I understood most of and was interested by. It was a good way to end a very good day.

GDC 09: Day 3

This is later than I intended because last night I spent sleeping trying to get rid of a headache and instead just slept through until this morning. Hopefully that won't happen again. At least not until I'm home in my own bed.

Yesterday started off with a keynote lecture by the president of Nintendo Satoru Iwata. The first half of it was Mr. Iwata explaning how their top designer Shigeru Miyamoto (Legend of Zelda, Pikmin, Nintendogs, Wii Fit, etc) designed games and what his process was. Hopefully I can take a lot of that and use it in my future game designs. Then he started announcing things for Nintendo such as a new menu system for the Wii that allows use of higher memory SD cards and loading games directly from an SD card. He also announced that after the keynote, we would all get a free copy of the new DS game coming out in a couple weeks called Rhythym Heaven. It's from the makers of various Wario Ware titles so it's got a real mini-game feel to it, but it's all rhythym based. Oh and we got it for free so that's AWESOME. Oh yeah and he also announced a new Zelda game for the DS called Spirit Tracks. And I got to be there in person for the announcement. 5 rows or so from the front of the room. I'll beat you to it, Adam. LUCKY!

After the keynote, I went to a couple lectures that weren't as interesting to me as I'd hoped they'd be. One was on an open source project by Sun Microsystems (creators of Java) called Project Darkstar. It's basically a library that makes creating an MMO easier because it takes out all the stress of dealing with servers and communication. I'm not sure how we can use that with our game engine, though, especially because the server code is in Java.

Next up was a discussion on how to make games look good without a lot of bloom or motion blur. I was very interested in this just because I'm tired of how nearly every modern game now has crazy angelic glowing characters with all the bloom and nauseating motion blur to make things look cooler. Unfortunately, I'm not a graphics programmer, so a lot of it was over my head. But after talking about it later with my co-workers I realized I did get more out of it than I thought at the time. It was all about subtle little shadows (contact shadows) and details. There should be details on everything at all sizes. When you get a chance, go somewhere with a good view and look at the objects up close and far away. Both of them have tiny details that make them interesting. Right now I'm looking out over San Francisco and the windows in the buildings far away are all different because of how people's curtains are. So if a game were to portray that, they shouldn't have one really flat uninteresting texture for the far away things because that's: A) not interesting and 2) not how it would be if that place existed in real life.

To cool my brain off a little, after lunch, I went to a game design challenge where four top game designers were told the specifications of the challenge a couple weeks ago (or due to some crazy shenanigans, 36 hours ago...). The theme of the challenge was "My First Time", which was essentially an autobiography on the first time they had sex. It was highly amusing and only one of the designers had entirely inappropriate slides up at one point. I don't think I really got anything out of that lecture, but it was a lot of fun to watch and it was highly amusing.

The last lecture I attended that day proved to be the most interesting non-keynote lecture. It was all about the software engineering behind the tools of Insomniac Games. They did a lot of clever things to make their tools very modular, which makes things easier for programmers, and user-friendly, which makes things easier for the content creators. I won't really get into the details, but it was good to find out that programming tools seems to be where I want to focus on at my job. Previously I wasn't finding any aspect of programming that really grabbed my attention and made me say "Ooh! I love programming this!" But making powerful tools that are easy to use and not scary or hard to learn is a new goal of mine because good tools help the users do better at their jobs.

Tuesday, March 24, 2009

GDC 09: Day 2

Today at GDC instilled in me an even deeper desire to design games, only now I'm thinking more along the card/board game variety. We started off the day continuing our robot training by adjusting the world destroying robot's programming so he was stoppable. The biggest twist of that exercise was once he was tweaked to the point where that game was dramatic, we took our robots and faced them against other groups' robots. This was very surprising because we were changing the robots with tanks in mind, not other robots, so it was interesting to see how they all fared. R.U.F.U.S. (our robot) was doing very well in our 4 way battle royale until BPPT-3000 fired a rocket at another robot, which self destructed and killed everyone playing. So in the end, none of our robots one. I think that's the best ending for a mad scientist destructo-bot battle royale movie.

Then we came back for another exercise that everyone in the workshop was involved in where we took an existing video game and deconstructed it into a paper game version, so the controls, graphics, sound, and music were all gone, but the essence of what made that game a fun game was still there. As a challenge, our group chose Rock Band as our game. There was much debate and little playtesting at our group (which was counterproductive), but eventually we came out with an incredibly solid experience that's like a weird co-operative game of Simon. I wish we had more time on it so we could add some other key Rock Band elements like the Overdrive score multiplier, but we did accomplish what we set out to do. We even got a ringing endorsement at the end of the entire tutorial by the guy in charge of our group. Hopefully next year our game will be on the slides as a good example of this exercise.

Then after lunch we had another elective where I joined the 100 Zombies group. In this exercise, you start with a pair of people, one random character, and a 7x7 board with 24 zombies on the outside edges of the board. The zombies would move every turn based on the roll of a die. If a turn ends with a zombie on your character, the character dies. Our job was to create a set of rules for our character that fit the character's stereotype and was possible to win or lose with. My teammate and I got the Farm Girl, so every turn she could do two of the following things:

1. Move: If zombies are adjacent to the farm girl, movement is determined by the roll of a die, otherwise she can move one space N, S, E, or W
2. Lasso: Pulls one zombie N, S, E, or W of the farm girl to the spot right next to her
3. Attack with shotgun with accuracy based on distance to zombie:
- Zombie is adjacent: Roll a die, 4, 5, or 6 is a hit
- Zombie is 2 spaces away: Roll a die, 5 or 6 is a hit
- Zombie is 3 spaces away: Roll a die, 6 is a hit (Shotgun is more effective at closer ranges)
- Zombie is on top of farm girl: Roll a die, 6 is a hit (She is too freaked out to aim properly)

Then we joined Farm Girl up with another team's character making a 7x14 board with two characters surrounded by 48 zombies. We were suggested to make combo moves for the two. So Farm Girl joined up with Math Whiz who is a kid in a wheel chair with a potato gun that he must spend time making ammo for. The twist we added is that if the Math Whiz was 4 spaces away from Farm Girl, he would be forced to move near her (because he liiiiikes her). If she was on the same spot as him, Farm Girl would be forced to move because she finds him disgusting. So one turn, a zombie ended up on top of Farm Girl, so she moved away (so she could get a good shot at it), but landed on the Math Whiz, at which point she had to move away again.

Then we joined our two characters up with two more to make a 14x14 board with 4 characters and 96 zombies. Sadly, Farm Girl did not survive this game. She lassoed a zombie to try and get a better shot at it, missed, and subsequently freaked out, running into the mass of zombies and never coming out...she wasn't too bright.

Sadly, the rest of the week has lectures and roundtables instead of tutorials, so there will be a lot less interactivity on my part, but now I have some good ideas of some side projects I can start working on in my free time. Plus, tomorrow morning I get to hear the president of Nintendo speak, so that should be exciting.

Monday, March 23, 2009

GDC 09: Day 1

I could never find the free breakfast thing at Starbucks, but it's okay because I didn't wake up early enough to enjoy it. I did get to enjoy a fun day of learning about game design. The day started with us getting into groups and playing a game called SissyFight. It's a card game where on each turn, everyone can either solo attack someone, team attack someone, or defend yourself from attack. You have 10 health, a solo attack takes away 1 health, a team attack takes away 2 health per person joined in the attack (or 0 if it's a 1 person team attack), and defending cuts this amount in half rounded down. Fairly simple game.

Our task was to pick a theme that fits this game and then adjust the rules to fit the theme (fiction) and make the game even more fun. We couldn't pick a single one of our themes, so we ended up joining the fiction of vampires and polygamy, which resulted in the Brides of Dracula. Each player is a wife of Dracula and the object is to be the favorite. The poker chips represented your affection with Dracula. Each turn Dracula grows bored with everyone, so you ante 1 affection per turn. When you attack each other, you steal the affection from them. There were a couple more rule changes we added, but all in all it turned into a really fun game I'd like to play with people. I think the funniest part was when we changed player's names from colors to more gothic sounding names and then accents started popping up during play.

After that we had some electives. Mine was the 4 C's and Facebook. We were supposed to come up with a fun Facebook application using the 4 C's of design (Creativity, Collection, Community, and Competition). Personally, I don't think many groups (including mine) came up with anything really fun. But that does kind of sound like a lot of Facebook apps (including ones I play like Mafia Wars...). Some people's games didn't even sound like they had ever used a Facebook app. Like one where everyone has to click a button at the same time...I really didn't understand that one...

The last event of the day for me was an elective called Us vs. It (which will continue on tomorrow). This exercise was similar to the first one. We played a game together and then re-wrote the rules. The purpose of this exercise is to remake an incredibly hard (if not impossible) co-op game to be possible, but still have drama. Essentially, the game is four of you are tanks trying to stop a rampaging robot from getting to town. Every turn, the robot must follow its program, so in the exercise, we were tasked with changing the program to try and make it better. We almost got there by the end of the day, so hopefully tomorrow we can finish it.

Sunday, March 22, 2009

GDC 09: Day 0

So here I am in San Francisco, in a Hilton, 30 stories up from the ground. The view is amazing, although I have yet to see any ninjas practicing their art on any roofs. I guess that's more a New York thing...I get to spend this week at GDC (Game Developer's Conference) learning how to do my craft better and having fun at the same time hopefully. And all of this is funded by my job. Gotta love it.

So we (the Delta3D team) drove in from Monterey this afternoon, checked into the Hilton, and ate some good Chinese food in Chinatown. Unfortunately, we didn't get here quite early enough to see The Blanks in concert, but that's okay. Maybe I can make that trip to LA to see them. After dinner, we came back to the hotel and finished the night in typical nerd fashion, a game of Settler's.

Somewhere in this room there's a coupon for free Starbuck's continental breakfast, so tomorrow morning I plan on using that before my 2 day tutorial on Game Design. I'll keep you updated on how GDC treats me and what all I learn. I'm so excited for this week!

Wednesday, March 18, 2009

Spending Time vs. Hanging Out

This past weekend I went up to visit my grandparents (and my mom as a bonus).  My grandparents don't have a computer or the internet, which I would've been more concerned about had my trip been longer.  As it was, I found it an interesting test to see just how addicted to technology I am (there's no question of if I'm addicted).

What I found most interesting about this test is what we occupied our time with.  We'd wake up early (I was the late riser getting up around 7:30 or 8) and have breakfast together at the dinner table just talking and enjoying delicious food, then we'd stay at the table talking until it was lunch, then we'd eat more delicious food and stay at the table talking a few more hours.

Normally when I'm hanging out with people, I have this need to "do something".  I always feel like I should be watching a movie with them or playing a game with them or doing some other kind of activity with them.  It was really refreshing to not feel this impulse and instead get to really spend time just being with them.

A few weeks ago at church, the lesson was about practicing various spiritual disciplines and one of them was just slowing down.  For example, pick the longest line at the grocery store and take that extra time to just relax.  Ignore the impulses to get everywhere as fast as possible.  I think spending time with people rather than hanging out fits in with that perfectly.  I think if everyone just took 2 hours out of every week to spend time with someone without doing anything, the world would be just that much better.

Tuesday, March 10, 2009

Pandora's Box of Groovesharks

At some point when working at Liquid, I started listening to music nearly every day. Partly because everything at Liquid was open (ie no cubicles), so occasionally I needed a way to shut out everything else so I could focus on work. Partly because I saw the lead programmer listening to music, so I figured it must be okay. The IT guys had specifically said no internet radio streaming was allowed, so I had to rely on what music I had or what a co-worker was sharing.

Listening to the same songs day and and day out got kind of tiring, so for the first time in a long time, my CD collection started growing. I've never really been into the music scene, so I never know who I would like. I'd listen to the radio on the way to work and could sing along with songs, but have absolutely no idea who sang the song (still true). So I'd have to trust recommendations from peers (which brought me such wonders as Gaelic Storm and the Cowboy Bebop soundtrack) or hope to find something good through the websites I check (which brought me The OneUps).

Then when I started working at NPS, I discovered we had free reign to stream whatever we wanted to at work (hooray for the government and their large bandwidth!). At some point at Liquid, someone told me about a website called Pandora. This is exactly the sort of thing I had been looking for. You give it a song or artist that you like and it will create a radio station for you based on that style. What this means is that you will occasionally hear songs from the artist you told (or the actual song the station is based on), but mostly you hear other artists playing similar styles. For example, today I wanted to hear some good banjo music, so I created a radio station based on Foggy Mountain Breakdown. Hoo boy did I hear a lot of great bluegrass all day! Other radio stations that have been incredibly successful include The Fray, Gaelic Storm, Nobuo Uematsu, The Insyderz, and Squirrel Nut Zippers. If you want to see my whole list, you can add me as a friend on it with my junkmail e-mail address (first initial last name AT hotmail DOT com).

The one downside of Pandora is that if you really like a particular song and want to hear it again, you have to wait until it decides to play it again (which it will relatively often if you give it a thumbs up on that song). Apparently this is due to how they license their music. You also can't skip too many songs or play the exact song you want. For this, there is the other good music site, Grooveshark. Grooveshark lets you search for an artist, album, song, genre, playlist, or people and play the exact song you want to hear at that moment.

My experience with Grooveshark has not been that great however. I don't think I've heard a completely uninterrupted song (ie it can't stream the song fast enough) and that's assuming I actually found the song I'm looking for. Granted, I've been searching for some newer (and thus less known) names, so it's fairly likely they won't be on this site yet.

So if you find yourself in need of music at a computer and have the ability to stream music, I would recommend Grooveshark (if you know what you want) and Pandora (if you don't). Happy listening!

Monday, March 9, 2009

If Life Were An RPG

- You would be able to cure any sickness by drinking a certain type of potion
- You can cure death by talking to a priest at a church
- Getting to work would take even longer due to having to randomly fight monsters
- Everyone would have a list of every skill they are capable of, how good they are at it, and how much more work they have to do to get better at it
- Switching jobs would be a matter of going to selecting a new job from a menu (possible requirements from other seemingly unrelated fields)
- Banks would only exist to protect your money in case of death at which point a friend can go to church to revive you (see above) and you can get your money back
- If you lived in a small village, there's a good chance you'd be called on to save the world from imminent danger (even more likely if you had spiky hair)
- Strangers wouldn't mind you barging in to their houses, rooting through their stuff, taking what you want, and leaving without saying a single word
- You'd probably start to notice that everything looks the same from one area to the next, just in different colors

Saturday, March 7, 2009

There was a priest, a rabbi, and a nun

I read a lot of comedy books. In fact, that's almost all I read. I love to laugh and I love reading clever jokes. But how many times in life have you read/heard a joke setup that got interrupted in a book, movie, or TV show? I guess a lot of these jokes are dirty jokes that most people should know or something and should get the reference to, but I always wonder what the rest of the joke is. Is the joke actually funny or was it more amusing that it got cut off?

I think there should be a repository of unfinished jokes. Then people can add the ending to the joke (if it's appropriate). I also wonder if making a character in a story whose sole purpose is to start unfinished jokes that keep getting cut off would be funny.

Another thought just occurred to me...other than books, movies, and TV shows, I don't really hear jokes set up like this. Do I just not hang out with the right people? Or are jokes about religious figures and pianos and such like cole slaw, a favorite of a previous generation that my generation just doesn't get?

Friday, March 6, 2009

BillMonk

Another useful website that I've discovered thanks to my housemates is BillMonk. If you ever find yourself splitting bills or covering lunches a lot and don't want to have to remember who owes money to whom or if you lend out your stuff a lot and want to keep track of who has your stuff, this site is for you.

When you first sign up, you invite or add friends to your lists using their e-mail addresses. Then whenever you say, pay a bill for the house, cover lunch since no one had cash, or buy groceries for the house, then you just add the bill (which can be a evenly split bill or an itemized bill) and BillMonk will keep track of who owes whom how much money. It displays pretty pie charts of these things, lets you see your entire loan/debt history with people, and lets you shuffle debts between people in case you owe one person money, but are owed by another.

Another feature that I haven't really used because I haven't loaned out anything since discovering BillMonk is the Library feature. Whenever you loan something out to someone, you can add that item to your library (or add anything loanable to the library from the get go) and then tell BillMonk who is borrowing it. So this way, you know at any given time who has your stuff.

Thursday, March 5, 2009

Dish scrubber +1

One of the things that came from the aforementioned house meetings is the use of a site called Chore Wars. Chores are a common cause of arguments in households larger than 1 person so Chore Wars is a way to make doing chores more rewarding.

You start off by making a character with a certain class (really only the character's name matters as the class changes when leveling up) for each person in the house. Then one of you creates a party and invites the other members of the house into that party. Everytime one of you does a chore, you claim an adventure associated with that chore. The default adventure list has things like paying bills, grocery shopping, cleaning dishes, etc. You can add, remove, or edit adventures at your leisure.

Everytime you claim an adventure, you get an amount of experience defined by the adventure (hopefully these amounts are proportional to the task, so taking the garbage out gets less experience than doing the dishes). You also have a chance of getting items, gold, or fighting monsters on your adventure (all of these are defined as possibilities in the adventure). We have an adventure for cleaning the stove top and one of the potential monsters to fight is a Crusted Cheese Goo.

The enemy fights serve no purpose other than to keep the RPG feel the site has going. The items and gold are used based on what the house agrees to. My house hasn't decided anything, so I just keep stockpiling gold and alley cat hair. Some possibilities are to "spend" some gold so you don't have to do a particular chore one week.

What I find useful about this (and really the only reason I do it anymore) is it's a good way to track who overall is not doing their share of the chores. In theory, everyone should be getting about the same experience per week and so if someone is a lower level character (you level up after reaching certain amounts of experience, which adds stats based on the chores you did and changes your class to match your stats) then you know they are slacking. You can also track who did a particular chore for the past six months, so you can tell if one chore tends to be done by one person or the whole group more often.

If you live with other people and haven't settled on a way to deal with chore distribution, I would highly recommend Chore Wars. Especially if you also happen to like fantasy RPG settings.

Wednesday, March 4, 2009

Housemate Rulesets

In my life I've lived with other people four times, not including my family. Once was with a roommate in college (of which I'd like to not think about), once was a house of four in Santa Cruz, once with a co-worker in Pasadena, and now with three co-workers in Monterey. What's interesting, is each time the social dynamics have been completely different.

In Santa Cruz, my housemates would occasionally watch me play video games, we'd watch movies together, we'd occasionally cook meals together/for each other, but for the most part we were four separate people living in one house. There were no hard rules about anything and the only thing we shared was toilet paper. This worked really well, but I think mostly because we were all pretty laid back. There was the occasional grumble fest by whoever couldn't handle the sink filled with dishes anymore, but no real explosions.

In Pasadena, we didn't have any real rules either, but I found my personal grumblefests to happen more often. I believe most of it was my crazy inherited OCDness, so I tried to keep things to myself and do passive aggresive things like turn off the kitchen light while Jeff was still in the room hoping he'd catch on that it bugged me when he left it on. That never worked.

So now I'm in a house with four guys, who are all programmers (who I think tend to be more stubborn about their opinions than most). We also all work together, so we see a lot of each other. These are the probable causes of what seem to be more conflicts and grumblefests in this household, so we've been having house meetings and setting up sets of rules as we go. What makes me laugh about this is when we watch the show Big Bang Theory and we realize we're those four guys. We haven't gone so far as to need motions to add something to the agenda of our meetings (we haven't quite gotten that bureaucratic yet), but I wouldn't be surprised if we got there at some point.

Blog Revamp

I woke up last night at 5:20am and couldn't get back to sleep. For some reason I was feeling especially creative and was coming up with all sorts of random thoughts and ideas that I wanted to share. At some point I realized this blog would be a great place for that because I clearly wasn't using it for its original purpose. So I used what I always use when I want to remember something, Post-Its.

I make sure to have a stack of Post-Its in easy reach anytime I'm at home or at work because I learned from my mom that Post-Its are the best thing to use to remember to do things. My computer glasses' case carries my filled out reminders to and from work until whatever it was I needed to remember is dealt with. I used to e-mail myself things back and forth, but then my I'd keep thinking I had new e-mails and would open it up to find my own notes (sometimes ones I sent minutes ago and forgot already). I also tried just putting the Post-Its in my pockets, but that ended with wet soggy paper after laundry day. My glasses' case is the only thing I can trust to put Post-Its on that I can: A) have at work and home and 2) actually see and deal with the Post-It at home and work since my glasses case always gets taken out of the backpack and put on a desk.

I still want to aim for the original purpose of this blog, just not as forced as I was originally thinking. So now this blog will be more like other blogs, a random guy rambling on about random subjects they care about it.