<?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; resources</title>
	<atom:link href="http://blog.cnsqonline.com/category/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cnsqonline.com</link>
	<description>A Blog about HTML, CSS, Graphic Designing, and Wordpress</description>
	<lastBuildDate>Wed, 01 Feb 2012 08:23:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Creating your Own HTML and CSS Framework</title>
		<link>http://blog.cnsqonline.com/creating-your-own-html-and-css-framework.html</link>
		<comments>http://blog.cnsqonline.com/creating-your-own-html-and-css-framework.html#comments</comments>
		<pubDate>Mon, 30 Aug 2010 12:22:52 +0000</pubDate>
		<dc:creator>CNSQ</dc:creator>
				<category><![CDATA[resources]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Designs]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[HTML]]></category>
		<guid isPermaLink="false">http://blog.cnsqonline.com/?p=263</guid>
		<description><![CDATA[A lot of developers like to make use of a framework when they code. While frameworks can save you valuable coding time, I think using pre-made frameworks to sometimes be limiting &#38; unproductive. &#160; While this may appear harsh, it&#8217;s true. If you&#8217;re business is based on handwritten, neat &#38; available code, I personally feel [...]
No related posts.
Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.cnsqonline.com/creating-your-own-html-and-css-framework.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What are Autoresponders and How to use them</title>
		<link>http://blog.cnsqonline.com/what-are-autoresponders-and-how-to-use-them.html</link>
		<comments>http://blog.cnsqonline.com/what-are-autoresponders-and-how-to-use-them.html#comments</comments>
		<pubDate>Fri, 18 Sep 2009 15:31:05 +0000</pubDate>
		<dc:creator>CNSQ</dc:creator>
				<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[Web Development]]></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 [...]
No related posts.
Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.cnsqonline.com/what-are-autoresponders-and-how-to-use-them.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP Project Resource Gallery</title>
		<link>http://blog.cnsqonline.com/php-project-resource-gallery.html</link>
		<comments>http://blog.cnsqonline.com/php-project-resource-gallery.html#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://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.cnsqonline.com/php-project-resource-gallery.html/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.html</link>
		<comments>http://blog.cnsqonline.com/9-extremely-useful-and-free-php-libraries.html#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[resources]]></category>
		<category><![CDATA[Web Development]]></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 [...]
No related posts.
Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.cnsqonline.com/9-extremely-useful-and-free-php-libraries.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin Development Beginner’s Guide</title>
		<link>http://blog.cnsqonline.com/wordpress-plugin-development-beginner%e2%80%99s-guide.html</link>
		<comments>http://blog.cnsqonline.com/wordpress-plugin-development-beginner%e2%80%99s-guide.html#comments</comments>
		<pubDate>Fri, 06 Mar 2009 03:02:11 +0000</pubDate>
		<dc:creator>CNSQ</dc:creator>
				<category><![CDATA[resources]]></category>
		<category><![CDATA[wordpress plugins and themes]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Resource]]></category>
		<guid isPermaLink="false">http://blog.cnsqonline.com/?p=199</guid>
		<description><![CDATA[Vladimir Prevolac, the developer of several plugins and themes for WordPress has released a book titled WordPress Plugin Development (Beginner&#8217;s Guide) . The book, written for anyone who wishes to author WordPress plugins, consists of eight chapters, six of which are dealing with development of actual plugins from scratch. Here&#8217;s what you can learn: Get [...]
No related posts.
Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.cnsqonline.com/wordpress-plugin-development-beginner%e2%80%99s-guide.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>50 Must Read WordPress Tutorials for Web Developers</title>
		<link>http://blog.cnsqonline.com/50-must-read-wordpress-tutorials-for-web-developers.html</link>
		<comments>http://blog.cnsqonline.com/50-must-read-wordpress-tutorials-for-web-developers.html#comments</comments>
		<pubDate>Tue, 24 Feb 2009 04:43:32 +0000</pubDate>
		<dc:creator>CNSQ</dc:creator>
				<category><![CDATA[resources]]></category>
		<category><![CDATA[Web Developing]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Tutorials]]></category>
		<guid isPermaLink="false">http://blog.cnsqonline.com/?p=190</guid>
		<description><![CDATA[As a web developer, you can broaden your potential client base and add value for existing clients by listing &#8216;Wordpress&#8217; as an area of expertise. Of course, unless you want to bluff your way through jobs, you&#8217;d better have the skill to back-up that claim. Here are the Top 50 WordPress Tutorials No related posts. [...]
No related posts.
Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.cnsqonline.com/50-must-read-wordpress-tutorials-for-web-developers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 Expert WordPress Tips for Bloggers and Developers</title>
		<link>http://blog.cnsqonline.com/20-expert-wordpress-tips-for-bloggers-and-developers.html</link>
		<comments>http://blog.cnsqonline.com/20-expert-wordpress-tips-for-bloggers-and-developers.html#comments</comments>
		<pubDate>Mon, 23 Feb 2009 07:15:21 +0000</pubDate>
		<dc:creator>CNSQ</dc:creator>
				<category><![CDATA[resources]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Tips]]></category>
		<guid isPermaLink="false">http://blog.cnsqonline.com/?p=187</guid>
		<description><![CDATA[It&#8217;s been a while I last posted an update on this blogs but I am now making it up by posting this must read 20 wonderful tips for WordPress Bloggers and Developers that I found on my Google Reader. No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.
Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.cnsqonline.com/20-expert-wordpress-tips-for-bloggers-and-developers.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flex Developer’s Toolbox</title>
		<link>http://blog.cnsqonline.com/flex-developers-toolbox.html</link>
		<comments>http://blog.cnsqonline.com/flex-developers-toolbox.html#comments</comments>
		<pubDate>Wed, 03 Dec 2008 05:36:51 +0000</pubDate>
		<dc:creator>CNSQ</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Web Developing]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Web Development]]></category>
		<guid isPermaLink="false">http://blog.cnsqonline.com/163/</guid>
		<description><![CDATA[by: Noupe.com Adobe Flex is the tool of choice for many web developers when it comes to building Rich Internet Applications (RIAs). Developers are picking up Flex with great speed. One of the reasons for this is that Flex programming is relatively easy to learn if you&#8217;re already familiar with XHTML. Flex applications can be [...]
No related posts.
Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.cnsqonline.com/flex-developers-toolbox.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Most Notable Web Development Milestones</title>
		<link>http://blog.cnsqonline.com/10-most-notable-web-development-milestones.html</link>
		<comments>http://blog.cnsqonline.com/10-most-notable-web-development-milestones.html#comments</comments>
		<pubDate>Tue, 25 Nov 2008 12:59:42 +0000</pubDate>
		<dc:creator>CNSQ</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[Web Developing]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[Milestones]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[Web Development]]></category>
		<guid isPermaLink="false">http://blog.cnsqonline.com/?p=151</guid>
		<description><![CDATA[I was browsing my Google Reader when this interesting trivia blog post caught my attention. Glen Stansberry wrote an article about a chronological list of the 10 most notable and groundbreaking web development milestones in the Internet&#8217;s history. &#160; Here&#8217;s a summary of the list: 1. Linus Torvalds Creates the Linux Kernel 2. The Mosaic [...]
No related posts.
Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.cnsqonline.com/10-most-notable-web-development-milestones.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design Float: A Digg Style aggregator Web Designers and Developers</title>
		<link>http://blog.cnsqonline.com/design-float-a-digg-style-aggregator-for-web-designers-and-developers.html</link>
		<comments>http://blog.cnsqonline.com/design-float-a-digg-style-aggregator-for-web-designers-and-developers.html#comments</comments>
		<pubDate>Fri, 14 Nov 2008 02:46:26 +0000</pubDate>
		<dc:creator>CNSQ</dc:creator>
				<category><![CDATA[2D Graphic Designs]]></category>
		<category><![CDATA[3D Graphic Designs]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[graphic designs]]></category>
		<category><![CDATA[news and updates]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Designs]]></category>
		<category><![CDATA[Web Developing]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[social bookmark]]></category>
		<category><![CDATA[Web Development]]></category>
		<guid isPermaLink="false">http://blog.cnsqonline.com/?p=144</guid>
		<description><![CDATA[If you&#8217;re into web development and things that deal with web,graphic and multimedia designs, Design Float can help you out. Design float is a digg style, community driven news aggregator dedicated to the design industry. Design float aims to collect and organize design-related content from across the web while letting the community float the best [...]
No related posts.
Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.cnsqonline.com/design-float-a-digg-style-aggregator-for-web-designers-and-developers.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

