<?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>Thoughts from the underground &#187; Software Architect</title>
	<atom:link href="http://juanmchavezjr.com/blog/tag/software-architect/feed/" rel="self" type="application/rss+xml" />
	<link>http://juanmchavezjr.com/blog</link>
	<description>Random thoughts on random observations</description>
	<lastBuildDate>Sat, 24 Dec 2011 07:18:23 +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>The Goals for 2010</title>
		<link>http://juanmchavezjr.com/blog/2010/01/the-goals-for-2010/</link>
		<comments>http://juanmchavezjr.com/blog/2010/01/the-goals-for-2010/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 06:55:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Life in General]]></category>
		<category><![CDATA[Professional Life]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[Software Architect]]></category>

		<guid isPermaLink="false">http://juanmchavezjr.com/blog/?p=111</guid>
		<description><![CDATA[I  don&#8217;t make resolutions but rather I set goals for myself at the start of the year. I do not always achieve them all but this year I am determined to get to as close as 100% as possible.  I am making these public so that I can have more accountability&#8230;.Here we go with the [...]]]></description>
			<content:encoded><![CDATA[<div id="post-refEl-111"><p>I  don&#8217;t make resolutions but rather I set goals for myself at the start of the year. I do not always achieve them all but this year I am determined to get to as close as 100% as possible.  I am making these public so that I can have more accountability&#8230;.Here we go with the goals for 2010&#8230;</p>
<p>Professional:</p>
<p>IEEE CSDP Certification &#8211; Took the test in Dec&#8230;Find out the results in Feb</p>
<p>Sun Certified Java Programmer</p>
<p>Sun Certified Web Component Developer</p>
<p>Microsoft Certified Professional Developer (MCPD)</p>
<p>Maybe &#8211; Microsoft Certified Database Administrator (MCDBA)</p>
<p>ACE ColdFusion -</p>
<p>Ambitious I know but I think definiatly doable. I feel this will certify my &#8220;Application Architect&#8221; Title</p>
<p>Sports:</p>
<p>Pasadena Tri in March</p>
<p>WildFlower Half Ironman in May</p>
<p>Mudrun in June</p>
<p>Tri in August</p>
<p>Muddy Buddy in November</p>
<p>Wildflower is the big one&#8230;.</p>
<p>There it is&#8230;wish me luck!</p>
</div>]]></content:encoded>
			<wfw:commentRss>http://juanmchavezjr.com/blog/2010/01/the-goals-for-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Engineer vs Programmer</title>
		<link>http://juanmchavezjr.com/blog/2009/11/software-engineer-vs-programmer/</link>
		<comments>http://juanmchavezjr.com/blog/2009/11/software-engineer-vs-programmer/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 03:36:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Software Architect]]></category>

		<guid isPermaLink="false">http://juanmchavezjr.com/blog/?p=62</guid>
		<description><![CDATA[I had the privilege to work for a company that practiced the very definition of software engineering. We were exposed to the complete software development life cycle.  I also had the honor of working with and learning from  some very intelligent senior software engineers.  I have a tremendous amount of respect for my former manager. [...]]]></description>
			<content:encoded><![CDATA[<div id="post-refEl-62"><p>I had the privilege to work for a company that practiced the very definition of software engineering. We were exposed to the complete software development life cycle.  I also had the honor of working with and learning from  some very intelligent senior software engineers.  I have a tremendous amount of respect for my former manager. I would really like to use him and his approach to software engineering and software management as a template for my career. He had a pet peeve about calling ourselves programmers. I can still see him now pounding his fist on his desk whenever one of us called ourselves a programmer. He insisted that anyone can write code but a software engineer understands the SDLC and the core principles of software engineering.  That has always stuck in my head. More so when I started to develop more complex web applications with different programming languages on the web platform.</p>
<p>Programming languages are  tools that implement and adhere to the core fundamentals of object orientated software development. Programming languages for the  web platform are no different. I started with web programming in 1998 and back then object oriented design for the web was unheard of&#8230;not anymore. As more software goes to the web the programming languages become more and more like traditional object orientated languages. If a software engineer understands the fundamentals of software engineering he can easily pick up any of these languages.</p>
<p>That is why I have been surprised as to potential employers requiring tests on specific frameworks or programming languages in order to gauge the knowledge of the potential employee.  I recently took two tests as part of my application process and I really did not understand the point. Before anyone assumes that I am complaining because I bombed the tests&#8230;.the first test was on .Net 3.0 and I got called for my second interview the next day. So apparently I performed well on the test. The second test was on ColdFusion MX 7. I was told at the time I scored the highest on the test.</p>
<p>However, I do not think they were anyway true measures of my skills or talent as a software engineer. Questions such as &#8220;What component would you use if you were presenting a user with a calendar&#8221; or &#8220;Name the upgrades from ColdFusion 6 to Coldfusion 7&#8243; do not tell the hiring manager anything about my abilities as a software engineer.  With these types of questions I would fail a &#8220;CNext&#8221; test and I worked with that framework for 11 years.</p>
<p>In the end, I find it ironic that people are looking for &#8220;Software Engineers&#8221; and trying to screen them out with these tests especially in the web development. The web is still the wild wild west..with new frameworks and programming lanagages coming out every year. But all these still follow the core fundementals of software engineering..So I would think that hiring mangers would want to hire someone that understands this and can quickly learn the tools (programmin lanagues) rather than a &#8220;programmer&#8221; that can become obsolete as his programming lanaguge of choice becomes obsolete.</p>
</div>]]></content:encoded>
			<wfw:commentRss>http://juanmchavezjr.com/blog/2009/11/software-engineer-vs-programmer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

