<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Learning to Dev.</title>
	<atom:link href="http://quazifx.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://quazifx.wordpress.com</link>
	<description>Web Design &#38; Development</description>
	<lastBuildDate>Sat, 14 Nov 2009 18:22:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='quazifx.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Learning to Dev.</title>
		<link>http://quazifx.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://quazifx.wordpress.com/osd.xml" title="Learning to Dev." />
	<atom:link rel='hub' href='http://quazifx.wordpress.com/?pushpress=hub'/>
		<item>
		<title>PHP: Something Useful &#8211; Manual</title>
		<link>http://quazifx.wordpress.com/2009/11/14/php-something-useful-manual/</link>
		<comments>http://quazifx.wordpress.com/2009/11/14/php-something-useful-manual/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 18:22:00 +0000</pubDate>
		<dc:creator>quazifx</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://quazifx.wordpress.com/?p=104</guid>
		<description><![CDATA[In a perfect world, maybe having everything handled on the client side would be ideal.  Of course we don&#8217;t live in a perfect world so server-side scripting can be an effective means to an end.  The link below is to a great resource on PHP in general &#38; specifically detecting the user-agent, or browser being [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quazifx.wordpress.com&amp;blog=8440196&amp;post=104&amp;subd=quazifx&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In a perfect world, maybe having everything handled on the client side would be ideal.  Of course we don&#8217;t live in a perfect world so server-side scripting can be an effective means to an end.  The link below is to a great resource on PHP in general &amp; specifically detecting the user-agent, or browser being used to access your page.  As mobile internet devices become more ubiquitous &amp; the mobile web matures, there will be tremendous demand for contextually aware mobile-friendly content.  Unfortunately, mobile browsers don&#8217;t universally conform to web standards &amp; generally don&#8217;t support javascript by default, or not at all.  Correctly rendered pages are the key to adoption of mobile surfing.  In the not too distant future, mobile content delivery could directly influence the success &amp; failure of traditional brick &amp; mortar business.  If you have the capability to find what you&#8217;re looking for from your mobile phone on the web &amp; get directions or more at the same time, it&#8217;ll be an easy choice of where to do business.</p>
<p><a href="http://us3.php.net/manual/en/tutorial.useful.php">PHP: Something Useful &#8211; Manual</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quazifx.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quazifx.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quazifx.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quazifx.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/quazifx.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/quazifx.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/quazifx.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/quazifx.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quazifx.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quazifx.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quazifx.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quazifx.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quazifx.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quazifx.wordpress.com/104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quazifx.wordpress.com&amp;blog=8440196&amp;post=104&amp;subd=quazifx&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://quazifx.wordpress.com/2009/11/14/php-something-useful-manual/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a45eac0450b0e8c1c1eb9c441c2a92f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">quazifx</media:title>
		</media:content>
	</item>
		<item>
		<title>Quick &amp; Easy Flash</title>
		<link>http://quazifx.wordpress.com/2009/07/08/quick-easy-flash/</link>
		<comments>http://quazifx.wordpress.com/2009/07/08/quick-easy-flash/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 20:52:00 +0000</pubDate>
		<dc:creator>quazifx</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://quazifx.wordpress.com/?p=101</guid>
		<description><![CDATA[The site below has a very interesting free flash site builder.  I don&#8217;t yet know how much freedom you are allowed but it&#8217;s worth a look if you&#8217;d like to add Flash but don&#8217;t currently have the skills or tools to do so. http://www.wix.com/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quazifx.wordpress.com&amp;blog=8440196&amp;post=101&amp;subd=quazifx&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The site below has a very interesting free flash site builder.  I don&#8217;t yet know how much freedom you are allowed but it&#8217;s worth a look if you&#8217;d like to add Flash but don&#8217;t currently have the skills or tools to do so.</p>
<p><a href="http://www.wix.com/">http://www.wix.com/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quazifx.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quazifx.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quazifx.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quazifx.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/quazifx.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/quazifx.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/quazifx.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/quazifx.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quazifx.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quazifx.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quazifx.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quazifx.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quazifx.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quazifx.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quazifx.wordpress.com&amp;blog=8440196&amp;post=101&amp;subd=quazifx&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://quazifx.wordpress.com/2009/07/08/quick-easy-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a45eac0450b0e8c1c1eb9c441c2a92f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">quazifx</media:title>
		</media:content>
	</item>
		<item>
		<title>Web Design Resources</title>
		<link>http://quazifx.wordpress.com/2009/07/08/web-design-resources/</link>
		<comments>http://quazifx.wordpress.com/2009/07/08/web-design-resources/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 16:02:21 +0000</pubDate>
		<dc:creator>quazifx</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://quazifx.wordpress.com/?p=96</guid>
		<description><![CDATA[I had thought that I would have to search the web, subject by subject, for design guides &#38; tutorials but fortunately I found the site below. There&#8217;s a section for everything from basic HTML to Advanced PHP. Life is good:) http://www.w3schools.com/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quazifx.wordpress.com&amp;blog=8440196&amp;post=96&amp;subd=quazifx&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I had thought that I would have to search the web, subject by subject, for design guides &amp; tutorials but fortunately I found the site below. There&#8217;s a section for everything from basic HTML to Advanced PHP. Life is good:)<br />
<a href="http://www.w3schools.com/">http://www.w3schools.com/</a></p>
<p><a href="http://www.w3schools.com/"></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quazifx.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quazifx.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quazifx.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quazifx.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/quazifx.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/quazifx.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/quazifx.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/quazifx.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quazifx.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quazifx.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quazifx.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quazifx.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quazifx.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quazifx.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quazifx.wordpress.com&amp;blog=8440196&amp;post=96&amp;subd=quazifx&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://quazifx.wordpress.com/2009/07/08/web-design-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a45eac0450b0e8c1c1eb9c441c2a92f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">quazifx</media:title>
		</media:content>
	</item>
		<item>
		<title>Tags&#8230;</title>
		<link>http://quazifx.wordpress.com/2009/07/05/tags/</link>
		<comments>http://quazifx.wordpress.com/2009/07/05/tags/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 15:07:33 +0000</pubDate>
		<dc:creator>quazifx</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tags]]></category>

		<guid isPermaLink="false">http://quazifx.wordpress.com/?p=3</guid>
		<description><![CDATA[It seems like the best place to start is with a fundamental understanding of what you have to work with when building an HTML page.  To this end, I have added a reference page for HTML tags &#38; will do the same for all of the fundamentals such as CSS, javascript, etc. HTML TAGS<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quazifx.wordpress.com&amp;blog=8440196&amp;post=3&amp;subd=quazifx&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It seems like the best place to start is with a fundamental understanding of what you have to work with when building an HTML page.  To this end, I have added a reference page for HTML tags &amp; will do the same for all of the fundamentals such as CSS, javascript, etc.</p>
<p><span><a title="HTML TAGS" href="http://quazifx.files.wordpress.com/2009/07/html-tags.pdf" target="_self">HTML TAGS</a></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quazifx.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quazifx.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quazifx.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quazifx.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/quazifx.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/quazifx.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/quazifx.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/quazifx.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quazifx.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quazifx.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quazifx.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quazifx.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quazifx.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quazifx.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=quazifx.wordpress.com&amp;blog=8440196&amp;post=3&amp;subd=quazifx&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://quazifx.wordpress.com/2009/07/05/tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5a45eac0450b0e8c1c1eb9c441c2a92f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">quazifx</media:title>
		</media:content>
	</item>
	</channel>
</rss>
