<?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>CNSQ Online Blog &#187; PHP Programming</title>
	<atom:link href="http://blog.cnsqonline.com/category/php-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cnsqonline.com</link>
	<description>A Blog about Wordpress, PHP, JavaScript, SEO, Web Design and Development</description>
	<lastBuildDate>Mon, 30 Aug 2010 12:41:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What are Autoresponders and How to use them</title>
		<link>http://blog.cnsqonline.com/what-are-autoresponders-and-how-to-use-them/</link>
		<comments>http://blog.cnsqonline.com/what-are-autoresponders-and-how-to-use-them/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 15:31:05 +0000</pubDate>
		<dc:creator>CNSQ</dc:creator>
				<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[autoresponders]]></category>
		<category><![CDATA[javascripts]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://blog.cnsqonline.com/?p=227</guid>
		<description><![CDATA[An autoresponder is a computer programs or scripts that automatically answers e-mail sent to it. They can be very simple or quite complex.
They are often used as e-mail marketing tools, to immediately provide information to their prospective customers and then follow-up with them at preset time intervals.
Autoresponders are also incorporated into electronic mailing list software, [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img align="left" alt="Autoresponders" src="http://i32.tinypic.com/x4etlx.jpg" />An <strong>autoresponder</strong> is a computer programs or scripts that automatically answers e-mail sent to it. They can be very simple or quite complex.</p>
<p>They are often used as e-mail marketing tools, to immediately provide information to their prospective customers and then follow-up with them at preset time intervals.</p>
<p>Autoresponders are also incorporated into electronic mailing list software, to confirm subscriptions, unsubscriptions, posts, and other list activities.</p>
<p style="text-align: justify;">As a web developer, clients either provide their very own autoresponder script or sometime they want you to make one. If you are in bind for time then there&#8217;s a large list of <a target="_blank" href="http://www.hotscripts.com/category/php/scripts-programs/email-systems/autoresponders/">autoresponder scripts</a> both commercial and free ones.</p>
<p style="text-align: justify;">If you&#8217;re having a hard time choosing which autoresponder script is for you then you can read this article on <a target="_blank" href="http://adf.ly/8463/howtochooseautoresponders">How to Choose Autoresponders</a> for your online marketing strategies</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.cnsqonline.com/what-are-autoresponders-and-how-to-use-them/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bazaar: An Easy-to-Use Version Control software for Designers and Developers</title>
		<link>http://blog.cnsqonline.com/bazaar-an-easy-to-use-version-control-software-for-designers-and-developers/</link>
		<comments>http://blog.cnsqonline.com/bazaar-an-easy-to-use-version-control-software-for-designers-and-developers/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 07:44:35 +0000</pubDate>
		<dc:creator>CNSQ</dc:creator>
				<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Designs]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Version Control]]></category>
		<category><![CDATA[Web Developer]]></category>

		<guid isPermaLink="false">http://blog.cnsqonline.com/?p=213</guid>
		<description><![CDATA[My 5-day web&#160;developer workshop was really helped me gain some new insights and new technologies that I can use at work and I thank my supervisors and managers for sponsoring for me. This update will be about a software that was widely used during our workshop and is called Bazaar.
Bazaar is is a distributed revision [...]


Related posts:<ol><li><a href='http://blog.cnsqonline.com/use-atatonic-css-framework-for-your-typography-needs/' rel='bookmark' title='Permanent Link: Use Atatonic CSS Framework for your typography needs'>Use Atatonic CSS Framework for your typography needs</a> <small>There are a lot of CSS framework use by Web...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img alt="Bazaar Logo" width="125" height="127" align="left" src="http://upload.wikimedia.org/wikipedia/en/c/c1/Bazaar_logo_(software_product).svg" />My 5-day web&nbsp;developer workshop was really helped me gain some new insights and new technologies that I can use at work and I thank my supervisors and managers for sponsoring for me. This update will be about a software that was widely used during our workshop and is called <strong>Bazaar</strong>.</p>
<p>Bazaar is is a distributed revision control system designed to make it easier for anyone to contribute to free and open source software projects. The focus is on ease of use, accuracy and flexibility, with a particular focus on branching and merging.It can be used by a single developer working on multiple branches of local content, or by teams collaborating across a network.&nbsp;</p>
<p>Bazaar is written in the Python programming language, with packages for major Linux distributions, Mac OS X and MS Windows.&nbsp;</p>
<p><a target="_blank" href="http://bazaar-vcs.org/Documentation">Read more>>></a></p>


<p>Related posts:<ol><li><a href='http://blog.cnsqonline.com/use-atatonic-css-framework-for-your-typography-needs/' rel='bookmark' title='Permanent Link: Use Atatonic CSS Framework for your typography needs'>Use Atatonic CSS Framework for your typography needs</a> <small>There are a lot of CSS framework use by Web...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.cnsqonline.com/bazaar-an-easy-to-use-version-control-software-for-designers-and-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Project Resource Gallery</title>
		<link>http://blog.cnsqonline.com/php-project-resource-gallery/</link>
		<comments>http://blog.cnsqonline.com/php-project-resource-gallery/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 05:02:04 +0000</pubDate>
		<dc:creator>CNSQ</dc:creator>
				<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.cnsqonline.com/?p=211</guid>
		<description><![CDATA[
Looking for some Open Source PHP Projects you can use for your own PHP developments then you can check out OpenSrcPHP.com 
OpenSrcPHP.com features an easy to browse gallery of the best Open Source PHP projects. Each project features screenshots plus community driven comments, ratings, and bookmarking. 
They also provide a hosted demo install thats refreshed [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img align="left" alt="Open Source PHP" src="http://i43.tinypic.com/2mzb4mg.png" /></p>
<p>Looking for some Open Source PHP Projects you can use for your own PHP developments then you can check out <a href="http://open.srcphp.com/" target="_blank"><strong>OpenSrcPHP.com </strong></a></p>
<p>OpenSrcPHP.com features an easy to browse gallery of the best Open Source PHP projects. Each project features screenshots plus community driven comments, ratings, and bookmarking. </p>
<p>They also provide a hosted demo install thats refreshed every couple hours so you can immediately evaluate a working installation (as admin).</p>
<p>So check out&nbsp; <strong>OpenSrcPHP.com</strong> <a href="http://open.srcphp.com/" target="_blank">http://open.srcphp.com/</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.cnsqonline.com/php-project-resource-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>9 Extremely Useful and Free PHP Libraries</title>
		<link>http://blog.cnsqonline.com/9-extremely-useful-and-free-php-libraries/</link>
		<comments>http://blog.cnsqonline.com/9-extremely-useful-and-free-php-libraries/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 02:52:12 +0000</pubDate>
		<dc:creator>CNSQ</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.cnsqonline.com/9-extremely-useful-and-free-php-libraries/</guid>
		<description><![CDATA[&#160;A lot of functionality is shared among applications &#8211; like sending emails or preventing spam. In the spirit of reusing the wheel instead of reinventing it, here are nine free web libraries that you can use in your next program which will dramatically increase your efficiency
Here are the 9 Extremely Useful and Free PHP Libraries [...]


Related posts:<ol><li><a href='http://blog.cnsqonline.com/what-are-autoresponders-and-how-to-use-them/' rel='bookmark' title='Permanent Link: What are Autoresponders and How to use them'>What are Autoresponders and How to use them</a> <small>An autoresponder is a computer programs or scripts that automatically...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<img alt="PHP Libraries" align="left" src="http://i62.photobucket.com/albums/h84/cnetboss/phpLibraries.png" />A lot of functionality is shared among applications &#8211; like sending emails or preventing spam. In the spirit of reusing the wheel instead of reinventing it, here are nine free web libraries that you can use in your next program which will dramatically increase your efficiency</p>
<p>Here are the <a target="_blank" href="http://net.tutsplus.com/articles/web-roundups/9-extremely-useful-and-free-php-libraries/"><strong>9 Extremely Useful and Free PHP Libraries</strong></a> that Web&nbsp;Developers can use for rapid development.</p>
<p>&nbsp;</p>


<p>Related posts:<ol><li><a href='http://blog.cnsqonline.com/what-are-autoresponders-and-how-to-use-them/' rel='bookmark' title='Permanent Link: What are Autoresponders and How to use them'>What are Autoresponders and How to use them</a> <small>An autoresponder is a computer programs or scripts that automatically...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.cnsqonline.com/9-extremely-useful-and-free-php-libraries/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
