<?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>Zend Framework</title>
	<atom:link href="http://zendguru.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://zendguru.wordpress.com</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 07:41:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='zendguru.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Zend Framework</title>
		<link>http://zendguru.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://zendguru.wordpress.com/osd.xml" title="Zend Framework" />
	<atom:link rel='hub' href='http://zendguru.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Zend Framework: Sending Email with attachment in Zend Framework</title>
		<link>http://zendguru.wordpress.com/2009/07/05/zend-framework-sending-email-with-attachment-in-zend-framework/</link>
		<comments>http://zendguru.wordpress.com/2009/07/05/zend-framework-sending-email-with-attachment-in-zend-framework/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 14:58:02 +0000</pubDate>
		<dc:creator>Faheem Abbas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://zendguru.wordpress.com/?p=699</guid>
		<description><![CDATA[You may have used Php for sending emails in your application. I haven’t experienced it in plain php, so I don’t know whether its easy or difficult. I, however, know that Zend Framework provide very easy way for sending emails. You can even attach files with your email with single method call. In this article [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=699&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You may have used Php for sending emails in your application. I haven’t experienced it in plain php, so I don’t know whether its easy or difficult. I, however, know that Zend Framework provide very easy way for sending emails. You can even attach files with your email with single method call.<br />
In this article I am going to discuss how to send email with attachments. Please do tell me whether it helped you or not. Read more here.<a href="http://zendgeek.blogspot.com/2009/07/sending-email-with-attachment-in-zend.html">http://zendgeek.blogspot.com/2009/07/sending-email-with-attachment-in-zend.html</a></p>
<br />Posted in Uncategorized, Zend Framework  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zendguru.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zendguru.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zendguru.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zendguru.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zendguru.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zendguru.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zendguru.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zendguru.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zendguru.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zendguru.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zendguru.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zendguru.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zendguru.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zendguru.wordpress.com/699/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=699&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zendguru.wordpress.com/2009/07/05/zend-framework-sending-email-with-attachment-in-zend-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03ca184aa993b53045cd15e464e63100?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">zendguru</media:title>
		</media:content>
	</item>
		<item>
		<title>Zend Framework: building complete application using Zend_Session, Zend_Db and Zend_Auth</title>
		<link>http://zendguru.wordpress.com/2009/07/04/zend-framework-building-complete-application-using-zend_session-zend_db-and-zend_auth/</link>
		<comments>http://zendguru.wordpress.com/2009/07/04/zend-framework-building-complete-application-using-zend_session-zend_db-and-zend_auth/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:35:17 +0000</pubDate>
		<dc:creator>Faheem Abbas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zendguru.wordpress.com/?p=688</guid>
		<description><![CDATA[Sorry this blog is deprecated. you can read full article here. http://zendgeek.blogspot.com/2009/07/zend-framework-building-complete.html Well, I have written lots of separate article on Zend Framework. Hopefully most of folk out there searching for valuable help may have gotten some from my articles. This time my objective is to share everything with you, from basic configuration till to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=688&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Sorry this blog is deprecated. you can read full article here.</h2>
<h2><a href="http://zendgeek.blogspot.com/2009/07/zend-framework-building-complete.html">http://zendgeek.blogspot.com/2009/07/zend-framework-building-complete.html</a></h2>
<p>Well, I have written lots of separate article on Zend Framework. Hopefully most of folk out there searching for valuable help may have gotten some from my articles.<br />
This time my objective is to share everything with you, from basic configuration till to building complete Zend Framework application.<br />
This article will cover<br />
1.	How to make initial configuration.<br />
2.	How to use Zend_Auth for authentication<br />
3.	Using Zend_Session for handling sessions<br />
4.	What are models and how to create them<br />
5.	Using Zend_Db to handle backend database for storing valuable information.<br />
And much more.<br />
So let’s get started.<br />
1.	Creating directory structure and making initial configuration<br />
Zend Framework is based on MVC design patterns. MVC stands for Model, View, Controller. A simple definition of MVC design pattern is to separate business logic from presentation logic.<br />
In order to work with Zend Framework MVC design pattern, you’ll need to make necessary directory structure. There are various ways of making directory structure, I, however will use the most easier to create and understand structure.</p>
<p>The structure I created is.</p>
<pre style="border:1px dashed #999999;overflow:auto;font-family:Andale Mono,Lucida Console,Monaco,fixed,monospace;color:#000000;background-color:#eeeeee;font-size:12px;line-height:14px;width:100%;padding:5px;"><code>html_root
    /application
        /controllers
            IndexController.php
        /models
            Users.php
        /forms
            LoginForm.php
        /views
            /scripts
                /dojo
                    index.phtml
    /libaray
        /Zend
/js
    /css
    /images
    /index.phtm

</code></pre>
<p>On the top level we have html_root directory, containing application directory, library, js, css and images. It also contain index.phtml called our bootstrap file. This file contain all our configuration code. Further more application directory contain controller, models forms and views directories. Library  directory contains Zend components. Js contain all our js files, css contains css files and images contains all images used in our application.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zendguru.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zendguru.wordpress.com/688/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zendguru.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zendguru.wordpress.com/688/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zendguru.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zendguru.wordpress.com/688/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zendguru.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zendguru.wordpress.com/688/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zendguru.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zendguru.wordpress.com/688/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zendguru.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zendguru.wordpress.com/688/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zendguru.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zendguru.wordpress.com/688/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=688&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zendguru.wordpress.com/2009/07/04/zend-framework-building-complete-application-using-zend_session-zend_db-and-zend_auth/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03ca184aa993b53045cd15e464e63100?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">zendguru</media:title>
		</media:content>
	</item>
		<item>
		<title>Zend Framework: Storing session data in database using Zend_Session_SaveHandler_DbTable</title>
		<link>http://zendguru.wordpress.com/2009/07/03/zend-framework-storing-session-data-in-database-using-zend_session_savehandler_dbtable/</link>
		<comments>http://zendguru.wordpress.com/2009/07/03/zend-framework-storing-session-data-in-database-using-zend_session_savehandler_dbtable/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 17:52:16 +0000</pubDate>
		<dc:creator>Faheem Abbas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zendguru.wordpress.com/?p=668</guid>
		<description><![CDATA[In one of my previous post I wrote how to save session data in the database. The reason behind saving session data in database is that data become more secure and can be easily retrieved later on. Let’s look how simple and easy it is to save session data in database using Zend_Session_SaveHandler_DbTable in Zend [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=668&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In one of my previous post I wrote how to save session data in the database. The reason behind saving session data in database is that data become more secure and can be easily retrieved later on.</p>
<p>Let’s look how simple and easy it is to save session data in database using Zend_Session_SaveHandler_DbTable in Zend Framework.</p>
<h2><strong>Read full article here.<a href="http://zendgeek.blogspot.com/2009/07/zend-framework-storing-session-data-in.html">http://zendgeek.blogspot.com/2009/07/zend-framework-storing-session-data-in.html</a></strong></h2>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zendguru.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zendguru.wordpress.com/668/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zendguru.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zendguru.wordpress.com/668/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zendguru.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zendguru.wordpress.com/668/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zendguru.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zendguru.wordpress.com/668/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zendguru.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zendguru.wordpress.com/668/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zendguru.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zendguru.wordpress.com/668/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zendguru.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zendguru.wordpress.com/668/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=668&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zendguru.wordpress.com/2009/07/03/zend-framework-storing-session-data-in-database-using-zend_session_savehandler_dbtable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03ca184aa993b53045cd15e464e63100?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">zendguru</media:title>
		</media:content>
	</item>
		<item>
		<title>Zend Framework and Dojo: configuration</title>
		<link>http://zendguru.wordpress.com/2009/07/01/zend-framework-and-dojo-configuration/</link>
		<comments>http://zendguru.wordpress.com/2009/07/01/zend-framework-and-dojo-configuration/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 06:04:00 +0000</pubDate>
		<dc:creator>Faheem Abbas</dc:creator>
				<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://zendguru.wordpress.com/?p=646</guid>
		<description><![CDATA[Sorry this blog is deprecated. read full article here. http://zendgeek.blogspot.com/2009/06/zend-framework-and-dojo-configuration.html Latest version of Zend framework- ZF 1.6.0 ship dojo toolkit. You can find it in ZendFramework-1.6.0/external/ directory when you download ZF. Recently I come across a problem using third party “calendar”- Java script Calendar, and as Zend has now done collaboration with Dojo, so people [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=646&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Sorry this blog is deprecated. read full article here.</h2>
<h2><a href="http://zendgeek.blogspot.com/2009/06/zend-framework-and-dojo-configuration.html">http://zendgeek.blogspot.com/2009/06/zend-framework-and-dojo-configuration.html</a></h2>
<p>Latest version of Zend framework- ZF 1.6.0 ship dojo toolkit. You can find it in ZendFramework-1.6.0/external/ directory when you download ZF.</p>
<p>Recently I come across a problem using third party “calendar”- Java script Calendar, and as Zend has now done collaboration with Dojo, so people using zend will definitely start using Dojo for java scripts and all other functionality Dojo is providing. And that’s why I decided to study and use Dojo and implement it in my application instead of fixing the issue in the third party calendar.</p>
<p>Although Zend has done excellent job and has made things quite easy for those who wish to use dojo in their applications, however novice and those with little experience may find it a bit difficult to configure Zend for Dojo.</p>
<p>It this post I will tell you how to configure Zend for working with Dojo.</p>
<p>The first and most important thing is to copy “external/dojo” into your js directory under www/public folder.</p>
<br />Posted in Zend Framework  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zendguru.wordpress.com/646/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zendguru.wordpress.com/646/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zendguru.wordpress.com/646/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zendguru.wordpress.com/646/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zendguru.wordpress.com/646/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zendguru.wordpress.com/646/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zendguru.wordpress.com/646/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zendguru.wordpress.com/646/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zendguru.wordpress.com/646/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zendguru.wordpress.com/646/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zendguru.wordpress.com/646/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zendguru.wordpress.com/646/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zendguru.wordpress.com/646/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zendguru.wordpress.com/646/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=646&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zendguru.wordpress.com/2009/07/01/zend-framework-and-dojo-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03ca184aa993b53045cd15e464e63100?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">zendguru</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP: Taking care of security</title>
		<link>http://zendguru.wordpress.com/2009/06/28/php-taking-care-of-security/</link>
		<comments>http://zendguru.wordpress.com/2009/06/28/php-taking-care-of-security/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 10:52:49 +0000</pubDate>
		<dc:creator>Faheem Abbas</dc:creator>
				<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://zendguru.wordpress.com/?p=643</guid>
		<description><![CDATA[Today highly confidential data such as credit card number, social security number etc are stored and handle through web. So it must be your primary goal to make your web application secure enough, so that users/visitor feels confident enough while using your application. Here in this article I am going to give you some tips [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=643&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today highly confidential data such as credit card number, social security number etc are stored and handle through web. So it must be your primary goal to make your web application secure enough, so that users/visitor feels confident enough while using your application.</p>
<p>Here in this article I am going to give you some tips that are worthy to be remembered and taken care of in application development process.</p>
<ol>
<li>You      may have heard about register_globals. They make PHP variables usage easy.      However they have certain disadvantages such as users can easily sneak      into your application by easily passing data through $_POST, $_GET or      $_COOKIE etc. So you shouldn’t rely on register_global. Disable them would      be nice decision.</li>
<li>Most      of the time we use variable directly, without first initializing them. For      example</li>
</ol>
<p>if (condition) {</p>
<p>$flag = TRUE;</p>
<p>}</p>
<p>If you don’t initialize $flag to false, user can easily set it to true using, $_POST, $_GET or $_COOKIE.</p>
<ol>
<li>Verify      all incoming data before processing. Verification highly depends on the      type of data. If you need to insert integer data in the database, make      sure that proper data is submitted through form.</li>
<li>Be      very much careful when using function that run commands on the server.      These function include exec(), passthru() and backticks (&#8220;) etc.</li>
<li>You      must change the directory where session data is stored by default. Another      good approach would be to use database to store session information.</li>
<li>When      uploading file to the server, it would be good practice to rename the file(s)      before storing them. Name must be safe and not guessable.</li>
<li>Don’t      reveal error on live site. Errors reveal very important information, so      they must be taken care of.</li>
<li>Take      care of SQL injection. If user provides malicious information, your SQL      query shouldn’t break.</li>
</ol>
<br />Posted in Php  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zendguru.wordpress.com/643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zendguru.wordpress.com/643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zendguru.wordpress.com/643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zendguru.wordpress.com/643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zendguru.wordpress.com/643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zendguru.wordpress.com/643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zendguru.wordpress.com/643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zendguru.wordpress.com/643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zendguru.wordpress.com/643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zendguru.wordpress.com/643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zendguru.wordpress.com/643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zendguru.wordpress.com/643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zendguru.wordpress.com/643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zendguru.wordpress.com/643/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=643&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zendguru.wordpress.com/2009/06/28/php-taking-care-of-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03ca184aa993b53045cd15e464e63100?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">zendguru</media:title>
		</media:content>
	</item>
		<item>
		<title>Zend Framework and Dojo: a simple but complete Zend_Dojo_Form tutorial</title>
		<link>http://zendguru.wordpress.com/2009/06/28/zend-framework-and-dojo-a-simple-but-complete-zend_dojo_form-tutorial/</link>
		<comments>http://zendguru.wordpress.com/2009/06/28/zend-framework-and-dojo-a-simple-but-complete-zend_dojo_form-tutorial/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 10:49:15 +0000</pubDate>
		<dc:creator>Faheem Abbas</dc:creator>
				<category><![CDATA[Zend Framework Tutorials]]></category>

		<guid isPermaLink="false">http://zendguru.wordpress.com/?p=640</guid>
		<description><![CDATA[sorry this blog is deprecated. visit full article here. http://zendgeek.blogspot.com/2009/07/creating-nice-dojo-form-in-zend.html Well, after writing few separate article about Zend Framework and dojo, I feel that I’d need to write a complete Zend_Dojo_Form. So here I am with complete example. I am going to explain everything step by step. 1. Download Zend Framework latest version Download least [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=640&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>sorry this blog is deprecated. visit full article here.</h2>
<h2><a href="http://zendgeek.blogspot.com/2009/07/creating-nice-dojo-form-in-zend.html">http://zendgeek.blogspot.com/2009/07/creating-nice-dojo-form-in-zend.html</a></h2>
<p>Well, after writing few separate article about Zend Framework and dojo, I feel that I’d need to write a complete Zend_Dojo_Form. So here I am with complete example.</p>
<p>I am going to explain everything step by step.</p>
<p>1. <strong>Download Zend Framework latest version</strong></p>
<p>Download least stable version from <a href="http://www.zend.com/">http://www.zend.com</a>. Copy external/dojo to js/.</p>
<p>Hopefully you will create your directory structure as</p>
<blockquote><p>html_root</p>
<p style="padding-left:30px;">/application</p>
<p style="padding-left:60px;">/controllers</p>
<p style="padding-left:90px;">DojoController.php</p>
<p style="padding-left:60px;">/models</p>
<p style="padding-left:60px;">/forms</p>
<p style="padding-left:90px;">CustomDojoForm.php</p>
<p style="padding-left:60px;">/views</p>
<p style="padding-left:90px;">/scripts</p>
<p style="padding-left:120px;">/dojo</p>
<p style="padding-left:150px;">index.phtml</p>
<p style="padding-left:30px;">/libaray</p>
<p style="padding-left:60px;">/Zend</p>
<p style="padding-left:30px;">/public</p>
<p style="padding-left:60px;">/js</p>
<p style="padding-left:60px;">/dojo</p>
<p style="padding-left:60px;">/css</p>
<p style="padding-left:60px;">/images</p>
<p style="padding-left:60px;">/bootstrap.php</p>
<p style="padding-left:30px;">/index.phtm</p>
</blockquote>
<p>It’s not compulsory to create the similar directory structure I have created, this can vary. For best practice read Zend Quick start from Zend Framework documentation.</p>
<p>2. <strong>Enable dojo in the bootstrap file</strong></p>
<p>I am not going to discuss everything you will need to have in your bootstrap file. I am explaining only the line of code needed to enable dojo.</p>
<br />Posted in Zend Framework Tutorials  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zendguru.wordpress.com/640/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zendguru.wordpress.com/640/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zendguru.wordpress.com/640/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zendguru.wordpress.com/640/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zendguru.wordpress.com/640/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zendguru.wordpress.com/640/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zendguru.wordpress.com/640/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zendguru.wordpress.com/640/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zendguru.wordpress.com/640/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zendguru.wordpress.com/640/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zendguru.wordpress.com/640/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zendguru.wordpress.com/640/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zendguru.wordpress.com/640/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zendguru.wordpress.com/640/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=640&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zendguru.wordpress.com/2009/06/28/zend-framework-and-dojo-a-simple-but-complete-zend_dojo_form-tutorial/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03ca184aa993b53045cd15e464e63100?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">zendguru</media:title>
		</media:content>
	</item>
		<item>
		<title>Zend Framework Form: A simple but complete Zend_Form sample/tutorial</title>
		<link>http://zendguru.wordpress.com/2009/06/27/zend-framework-form-a-simple-but-complete-zend_form-sampletutorial/</link>
		<comments>http://zendguru.wordpress.com/2009/06/27/zend-framework-form-a-simple-but-complete-zend_form-sampletutorial/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 10:58:55 +0000</pubDate>
		<dc:creator>Faheem Abbas</dc:creator>
				<category><![CDATA[Zend Framework Tutorials]]></category>

		<guid isPermaLink="false">http://zendguru.wordpress.com/?p=637</guid>
		<description><![CDATA[&#8220;A sample application can be found here&#8220;. Sorry this blog is deprecated. &#8220;Please read complete tutorial here.&#8221; http://zendgeek.blogspot.com/2009/07/zend-framework-formzendform-tutorial.html I got “The Zahir”, a novel by Paula Coelho about a month back, very sweat one and highly intrigued. It was highly entertaining and most importantly author shared his experiences in a nice way. I learned plenty [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=637&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8220;<a href="http://faheem.asim.pk/users/">A sample application can be found here</a>&#8220;.</p>
<h2>Sorry this blog is deprecated.</h2>
<h2><strong>&#8220;Please read complete tutorial here.&#8221; <a href="http://zendgeek.blogspot.com/2009/07/zend-framework-formzendform-tutorial.html">http://zendgeek.blogspot.com/2009/07/zend-framework-formzendform-tutorial.html</a></strong></h2>
<p>I got “The Zahir”, a novel by Paula Coelho about a month back, very sweat one and highly intrigued. It was highly entertaining and most importantly author shared his experiences in a nice way. I learned plenty of new ideas.</p>
<p>Eh, you may think that I am insane, supposed to write about Zend Framework, but discussing a novel.</p>
<p>Well, novel can not only be a good companion of yours, but it also put shade of light on simple things from many angles. This make you think dynamically.</p>
<p>If you are solving a puzzle or implementing your logic, do not think straight forward, give multiple tries and chose a more appropriate solution. Solving a problem will not be hard. You should chose a solution that require less code, small maintenance overhead and most importantly one that will be less resource intensive.</p>
<p>Now lets stick to the topic and discuss how you can use Zend_Form component for creating html form easily, handling filters and errors messages and how to see how easily you can fetch data from the data source and present that in html form and let the visitors change/modify the existing data and save changes to the data source.</p>
<p>I am gona break this topic in three steps.</p>
<p><strong>1. Creating Zend_Form</strong></p>
<p>Although I’ve already discussed creation of Zend_Form in some of my articles but it will be better to discuss it here again.</p>
<p>Creating Zend form is simple is this.</p>
<blockquote><p>&lt;?php</p>
<p>class CustomForm extend Zend_Form</p>
<p>{</p>
<p style="padding-left:30px;">public function init()</p>
<p style="padding-left:30px;">{</p>
<p style="padding-left:30px;">}</p>
<p>}</p></blockquote>
<p>defined a class by extending it from Zend_Form. This allow access to many of methods already defined in Zend_Form.</p>
<p>The only thing you need to do is to override init() method and create your own element such as input box, select statement, checkboxes, radio buttons and so on.</p>
<h2>Sorry this blog is deprecated.</h2>
<h2><strong>&#8220;Please read complete tutorial here.&#8221; <a href="http://zendgeek.blogspot.com/2009/07/zend-framework-formzendform-tutorial.html">http://zendgeek.blogspot.com/2009/07/zend-framework-formzendform-tutorial.html</a></strong></h2>
<br />Posted in Zend Framework Tutorials  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zendguru.wordpress.com/637/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zendguru.wordpress.com/637/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zendguru.wordpress.com/637/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zendguru.wordpress.com/637/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zendguru.wordpress.com/637/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zendguru.wordpress.com/637/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zendguru.wordpress.com/637/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zendguru.wordpress.com/637/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zendguru.wordpress.com/637/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zendguru.wordpress.com/637/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zendguru.wordpress.com/637/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zendguru.wordpress.com/637/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zendguru.wordpress.com/637/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zendguru.wordpress.com/637/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=637&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zendguru.wordpress.com/2009/06/27/zend-framework-form-a-simple-but-complete-zend_form-sampletutorial/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03ca184aa993b53045cd15e464e63100?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">zendguru</media:title>
		</media:content>
	</item>
		<item>
		<title>Zend Framework: Zend_Loader::Zend_Loader::registerAutoload is deprecated as of 1.8.0 and will be removed with 2.0.0; use Zend_Loader_Autoloader instead.</title>
		<link>http://zendguru.wordpress.com/2009/06/17/zend-framework-zend_loaderzend_loaderregisterautoload-is-deprecated-as-of-1-8-0-and-will-be-removed-with-2-0-0-use-zend_loader_autoloader-instead/</link>
		<comments>http://zendguru.wordpress.com/2009/06/17/zend-framework-zend_loaderzend_loaderregisterautoload-is-deprecated-as-of-1-8-0-and-will-be-removed-with-2-0-0-use-zend_loader_autoloader-instead/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 09:34:33 +0000</pubDate>
		<dc:creator>Faheem Abbas</dc:creator>
				<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://zendguru.wordpress.com/2009/06/17/zend-framework-zend_loaderzend_loaderregisterautoload-is-deprecated-as-of-1-8-0-and-will-be-removed-with-2-0-0-use-zend_loader_autoloader-instead/</guid>
		<description><![CDATA[Sorry this blog is deprecated. you can read this article here. http://zendgeek.blogspot.com/2009/06/zend-framework-zendloaderzendloaderregi.html Posted in Zend Framework<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=626&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Sorry this blog is deprecated. you can read this article here.</h2>
<h2><a href="http://zendgeek.blogspot.com/2009/06/zend-framework-zendloaderzendloaderregi.html">http://zendgeek.blogspot.com/2009/06/zend-framework-zendloaderzendloaderregi.html</a></h2>
<br />Posted in Zend Framework  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zendguru.wordpress.com/626/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zendguru.wordpress.com/626/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zendguru.wordpress.com/626/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zendguru.wordpress.com/626/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zendguru.wordpress.com/626/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zendguru.wordpress.com/626/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zendguru.wordpress.com/626/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zendguru.wordpress.com/626/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zendguru.wordpress.com/626/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zendguru.wordpress.com/626/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zendguru.wordpress.com/626/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zendguru.wordpress.com/626/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zendguru.wordpress.com/626/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zendguru.wordpress.com/626/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=626&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zendguru.wordpress.com/2009/06/17/zend-framework-zend_loaderzend_loaderregisterautoload-is-deprecated-as-of-1-8-0-and-will-be-removed-with-2-0-0-use-zend_loader_autoloader-instead/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03ca184aa993b53045cd15e464e63100?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">zendguru</media:title>
		</media:content>
	</item>
		<item>
		<title>Seven things you may not know about me</title>
		<link>http://zendguru.wordpress.com/2009/06/03/seven-things-you-may-not-know-about-me/</link>
		<comments>http://zendguru.wordpress.com/2009/06/03/seven-things-you-may-not-know-about-me/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 10:17:48 +0000</pubDate>
		<dc:creator>Faheem Abbas</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://zendguru.wordpress.com/?p=622</guid>
		<description><![CDATA[Well, on few places I saw seven things. In the beginning I didn’t understand what it’s all about, however after searching for some time I found what the secret behind the scene was. The idea behind was to write seven things that people don’t know about you and then write about seven people in your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=622&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well, on few places I saw seven things. In the beginning I didn’t understand what it’s all about, however after searching for some time I found what the secret behind the scene was. The idea behind was to write seven things that people don’t know about you and then write about seven people in your address book, mention their names and leave links to their blogs. After doing this, leave comments on their blog or twitter telling them that they have been tagged.</p>
<p>Here goes my seven things.</p>
<ol>
<li>I      belong to Tribal Area of Pakistan. Yes, Its been in media since many year      or I’d say after 9/11, when usama bin ladin flee to Tora bora. Keep in      mind that Tora bora is an area/border between Pakistan      and Afghanistan.</li>
</ol>
<p style="padding-left:30px;">My family is still living in tribal area, however we have a bit peaceful place, free from al-Qaida and Taliban.</p>
<ol>
<li>Pink      is good and I like strawberry.</li>
<li>I was      very good soccer player. I was center forward of our college soccer team.</li>
<li>After      completing my master I tried hard to get job in Dot Net technologies, but      fortunately or unfortunately got PHP job instead.</li>
<li> I started writing my first blog in june      2008. That was in google’s blogspot.</li>
<li>I am Capricorn;      always work hard to get to the top of the mountain.</li>
<li> I love reading novels. I am reading “The      Zahir” by Paulo Coelho these days. Paulo Coelho is an author of award      winning, bestseller “The Alchemist”.</li>
</ol>
<p>And here goes seven people I know</p>
<ol>
<li>Gul      Hassan</li>
</ol>
<p>My uncle and mentor who give me strength to be where I am. An intelligent and cool person. Working as an Admin manager in government organization.</p>
<ol>
<li><a href="http://james.com.sg">James      Leong</a>:</li>
</ol>
<p>A person who inspire me writing my own blog. A Singaporean, who came to Pakistan to establish his own business, cannot say much about him.</p>
<ol>
<li>Masood      Anwar:</li>
</ol>
<p>My team lead, who has given my lot of favors since my joining. I’ve been working with him since eight months. Full of patience and courage, think dynamically.</p>
<ol>
<li><a href="http://asim.pk">Asim      Zeeshan</a>:</li>
</ol>
<p>He is highly motivated, enthusiastic person. We both work in the same organization. He never hesitate in giving helping hand.</p>
<ol>
<li>Furqan      Khan:</li>
</ol>
<p>My colleague, my teammate. He is nice person and a brilliant developer. We always discuss TV program, best coming movies and other entertainment related stuff.</p>
<ol>
<li>Syed      Zufliqar Hussain</li>
</ol>
<p>He inspired me to play table tennis. He is working in Dot Net technologies, sober and courageous person. Always give his hand whenever help needed.</p>
<ol>
<li><a href="http://ahsangill.wordpress.com">Ahsan      Shahzad</a>:</li>
</ol>
<p>A person writing his own blog on Zend Framework and other tool and technologies. Working in the same organization, where I am. Nice person, an intelligent engineer.</p>
<br />Posted in Personal  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zendguru.wordpress.com/622/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zendguru.wordpress.com/622/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zendguru.wordpress.com/622/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zendguru.wordpress.com/622/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zendguru.wordpress.com/622/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zendguru.wordpress.com/622/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zendguru.wordpress.com/622/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zendguru.wordpress.com/622/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zendguru.wordpress.com/622/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zendguru.wordpress.com/622/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zendguru.wordpress.com/622/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zendguru.wordpress.com/622/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zendguru.wordpress.com/622/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zendguru.wordpress.com/622/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=622&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zendguru.wordpress.com/2009/06/03/seven-things-you-may-not-know-about-me/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03ca184aa993b53045cd15e464e63100?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">zendguru</media:title>
		</media:content>
	</item>
		<item>
		<title>Make your children listen to you</title>
		<link>http://zendguru.wordpress.com/2009/05/31/make-your-children-listen-to-you/</link>
		<comments>http://zendguru.wordpress.com/2009/05/31/make-your-children-listen-to-you/#comments</comments>
		<pubDate>Sun, 31 May 2009 15:25:30 +0000</pubDate>
		<dc:creator>Faheem Abbas</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://zendguru.wordpress.com/?p=618</guid>
		<description><![CDATA[I almost always read Sunday “dawn” and find very useful article touching heart and soul. I think it would be worthy writing a summery about one of them and give my own opinion as well. Today an article written by Gulrukh Tausif was fabulous. Though I am single and like to be for some time [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=618&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I almost always read Sunday “dawn” and find very useful article touching heart and soul.</p>
<p>I think it would be worthy writing a summery about one of them and give my own opinion as well.</p>
<p>Today an article written by Gulrukh Tausif was fabulous. Though I am single and like to be for some time at least for some months if not years, however the tips about children she has given are worthy to be remembered and passed along in the circle.</p>
<p>These tips are</p>
<p><strong>Let them know their boundaries</strong></p>
<p>You need to tell your children what behavior is acceptable in the house and what is not.</p>
<p>Remind them what you want them to do and then make sure its get done on the appointed time. Parents if firm and consistent to put children to work on certain time, can easily achieved it and will get no complaint what so ever once children get used to it.</p>
<p><strong>Don’t give a child a chance to argue</strong></p>
<p>If your child is glued to certain task, give him an ultimatum and walk out of the room. Don’t give him chance to countermand you. Just say that I’m going out and when I’ll get in you must be on your table doing your home work.</p>
<p><strong>Always mean what you say</strong></p>
<p>Well, this is the most important one and I’ve seen many parents doing so. When a child cross his boundary, parents give an ultimatum that If he do the same again he will be punished, but when child repeat that again parent do nothing. This gives the child a sense that all these are idle threats. Make sure you follow what you say and what you mean.</p>
<p><strong>Keep criticism to the point</strong></p>
<p>Your explanation should be as short as possible, because most children cannot endure long lectures and their brain automatically tune off after the first 30 seconds or so.</p>
<p>I’ve seen parent giving long lecture and the end result is nothing. So stick to the point rather then a long lecture.</p>
<p><strong>Modify your own behavior</strong></p>
<p>If you mange to follow this tip you are half done. I’ve seen people telling children to follow rules that they even themselves don’t follow. Children learn more from your actions than from what you say. If you don’t listen to them they won’t listen to you next time. Give them full attention when they need. Next time when you need attention they would give it to you.</p>
<p><strong>Explain your reasons</strong></p>
<p>Nowadays children question everything and anything. Give them logical reasons instead of bossing them around. If they don’t brush their teeth or don’t concentrate on their homework, tell them pros and cons instead of crying and forcing them to do so.</p>
<p><strong>Always use positive reinforcement</strong></p>
<p>Praise you kid for each and every good little thing he does especially if he does it without your saying. Always say “Please” and “Thank you” and they will jump to fulfill your every command.</p>
<p><strong>Listen to their problems</strong></p>
<p>Your children shouldn’t be shy while telling you his problem. You must be closer to your children like his friends, so that he share everything with you. No matter how busy or tired you are, ask your children about their school, homework, teachers and classmates.</p>
<p><strong>Be there for them</strong></p>
<p>Put your kids need before your own. A bored, tired, hungry, sleepy or sick child is more likely to misbehave and flout your wishes. Cut shot the telephone call, switch of your TV, put down your latest best seller and see to their needs first.</p>
<br />Posted in Musings  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zendguru.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zendguru.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zendguru.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zendguru.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zendguru.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zendguru.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zendguru.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zendguru.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zendguru.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zendguru.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zendguru.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zendguru.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zendguru.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zendguru.wordpress.com/618/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zendguru.wordpress.com&amp;blog=4849730&amp;post=618&amp;subd=zendguru&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zendguru.wordpress.com/2009/05/31/make-your-children-listen-to-you/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03ca184aa993b53045cd15e464e63100?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">zendguru</media:title>
		</media:content>
	</item>
	</channel>
</rss>
