Let me start by saying that I am so glad that 2009 is over. Though I don't have it nearly as bad as some people in the world, all the same it's a year I'd like to learn from and put behind me. Time for me to get out of my rut and make new, realistic goals for myself.
- For one, it's time to get back to blogging some. But instead of promising that I'll blog 2-3/week, I'm gonna do my best to get 2-3 posts a month. Realistic!
- As much as I want to get back to the weight I was at 21 years of age, the truth is that I'll never get back to that weight in 2010 (maybe ever!) I'll be very happy with 20 lbs of weight loss, and that's gonna be hard enough. I already workout, but I just need to be more consistent. I've also reached an age where I need to take more supplements (or in this take them period!)
- When I was 17, I made a goal to give more hugs. That habit has stuck with me even to this day; however, I still think that in a lot of ways I've allowed myself to focus on more negative than I should. My new goal is to notice the good more than the bad. I'm not going to ignore the bad entirely; but I'm gonna try to make more lemonade out of the lemons all around me. It's easy to sit and be negative; but it takes character to notice the good despite the bad. I want character.
- I will also find ways to spend more time with my family. This means that I have to start saying "no" to others. My schedule is so busy; as it is, I have no time to do the things I've committed to. This also means that I have schedule time with my family and take an active role in it. Like yesterday, It felti good to give up watching a NFL playoff game to play Band Hero with my wife and kids.
- In addition to more family time, and I need more "me" time. For the longest time, I've needed update my Microsoft Certifications. I need personal scripture study and journaling back in my life. This means I'll have to scale back even further on my activities, and manage my time more wisely. And sometimes, it'll simply mean stepping away from my laptop.
Hopefully this list will be ever involving, and I will continue to see things I can do help me to be a better person for 2010 and beyond. For all of you reading this, I wish the same for you as well.
Happy New Year, y'all.
Just an FYI for those that are curious, you may have noticed that I've disabled the ability to add comments to any of my posts. The reason is quite simple ... I'm tired of getting spammed with useless statements that only serve to get others links back to their websites. The few comments have been authentic and well received are still there, all others I am in the process of deleting.
In fact, the whole experience has turned me off from blogging a bit, to the point that I've haven't been very diligent in keeping it up - I do apologize for that. I have lots of items that I will be sharing with you as soon as my time frees up more. Those of you that would still like to share your comments about my posts, I would encourage you to tweet me or e-mail me your thoughts and I will add them to the post manually.
I hope you understand.

I just registered for iPhone Camp Atlanta 2009, scheduled for Saturday, July 18th at The King Plow Arts Center. I'm about 70% sure that I'll actually be able to make it, but I wanted to secure a spot to make sure I could. In addition to getting a free T-shirt (I love swag!!), I'll be checking out the iPhone developers to see if I want to try it sometime in the future. Right now, there are over 150 people registered, so it should be fun. You can follow them on Twitter @iPhoneCampAtl.
But I'm mainly going because I am now an iPhone enthusiast! Ever since I purchased mine in April of this year for my birthday, I have found it to be a great thing to have. Everywhere I go, I can get to all of my e-mail accounts, my Facebook, Twitter, PayPal, eBay, scriptures, and so much more stuff. My family loves it, too ... so they can play Moxie on it. And if need be, I can even whip out my Light Saber to fight a Sith!
For years, I've been teaching an ASP.NET class where we build an ASP.NET website in Visual Studion 2008 and use it to do hands-on training exercises. However, I've never looked at perform these exercises in a web application to see what the difference is - assuming that it would be the same. I learned over the weekend that it is not; one of the differences being direct access to the Profile object in your WebForm, which you can't get to from within a web application build like you can from a website build.
Of course, there are serious ways to get to it - none of which seem to be that different. One way is to create a wrapper class that you can use to get to your Profile information. Joe Wrobel has an excellent one that you can install and use in your web applications that is available here:
http://code.msdn.microsoft.com/WebProfileBuilder (downloads)
http://weblogs.asp.net/joewrobel/archive/2008/02/03/web-profile-builder-for-web-application-projects.aspx (blog post)
However, a friend I was helping with this still had questions on how exactly to use it after installing the build task and updating the project file, which is where the directions are a little unclear. The next is to implement this property for each of your webforms you intend to use the new WebProfile object:
private WebProfile Profile
{
get { return new WebProfile(Context.Profile); }
}
My friend was able to convert her web application thanks to this code. Now I need to go find out what else is different about website and web applications in preparation for my next class.
While getting my Twitter account, I ran across someone that added a Microsoft Tag to his new business cards. I never heard of Microsoft Tags, so I figured I'd give it a try. So I installed the Microsoft Tag Reader for the iPhone, and then created the tag that you see below that goes to this blog site. I was able to snap this image from my iPhone and it automatically redirected me to my site. I am absolutely fascinated by this technology!!
Most of us already have set an expectation that owning a website is required by a company that wants our business. If this thing takes off, we may soon expect every product or service offering to have a Microsoft Tag that we can scan with our phones, too. Should be interesting to see where this goes.

This is a music video of a song called A Song Around the World. What's cool is that it features musicians and vocalists from different locations in the world that perform together. Very uplifting!