<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Cohesive Web</title>
	<atom:link href="http://blog.webconsultingengineering.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.webconsultingengineering.com</link>
	<description>In search of reasons for web addiction</description>
	<lastBuildDate>Thu, 03 Mar 2011 14:53:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on QuickForm and AutoSuggest by Susenjit</title>
		<link>http://blog.webconsultingengineering.com/phptalk/quickform-autosuggest.html/comment-page-1#comment-786</link>
		<dc:creator>Susenjit</dc:creator>
		<pubDate>Thu, 03 Mar 2011 14:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=70#comment-786</guid>
		<description>Yehh, I also found out the problem. I have corrected the QuickForm code snippet. Thank you for pointing out the error.</description>
		<content:encoded><![CDATA[<p>Yehh, I also found out the problem. I have corrected the QuickForm code snippet. Thank you for pointing out the error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on QuickForm and AutoSuggest by qurgh</title>
		<link>http://blog.webconsultingengineering.com/phptalk/quickform-autosuggest.html/comment-page-1#comment-781</link>
		<dc:creator>qurgh</dc:creator>
		<pubDate>Wed, 02 Mar 2011 15:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=70#comment-781</guid>
		<description>I fixed the issue. I seems like the array was ending up in $options and not $attributes. I rewrote a bit of the class and it&#039;s working. I&#039;ve also expanded it to support delay and threshold options.</description>
		<content:encoded><![CDATA[<p>I fixed the issue. I seems like the array was ending up in $options and not $attributes. I rewrote a bit of the class and it&#8217;s working. I&#8217;ve also expanded it to support delay and threshold options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on QuickForm and AutoSuggest by qurgh</title>
		<link>http://blog.webconsultingengineering.com/phptalk/quickform-autosuggest.html/comment-page-1#comment-780</link>
		<dc:creator>qurgh</dc:creator>
		<pubDate>Wed, 02 Mar 2011 15:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=70#comment-780</guid>
		<description>Ok. I have the textbox showing now, but I&#039;m getting an error from the class:

Notice: Undefined index: fileref in /usr/share/pear/HTML/QuickForm/wceautosuggest.php on line 139

Right now I&#039;m using the test code you posted above (the username example PHP), so there is a fileref being passed, but it doesn&#039;t seem to be putting it into the $_config array. Any suggestions?</description>
		<content:encoded><![CDATA[<p>Ok. I have the textbox showing now, but I&#8217;m getting an error from the class:</p>
<p>Notice: Undefined index: fileref in /usr/share/pear/HTML/QuickForm/wceautosuggest.php on line 139</p>
<p>Right now I&#8217;m using the test code you posted above (the username example PHP), so there is a fileref being passed, but it doesn&#8217;t seem to be putting it into the $_config array. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on QuickForm and AutoSuggest by qurgh</title>
		<link>http://blog.webconsultingengineering.com/phptalk/quickform-autosuggest.html/comment-page-1#comment-778</link>
		<dc:creator>qurgh</dc:creator>
		<pubDate>Wed, 02 Mar 2011 14:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=70#comment-778</guid>
		<description>Thanks. I have that set correctly then. It seems like the class isn&#039;t outputting anything at all. Are there any steps beyond the ones you described that I have to take to integrate it with QuickForm? Is there anything I can set which would allow me to see any debug messages? Sorry, I&#039;m not familiar with pear, beyond the how to use it basics.</description>
		<content:encoded><![CDATA[<p>Thanks. I have that set correctly then. It seems like the class isn&#8217;t outputting anything at all. Are there any steps beyond the ones you described that I have to take to integrate it with QuickForm? Is there anything I can set which would allow me to see any debug messages? Sorry, I&#8217;m not familiar with pear, beyond the how to use it basics.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on QuickForm and AutoSuggest by Susenjit</title>
		<link>http://blog.webconsultingengineering.com/phptalk/quickform-autosuggest.html/comment-page-1#comment-776</link>
		<dc:creator>Susenjit</dc:creator>
		<pubDate>Wed, 02 Mar 2011 07:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=70#comment-776</guid>
		<description>$GLOBALS[&#039;_HTML_QUICKFORM_AUTOSUGGEST_BASEPATH&#039;] holds the path reference of javascript files(rototype.js, scriptaculous.js &amp; autocomplete.js).  QuickForm uses this path ref. to attach those javascript files while generating the form. You can put the relative path in $GLOBALS[&#039;_HTML_QUICKFORM_AUTOSUGGEST_BASEPATH&#039;] based upon your page.</description>
		<content:encoded><![CDATA[<p>$GLOBALS['_HTML_QUICKFORM_AUTOSUGGEST_BASEPATH'] holds the path reference of javascript files(rototype.js, scriptaculous.js &amp; autocomplete.js).  QuickForm uses this path ref. to attach those javascript files while generating the form. You can put the relative path in $GLOBALS['_HTML_QUICKFORM_AUTOSUGGEST_BASEPATH'] based upon your page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on QuickForm and AutoSuggest by qurgh</title>
		<link>http://blog.webconsultingengineering.com/phptalk/quickform-autosuggest.html/comment-page-1#comment-775</link>
		<dc:creator>qurgh</dc:creator>
		<pubDate>Wed, 02 Mar 2011 02:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=70#comment-775</guid>
		<description>Hi. Thanks for the great code!

I&#039;ve been trying to implement this on my website, but I have run into issues. The class seems to export no HTML. I believe I have everything installed correctly, the only thing I wasn&#039;t sure on was setting $GLOBALS[&#039;_HTML_QUICKFORM_AUTOSUGGEST_BASEPATH&#039;], but I think I have it set to the correct path. I put the php in the HTML/QuickForm folder and I have all the javascript in the same folder.

Can you think of anything else that I might have to do or what could cause the class to output nothing?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi. Thanks for the great code!</p>
<p>I&#8217;ve been trying to implement this on my website, but I have run into issues. The class seems to export no HTML. I believe I have everything installed correctly, the only thing I wasn&#8217;t sure on was setting $GLOBALS['_HTML_QUICKFORM_AUTOSUGGEST_BASEPATH'], but I think I have it set to the correct path. I put the php in the HTML/QuickForm folder and I have all the javascript in the same folder.</p>
<p>Can you think of anything else that I might have to do or what could cause the class to output nothing?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on QuickForm and Jscalendar by Susenjit</title>
		<link>http://blog.webconsultingengineering.com/phptalk/quickform-jscalendar.html/comment-page-1#comment-590</link>
		<dc:creator>Susenjit</dc:creator>
		<pubDate>Mon, 13 Dec 2010 11:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=5#comment-590</guid>
		<description>well I don&#039;t have any problem, but please provide a link too my article too.</description>
		<content:encoded><![CDATA[<p>well I don&#8217;t have any problem, but please provide a link too my article too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on QuickForm and Jscalendar by Sharda Espinoza</title>
		<link>http://blog.webconsultingengineering.com/phptalk/quickform-jscalendar.html/comment-page-1#comment-582</link>
		<dc:creator>Sharda Espinoza</dc:creator>
		<pubDate>Fri, 10 Dec 2010 16:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=5#comment-582</guid>
		<description>your post really aids, now i get the exact same difficulties, and i&#039;ve no concept on ways to solve the problem. thankgod i appear yahoo and discovered your post, it helps me get rid of my trouble. thanks once againjust 1 issue, might i paste your article on my weblog? i will add the source and credit to your web site.regards!</description>
		<content:encoded><![CDATA[<p>your post really aids, now i get the exact same difficulties, and i&#8217;ve no concept on ways to solve the problem. thankgod i appear yahoo and discovered your post, it helps me get rid of my trouble. thanks once againjust 1 issue, might i paste your article on my weblog? i will add the source and credit to your web site.regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Excel date/time to Unix timestamp by Susenjit</title>
		<link>http://blog.webconsultingengineering.com/phptalk/timestamp-excel2unix.html/comment-page-1#comment-559</link>
		<dc:creator>Susenjit</dc:creator>
		<pubDate>Sat, 27 Nov 2010 06:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=12#comment-559</guid>
		<description>Thanks Scott Reynolds for your valuable input.</description>
		<content:encoded><![CDATA[<p>Thanks Scott Reynolds for your valuable input.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Excel date/time to Unix timestamp by Scott Reynolds</title>
		<link>http://blog.webconsultingengineering.com/phptalk/timestamp-excel2unix.html/comment-page-1#comment-552</link>
		<dc:creator>Scott Reynolds</dc:creator>
		<pubDate>Tue, 23 Nov 2010 17:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webconsultingengineering.com/?p=12#comment-552</guid>
		<description>Don&#039;t forget to account for UTC offset. Excel dates are specified using local time, and UNIX timestamps are UTC.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget to account for UTC offset. Excel dates are specified using local time, and UNIX timestamps are UTC.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

