My 2011 Resolutions

Happy New Year!

As I mentioned in my last post, I really like setting resolutions at the beginning of the year.  I’m a pretty goal oriented person, and even if I fail at the original resolution, it usually leads to something that I am glad I did.  This year I am going to try something a little different.  I have a few year long goals, but I am also going to focus on a smaller goal each month, something I couldn’t or wouldn’t want to do for a whole year.  Well, enough talk,, here are my New Year’s resolutions for 2011.

Complete a Triathlon (Olympic Distance)

This should be quite challenging for me, the closest Michigan triathlon is the Grand Rapids triathlon on June 5th, which gives me just under 5 months to train.  I think it’s possible, but will take a lot of work.  An Olympic triathlon is a 1.5K (.93 mi) swim, a 40K (25.1 mi) bike, and a 10K (6.2 mi) run.  The biking won’t be a problem. and the run shouldn’t be too brutal, but the swim will be tough.

No Ice Cream

Last year I didn’t drink pop for the entire year, so I thought this year I would try something similar.  Ice cream is one of the things I am routinely bad about eating, so I thought it would be a good choice.

Develop one new website/web service

Pretty simple, I want to design/develop at least one new web site or service.  Could either be someone else’s, or something of my own.  I’ve got a few ideas, but haven’t decided on one, so if you’ve got something you need some help working on, let me know!

Become Proficient at Shooting a Handgun

Just to be clear, I’m not planning a murderous rampage or anything.  I have enjoyed shooting rifles since I was younger and have always wanted to learn to shoot handguns.  For my birthday I got a free private shooting lesson at a local gun range, and plan on shooting at least once every other week until I’m a relatively decent shot.  I’ll be looking at buying a gun in February, so anybody with suggestions, feel free to let me know!

Blog at least once a week

Pretty basic, last year I started http://teageek.org and will continue posting there, with some changes.

Monthly Challenges

Like I said earlier, instead of just yearly resolutions, I am focusing on something different each month.  It’s pretty simple really, each month I’ll choose one thing to challenge myself, and at the end of the month I will measure how it went. A few ideas I have are not eating out, no television, etc.  Each month I’ll post what I’m up to so you can follow along if you want.

Well that pretty much wraps it up, if you have any good ideas for a monthly challenge be sure to let me know.  Hope everybody has a great year!

2010 Resolutions In Review

I’ve become a big fan of setting goals/resolutions at the beginning of the year, but one of the biggest things people don’t like to do is measure how they did at the end of the year.  Well, since nothing helps you stay on track like accountability, here are my resolutions from last year, and how I stacked up:

Learn a foreign Language

I wasn’t sure which language when I made the resolution, but decided on German since I was planning on visiting Germany over the summer.  While I took some steps toward this, learning some basic phrases through podcasts and the like, it became clear relatively early in the year that the trip to Germany was going to fall through, and that pretty much shot any motivation I had.  I learned a little, but overall, did pretty bad with this one.

Be more active / Lose weight

While in the end, I didn’t really keep that much weight off through the holidays, I’m relatively okay with this.  Really I just wanted to get the the gym more, and I definitely did that.  This goal also led me to take lessons in “proper” swimming techniques that I really enjoyed.

Blog once a week

This one I also hit, in a matter of speaking.  While there were several weeks that I didn’t post (June-August especially) my total post number was 53 for the year, so that’s good enough for me.

Earn one certification

I had my eye on the CompTIA Security+ certification, because if I got it before 12/31/10 it would be valid for life (they switched to requiring renewals this year)  This one I also didn’t do so hot on.  I had two back to back weeks of 9-5 Windows Server 2008 and Exchange 2010 classes and that pretty much blew through any motivation for “higher learning”

No Pop for one year

This one I am very happy about.  I drank no pop for the entire year of 2010.  (Well practically no pop – I accidentally grabbed the wrong cup and drank a sip three days before new years – what are the odds!)

Complete 3 side jobs (paid)

This one I also completed.  I did some network troubleshooting work and also set up WordPress and trained trained users for a blog.  Technically that’s not three jobs, but since I also started my own business, I’m calling it good.

All in all, I’m happy with 2010, it was a good yearn pretty much all around.  I missed two goals, partially completed two more, and completed two completely.  There certainly are some things I will continue working on in 2011, but what’s the point of setting goals if they are too easy to reach?

Welcome!

Since this is technically my first post, I thought I would explain a little about the older posts and what I’m planning for the site.

Background

One of my new years resolutions for 2010 was to blog once a week, so I started two blogs: teageek.org and geeksrc.com.

Posts on teageek.org were for tea, mostly reviews of different teas I have tried, but I am planning on doing some things differently this year.  Regardless, it went well and I posted more or less once a week, and will continue to talk about tea at teageek.org.

Meanwhile, geeksrc.com was more or less ignored.  It was supposed to be a place for my inner geek – tech talk, how-to, opinions etc, but with only a few posts over the course of the year, it was pretty pointless to maintain.

In addition to this, a few months ago I started a company blog (www.thewebcounts.com/blog) that deals with online reputation.

The Plan

This year I wanted to start a more personal blog, and having a separate blog for the few tech related articles I might write throughout the year just seemed silly, so I am rolling geeksrc.com into my personal blog here.

Long story short, here is my new blog.  I plan on using it as a place to share thoughts, goals, and generally just what I’m up to, and I’ll probably throw in the occasional tech post, because lets face it, I’m kind of a geek.

Reduce Windows Vista: The winsxs folder

Just came across this quickly and thought I would spread the word.  If you are trying to free up disk space on Windows Vista or 7, check the Windows/winsxs folder.  Apparently windows stores old copies of system files here in case you ever need to roll back a service pack. If your system  has been stable for a while and you don’t anticipate this, you can safely remove some of the old files.  Windows even provides a tool to do it for you.

Just open a command prompt and enter C:\Windows\System32\compcln.exe then hit enter.  This is the Windows Component Clean Up Tool.  It will remove unused old copies of component files (.dll etc) and free up some space.  Mine went from 11.6GB to 9.33GB.  If you want more technical details on exactly what is going out check these out:

http://www.winvistaclub.com/f16.html
http://blogs.techrepublic.com.com/itdojo/?p=1060

Hope it helps!

*NOTE: If you do this you WILL NOT be able to roll back a service pack  –  fair warning.

Migrating your media files with the command line

Once you have installed Ubuntu and have it up and running, the next thing you will probably need to do is move your media files to onto it.  Since it is going to be used to serve up your video and audio, it is a great time to look at one of the better features of Linux: Job Control

Job control is the ability to send a command to the “background” so that you can continue to work on other things while it is running.  This can be accomplished primarily through two different ways: the bg command or the ampersand (&)

Say for example you wanted to copy files from an external hard drive to a share directory:

cp /media/external/music /home/shared

Once this command was executed you could stop the job by pressing CTRL-D and then using the bg command to restart it in the background and while leaving you an active command prompt.

Alternatively you could just append an ampersand on the end of the command and it would automatically run in the background:

cp /media/external/music /home/shared &

If you want to see the jobs that are running in the background, just use the jobs command to see any currently running jobs.  You can also use the fg command to bring a job back to the active terminal.

This makes it really easy to copy large directories from the command line without having to wait for the first to finish.  This really is just a fraction of the use you can get from the job management in Linux.  Check out some of these posts to get some more information if you’re interested:

http://linuxreviews.org/beginner/jobs/
http://linuxcommand.org/lts0080.php
http://linuxhelp.blogspot.com/2005/05/job-control-in-linux.html