Archive

Author Archive

super awesomeness

March 10th, 2010 Eric No comments

A few weeks ago I bought a one pound bag of RedVines from Meijer.  Sadly, the ‘vines were ridiculously hard.

So, I sent a message on the RedVines site telling them what happened, and asking if their recipe had changed.

A day or so later, I received an email saying that they had not, in fact, changed their recipe.  The hardness was due to conditions during shipping that they were working on fixing.  They apologized for the bad experience and informed me that they were sending me a replacement product that would arrive in a couple of weeks.

Today I received said replacement product…

American Licorice Company wins 2 awards in my mind:

  1. The new licorice does in fact have perfect “hardness”
  2. Instead of replacing the one pound bag that I purchased, they sent me 3 one pound bags

Serious win.

Categories: uncategorized Tags:

scrubs: yes, it’s a show

February 21st, 2010 Eric 4 comments

I’m not exactly sure what season I first started watching Scrubs in, but I’m going to guess somewhere around 1 or 2.

The first episode I watched I hated.

I’m sure it had something to do with the mood that I was in, because it wasn’t but a matter of weeks (or months) before I walked in on a marathon of Scrubs watching at the old Klan bachelor pad and fell in love.  Since that fateful moment, I have followed the show with bated breath.

I was definitely sad when I heard that the show was ending, and while the final episode was supremely awesome, I was even more sad after watching it.

Then came along what I will henceforth call the “bonus” season, which was aptly titled Scrubs med school.

This bonus season was definitely not as good as regular Scrubs, but I have been perfectly fine with that.  The bonus served a much greater and more important purpose than continuing the legacy of Scrubs.  It served to dull the pain of the end of 8 great years.

As the bonus season progressed the loss of the familiar faces, and my particular loss of interest, helped to ease me in to a world where JD and Turk would never again share their guy love in my living room.

This bonus season, while nothing in comparison to the real thing, has made me okay with the end.  For that fact alone, I consider it a success.

Categories: fun/interesting Tags:

the death of blogs

February 4th, 2010 Eric 1 comment

Kristie and I were talking about this recently, and we are both in agreement.  Blogs, at least in our circle of friends, are going the way of the dinosaurs.  Now, I’m not talking about the blog format in general.  There are plenty of sites using the blog format that are headed in the opposite direction.  I’m talking specifically about personal blogs.

I’m just as guilty as anyone; my last post was almost 3 months ago and it was for a class.

The culprit: micro-blogging.  Twitter and Facebook updates are the new blog.  It makes sense though.  Who wants to spend their time writing out posts when they can just as easily (and more often more easily) make a tiny update.

Just a thought…

Categories: technology, thoughts Tags:

code producing code

November 14th, 2009 Eric 1 comment

This week at work I learned about ICEfaces, as well as my managers dislike of it.  I’m not sure what it is that I dislike about writing code that in turn writes code, but that is definitely the case with ICEfaces.  There’s just something that feels inefficient about some program interpreting my code and then generating more code from that.  I know that is what a compiler does, but that’s the whole purpose of compilers.  That is not the case for many code producing mechanisms.

Regardless of how I feel about such a thing, it was nice to get some more insight in to what is actually being used in the corporate world.  Most of my web development experience has been in PHP and with apache.  In fact, I didn’t even realize that many people even used Java for web development.  I just assumed that most web development was done in either PHP or .NET.

Categories: coop course Tags:

testing 1,2,3

November 7th, 2009 Eric No comments

I now understand why writing functional tests or unit test for code is so important.  I have taken a course that included some test-driven development and assignments that required unit tests.  Intellectually I have understood the value of these tests, but I never really saw the full benefits of writing tests (although I’m sure I still don’t fully understand).

This week at work one of my big tasks was to write tests for a library that had been written previously and is now being used in a system my team is developing.  In writing these tests, I have been able to learn several things about the library:

  1. How the code works, and what it is supposed to do
  2. The database that the code was written for is not the same one we are using
  3. The library was missing several key functions

If I hadn’t written test for this library, I would still have been in the dark about how it was doing what it was doing (even though I had written a web service that called all the library functions).  I definitely wouldn’t have realized that it was missing features, and I definitely wouldn’t have known why it wouldn’t have worked with our current database.  So, I saved myself and my team plenty of head scratching by writing tests.  Who would have thought test would save time?

Categories: coop course Tags:

it’s coming down

November 4th, 2009 Eric No comments

I’m lucky that I even have time to post this, because I’m swimming in a sea of work where the bottom is several feet out of reach.

From work deadlines to school deadlines and even further to job hunting,  I just plain have a lot of stuff I have to get done in a short amount of time.  I’m not gonna lie, I’m kinda freakin’ out.

Categories: life, updates Tags:

deadlines

October 31st, 2009 Eric No comments

The past two weeks I have been working on project with a due date of ASAP.  More recently I have discovered that there are people waiting on me who won’t be too happy if I don’t meet my deadline.  Even though I have had plenty of deadlines at school, this one is different somehow.

Regardless of why it is different, I am definitely feeling the pressure.  It’s very interesting to see how I deal with this kind of different pressure.  In some ways it has been hard since I definitely feel like there is not enough time to complete this project by the deadline.  I know that the deadline isn’t completely a hard deadline, but I still want to get it done as quickly as possible.

It makes me realize that having a good manager can really make things go well.  My manager has been very helpful in answering my questions and helping me deal with the timelines/expectations of those affected by my project.  I’m very glad that I have been able to observe this kind of interaction, it seems to be a great experience.

Categories: coop course Tags:

oh strongbad…

October 27th, 2009 Eric 1 comment

Kristie came across this the other day and it really reminds me of a certain song by strongbad:

funny

Categories: fun/interesting Tags:

back and forth

October 25th, 2009 Eric No comments

Over the course of my internship I have had to switch gears between different projects.  Sometimes new things would come up and I would need to focus my attention there.  Sometimes it was just because I had multiple projects on my list and the one I was just working on was waiting for someone else before I could continue.

Regardless of why I had to switch projects, I have noticed that if it has been a while since I last worked on the project I am switching to I often have to spend time re-orienting myself to the project.  This has been even more true with my freelancing in the years past (especially when it could be over a year before I come back to something).

I know it will be hard to force myself into a new system, but I really think that I need to start keeping notes about what I am doing on a project on a daily basis.  This is really so much easier said than done.  Code commenting can sometimes feel useless, so I can’t even imagine what it will seem like when I am writing a description of what I have just done.

Categories: coop course Tags:

extremely close

October 25th, 2009 Eric No comments

There are now officially 7 weeks left of classes until I have completed my bachelors degree.

I can’t help but wish that it would go faster…

Categories: life Tags: