<?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 Design and Development Resources</title>
	<atom:link href="http://www.creativearmory.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.creativearmory.com</link>
	<description>Creative Armory</description>
	<lastBuildDate>Mon, 19 Mar 2012 00:21:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>ActionScript 3 to Post to PHP and Retrieve Variables with a Simple AS3 and PHP Login</title>
		<link>http://www.creativearmory.com/tutorials/how-to-use-actionscript-3-to-post-to-php-and-retrieve-variables</link>
		<comments>http://www.creativearmory.com/tutorials/how-to-use-actionscript-3-to-post-to-php-and-retrieve-variables#comments</comments>
		<pubDate>Sun, 20 Nov 2011 01:25:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.creativearmory.com/?p=738</guid>
		<description><![CDATA[<p>Have you ever wanted to post variables from AS3 to a PHP and get data back from the PHP? This tutorial will show you how to easily take ActionScript 3 variables and post the to PHP. We will create a simple login with AS3 and PHP. In our ActionScript we will be using urlRequest and [...]</p>
 
Related posts:<ol>
<li><a href='http://www.creativearmory.com/tutorials/send-sms-text-messages-with-only-php-mail-function' rel='bookmark' title='Send SMS Text Messages with only PHP mail()'>Send SMS Text Messages with only PHP mail()</a> <small>You have probably seen the plenty of paid services online...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/validate-a-url-with-php-filter-url-validation' rel='bookmark' title='Validate a URL with PHP Filter URL Validation'>Validate a URL with PHP Filter URL Validation</a> <small>Validating url hyperlinks has been made easy with PHP and...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/validate-e-mail-addresses-with-php-email-validation' rel='bookmark' title='Validate E-mail Addresses with PHP Email Validation'>Validate E-mail Addresses with PHP Email Validation</a> <small>If you have ever created a form with HTML you...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.creativearmory.com/tutorials/how-to-use-actionscript-3-to-post-to-php-and-retrieve-variables/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Javascript Detect Mobile Android and Iphone</title>
		<link>http://www.creativearmory.com/tutorials/javascript-detect-mobile-android-and-iphone</link>
		<comments>http://www.creativearmory.com/tutorials/javascript-detect-mobile-android-and-iphone#comments</comments>
		<pubDate>Sat, 19 Nov 2011 21:11:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.creativearmory.com/?p=733</guid>
		<description><![CDATA[<p>Easily detect mobile devices with JavaScript including Android devices, iPhone, iPad, and webOS. Have you ever wanted to display something different for mobile devices or run an alternate effect or function depending on the user agent? With only a few lines of javascript code you can do all of this. There are many User Agents [...]</p>
 
Related posts:<ol>
<li><a href='http://www.creativearmory.com/tutorials/placeholder-text-for-html-inputs-with-javascript-and-jquery' rel='bookmark' title='Placeholder Text For HTML Inputs with JavaScript and jQuery'>Placeholder Text For HTML Inputs with JavaScript and jQuery</a> <small>Have you ever wanted a fully compatible way to get...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/how-to-use-a-javascript-switch-statement' rel='bookmark' title='How to Use a JavaScript Switch Statement'>How to Use a JavaScript Switch Statement</a> <small>Switch statements are very helpful conditional statements similar to &#8216;if...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/coding/javascript/change-css-styles-with-javascript' rel='bookmark' title='Change CSS Styles with Javascript'>Change CSS Styles with Javascript</a> <small>Have you ever wondered how to use JavaScript to dynamically...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.creativearmory.com/tutorials/javascript-detect-mobile-android-and-iphone/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Validate a URL with PHP Filter URL Validation</title>
		<link>http://www.creativearmory.com/tutorials/validate-a-url-with-php-filter-url-validation</link>
		<comments>http://www.creativearmory.com/tutorials/validate-a-url-with-php-filter-url-validation#comments</comments>
		<pubDate>Sun, 13 Nov 2011 21:06:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://www.creativearmory.com/?p=716</guid>
		<description><![CDATA[<p>Validating url hyperlinks has been made easy with PHP and its filter validations. Here is a very easy way to validate website urls using PHP. Related posts: Validate E-mail Addresses with PHP Email Validation If you have ever created a form with HTML you... Send SMS Text Messages with only PHP mail() You have probably [...]</p>
 
Related posts:<ol>
<li><a href='http://www.creativearmory.com/tutorials/validate-e-mail-addresses-with-php-email-validation' rel='bookmark' title='Validate E-mail Addresses with PHP Email Validation'>Validate E-mail Addresses with PHP Email Validation</a> <small>If you have ever created a form with HTML you...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/send-sms-text-messages-with-only-php-mail-function' rel='bookmark' title='Send SMS Text Messages with only PHP mail()'>Send SMS Text Messages with only PHP mail()</a> <small>You have probably seen the plenty of paid services online...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/how-to-use-actionscript-3-to-post-to-php-and-retrieve-variables' rel='bookmark' title='ActionScript 3 to Post to PHP and Retrieve Variables with a Simple AS3 and PHP Login'>ActionScript 3 to Post to PHP and Retrieve Variables with a Simple AS3 and PHP Login</a> <small>Have you ever wanted to post variables from AS3 to...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.creativearmory.com/tutorials/validate-a-url-with-php-filter-url-validation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Validate E-mail Addresses with PHP Email Validation</title>
		<link>http://www.creativearmory.com/tutorials/validate-e-mail-addresses-with-php-email-validation</link>
		<comments>http://www.creativearmory.com/tutorials/validate-e-mail-addresses-with-php-email-validation#comments</comments>
		<pubDate>Sun, 13 Nov 2011 20:44:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.creativearmory.com/?p=713</guid>
		<description><![CDATA[<p>If you have ever created a form with HTML you know that validating inputs before being processed is very important. When using PHP there are a few ways in which you can validate whether or not the user inputted text is a valid email address or not. The absolute easiest way to validate an email [...]</p>
 
Related posts:<ol>
<li><a href='http://www.creativearmory.com/tutorials/validate-a-url-with-php-filter-url-validation' rel='bookmark' title='Validate a URL with PHP Filter URL Validation'>Validate a URL with PHP Filter URL Validation</a> <small>Validating url hyperlinks has been made easy with PHP and...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/send-sms-text-messages-with-only-php-mail-function' rel='bookmark' title='Send SMS Text Messages with only PHP mail()'>Send SMS Text Messages with only PHP mail()</a> <small>You have probably seen the plenty of paid services online...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/how-to-use-pdo-and-prepared-statemets-from-a-mysql_-developers-view' rel='bookmark' title='How to use PDO and Prepared Statemets from a mysql_ developer&#8217;s view'>How to use PDO and Prepared Statemets from a mysql_ developer&#8217;s view</a> <small>If you have been using php and mysql and have...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.creativearmory.com/tutorials/validate-e-mail-addresses-with-php-email-validation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use a JavaScript Switch Statement</title>
		<link>http://www.creativearmory.com/tutorials/how-to-use-a-javascript-switch-statement</link>
		<comments>http://www.creativearmory.com/tutorials/how-to-use-a-javascript-switch-statement#comments</comments>
		<pubDate>Sun, 13 Nov 2011 20:27:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.creativearmory.com/?p=709</guid>
		<description><![CDATA[<p>Switch statements are very helpful conditional statements similar to &#8216;if statements&#8217; but allow for a cleaner presentation when multiple if conditionals are required. If you have ever been curious how these work or are just reading about them for the first time, check this out. Switch statements are quite simple and here is the basic [...]</p>
 
Related posts:<ol>
<li><a href='http://www.creativearmory.com/tutorials/javascript-detect-mobile-android-and-iphone' rel='bookmark' title='Javascript Detect Mobile Android and Iphone'>Javascript Detect Mobile Android and Iphone</a> <small>Easily detect mobile devices with JavaScript including Android devices, iPhone,...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/placeholder-text-for-html-inputs-with-javascript-and-jquery' rel='bookmark' title='Placeholder Text For HTML Inputs with JavaScript and jQuery'>Placeholder Text For HTML Inputs with JavaScript and jQuery</a> <small>Have you ever wanted a fully compatible way to get...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/how-to-use-pdo-and-prepared-statemets-from-a-mysql_-developers-view' rel='bookmark' title='How to use PDO and Prepared Statemets from a mysql_ developer&#8217;s view'>How to use PDO and Prepared Statemets from a mysql_ developer&#8217;s view</a> <small>If you have been using php and mysql and have...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.creativearmory.com/tutorials/how-to-use-a-javascript-switch-statement/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Placeholder Text For HTML Inputs with JavaScript and jQuery</title>
		<link>http://www.creativearmory.com/tutorials/placeholder-text-for-html-inputs-with-javascript-and-jquery</link>
		<comments>http://www.creativearmory.com/tutorials/placeholder-text-for-html-inputs-with-javascript-and-jquery#comments</comments>
		<pubDate>Sun, 13 Nov 2011 20:02:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.creativearmory.com/?p=699</guid>
		<description><![CDATA[<p>Have you ever wanted a fully compatible way to get placeholder text into your html input fields? Placeholder text can help your users better understand the form field as well as add a bit of dynamic flare to the website. We can do this fairly easily with JavaScript and HTML. We can accomplish the effect [...]</p>
 
Related posts:<ol>
<li><a href='http://www.creativearmory.com/tutorials/how-to-get-placeholder-text-into-html-input-field' rel='bookmark' title='How To Get Placeholder Text Into HTML Input Fields'>How To Get Placeholder Text Into HTML Input Fields</a> <small>Have you ever seen text in an html input field...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/javascript-detect-mobile-android-and-iphone' rel='bookmark' title='Javascript Detect Mobile Android and Iphone'>Javascript Detect Mobile Android and Iphone</a> <small>Easily detect mobile devices with JavaScript including Android devices, iPhone,...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/how-to-use-a-javascript-switch-statement' rel='bookmark' title='How to Use a JavaScript Switch Statement'>How to Use a JavaScript Switch Statement</a> <small>Switch statements are very helpful conditional statements similar to &#8216;if...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.creativearmory.com/tutorials/placeholder-text-for-html-inputs-with-javascript-and-jquery/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Get Placeholder Text Into HTML Input Fields</title>
		<link>http://www.creativearmory.com/tutorials/how-to-get-placeholder-text-into-html-input-field</link>
		<comments>http://www.creativearmory.com/tutorials/how-to-get-placeholder-text-into-html-input-field#comments</comments>
		<pubDate>Sun, 13 Nov 2011 19:36:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.creativearmory.com/?p=688</guid>
		<description><![CDATA[<p>Have you ever seen text in an html input field and have it disappear when you click inside? This is a fairly common practice for front-end developers and designers to add additional information to aid in usability or when html fields are not labeled. I personally love the effect placeholder text gives having it disappear [...]</p>
 
Related posts:<ol>
<li><a href='http://www.creativearmory.com/tutorials/placeholder-text-for-html-inputs-with-javascript-and-jquery' rel='bookmark' title='Placeholder Text For HTML Inputs with JavaScript and jQuery'>Placeholder Text For HTML Inputs with JavaScript and jQuery</a> <small>Have you ever wanted a fully compatible way to get...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/send-sms-text-messages-with-only-php-mail-function' rel='bookmark' title='Send SMS Text Messages with only PHP mail()'>Send SMS Text Messages with only PHP mail()</a> <small>You have probably seen the plenty of paid services online...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/cross-browser-css3-gradients' rel='bookmark' title='Cross Browser CSS3 Gradients'>Cross Browser CSS3 Gradients</a> <small>Ever wanted to know how to get those stunning gradient...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.creativearmory.com/tutorials/how-to-get-placeholder-text-into-html-input-field/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send SMS Text Messages with only PHP mail()</title>
		<link>http://www.creativearmory.com/tutorials/send-sms-text-messages-with-only-php-mail-function</link>
		<comments>http://www.creativearmory.com/tutorials/send-sms-text-messages-with-only-php-mail-function#comments</comments>
		<pubDate>Sun, 30 Oct 2011 01:00:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.creativearmory.com/?p=684</guid>
		<description><![CDATA[<p>You have probably seen the plenty of paid services online that allow you to send out text messages (SMS) from a website, but did you know you could send them for free and easily with PHP? In this tutorial you will find out how to send out your very own text messages with PHP. You [...]</p>
 
Related posts:<ol>
<li><a href='http://www.creativearmory.com/tutorials/simple-emailer-class-with-php' rel='bookmark' title='Simple Emailer Class with PHP'>Simple Emailer Class with PHP</a> <small>Learning how to use PHP&#8217;s mail functions with OOP can...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/validate-e-mail-addresses-with-php-email-validation' rel='bookmark' title='Validate E-mail Addresses with PHP Email Validation'>Validate E-mail Addresses with PHP Email Validation</a> <small>If you have ever created a form with HTML you...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/how-to-get-placeholder-text-into-html-input-field' rel='bookmark' title='How To Get Placeholder Text Into HTML Input Fields'>How To Get Placeholder Text Into HTML Input Fields</a> <small>Have you ever seen text in an html input field...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.creativearmory.com/tutorials/send-sms-text-messages-with-only-php-mail-function/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Use htaccess to redirect to a Down For Maintenance page</title>
		<link>http://www.creativearmory.com/tutorials/use-htaccess-to-redirect-to-a-down-for-maintenance-page</link>
		<comments>http://www.creativearmory.com/tutorials/use-htaccess-to-redirect-to-a-down-for-maintenance-page#comments</comments>
		<pubDate>Sun, 30 Oct 2011 00:22:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache & htaccess]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[mod_rewrite]]></category>

		<guid isPermaLink="false">http://www.creativearmory.com/?p=679</guid>
		<description><![CDATA[<p>Web developers will no doubt need to limit access to their websites during a maintenance time when files are being updated on the server. You have probably seen these pages on various websites with the page decorated in funny images and quotes letting you know the website is offline. There is a really easy way [...]</p>
 
Related posts:<ol>
<li><a href='http://www.creativearmory.com/tutorials/get-php-to-work-in-html-files-html-with-htaccess' rel='bookmark' title='Get PHP to work in HTML files (.html) with htaccess'>Get PHP to work in HTML files (.html) with htaccess</a> <small>If you have ever wondered how people are able to...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/seo-friendly-clean-urls-with-mod_rewrite-underscore-to-dash' rel='bookmark' title='SEO Friendly Clean URLs with mod_rewrite Underscore to dash'>SEO Friendly Clean URLs with mod_rewrite Underscore to dash</a> <small>Many people have a really hard time finding a way...</small></li>
<li><a href='http://www.creativearmory.com/tutorials/create-your-own-url-shortener-for-shorter-links-with-php' rel='bookmark' title='Create your own URL shortener with PHP'>Create your own URL shortener with PHP</a> <small>Link shortening websites have been popping up all over the...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.creativearmory.com/tutorials/use-htaccess-to-redirect-to-a-down-for-maintenance-page/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross Browser CSS3 Gradients</title>
		<link>http://www.creativearmory.com/tutorials/cross-browser-css3-gradients</link>
		<comments>http://www.creativearmory.com/tutorials/cross-browser-css3-gradients#comments</comments>
		<pubDate>Sat, 29 Oct 2011 23:17:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.creativearmory.com/?p=638</guid>
		<description><![CDATA[<p>Ever wanted to know how to get those stunning gradient effects with just CSS? Using CSS3 we can create cross browser compatible gradients without needing any images! In the past all we had was images to get a gradient effect, but now with CSS3 we can make beautiful gradients with just a few lines of [...]</p>
 
Related posts:<ol>
<li><a href='http://www.creativearmory.com/tutorials/how-to-get-placeholder-text-into-html-input-field' rel='bookmark' title='How To Get Placeholder Text Into HTML Input Fields'>How To Get Placeholder Text Into HTML Input Fields</a> <small>Have you ever seen text in an html input field...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.creativearmory.com/tutorials/cross-browser-css3-gradients/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

