<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BJ Vander Linden &#187; personal</title>
	<atom:link href="http://www.bjvanderlinden.com/category/personal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bjvanderlinden.com</link>
	<description>ramblings, rants, explanations, and other wastes of breath...</description>
	<lastBuildDate>Thu, 02 Sep 2010 05:40:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Learning new things&#8230;</title>
		<link>http://www.bjvanderlinden.com/learning-new-things/</link>
		<comments>http://www.bjvanderlinden.com/learning-new-things/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 22:54:55 +0000</pubDate>
		<dc:creator>bjvan75</dc:creator>
				<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://www.bjvanderlinden.com/learning-new-things/</guid>
		<description><![CDATA[I&#8217;ve often made statements in this blog, to friends and family, or to co-workers along the lines of &#8220;I&#8217;m going to learn how to X&#8230;&#8221;. The problem is that I can look back on those statements, and with a bit of shame, realize that not many of them have been realized. This isn&#8217;t to say [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve often made statements in this blog, to friends and family, or to co-workers along the lines of &#8220;I&#8217;m going to learn how to X&#8230;&#8221;. The problem is that I can look back on those statements, and with a bit of shame, realize that not many of them have been realized. This isn&#8217;t to say I&#8217;m a lazy person, but rather that I think I sometimes think I&#8217;m going to bite off more than I can chew.</p>
<p>One of my problems, I&#8217;ve come to realize, is that the more experience I get under my belt the quicker I want things to come. Let me give you the perfect example. I&#8217;ve long wanted to learn how to code. I&#8217;m not interested in changing careers or spending time coding into the wee hours of the morning. However, I&#8217;m responsible for managing technology and all the people &amp; process that comes with that. Earlier in my career I was &#8220;closer&#8221; to the day to day coding. I would occasionally write my own queries to pull raw data, I would examine the code of a page to figure out what was going on. I used the knowledge to better converse with my developers and DBAs in determining the feasibility of solutions. As my career has advanced, I&#8217;ve had to deal with more administration functions, management work, etc., and therefore have lost some of my skillset regarding coding, understanding what is possible, and ultimately my ability to critically think about what my team tells me. Hence my desire to dive into coding.</p>
<p>I&#8217;ve spent/wasted a decent amount of time deciding what language to learn. Something that truly is a waste as I&#8217;ve learned (and probably already knew). I&#8217;ve downloaded, watched, and interacted with tutorials on iOS, Java, PHP, Ruby on Rails, and others. I briefly read about object oriented principles, agile development methods, and the development lifecycle. Basically, I&#8217;ve skimmed over the surface of coding and never actually taken the plunge. I spent the weekend doing a bit of a &#8220;self-assessment&#8221; trying to understand why I can&#8217;t just get this going. The answer that I get is&#8230;wait for it&#8230;I want it to be easier. Not really profound, but true. I&#8217;ve spent a lot of hours in the classroom and in the real world amassing, what I would call, a wealth of knowledge. In my day to day job, I am occasionally challenged and need to pull from my past experience to put together a solution. However, it is all within an area in which I am COMFORTABLE.</p>
<p>I think that descriptive word is the key. Things are comfortable. When I have to step outside that comfort zone and learn things I tend to let things slide. I think part of my brain says, &#8220;You should understand this better&#8230;don&#8217;t you manage people who do this?&#8221; I need to dive in and get started.</p>
<p>With that said, I am going to start learning how to program in PHP. Again, back to what I said before, I&#8217;m not looking to change careers and lock myself in a room with a screen. (Yes, I know that all coders don&#8217;t do that&#8230;but it is quite the stereotype isn&#8217;t it?) However, I need to stretch outside of my comfort zone, in fact I think it is more important that I am occasionally uncomfortable than that I learn PHP. I think all of us need to push outside of our comfort zones. It&#8217;s good to be uncomfortable every so often&#8230;it reminds us to grow and develop. Hopefully in a few months I&#8217;ll be able to report back that I&#8217;ve made some progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bjvanderlinden.com/learning-new-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Application Development</title>
		<link>http://www.bjvanderlinden.com/learning-application-development/</link>
		<comments>http://www.bjvanderlinden.com/learning-application-development/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 15:07:43 +0000</pubDate>
		<dc:creator>bjvan75</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.bjvanderlinden.com/learning-application-development/</guid>
		<description><![CDATA[I think I&#8217;ve started and stopped this process a few times, but I&#8217;m going to start teaching myself software development again.&#160; With the explosion in web based applications and more particularly mobile web I figured I need to sit down and play around with it.&#160; I&#8217;ve decided to start on the Apple platform with Cocoa, [...]]]></description>
			<content:encoded><![CDATA[<p>I think I&#8217;ve started and stopped this process a few times, but I&#8217;m going to start teaching myself software development again.&nbsp; With the explosion in web based applications and more particularly mobile web I figured I need to sit down and play around with it.&nbsp; I&#8217;ve decided to start on the Apple platform with Cocoa, Objective-C, and iPhone development.&nbsp; I don&#8217;t have a real plan in place, other than to dive in and start figuring it out.&nbsp; Worst case, it gives me a greater appreciation of what I ask my developers to do every day.&nbsp; </p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=1bedf991-9828-8bea-a0ab-e11fcabb81e9" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bjvanderlinden.com/learning-application-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A little perspective&#8230;</title>
		<link>http://www.bjvanderlinden.com/a-little-perspective/</link>
		<comments>http://www.bjvanderlinden.com/a-little-perspective/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 21:49:29 +0000</pubDate>
		<dc:creator>bjvan75</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[personal family perspective]]></category>

		<guid isPermaLink="false">http://www.bjvanderlinden.com/a-little-perspective/</guid>
		<description><![CDATA[Last week the family and I went on a &#8220;staycation&#8221;.&#160; You know, that thing where you take time off for a planned vacation, only to realize the stuff you wanted to do was way too expensive, so you compromised with your kids that you&#8217;d buy them lots of candy if we skipped Disneyland this time [...]]]></description>
			<content:encoded><![CDATA[<p>Last week the family and I went on a &#8220;staycation&#8221;.&nbsp; You know, that thing where you take time off for a planned vacation, only to realize the stuff you wanted to do was way too expensive, so you compromised with your kids that you&#8217;d buy them lots of candy if we skipped Disneyland this time around, and we just stayed home.&nbsp; After the tears were finally dry, we then planned out what we wanted to do/see/hear/run from and did it.&nbsp; We had a good time, spent some time in the outdoors and saw parts of our home state that I&#8217;ve never seen.&nbsp; The kids loved it&#8230;the wife loved it&#8230;and I loved it&#8230;&nbsp; </p>
<p>This week, however, I went back to work.&nbsp; Like the next guy, there always is a bit of time to spin up the engines again, and get re-engaged in the day to day grind of work.&nbsp; However, this time was a bit different.&nbsp; I&#8217;ve spent the week thinking about what is different, why I feel different, and most importantly how to keep it.&nbsp; I think it boils down to perspective.&nbsp; You see, I&#8217;m what you (and definitely my wife) would call a work-a-holic.&nbsp; I&#8217;ve always got my iPhone with me, checking email, making calls, checking up on things.&nbsp; I have a very hard time detaching myself from work, and tend to run around with the complex that the world will probably end if I don&#8217;t make that call or send that email.&nbsp; However, this past week, I was forced to &#8220;unplug&#8221; as many of the places we went I couldn&#8217;t get a signal, and what I discovered was that the world kept on going.&nbsp; Yes, I know, it&#8217;s quite the novel concept.&nbsp; However, I think it was enough of a nudge to put things into a different perspective.&nbsp; I like it.&nbsp; I think I&#8217;ll try to keep it.&nbsp; </p>
<p>The most important things are my wife, my boys, my faith, my friends, and how I treat them all.&nbsp; Getting wrapped up in revenue, gross margin, efficiency, call volume, projections, EBITDA, etc. is important and a necessary part of life (unless you just happen to be independently wealthy).&nbsp; However, it shouldn&#8217;t come at the expense of those things most important.&nbsp; I should have the energy and desire to spend time with my loved ones and not allow any job to suck that out of me like a vampire.&nbsp; So I won&#8217;t.&nbsp; I&#8217;m still passionate about being successful, and affecting outcomes such that those around me are also successful.&nbsp; I love solving problems, and creating long-lasting, innovative solutions.&nbsp; But if that is going to interfere with a little league game, date night with my wife, chilling with my boys playing XBOX, or developing a stronger relationship with my God, then that price is too high and I won&#8217;t pay it.</p>
<p>Just thought I&#8217;d share&#8230;</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=a6b48211-d0c9-8b58-9c77-dfe6c34efda7" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bjvanderlinden.com/a-little-perspective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
