<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Explore Yourself !!! &#187; Symfony</title>
	<atom:link href="http://aminulsumon.wordpress.com/category/framework/symfony/feed/" rel="self" type="application/rss+xml" />
	<link>http://aminulsumon.wordpress.com</link>
	<description>Welcome to shopno-dinga.com</description>
	<lastBuildDate>Fri, 31 Jul 2009 04:13:25 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='aminulsumon.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/35fc21ce9253048b86e3fa99eef8786e?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Explore Yourself !!! &#187; Symfony</title>
		<link>http://aminulsumon.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://aminulsumon.wordpress.com/osd.xml" title="Explore Yourself !!!" />
		<item>
		<title>One shot symfony install</title>
		<link>http://aminulsumon.wordpress.com/2009/04/11/one-shot-symfony-install/</link>
		<comments>http://aminulsumon.wordpress.com/2009/04/11/one-shot-symfony-install/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 04:53:32 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[install symfony]]></category>
		<category><![CDATA[setup symfony]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=201</guid>
		<description><![CDATA[First install WAMP. you can also choose XAMP but for me it&#8217;s WAMP.
to install symfony you need to enable or install pear. follow this link in order to do it:
 
http://trac.symfony-project.org/wiki/HowToInstallPearOnWindowsWithWamp
REBOOT PC
second step is to install symfony
http://trac.symfony-project.org/wiki/HowToInstallSymfonyOnWindowsWithWamp
REBOOT PC
Dont worry if your C:\&#62;symfony does not show anything. it&#8217;s important to make sure that, there are no [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=201&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2009/04/11/one-shot-symfony-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>
	</item>
		<item>
		<title>The MVC Architecture &amp; Layout(Decorator Design Pattern)</title>
		<link>http://aminulsumon.wordpress.com/2009/01/14/the-mvc-architecture-layoutdecorator-design-pattern/</link>
		<comments>http://aminulsumon.wordpress.com/2009/01/14/the-mvc-architecture-layoutdecorator-design-pattern/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 05:20:14 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[Code Igniter]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[best way of handle design]]></category>
		<category><![CDATA[design in MVC]]></category>
		<category><![CDATA[design pattern]]></category>
		<category><![CDATA[handle page in MVC]]></category>
		<category><![CDATA[template in symfony]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=179</guid>
		<description><![CDATA[[Note: 100% copy and paste from symfony web site]
If you are used to developing PHP websites without a framework, you probably use the one PHP file per HTML page paradigm. These PHP files probably contain the same kind of structure: initialization and global configuration, business logic related to the requested page, database records fetching, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=179&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2009/01/14/the-mvc-architecture-layoutdecorator-design-pattern/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>

		<media:content url="http://www.shopno-dinga.com/dustbin/mvc.png" medium="image">
			<media:title type="html">MVC Architecture</media:title>
		</media:content>

		<media:content url="http://www.shopno-dinga.com/dustbin/header_footer.png" medium="image">
			<media:title type="html">Template using Header Footer</media:title>
		</media:content>

		<media:content url="http://www.shopno-dinga.com/dustbin/layout.png" medium="image">
			<media:title type="html">Decorator Design Pattern</media:title>
		</media:content>
	</item>
		<item>
		<title>Build a small project</title>
		<link>http://aminulsumon.wordpress.com/2009/01/13/build-a-small-project/</link>
		<comments>http://aminulsumon.wordpress.com/2009/01/13/build-a-small-project/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 05:52:46 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[crud in symfony]]></category>
		<category><![CDATA[project in symfony]]></category>
		<category><![CDATA[small project in symfony]]></category>
		<category><![CDATA[symfony project]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=177</guid>
		<description><![CDATA[well here we are for build second symfony project. previously we have seen, how difficult first project was without a single line of php code. here is the second one similar to first project. but this time not only signp form. instead we implement a small project. lets start
propel:
  article:
    id: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=177&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2009/01/13/build-a-small-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>
	</item>
		<item>
		<title>Build your first symfony project</title>
		<link>http://aminulsumon.wordpress.com/2009/01/11/build-first-symfony-project-2/</link>
		<comments>http://aminulsumon.wordpress.com/2009/01/11/build-first-symfony-project-2/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 15:41:51 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[easy symfony]]></category>
		<category><![CDATA[first project in symfony]]></category>
		<category><![CDATA[php framework]]></category>
		<category><![CDATA[start symfony]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=169</guid>
		<description><![CDATA[Good time to build first simple symfony project. The project is very simple one. Build a Signup form. Don&#8217;t blame me, how a signup form can be a project !!!. Yes it is   Lets Start.
Before start follow the instructions make sure you have successfully configured symfony in your local PC. which mean, your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=256&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2009/01/11/build-first-symfony-project-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>
	</item>
		<item>
		<title>build first symfony project</title>
		<link>http://aminulsumon.wordpress.com/2009/01/11/build-first-symfony-project/</link>
		<comments>http://aminulsumon.wordpress.com/2009/01/11/build-first-symfony-project/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 14:09:21 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[first symfony project]]></category>
		<category><![CDATA[tiny project in symfony project]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=166</guid>
		<description><![CDATA[Good time to build first simple symfony project. The project is very simple one. Build a Signup form. Don&#8217;t blame me, how a signup form can be a project !!!. Yes it is   Lets Start.
Before start follow the instructions make sure you have successfully configured symfony in your local PC. which mean, your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=255&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2009/01/11/build-first-symfony-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>
	</item>
		<item>
		<title>YAML Database Format</title>
		<link>http://aminulsumon.wordpress.com/2008/12/10/yaml-database-format/</link>
		<comments>http://aminulsumon.wordpress.com/2008/12/10/yaml-database-format/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 08:12:24 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[Framework]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=142</guid>
		<description><![CDATA[[NOTE: copy and paste from : http://www.symfony-project.org/jobeet/1_2/Propel/en/03 ]
According to the official YAML website, YAML is &#8220;is a human friendly data serialization standard for all programming languages&#8221;
Put another way, YAML is a simple language to describe data (strings, integers, dates, arrays, and hashes).
In YAML, structure is shown through indentation, sequence items are denoted by a dash, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=151&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2008/12/10/yaml-database-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>
	</item>
		<item>
		<title>lets try symfony</title>
		<link>http://aminulsumon.wordpress.com/2008/12/10/lets-try-symfony/</link>
		<comments>http://aminulsumon.wordpress.com/2008/12/10/lets-try-symfony/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 07:57:44 +0000</pubDate>
		<dc:creator>Aminul Islam</dc:creator>
				<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://shopno-dinga.com/myblog/?p=140</guid>
		<description><![CDATA[Symfony is an excellent framework which make programmer&#8217;s life more easier. fully structured, easy to build, debug and extend application.
First donwload symfony and extract into your web root.
Database: Some tools allow you to build a database graphically (for instance Fabforce&#8217;s Dbdesigner) and generate directly a schema.xml (with DB Designer 4 TO Propel Schema Converter).
  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aminulsumon.wordpress.com&blog=5069357&post=140&subd=aminulsumon&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://aminulsumon.wordpress.com/2008/12/10/lets-try-symfony/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb248994b649840101e5dca59a0c14?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aminulsumon</media:title>
		</media:content>
	</item>
	</channel>
</rss>