<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Carl Eric Johnson &amp; Company</title>
	
	<link>http://cejco.com</link>
	<description>Web Services • Domain Strategies • Database • Social Media • Consulting • Training</description>
	<lastBuildDate>Mon, 25 Apr 2011 21:31:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/cejco" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="cejco" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Getting Started with Zend Framework and MVC</title>
		<link>http://cejco.com/2011/04/getting-started-with-zend-framework-and-mvc/</link>
		<comments>http://cejco.com/2011/04/getting-started-with-zend-framework-and-mvc/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 20:58:30 +0000</pubDate>
		<dc:creator>Carl Eric Johnson</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://cejco.com/?p=57</guid>
		<description><![CDATA[As a LAMP developer, I am really missing out on lots of potential opportunities due to my lack of heavy object-oriented programming (OOP) experience. And Zend is a great framework to focus on, as it appears to be the industry leader. So I was recently advised me to get some Zend and MVC experience under my belt. Read on to learn how challenging this has proven to be so far.]]></description>
			<content:encoded><![CDATA[<p></p><p><span class="drop_cap">I</span> had a phone interview yesterday for a fascinating LAMP developer position. The company and the position intrigued me enough to pursue the job, despite the prospect of having to move 3000 miles from home. (I guess I <em>am</em> open to relocation after all.) The interview went well, and I made a good impression on the interviewers with both my database expertise and my personality—I would have fit well into their corporate culture. The only area I was lacking in was a background in Zend Framework and Model View Controller (MVC). Sadly for me, that was a deal breaker.</p>
<p>My interviewers gave me great advice, though. As a LAMP developer, I am really missing out on lots of potential opportunities due to my lack of heavy object-oriented programming (OOP) experience. And Zend is a great framework to focus on, as it appears to be the industry leader. So they advised me to get some Zend and MVC experience under my belt.</p>
<p><a href="http://framework.zend.com/" target="_blank"><img class="alignright size-medium wp-image-65" title="ZendFramework-Logo" src="http://cejco.com/wp-content/uploads/2011/04/ZendFramework-Logo-300x50.png" alt="" width="300" height="50" /></a>I took their advice to heart and did a quick Google search. To my delight I found a link on Zend&#8217;s own site for the <a href="http://framework.zend.com/manual/en/learning.quickstart.html" target="_blank">Zend Framework Quick Start</a>. Always up for a challenge, I started plugging away immediately. Several steps were outlined, and the <a href="http://framework.zend.com/manual/en/learning.quickstart.intro.html" target="_blank">Zend Framework &amp; MVC Introduction</a> step was a snap. I was pumped to learn more.</p>
<p>That&#8217;s when I hit a severe roadblock.</p>
<p>The next step, <a href="http://framework.zend.com/manual/en/learning.quickstart.create-project.html" target="_blank">Create Your Project</a>, indicated that I needed to download and extract Zend Framework. It advised, &#8220;The easiest way to get Zend Framework along with a complete PHP stack is by installing <a href="http://www.zend.com/en/products/server-ce/downloads" target="_blank">» Zend Server</a>.&#8221; I navigated to the appropriate version for my Windows Vista 64-bit laptop machine and followed the directions.</p>
<p>The complete install wanted to include DB2 version 9.5. This would not do, as I already have version 9.8 running. So I aborted that portion of the install, but everything else appeared to complete just fine.</p>
<p>Then, after several false starts, I was finally able to create my project, but all of the instructions from the heading &#8220;The Bootstrap&#8221; on may as well have been written in Martian. I know that pieces are missing, because I am unable to continue with subsequent steps in what really should be a simply &#8220;Quick Start&#8221; tutorial.</p>
<p>So much for getting up to speed in Zend fast. I really am a quick learn, but when manuals and tutorials have been written by techies making massive assumptions about lingo and jargon, the rest of us (even techies like me proficient in other disciplines) are dead in the water.</p>
<p>This is yet another example of poorly written tutorials, which is the major reason I enjoy Demystifying Technology® for myself and my clients. I have an uncanny knack for being able to translate technical jargon into understandable English … provided I can understand it in the first place.</p>
<p>If anyone can suggest a place for me to go to get a good solid background in Zend, I would be most appreciative. Please add your comments and suggestions below.</p>
]]></content:encoded>
			<wfw:commentRss>http://cejco.com/2011/04/getting-started-with-zend-framework-and-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello World!</title>
		<link>http://cejco.com/2010/12/hello-world/</link>
		<comments>http://cejco.com/2010/12/hello-world/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 14:30:10 +0000</pubDate>
		<dc:creator>Carl Eric Johnson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cejco.com/?p=1</guid>
		<description><![CDATA[As part of an overall update to this website, this blog is dedicated to solving your technical challenges. We are, after all, Demystifying Technology®. Meanwhile, we invite you to check out our related blogs, carleric.com and demystifyingprosperity.com.]]></description>
			<content:encoded><![CDATA[<p></p><p><span class="drop_cap">A</span>s part of an overall update to this website, this blog is dedicated to solving your technical challenges. We are, after all,</p>
<p style="text-align: center; font-size: 200%;"><span style="color: #008080;"><strong>Demystifying Technology®</strong></span></p>
<p>Meanwhile, we invite you to check out our related blogs:</p>
<ul>
<li><a href="http://carleric.com/" target="_blank">carleric.com</a> – Carl Eric Johnson&#8217;s personal blog about anything and everything (including technical posts that will ultimately be imported here)</li>
<li><a href="http://demystifyingprosperity.com/blog/" target="_blank">demystifyingprosperity.com</a> – Network marketing (MLM) tips for the book Carl is writing, <cite>Demystifying Prosperity™</cite></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://cejco.com/2010/12/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

