<?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>joomla &#8211; stoimen&#039;s web log</title>
	<atom:link href="/tag/joomla/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>on web development</description>
	<lastBuildDate>Tue, 13 Feb 2018 08:18:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>Joomla! &#8211; Old Code or Bad Code?</title>
		<link>/2010/06/12/joomla-old-code-or-bad-code/</link>
		<comments>/2010/06/12/joomla-old-code-or-bad-code/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 12:43:53 +0000</pubDate>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP programming language]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[web projects]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">/?p=1608</guid>
		<description><![CDATA[Recently I started managing a small system based on Joomla 1.0.15. I know there is a most recent version of the popular CMS, but this one wasn&#8217;t based on it. Actually once upon a time I was working with Joomla as basic CMS for my web projects, but now after two+ years with Zend Framework &#8230; <a href="/2010/06/12/joomla-old-code-or-bad-code/" class="more-link">Continue reading <span class="screen-reader-text">Joomla! &#8211; Old Code or Bad Code?</span> <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2012/03/02/5-tips-on-how-to-spot-a-bad-developer-and-team-member/" rel="bookmark" title="5 Tips on How to Spot a Bad Developer and Team Member">5 Tips on How to Spot a Bad Developer and Team Member </a></li>
<li><a href="/2008/08/05/zend-framework-quick-tutorial-part-1-introduction/" rel="bookmark" title="Zend Framework &#8211; quick tutorial (part 1)">Zend Framework &#8211; quick tutorial (part 1) </a></li>
<li><a href="/2010/06/24/zend-framework-inject-javascript-code-in-a-actionview/" rel="bookmark" title="Zend Framework: Inject JavaScript Code in a Action/View">Zend Framework: Inject JavaScript Code in a Action/View </a></li>
<li><a href="/2010/02/12/css-border-radius-vs-images/" rel="bookmark" title="CSS border-radius vs. images!">CSS border-radius vs. images! </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Recently I started managing a small system based on <a title="Joomla CMS" href="http://www.joomla.org/" target="_blank">Joomla</a> 1.0.15. I know there is a most recent version of the popular CMS, but this one wasn&#8217;t based on it. Actually once upon a time I was working with Joomla as basic CMS for my web projects, but now after two+ years with <a title="Zend Framework" href="http://framework.zend.com/" target="_blank">Zend Framework</a> and <a title="MVC" href="http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller" target="_blank">MVC</a> I was amazed to see how bad the Joomla 1.0.15 was written.</p>
<p>Indeed it is really strange to see all SQL, HTML and PHP all in one file?! This is like end of &#8217;90s! That&#8217;s for sure a bad approach.</p>
<p>I&#8217;ll download the 1.5 version with the hope the code there will be better!</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2012/03/02/5-tips-on-how-to-spot-a-bad-developer-and-team-member/" rel="bookmark" title="5 Tips on How to Spot a Bad Developer and Team Member">5 Tips on How to Spot a Bad Developer and Team Member </a></li>
<li><a href="/2008/08/05/zend-framework-quick-tutorial-part-1-introduction/" rel="bookmark" title="Zend Framework &#8211; quick tutorial (part 1)">Zend Framework &#8211; quick tutorial (part 1) </a></li>
<li><a href="/2010/06/24/zend-framework-inject-javascript-code-in-a-actionview/" rel="bookmark" title="Zend Framework: Inject JavaScript Code in a Action/View">Zend Framework: Inject JavaScript Code in a Action/View </a></li>
<li><a href="/2010/02/12/css-border-radius-vs-images/" rel="bookmark" title="CSS border-radius vs. images!">CSS border-radius vs. images! </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2010/06/12/joomla-old-code-or-bad-code/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Zend Framework &#8211; quick tutorial (part 1)</title>
		<link>/2008/08/05/zend-framework-quick-tutorial-part-1-introduction/</link>
		<comments>/2008/08/05/zend-framework-quick-tutorial-part-1-introduction/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 20:36:45 +0000</pubDate>
		<dc:creator><![CDATA[stoimen]]></dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[zend framework]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[simfony]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">/?p=45</guid>
		<description><![CDATA[Introduction I&#8217;ve decided to write a quick tutorial about the way I work with Zend Framework. The problems I have, and the way I get through their solution. I think it will be useful for anyone common with the OOP design patterns and PHP programming, who wants to start with Zend Framework. Introduction In my &#8230; <a href="/2008/08/05/zend-framework-quick-tutorial-part-1-introduction/" class="more-link">Continue reading <span class="screen-reader-text">Zend Framework &#8211; quick tutorial (part 1)</span> <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2008/08/11/zend-framework-quick-tutorial-part-2-directory-layout-and-bootstrapping/" rel="bookmark" title="Zend Framework &#8211; quick tutorial (part 2)">Zend Framework &#8211; quick tutorial (part 2) </a></li>
<li><a href="/2009/06/19/zend-framework-quick-tutorial-part-3-front-controller-plugins/" rel="bookmark" title="Zend Framework &#8211; quick tutorial (part 3) &#8211; front controller plugins">Zend Framework &#8211; quick tutorial (part 3) &#8211; front controller plugins </a></li>
<li><a href="/2008/07/31/how-to-start-with-zend-framework/" rel="bookmark" title="How to start with Zend Framework">How to start with Zend Framework </a></li>
<li><a href="/2010/01/29/cool-tutorial-about-zend_paginator/" rel="bookmark" title="Cool tutorial about Zend_Paginator">Cool tutorial about Zend_Paginator </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Introduction</p>
<p>I&#8217;ve decided to write a quick tutorial about the way I work with <a href="http://framework.zend.com/">Zend Framework</a>. The problems I have, and the way I get through their solution. I think it will be useful for anyone common with the OOP design patterns and PHP programming, who wants to start with Zend Framework.</p>
<p><em>Introduction</em></p>
<p>In my practice as programmer I&#8217;ve noticed, that almost 90% of the sites we&#8217;ve build, have the same problems to solve and similar milestones.</p>
<p>At first why we need a framework? Because most of the programmers start from the beginning with the design of abstraction layers, and the time for the design is absolutely wasted when there are already that kind of abstraction given from almost every framework. Many of them have a big community of programmers around and cover a large scale of programming issues.</p>
<p>The obvious conclusion here is that there are not much sense in loosing that time. In the other part learning and using a framework with the scale of Zend Framework also requires a lot of time, but there&#8217;s no need of learning every part of it before you really start. That can happen later on.</p>
<p>That&#8217;s what happened in my case. Before two years I&#8217;ve designed and build my own framework, which does a lot of good work to organize the working process in the company I worked than. Than I start using a content management systems (CMS), mainly <a href="http://joomla.org/">Joomla!</a>, but recently noticed, that our clients don&#8217;t need that many functionality as Joomla! offers. They did not create a &#8220;menu&#8221; or add &#8220;template&#8221;.</p>
<p>With the idea to create web systems with my own CMS I decided to use Zend Framework. Not just like that, but mostely because the other PHP frameworks like <a href="http://cakephp.org/">CakePHP</a> or <a href="http://www.symfony-project.org/">Symfony</a> looked to me more like CMS, something that I don&#8217;t want, because I&#8217;d like to build my own steping on the base of framework which gives those abstraction layers like db connection, acl etc.</p>
<p>With this tutorial I&#8217;ll describe the path I passed trough using the Zend Framework, and how it can be basicaly used.</p>
<p><a title="directory layout and bootstrapping" href="/2008/08/11/zend-framework-quick-tutorial-part-2-directory-layout-and-bootstrapping/">part 2 &#8211; directory layout and bootstrapping</a></p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2008/08/11/zend-framework-quick-tutorial-part-2-directory-layout-and-bootstrapping/" rel="bookmark" title="Zend Framework &#8211; quick tutorial (part 2)">Zend Framework &#8211; quick tutorial (part 2) </a></li>
<li><a href="/2009/06/19/zend-framework-quick-tutorial-part-3-front-controller-plugins/" rel="bookmark" title="Zend Framework &#8211; quick tutorial (part 3) &#8211; front controller plugins">Zend Framework &#8211; quick tutorial (part 3) &#8211; front controller plugins </a></li>
<li><a href="/2008/07/31/how-to-start-with-zend-framework/" rel="bookmark" title="How to start with Zend Framework">How to start with Zend Framework </a></li>
<li><a href="/2010/01/29/cool-tutorial-about-zend_paginator/" rel="bookmark" title="Cool tutorial about Zend_Paginator">Cool tutorial about Zend_Paginator </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2008/08/05/zend-framework-quick-tutorial-part-1-introduction/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
