<?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 BLUEice studios</title>
	<atom:link href="http://www.blueicestudios.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blueicestudios.com</link>
	<description>Solutions for Mixed Media &#38; Web Development.</description>
	<lastBuildDate>Sun, 31 Jan 2010 10:49:44 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on jQuery: Filter Select box with php and mysql by Rob</title>
		<link>http://www.blueicestudios.com/jquery-filter-select-box-with-php-and-mysql/comment-page-1/#comment-454</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sun, 31 Jan 2010 10:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueicestudios.com/?p=140#comment-454</guid>
		<description>So you have 2 tables? What is the key determining which user is in which location?

can i see your table structure? 

do you have skype? if so you can add me to chat at

blueicestudios</description>
		<content:encoded><![CDATA[<p>So you have 2 tables? What is the key determining which user is in which location?</p>
<p>can i see your table structure? </p>
<p>do you have skype? if so you can add me to chat at</p>
<p>blueicestudios</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery: Filter Select box with php and mysql by jonnypixel</title>
		<link>http://www.blueicestudios.com/jquery-filter-select-box-with-php-and-mysql/comment-page-1/#comment-453</link>
		<dc:creator>jonnypixel</dc:creator>
		<pubDate>Sun, 31 Jan 2010 09:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueicestudios.com/?p=140#comment-453</guid>
		<description>Thankyou Rob,

now i am very green but i know how to do what you said.

But im wondering if you could help me do this in a way that collects from one table and matches that to another table and then displays relusts.


For example::

A search for Frank st ( in one table )

would result

David Smith ( in a second table )


If you could help i would be in debted to you and even click a donate button if you have one :-)

Cheers
John</description>
		<content:encoded><![CDATA[<p>Thankyou Rob,</p>
<p>now i am very green but i know how to do what you said.</p>
<p>But im wondering if you could help me do this in a way that collects from one table and matches that to another table and then displays relusts.</p>
<p>For example::</p>
<p>A search for Frank st ( in one table )</p>
<p>would result</p>
<p>David Smith ( in a second table )</p>
<p>If you could help i would be in debted to you and even click a donate button if you have one <img src='http://www.blueicestudios.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Cheers<br />
John</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery: Filter Select box with php and mysql by Rob</title>
		<link>http://www.blueicestudios.com/jquery-filter-select-box-with-php-and-mysql/comment-page-1/#comment-452</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sun, 31 Jan 2010 09:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueicestudios.com/?p=140#comment-452</guid>
		<description>just one table

&lt;code&gt;CREATE TABLE IF NOT EXISTS `colors` (
  `id` int(11) NOT NULL auto_increment,
  `color` varchar(255) NOT NULL,
  PRIMARY KEY  (`id`),
  UNIQUE KEY `color` (`color`)
)&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>just one table</p>
<p><code>CREATE TABLE IF NOT EXISTS `colors` (<br />
  `id` int(11) NOT NULL auto_increment,<br />
  `color` varchar(255) NOT NULL,<br />
  PRIMARY KEY  (`id`),<br />
  UNIQUE KEY `color` (`color`)<br />
)</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery: Filter Select box with php and mysql by jonnypixel</title>
		<link>http://www.blueicestudios.com/jquery-filter-select-box-with-php-and-mysql/comment-page-1/#comment-451</link>
		<dc:creator>jonnypixel</dc:creator>
		<pubDate>Sun, 31 Jan 2010 09:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueicestudios.com/?p=140#comment-451</guid>
		<description>Hi,

Thanks very much for this...

I just have one question?

Is this collectiong a values from two tables and then showing the result?

What do i name my tables to test this on my dev server?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks very much for this&#8230;</p>
<p>I just have one question?</p>
<p>Is this collectiong a values from two tables and then showing the result?</p>
<p>What do i name my tables to test this on my dev server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 5 Minute Flex Data Grid by venkatesan</title>
		<link>http://www.blueicestudios.com/5-minute-flex-data-grid/comment-page-1/#comment-439</link>
		<dc:creator>venkatesan</dc:creator>
		<pubDate>Sat, 23 Jan 2010 07:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueicestudios.com/?p=22#comment-439</guid>
		<description>Hi,

How to delete the record the data in the datagrid at the same time in database using flex and php</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>How to delete the record the data in the datagrid at the same time in database using flex and php</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 5 Minute Flex Data Grid by venkatesan</title>
		<link>http://www.blueicestudios.com/5-minute-flex-data-grid/comment-page-1/#comment-438</link>
		<dc:creator>venkatesan</dc:creator>
		<pubDate>Sat, 23 Jan 2010 05:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueicestudios.com/?p=22#comment-438</guid>
		<description>Sir,I am started to learn flex if you guide me it will be very helpful for me.


Thanks and Regards,
venkat.R</description>
		<content:encoded><![CDATA[<p>Sir,I am started to learn flex if you guide me it will be very helpful for me.</p>
<p>Thanks and Regards,<br />
venkat.R</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 5 Minute Flex Data Grid by venkatesan</title>
		<link>http://www.blueicestudios.com/5-minute-flex-data-grid/comment-page-1/#comment-437</link>
		<dc:creator>venkatesan</dc:creator>
		<pubDate>Sat, 23 Jan 2010 05:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueicestudios.com/?p=22#comment-437</guid>
		<description>I am very much interest learning Flex with PHP.In the above explanation i have very much interest to learn.Please guide me and to learn a good quality flex developer.Please help me.

If you give me the code it is very much useful for me.

Thanks and Regards,
venkatesan.R</description>
		<content:encoded><![CDATA[<p>I am very much interest learning Flex with PHP.In the above explanation i have very much interest to learn.Please guide me and to learn a good quality flex developer.Please help me.</p>
<p>If you give me the code it is very much useful for me.</p>
<p>Thanks and Regards,<br />
venkatesan.R</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chained Select Boxes using PHP / MySQL / AJAX by Samuel</title>
		<link>http://www.blueicestudios.com/chained-select-boxes-using-php-mysql-ajax/comment-page-1/#comment-392</link>
		<dc:creator>Samuel</dc:creator>
		<pubDate>Fri, 18 Dec 2009 14:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueicestudios.com/?p=123#comment-392</guid>
		<description>Hi Rob, 
Got the script working correctly, thanks a million...I&#039;m wondering how to post the value of the second select to an Insert/Update form function? Is this possible?
Cheers
Samuel</description>
		<content:encoded><![CDATA[<p>Hi Rob,<br />
Got the script working correctly, thanks a million&#8230;I&#8217;m wondering how to post the value of the second select to an Insert/Update form function? Is this possible?<br />
Cheers<br />
Samuel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chained Select Boxes using PHP / MySQL / AJAX by Roger</title>
		<link>http://www.blueicestudios.com/chained-select-boxes-using-php-mysql-ajax/comment-page-1/#comment-371</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Fri, 27 Nov 2009 13:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueicestudios.com/?p=123#comment-371</guid>
		<description>Hi Rob,

So my next question is,
How do you send the result of the second as a search term to a search page..
Presuming this can be done</description>
		<content:encoded><![CDATA[<p>Hi Rob,</p>
<p>So my next question is,<br />
How do you send the result of the second as a search term to a search page..<br />
Presuming this can be done</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chained Select Boxes using PHP / MySQL / AJAX by Roger</title>
		<link>http://www.blueicestudios.com/chained-select-boxes-using-php-mysql-ajax/comment-page-1/#comment-370</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Fri, 27 Nov 2009 11:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueicestudios.com/?p=123#comment-370</guid>
		<description>Rob

Many Tanks

I got it working

;)</description>
		<content:encoded><![CDATA[<p>Rob</p>
<p>Many Tanks</p>
<p>I got it working</p>
<p> <img src='http://www.blueicestudios.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
