<?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>Wesley Reisz</title>
	<atom:link href="http://mech-war.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://mech-war.net/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 09 Jul 2010 18:07:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Best 11 Players on the Field&#8230;</title>
		<link>http://mech-war.net/blog/2010/07/best-11-players-on-the-field/</link>
		<comments>http://mech-war.net/blog/2010/07/best-11-players-on-the-field/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 17:58:46 +0000</pubDate>
		<dc:creator>wesreisz</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Personal Interests]]></category>
		<category><![CDATA[Teams]]></category>

		<guid isPermaLink="false">http://mech-war.net/blog/?p=35</guid>
		<description><![CDATA[More and more I'm discovering that success on the field, the court, and, yes, even in the cubes of Information Technology successful projects are not necessarily about having the best technical folks working on a project, it's about having the best team of technical folks working on a project.]]></description>
			<content:encoded><![CDATA[<blockquote><p><em>More and more I&#8217;m discovering that success on the field, the court, and, yes even in the cubes of Information Technology, are not necessarily about having the best technical folks working on a project, it&#8217;s about having the best team of technical folks working on a project.</em></p></blockquote>
<div style="float:left;width:170px;position:relative;"><img alt="" src="http://tv-rusak.net/wp-content/uploads/2010/02/NBA-Basketball-2010.jpg" title="NBA " class="alignnone" width="150" height="150" /></div>
<p>I am not a Kentucky fan. (For those of you not from the Kentucky area, that&#8217;s the University of Kentucky. UK has a small athletics program up the road from here.) By all rights, UK should have walked away with the 2010 NCAA Championship. John Wall was the #1 overall 2010 NBA Draft pick and four others (for a record five total) from the team were drafted into the NBA. Then take Duke, the 2010 NCAA National Champions, two hours into the draft no player had been chosen. What did Duke place two players from this 2010 National Championship team into the NBA? How is that possible that they were the National Champs and UK was watching?</p>
<p>I think it goes back to a lesson I learned on the football field years ago. You put your best 11 players on the field, not your 11 best. It&#8217;s an important lesson in sports and my professional career. More and more I&#8217;m discovering that success on the field, the court, and, yes even in the cubes of Information Technology, are not necessarily about having the best technical folks working on a project, it&#8217;s about having the best team of technical folks working on a project. It&#8217;s about having the folks that work best towards a common goal. Without the team concept, without a true team unity where everyone is more interested in the overall success of the unit (even to the detriment to the individual), your chances of true success dimension quickly. The project may work, but a truly successful project that makes each of you proud is well&#8230; just not there.</p>
<p>Perhaps this is why you find so much passion and shared vision in startups and small companies. Everyone has the shared goal of making the company survive. As we grow we seem to lose that focus. We focus more on being right, not on the the project succeeding. The concepts of cross-functional teams and matrix organizations are all valuable, but they also lead to a state were folks have multiple masters. Where does the loyalty lie? &#8230;with the project, the team, or the cross functional team?</p>
<p>So the question is how do we truly build effective technical teams that share the same vision? Well it&#8217;s my take away. One of my personal research items over the next few months will be uncovering better ways to build teams. Teams that are not just technically superior in all regards, but also highly cohesive units that can achieve amazing results on and off the court!</p>
]]></content:encoded>
			<wfw:commentRss>http://mech-war.net/blog/2010/07/best-11-players-on-the-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Challenge</title>
		<link>http://mech-war.net/blog/2010/06/the-challenge/</link>
		<comments>http://mech-war.net/blog/2010/06/the-challenge/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 13:04:24 +0000</pubDate>
		<dc:creator>wesreisz</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Liferay]]></category>
		<category><![CDATA[Portal]]></category>

		<guid isPermaLink="false">http://mech-war.net/blog/?p=15</guid>
		<description><![CDATA[Okay, so I'm sold... Liferay (http://en.wikipedia.org/wiki/Liferay) is more than just a portal. It's a platform. It offers a wealth of truly Java-based approaches to developing applications.]]></description>
			<content:encoded><![CDATA[<p>Okay, so I&#8217;m sold&#8230; Liferay (<a title="Liferay" href="http://en.wikipedia.org/wiki/Liferay" target="_blank">http://en.wikipedia.org/wiki/Liferay</a>) is more than just a portal. It&#8217;s a platform. It offers a wealth of truly Java-based approaches to developing applications.</p>
<p>I love the way Brian Chan and the folks at Liferay have exposed things like Service Builder to quickly build JPA-based DAO&#8217;s. Then they go a step further and offer an MVCPortlet to jump into developing applications the right way, the Java way. The approach fully leverages the caching and persistence that Liferay itself uses. That&#8217;s nice! More you say? Well, they recently hired Greg Amerson (#gamerson) and are just about to release a Liferay IDE for Eclipse. Okay, so kewl features plus Tooling support. That&#8217;s even nicer. Did I mention AlloyUI to merge Java tags, Javascript, CSS, and HTML in a web 2.0 experience?</p>
<p>Speed of development meets Enterprise&#8230; I love it.</p>
<p>So, now that I&#8217;m sold, where do I start? Well, I went to the #LiferayEastCoastSymposium last week. That was step one. Step two is to do something useful for my customer and see if it&#8217;s as easy as I think it&#8217;s going to be. So here&#8217;s my goal:</p>
<blockquote><p>Write and deploy to a liferay 6.0 instance a small portlet that allows a user to select from a group of tables. The user should be able to pick data for an X axis and a Y axis. Then using the data the user should be able to select from a set of charts to display the data. The idea is that a business user can quickly create a chart to display on a customer page.</p></blockquote>
<p>My plan is to document what it takes for me to go about this&#8230; the joys, the frustrations, and challenges.</p>
]]></content:encoded>
			<wfw:commentRss>http://mech-war.net/blog/2010/06/the-challenge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aedh wishes for the Cloths of Heaven</title>
		<link>http://mech-war.net/blog/2010/05/aedh-wishes-for-the-cloths-of-heaven/</link>
		<comments>http://mech-war.net/blog/2010/05/aedh-wishes-for-the-cloths-of-heaven/#comments</comments>
		<pubDate>Mon, 31 May 2010 23:55:01 +0000</pubDate>
		<dc:creator>wesreisz</dc:creator>
				<category><![CDATA[Personal Interests]]></category>
		<category><![CDATA[poerty cloths heaven]]></category>

		<guid isPermaLink="false">http://mech-war.net/blog/?p=9</guid>
		<description><![CDATA[Ran across this in a new friends blog&#8230; enjoyed it. It&#8217;s been awhile since I&#8217;ve read it. I had to reblog it Had I the heavens’ embroidered cloths, Enwrought with golden and silver light, The blue and the dim and the dark cloths Of night and light and the half light, I would spread the [...]]]></description>
			<content:encoded><![CDATA[<p>Ran across this in a new friends blog&#8230; enjoyed it. It&#8217;s been awhile since I&#8217;ve read it. I had to reblog it</p>
<p><em> </em>Had I the heavens’ embroidered cloths,<br />
Enwrought with golden and silver light,<br />
The blue and the dim and the dark cloths<br />
Of night and light and the half light,<br />
I would spread the cloths under your feet:<br />
But I, being poor, have only my dreams;<br />
I have spread my dreams under your feet;<br />
Tread softly because you tread on my dreams.</p>
<p><strong>Aedh Wishes for the Cloths of Heaven</strong>&#8221; is a poem by <a title="William Butler Yeats" href="http://en.wikipedia.org/wiki/William_Butler_Yeats">William Butler Yeats</a>. It was published in <a title="1899" href="http://en.wikipedia.org/wiki/1899">1899</a> in his third volume of poetry, <em>The Wind Among the Reeds.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://mech-war.net/blog/2010/05/aedh-wishes-for-the-cloths-of-heaven/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

