<?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>Effectual Working &#187; What I&#8217;m Doing</title>
	<atom:link href="http://effectualworking.com/category/what-im-doing/feed/" rel="self" type="application/rss+xml" />
	<link>http://effectualworking.com</link>
	<description>ef·fec·tu·al adj. Producing or sufficient to produce a desired effect; fully adequate.</description>
	<lastBuildDate>Thu, 08 Apr 2010 19:58:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to become a great software developer.</title>
		<link>http://effectualworking.com/2009/07/how-to-become-a-great-software-developer/</link>
		<comments>http://effectualworking.com/2009/07/how-to-become-a-great-software-developer/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 18:14:41 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[What I'm Doing]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[practice]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[skill development]]></category>

		<guid isPermaLink="false">http://effectualworking.com/?p=51</guid>
		<description><![CDATA[Here is my story.  I went into management for a better salary.  Back when I did that, I had reached the top of the career path for developers - Systems Analyst. ]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://www.google.com/search?hl=en&amp;q=how+to+become+a+great+software+developer&amp;aq=0&amp;oq=how+to+become+a+great+sof&amp;aqi=g1" target="_self">googled</a> the title of this blog post, as I am working through a difficult transition.  I have been a full-time project manager (PM), but I am switching to 50% PM and 50% developer.  I want to be the best developer I can be in that 50%. </p>
<p>Here is my story.  I went into management for a better salary.  Back when I did that, I had reached the top of the career path for developers &#8211; Systems Analyst. Several years into my time as an IT Manager, I was tapped to lead the Project Office.  I oficially became a project manager and earned my Project Manager Professional (PMP) certification.</p>
<p>The more I worked with software development teams, the more I missed doing software development. As a PM, I also saw problems with software development that I figured would be hard to improve unless I got involved in the work.  A hands-on approach would show me what was going on and build credibility for potential solutions.</p>
<p>My problem?  Besides the tinkering I do in my spare time, most of my programming skills are rusty, out-dated, and underdeveloped. That being said, I have always been able to learn new things. With budgets tight, it is up to me to get started and prove my value. This is where the web really comes handy.  There are so many good, free resources available for learning!</p>
<p>Here are a few that I am using:</p>
<ul>
<li><a href="http://visualbasic.about.com/c/ec/1.htm" target="_self">VB Programming for Non-Programmers!</a> &#8211; This course will get your feet wet.  It comes in four weekly installments and is easy to follow.</li>
<li>SQLCourse.com has an <a href="http://sqlcourse.com/" target="_self">Introductory SQL Tutorial</a>.  SQL is a manditory skill for querying relational databases.</li>
<li><a href="http://java.sun.com/docs/books/tutorial/java/index.html" target="_self">Learning the Java Language</a> &#8211; A free course from Sun covering the fundamentals of the Java language.</li>
<li><a href="http://javabat.com/" target="_self">JavaBat</a> &#8211; Innovative web page with Java practice problems.</li>
</ul>
<p>Here are a few articles worth reading:</p>
<ul>
<li><a href="http://joshblog.net/2009/01/12/five-ways-to-become-a-better-software-developer/" target="_self">Five Ways to Become a Better Software Developer</a> &#8211; This one surprised me, as most of the tips involve networking and getting feedback from other developers.</li>
<li><a href="http://www.ukfastblog.co.uk/2009/04/03/so-how-do-you-become-a-great-software-developer/" target="_self">So how do you become a great software developer?</a> &#8211; Another surprise &#8211; read! At the core is being able to understand the problem you are solving.</li>
<li><a href="http://davedupre.com/2009/06/03/platform-engineers-or-rock-star-engineers/#content" target="_self">Platform Engineers or Rock Star Engineers</a> &#8211; It&#8217;s all about passion, skill, and understanding. The Rock Star Engineer can solve problems using whatever technology you put in front of him.</li>
</ul>
<p>Finally, a couple book lists:</p>
<ul>
<li><a href="http://weblogs.asp.net/fredriknormen/archive/2008/04/18/do-you-want-to-become-a-great-developer.aspx" target="_self">Do you want to become a great developer?</a> &#8211; This list covers a lot of different topics, but none of the books are language-specific.</li>
<li><a href="http://www.amazon.com/How-become-Great-Software-Engineer/lm/RBZCAO1XX3K8W" target="_self">How to become a Great Software Engineer</a> &#8211; Once again, most of this is not language-specific!</li>
</ul>
<p>Here is a quote from the &#8220;Rock Star&#8221; article referenced above that sums it up nicely.</p>
<blockquote><p>I’ve lost track of how many times this simple fact has been proven to me. The qualities of a great engineer carry over to any platform, and a great engineer will pick up a new platform quickly — mostly because they love learning new things. If you’re starting out in software development, concentrate on being a great engineer. That’s far more valuable than an engineer that knows a platform.</p></blockquote>
<p>I have seen this too. If you look at the articles and book lists I&#8217;ve noted above, you will see that very little is said about specific languages.  The languages are just the tools.  They are important and you need to know them.  However, it&#8217;s not the knowledge of languages that make a developer valuable.  It&#8217;s the higher skills &#8211; learning, networking, understanding, and problem solving.</p>
]]></content:encoded>
			<wfw:commentRss>http://effectualworking.com/2009/07/how-to-become-a-great-software-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The ROWE Book</title>
		<link>http://effectualworking.com/2008/06/the-rowe-book/</link>
		<comments>http://effectualworking.com/2008/06/the-rowe-book/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 12:51:19 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Getting Things Done]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[What I'm Doing]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[distributed team]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[ROWE]]></category>
		<category><![CDATA[teleworking]]></category>
		<category><![CDATA[time management]]></category>

		<guid isPermaLink="false">http://effectualworking.wordpress.com/?p=18</guid>
		<description><![CDATA[Book Review: Why Work S***s and How To Fix It by Cali Ressler and Jody Thompson
I eagerly awaited my copy of this book.  Like many others, I want to have control of all my life.  I don’t see any reason why a Results Only Work Environment (ROWE) can’t work at my work.
I will [...]]]></description>
			<content:encoded><![CDATA[<p>Book Review: <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FWhy-Work-Sucks-How-Joke%2Fdp%2F1591842034%3Fie%3DUTF8%26s%3Dbooks%26qid%3D1214743355%26sr%3D8-1&amp;tag=closetojesus-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">Why Work S***s and How To Fix It</a><img src="http://www.assoc-amazon.com/e/ir?t=closetojesus-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important;margin:0 !important;" /> by Cali Ressler and Jody Thompson</p>
<p>I eagerly awaited my copy of this book.  Like many others, I want to have control of all my life.  I don’t see any reason why a Results Only Work Environment (ROWE) can’t work at my work.</p>
<p>I will state up front that I have the hardest time with some of the language in the book, including the title.  I just don’t use these words in my life and have a difficult, if not impossible time, saying them.  Sure, I used to cuss back in my junior high days, but there was a point when I gave up that kind of talk.  I won’t speculate why this kind of language was used, but it is my opinion that it will hurt adoption of ROWE in many organizations.</p>
<p>That being said, I am working in my organization to implement and promote the concepts of ROWE.  I have challenged my own assumptions about work and how to measure it.  Certainly, results are what are really important.  I am able to telework one day a week.  This has taken some pressure off my life.  However, I would like complete control over when and how I do my work.  I see the need in my team and colleagues, too.  They are all trying to juggle life, work, and expectations.  It would be much better if they could decide how and when to do their work, as long as they produce results.  Results – it’s what every manager should want from their organization.</p>
<p>Cali and Jody do a great job of taking the reader through the changes at Best Buy.  They also discuss the benefits of ROWE to both the employer and employee.  The discussion of sludge is especially good.  Any team will benefit from removing sludge.  It is also good to hear about how ROWE has impacted people through the Voices from a ROWE sections after each chapter.</p>
<p>Finally, the total focus on results is the key to everything.  Yes, a lot of what goes on in the workplace is looking busy.  It always amazes me how little of the traditional workday is productive and how little of the communication is truly effective.  In a ROWE individuals have control over their time and are measured by results. They now become focused on the important, communicate better, and are more productive.</p>
<p>I recommend, what I refer to as &#8220;The Introduction to ROWE Book&#8221; with the caution I stated above about the language.  The book is packed with great ideas which should prompt valuable discussions.  I hope that many workplaces will transform themselves into Results Only Work Environments.  If they don’t, the world may just go there anyway.</p>
]]></content:encoded>
			<wfw:commentRss>http://effectualworking.com/2008/06/the-rowe-book/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Work from Home Trial</title>
		<link>http://effectualworking.com/2008/03/work-from-home-trial/</link>
		<comments>http://effectualworking.com/2008/03/work-from-home-trial/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 15:30:17 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[What I'm Doing]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[distributed team]]></category>
		<category><![CDATA[meetings]]></category>
		<category><![CDATA[remote work]]></category>
		<category><![CDATA[ROWE]]></category>

		<guid isPermaLink="false">http://effectualworking.wordpress.com/?p=7</guid>
		<description><![CDATA[I started a work from home trial.  Here is the contact for my team to help my working remotely be a success.
 I will be working from home on Fridays during March and April.  This is a trial to see how it works.
Here is some information to help us work together when I [...]]]></description>
			<content:encoded><![CDATA[<p>I started a work from home trial.  Here is the contact for my team to help my working remotely be a success.</p>
<blockquote><p> I will be working from home on Fridays during March and April.  This is a trial to see how it works.</p>
<p>Here is some information to help us work together when I am working remotely.</p>
<ul>
<li>Call is you need anything.
<ul>
<li>999-999-9991 cell</li>
<li>999-999-9992 home</li>
</ul>
</li>
<li>Meetings: schedule me, I will join by phone.</li>
<li>Check my work from home wiki to see what I am working on.</li>
<li>Planned schedule: 6 AM to 2:30 PM.</li>
</ul>
</blockquote>
<p>What do you think?  It&#8217;s short and to the point.</p>
]]></content:encoded>
			<wfw:commentRss>http://effectualworking.com/2008/03/work-from-home-trial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome</title>
		<link>http://effectualworking.com/2008/02/welcome/</link>
		<comments>http://effectualworking.com/2008/02/welcome/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 10:45:00 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[What I'm Doing]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://effectualworking.wordpress.com/?p=3</guid>
		<description><![CDATA[I got started in project management, the way most people do,        accidentally!  I was managing an application support team and looking for        a better way to get work done for the business.  Our CIO noticed what I   [...]]]></description>
			<content:encoded><![CDATA[<p>I got started in project management, the way most people do,        accidentally!  I was managing an application support team and looking for        a better way to get work done for the business.  Our CIO noticed what I        was trying and tapped me to lead project management.</p>
<p>That&#8217;s how I got started, but on to what I&#8217;m doing.  I am providing project management support to a major system replacement project.  In this role, I help the business project manger with the project        and also am responsible for the technical side of the project.  Along        with this, I supervise the QA and Test team, whose four        members provide testing support to both this project and another system replacement project.  Additionally, I am a team member of the Project        Management Office and get assignments related to the PMO.</p>
<p>I am continually looking for better ways to do things.  I read        books, blogs, and articles looking for tips and techniques, some of which        I share with my co-workers.  I like helping other people learn and        grow.  Mostly, I look for ways in which I can improve my personal        results.</p>
<p>I look forward to any feedback you can give me, either as a comment or        personally.  Here&#8217;s to all of us being effectual in our work!</p>
<p><i>Definition of <a href="http://dictionary.reference.com/browse/effectual" target="_blank">effectual</a>.</i></p>
]]></content:encoded>
			<wfw:commentRss>http://effectualworking.com/2008/02/welcome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
