<?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>awakash.com &#187; Web Development</title>
	<atom:link href="http://www.awakash.com/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.awakash.com</link>
	<description>Web Development, Home Improvement, and stuff</description>
	<lastBuildDate>Thu, 19 Aug 2010 18:56:32 +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>php session_start() issues for php captcha</title>
		<link>http://www.awakash.com/2010/01/11/php-session_start-issues-for-php-captcha/</link>
		<comments>http://www.awakash.com/2010/01/11/php-session_start-issues-for-php-captcha/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 22:32:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[session_start]]></category>

		<guid isPermaLink="false">http://www.awakash.com/?p=77</guid>
		<description><![CDATA[I was going nuts (banging my head on my desk) because I just couldn&#8217;t figure out why session variables weren&#8217;t being stored after submitting a form with php captcha (http://www.phpcaptcha.org).  I looked through the settings, http headers, check my validation code, almost everything just for a simple form to submit after a user enters the [...]]]></description>
		<wfw:commentRss>http://www.awakash.com/2010/01/11/php-session_start-issues-for-php-captcha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>full-text index issue in mysql 5</title>
		<link>http://www.awakash.com/2009/12/30/full-text-index-issue-in-mysql-5/</link>
		<comments>http://www.awakash.com/2009/12/30/full-text-index-issue-in-mysql-5/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 21:18:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[full-text]]></category>
		<category><![CDATA[indexing]]></category>
		<category><![CDATA[match]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.awakash.com/?p=69</guid>
		<description><![CDATA[I was having issues with full-text index using MySQL 5.  Basically, on one host I would see results with the same query but not on another host. Here is the sample query I used: SELECT * from table_name WHERE MATCH(Description, Title) AGAINST (&#8216;yes&#8221; IN BOOLEAN MODE) AND title like &#8216;%yes%&#8217; ; Because the length of [...]]]></description>
		<wfw:commentRss>http://www.awakash.com/2009/12/30/full-text-index-issue-in-mysql-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free code editors</title>
		<link>http://www.awakash.com/2008/03/18/free-text-to-html-software/</link>
		<comments>http://www.awakash.com/2008/03/18/free-text-to-html-software/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 15:54:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[free HTML editor]]></category>
		<category><![CDATA[free HTML software]]></category>
		<category><![CDATA[notepad++]]></category>
		<category><![CDATA[text to HTML editor]]></category>

		<guid isPermaLink="false">http://www.awakash.com/2008/03/18/free-text-to-html-software/</guid>
		<description><![CDATA[*update* This question comes up many times, do you know of any HTML software or text to HTML software I can download online for free?  Well, I usually use Dreamweaver, but since this costs money, I figure I&#8217;ll ask this to my web friends.  I came up with the best one: NotePad ++ Here are [...]]]></description>
		<wfw:commentRss>http://www.awakash.com/2008/03/18/free-text-to-html-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
