<?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>Kwista &#187; Programming</title>
	<atom:link href="http://www.kwista.com/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kwista.com</link>
	<description>Information Technology for Your Gee Whiz Collection</description>
	<lastBuildDate>Thu, 04 Nov 2010 03:27:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How to Use GoTo in PHP, C, C++, Obj-C, Java, Perl, Python, Flash, Actionscript, Java or Javascript</title>
		<link>http://www.kwista.com/programming/how-to-use-goto/</link>
		<comments>http://www.kwista.com/programming/how-to-use-goto/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 16:58:41 +0000</pubDate>
		<dc:creator>Chris London</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[goto]]></category>
		<category><![CDATA[humor]]></category>

		<guid isPermaLink="false">http://www.kwista.com/?p=479</guid>
		<description><![CDATA[Here is the secret to using GoTo in ANY programming language: Yes, that&#8217;s right. You will be eaten by a raptor! So don&#8217;t use it!]]></description>
		<wfw:commentRss>http://www.kwista.com/programming/how-to-use-goto/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Organizing PHP Includes with Autoload</title>
		<link>http://www.kwista.com/programming/php-autoload/</link>
		<comments>http://www.kwista.com/programming/php-autoload/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 16:34:10 +0000</pubDate>
		<dc:creator>Chris London</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[autoload]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.kwista.com/it/?p=30</guid>
		<description><![CDATA[Since PHP5 was released, PHP programmers have been blessed with a decent support of object-oriented programming. With this ability many programmers have used classes in many if not all of their projects. A very common practice for OO programmers is to place each class in an includes folder. There have been many times when I [...]]]></description>
		<wfw:commentRss>http://www.kwista.com/programming/php-autoload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Input Field Hinting</title>
		<link>http://www.kwista.com/programming/input-field-hinting/</link>
		<comments>http://www.kwista.com/programming/input-field-hinting/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 20:18:46 +0000</pubDate>
		<dc:creator>Chris London</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Web Tricks]]></category>
		<category><![CDATA[hints]]></category>
		<category><![CDATA[input fields]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.kwista.com/it/?p=9</guid>
		<description><![CDATA[This will show you how to include the Kwista Hint script which will allow you to generate automatic hints in your form&#8217;s input fields.  Automatic hints, by our definition, are input fields that contain predefined text in the field that provide the user with a hint as to what should be typed in the field.  [...]]]></description>
		<wfw:commentRss>http://www.kwista.com/programming/input-field-hinting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

