<?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>Ask A Geek &#187; Web Programming</title>
	<atom:link href="http://www.askageek.com/category/web-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askageek.com</link>
	<description>Where Geeks Answer Your Computer and Tech Questions!</description>
	<lastBuildDate>Fri, 20 Nov 2009 19:20:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using radio buttons instead of a slider</title>
		<link>http://www.askageek.com/2009/08/19/using-radio-buttons-instead-of-a-slider/</link>
		<comments>http://www.askageek.com/2009/08/19/using-radio-buttons-instead-of-a-slider/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 14:04:00 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[radio buttons]]></category>
		<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://www.askageek.com/?p=4129</guid>
		<description><![CDATA[Q: I have a survey on my site and I want to give the user the option of agreeing a certain % with a statement. I was thinking about using a slider  (0 &#8211; 100%) where people can slide it to select how much they agree with the statement. I am wondering if this is [...]]]></description>
		<wfw:commentRss>http://www.askageek.com/2009/08/19/using-radio-buttons-instead-of-a-slider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Synchronizing Website Data</title>
		<link>http://www.askageek.com/2007/06/29/synchronizing-website-data/</link>
		<comments>http://www.askageek.com/2007/06/29/synchronizing-website-data/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 12:03:37 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://www.askageek.com/2007/06/29/synchronizing-website-data/</guid>
		<description><![CDATA[Q: I would like to know if it is possible for my website to be updated when I update information in a software package on my computer. For example, if I update the shipping status of an order in my software is it possible to have that then go and update the information on the [...]]]></description>
		<wfw:commentRss>http://www.askageek.com/2007/06/29/synchronizing-website-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Is A Hex Dump</title>
		<link>http://www.askageek.com/2007/05/01/what-is-a-hex-dump/</link>
		<comments>http://www.askageek.com/2007/05/01/what-is-a-hex-dump/#comments</comments>
		<pubDate>Tue, 01 May 2007 12:02:00 +0000</pubDate>
		<dc:creator>elise</dc:creator>
				<category><![CDATA[Personal Computers]]></category>
		<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://www.askageek.com/2007/05/01/what-is-a-hex-dump/</guid>
		<description><![CDATA[Q: What is a hex dump useful for? What exactly do you do with it and how do you turn the code into English (so to speak)?
A: A Hex Dump is a display of the contents of a digital file in Hexadecimal code. Traditionally programmers could use the Hex code to determine where a computer [...]]]></description>
		<wfw:commentRss>http://www.askageek.com/2007/05/01/what-is-a-hex-dump/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Store HTML and Cascading Style Sheet Code In MySQL</title>
		<link>http://www.askageek.com/2006/08/22/store-html-and-cascading-style-sheet-code-in-mysql/</link>
		<comments>http://www.askageek.com/2006/08/22/store-html-and-cascading-style-sheet-code-in-mysql/#comments</comments>
		<pubDate>Tue, 22 Aug 2006 14:12:25 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://www.askageek.com/2006/08/22/store-html-and-cascading-style-sheet-code-in-mysql/</guid>
		<description><![CDATA[Q: How do I store html and cascading style sheet code in a MySQL table?
A: You would want to use a text data type. Depending on how much data you are going to need to store you might need to use mediumtext or longtext but look at the Data Type Storage Requirements page in the [...]]]></description>
		<wfw:commentRss>http://www.askageek.com/2006/08/22/store-html-and-cascading-style-sheet-code-in-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate a CSV file using PHP</title>
		<link>http://www.askageek.com/2006/02/28/generate-a-csv-file-using-php/</link>
		<comments>http://www.askageek.com/2006/02/28/generate-a-csv-file-using-php/#comments</comments>
		<pubDate>Tue, 28 Feb 2006 23:34:46 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.askageek.com/2006/02/28/generate-a-csv-file-using-php/</guid>
		<description><![CDATA[Q: How do you create a CSV file dynamically with PHP? I have tried many of the examples on the web but while the save/open prompt does show, it lets me know my file is unable to be opened. I need this to not be a file that is stored on my server but instead [...]]]></description>
		<wfw:commentRss>http://www.askageek.com/2006/02/28/generate-a-csv-file-using-php/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Open source forum software</title>
		<link>http://www.askageek.com/2006/02/25/open-source-forum-software/</link>
		<comments>http://www.askageek.com/2006/02/25/open-source-forum-software/#comments</comments>
		<pubDate>Sat, 25 Feb 2006 19:53:23 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://www.askageek.com/2006/02/25/open-source-forum-software/</guid>
		<description><![CDATA[Q: Do you know of any good open source forums? I&#8217;m working on a site running on the Apache web server and I was wondering if there are any good ones.
A: The most well known piece of open source forum software is phpBB, which is programmed in PHP. This software should be easy for you [...]]]></description>
		<wfw:commentRss>http://www.askageek.com/2006/02/25/open-source-forum-software/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>JavaScript random function</title>
		<link>http://www.askageek.com/2006/01/31/javascript-random-function-that-does-not-return-two-consecutive-identical-results/</link>
		<comments>http://www.askageek.com/2006/01/31/javascript-random-function-that-does-not-return-two-consecutive-identical-results/#comments</comments>
		<pubDate>Tue, 31 Jan 2006 23:49:55 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://www.askageek.com/2006/01/31/javascript-random-function-that-does-not-repeat/</guid>
		<description><![CDATA[Q: How do I create a JavaScript random function that does not return two consecutive identical results?
A: Random functions are always interesting topics but this one just caught my eye because the user wanted a random function that did not repeat two numbers in a row. This means 1,2,1,5 is acceptable but 1,1,2,5 is not [...]]]></description>
		<wfw:commentRss>http://www.askageek.com/2006/01/31/javascript-random-function-that-does-not-return-two-consecutive-identical-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calling a function in JavaScript a few seconds after page load</title>
		<link>http://www.askageek.com/2006/01/28/calling-a-function-in-javascript-a-few-seconds-after-page-load/</link>
		<comments>http://www.askageek.com/2006/01/28/calling-a-function-in-javascript-a-few-seconds-after-page-load/#comments</comments>
		<pubDate>Sat, 28 Jan 2006 14:51:54 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://www.askageek.com/2006/01/28/calling-a-function-in-javascript-a-few-seconds-after-page-load/</guid>
		<description><![CDATA[Q: How do you call a function, using JavaScript, in your web browser a few seconds after a page loads? We would like to display a portion of a page for about 5 seconds and then minimize the section after that.
A: To call a function once a page load you want to use the onLoad [...]]]></description>
		<wfw:commentRss>http://www.askageek.com/2006/01/28/calling-a-function-in-javascript-a-few-seconds-after-page-load/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
