<?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>Web Site Development Tutorials - Web Developer Resource &#187; 2008 &#187; August</title>
	<atom:link href="http://www.developertutorials.com/date/2008/08/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.developertutorials.com</link>
	<description>Web Development and Web Design Information Resources Helping You Build Great Websites!</description>
	<lastBuildDate>Mon, 26 Dec 2011 23:53:43 +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>Styling Disabled Buttons / Disabled Text Boxes in CSS</title>
		<link>http://www.developertutorials.com/tutorials/html/styling-disabled-buttons-disabled-text-boxes-in-css-404/</link>
		<comments>http://www.developertutorials.com/tutorials/html/styling-disabled-buttons-disabled-text-boxes-in-css-404/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 11:08:23 +0000</pubDate>
		<dc:creator>Akash Mehta</dc:creator>
				<category><![CDATA[CSS Tutorials]]></category>
		<category><![CDATA[HTML Tutorials]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/web/styling-disabled-buttons-disabled-text-boxes-in-css-404/</guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/html/styling-disabled-buttons-disabled-text-boxes-in-css-404/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>As your forms grow in complexity, you&#8217;ll probably find a need to temporarily disable an input &#8211; either a button, a text box, or some other element. This is quite easy in HTML &#8211; the disabled attribute comes to the rescue. But just how do you style those fields, and convey that they are temporarily [...]]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/html/styling-disabled-buttons-disabled-text-boxes-in-css-404/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Drupal CMS e-Commerce Module Basics</title>
		<link>http://www.developertutorials.com/tutorials/miscellaneous/drupal-cms-e-commerce-module-basics-855/</link>
		<comments>http://www.developertutorials.com/tutorials/miscellaneous/drupal-cms-e-commerce-module-basics-855/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 02:50:44 +0000</pubDate>
		<dc:creator>Michael J. Ross</dc:creator>
				<category><![CDATA[Miscellaneous Tutorials]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/?p=855</guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/miscellaneous/drupal-cms-e-commerce-module-basics-855/"><img align="left" hspace="5" width="150" height="150" src="http://www.developertutorials.com/wp-content/uploads/2008/08/e-Commerce%20module%20releases.jpg" class="alignleft wp-post-image tfe" alt="" title="" /></a>Regular e-commerce shopping carts work fine if the functionality of the store site is limited to listing products, allowing customers to purchase them, accepting credit card payments, and all of the other e-commerce features offered by these shopping cart solutions. But what if you also want to support collaborative editing of content, community forums, and other capabilities that could help increase traffic to your site, but are usually only found in content management systems (CMSs)?]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/miscellaneous/drupal-cms-e-commerce-module-basics-855/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework Tutorial</title>
		<link>http://www.developertutorials.com/tutorials/php/zend-framework-tutorial-860/</link>
		<comments>http://www.developertutorials.com/tutorials/php/zend-framework-tutorial-860/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 02:56:32 +0000</pubDate>
		<dc:creator>Lyndon Baptiste</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/?p=860</guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/php/zend-framework-tutorial-860/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>I find myself constantly bombared with questions from students and co-workers I've introduced to the Zend Framework regarding how the different components can come together to form a basic application. I've searched, I have found, I have emailed great tutorials, but still the most common questions are posed "What's should I include in index.php?", "Should I use Zend_Db_Table?", "And what about Zend_Form?" ]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/php/zend-framework-tutorial-860/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Easy Screen Scraping in PHP with the Simple HTML DOM Library</title>
		<link>http://www.developertutorials.com/tutorials/php/easy-screen-scraping-in-php-simple-html-dom-library-simplehtmldom-398/</link>
		<comments>http://www.developertutorials.com/tutorials/php/easy-screen-scraping-in-php-simple-html-dom-library-simplehtmldom-398/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 07:10:54 +0000</pubDate>
		<dc:creator>Akash Mehta</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/easy-screen-scraping-in-php-simple-html-dom-library-simplehtmldom-398/</guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/php/easy-screen-scraping-in-php-simple-html-dom-library-simplehtmldom-398/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Client-side developers always had it easy &#8211; libraries such as jQuery and Prototype make finding elements on the page reliable and efficient. In PHP, regular expressions tend to get rather messy, DOM calls can be confusing and verbose, and often the string functions just aren&#8217;t enough. In this tutorial, I&#8217;ll show you how to use [...]]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/php/easy-screen-scraping-in-php-simple-html-dom-library-simplehtmldom-398/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

