<?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>Wayne State Web Communications Blog &#187; screencast</title>
	<atom:link href="http://wcs.wayne.edu/blog/category/screencast/feed/" rel="self" type="application/rss+xml" />
	<link>http://wcs.wayne.edu/blog</link>
	<description>We build user centered Web sites from the ground up.</description>
	<lastBuildDate>Fri, 20 Nov 2009 17:08:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create a quick html form connected to a database</title>
		<link>http://wcs.wayne.edu/blog/2008/10/10/create-a-quick-html-form-connected-to-a-database/</link>
		<comments>http://wcs.wayne.edu/blog/2008/10/10/create-a-quick-html-form-connected-to-a-database/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 16:28:09 +0000</pubDate>
		<dc:creator>Nick DeNardis</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpsimpl]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://wcs.wayne.edu/blog/?p=338</guid>
		<description><![CDATA[Having a small staff and enormous amounts of work everything we can do to speed up tasks we take advantage of. We are asked all the time to create html forms for sites, its the only way to get users information, from RSVP&#8217;s to request information. Recreating forms is time consuming especially since most feed [...]]]></description>
			<content:encoded><![CDATA[<p>Having a small staff and enormous amounts of work everything we can do to speed up tasks we take advantage of. We are asked all the time to create html forms for sites, its the only way to get users information, from RSVP&#8217;s to request information. Recreating forms is time consuming especially since most feed into a database plus usually email someone also.</p>
<p>I created a screencast to show how we in the <a href="http://wcs.wayne.edu/">Web Communications</a> department of <a href="http://wayne.edu/">Wayne State University</a> create forms quickly, consistently and accessible using an open source framework I created and that we maintain. The framework is <a href="http://code.google.com/p/phpsimpl/">PHPSimpl</a> and is hosted on <a href="http://code.google.com/">Google Code</a>, it is not meant to be a full blown MVC framework but more or less a helper for common tasks.</p>
<p style="text-align: center;"><img src="http://wcs.wayne.edu/blog/wp-content/uploads/2008/10/screencast-form.jpg" /></p>
<p>This is the first screencast I have ever created so bear with me as I adjust to talking to a computer instead of a room full of people. Also ignore any technical issues which I am still trying to work through. I created it with just a Mac Book Pro, <a href="http://www.ambrosiasw.com/utilities/snapzprox/">Snapz Pro</a> and the internal mic, so the sound might not be the best.</p>
<p>The video is best viewed at full screen to see the detail in the text. I am playing with the flash video encoder options to find the optimal compression for quality and size. If anyone has any suggestions on the settings or screencast recorder feel free to comment.</p>
<p>In case you are wondering the form is being created on an Apache server running PHP5 and MySQL.</p>
<p>Hope you enjoy it and it helps you out.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwcs.wayne.edu%2Fblog%2F2008%2F10%2F10%2Fcreate-a-quick-html-form-connected-to-a-database%2F';
  addthis_title  = 'Create+a+quick+html+form+connected+to+a+database';
  addthis_pub    = 'nickdenardis';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://wcs.wayne.edu/blog/2008/10/10/create-a-quick-html-form-connected-to-a-database/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
