<?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>Archaic Software &#187; Code Snippets</title>
	<atom:link href="http://archaicsoftware.com/category/products/code-snippets/feed" rel="self" type="application/rss+xml" />
	<link>http://archaicsoftware.com</link>
	<description>Software, Web, and Graphic Design</description>
	<lastBuildDate>Fri, 16 Apr 2010 21:50:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Simple HTML/PHP Form Mail</title>
		<link>http://archaicsoftware.com/products/code-snippets/simple-html-php-form-mail.html</link>
		<comments>http://archaicsoftware.com/products/code-snippets/simple-html-php-form-mail.html#comments</comments>
		<pubDate>Thu, 04 Feb 2010 18:00:51 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[design tools]]></category>
		<category><![CDATA[form mailer]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://archaicsoftware.com/?p=367</guid>
		<description><![CDATA[This is a code snippet I designed while creating a website for one of my first clients. I have since used it on numerous occasions. Form Mailers have become more and more prominent with websites, especially business related websites.
I have tried very hard to find a php form mailer that is simple and works. However, [...]]]></description>
			<content:encoded><![CDATA[<p>This is a code snippet I designed while creating a website for one of my first clients. I have since used it on numerous occasions. Form Mailers have become more and more prominent with websites, especially business related websites.</p>
<p>I have tried very hard to find a php form mailer that is simple and works. However, I have yet to find a really good. Most of the form mail snippets on the web are complex. Although they pack great functionality, it is lost in a world of confusing, messy, and often unnecessary code.</p>
<p>This code snippet will gives users a way to easily integrate a mailer into your html or php based website. The visible fields are easily edited and variables can be added in a cinch. This snippet can be handle by anyone from a new php user to an advanced php developer. The form is easily customized to fit any need.</p>
<p>By default, the demo mailer, has a form with these options: name, company, email, phone, and comments. The required fields are marked with an &#8220;*&#8221;. For fields such as email and phone, the form checks to see if the inputted data matches a standard format. This helps protect against spam.</p>
<p>The only absolute change that must be made to the php form mailer, is the recipient email address. By default it is set to &#8220;youremail@yourdomain.com&#8221;, simply open up the &#8220;send-email.php&#8221; file and change the recipient email address.</p>
<p>You can find the download below. Also, please consider <a href="http://archaicsoftware.com/donate">donating to support development</a>. Thank You!</p>
<p><a class="downloadableItem" href="http://archaicsoftware.com/wp-content/plugins/download-monitor/download.php?id=15" title="Version1.0.1 downloaded 36 times" >Simple HTML/PHP Form Mailer (36)</a></p>
<p  class="related_post_title">Related Content</p><ul class="related_post"><li>December 19, 2009 -- <a href="http://archaicsoftware.com/products/software-products/iphone-applications/icolorpicker.html" title="iColorPicker">iColorPicker</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://archaicsoftware.com/products/code-snippets/simple-html-php-form-mail.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Highlight Active State CSS Menu</title>
		<link>http://archaicsoftware.com/products/code-snippets/highlight-active-state-css-manu.html</link>
		<comments>http://archaicsoftware.com/products/code-snippets/highlight-active-state-css-manu.html#comments</comments>
		<pubDate>Wed, 06 Jan 2010 17:16:57 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[code snippet]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[save state]]></category>
		<category><![CDATA[simple]]></category>

		<guid isPermaLink="false">http://archaicsoftware.com/?p=273</guid>
		<description><![CDATA[This is a simple, pure CSS menu that highlights the active menu item dynamically across a website. The method being used is the same as in the save state  I developed a little while back. The design of the menu is very simple because this particular menu has been designed only as a means of [...]]]></description>
			<content:encoded><![CDATA[<p>This is a simple, pure CSS menu that highlights the active menu item dynamically across a website. The method being used is the same as in the save state <a href="http://archaicsoftware.com/products/code-snippets/simple-jquery-accordion-menu-that-saves-state.html">accordion menu</a> I developed a little while back. The design of the menu is very simple because this particular menu has been designed only as a means of demonstrating the dynamic CSS highlighting method. More menus are under development and will be available soon.</p>
<p>As always please consider <a href="http://archaicsoftware.com/donate">donating</a>to help support further development of current and future projects. The download for this menu is below.</p>
<p><a class="downloadableItem" href="http://archaicsoftware.com/wp-content/plugins/download-monitor/download.php?id=8" title="Version1.0.1 downloaded 117 times" >Highlight-Active-State-Menu (117)</a></p>
<p  class="related_post_title">Related Content</p><ul class="related_post"><li>December 21, 2009 -- <a href="http://archaicsoftware.com/products/code-snippets/simple-jquery-accordion-menu-that-saves-state.html" title="Simple Jquery Accordion Menu That Saves State">Simple Jquery Accordion Menu That Saves State</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://archaicsoftware.com/products/code-snippets/highlight-active-state-css-manu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Jquery Accordion Menu That Saves State</title>
		<link>http://archaicsoftware.com/products/code-snippets/simple-jquery-accordion-menu-that-saves-state.html</link>
		<comments>http://archaicsoftware.com/products/code-snippets/simple-jquery-accordion-menu-that-saves-state.html#comments</comments>
		<pubDate>Mon, 21 Dec 2009 23:06:39 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[accordion]]></category>
		<category><![CDATA[code snippet]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[save state]]></category>

		<guid isPermaLink="false">http://archaicsoftware.com/?p=219</guid>
		<description><![CDATA[This is a simple accordion Jquery menu, that uses CSS to save the state of the menu across pages. The current design is a simple text based menu, that has a red line appear to the left of the drop down section. Other versions will be updated later with a more complex design.
You can download [...]]]></description>
			<content:encoded><![CDATA[<p>This is a simple accordion Jquery menu, that uses CSS to save the state of the menu across pages. The current design is a simple text based menu, that has a red line appear to the left of the drop down section. Other versions will be updated later with a more complex design.</p>
<p>You can download the source code for this menu below. The menu is licensed under the <a href=" http://www.opensource.org/licenses/mit-license.php" target="_blank">MIT</a> and <a href="http://www.gnu.org/licenses/gpl.html" target="_blank">GPL</a> licenses, and is free to use, modify, and distribute. As always, please feel free to <a href="http://archaicsoftware.com/donate">donate</a>in support of this website and its open source products.</p>
<p><a class="downloadableItem" href="http://archaicsoftware.com/wp-content/plugins/download-monitor/download.php?id=3" title="Version1.0.1 downloaded 276 times" >Simple Jquery Save State Accordion Menu (276)</a></p>
<p  class="related_post_title">Related Content</p><ul class="related_post"><li>January 6, 2010 -- <a href="http://archaicsoftware.com/products/code-snippets/highlight-active-state-css-manu.html" title="Highlight Active State CSS Menu">Highlight Active State CSS Menu</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://archaicsoftware.com/products/code-snippets/simple-jquery-accordion-menu-that-saves-state.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
