<?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 on: Creating a Simple REST API With VB, PHP and MySQL</title>
	<atom:link href="http://www.j2fi.net/2009/05/24/simple-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.j2fi.net/2009/05/24/simple-api/</link>
	<description>Battling Imaginary Windmills</description>
	<lastBuildDate>Fri, 12 Mar 2010 06:14:47 +0900</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason</title>
		<link>http://www.j2fi.net/2009/05/24/simple-api/comment-page-1/#comment-3839</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 13 Jan 2010 00:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.j2fi.net/?p=1247#comment-3839</guid>
		<description>Good Morning Kusnadhi,

I don&#039;t see why you couldn&#039;t use VB6, but it wouldn&#039;t be as easy.  One way to do this would be to use a browser control and push all the requests through that way.  If you don&#039;t have an XML parsing library, you could probably build a simple class or module that can make sense of a pre-formatted string, too.

I&#039;ve never had to do something like this in VB6, but there are some people out there who have done amazing things with that programming language.

Let me know how it works out! :)</description>
		<content:encoded><![CDATA[<p>Good Morning Kusnadhi,</p>
<p>I don&#8217;t see why you couldn&#8217;t use VB6, but it wouldn&#8217;t be as easy.  One way to do this would be to use a browser control and push all the requests through that way.  If you don&#8217;t have an XML parsing library, you could probably build a simple class or module that can make sense of a pre-formatted string, too.</p>
<p>I&#8217;ve never had to do something like this in VB6, but there are some people out there who have done amazing things with that programming language.</p>
<p>Let me know how it works out! <img src='http://www.j2fi.net/wp_inst/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kusnadhi</title>
		<link>http://www.j2fi.net/2009/05/24/simple-api/comment-page-1/#comment-3837</link>
		<dc:creator>Kusnadhi</dc:creator>
		<pubDate>Tue, 12 Jan 2010 16:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.j2fi.net/?p=1247#comment-3837</guid>
		<description>Hi Jason,
Nice article. I need to implement a communication using VB6 with php and using PotgreSQL on a hosting website. Can we use VB6? This will include update query some record and get response as xml file too. Thanks help me alot.</description>
		<content:encoded><![CDATA[<p>Hi Jason,<br />
Nice article. I need to implement a communication using VB6 with php and using PotgreSQL on a hosting website. Can we use VB6? This will include update query some record and get response as xml file too. Thanks help me alot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.j2fi.net/2009/05/24/simple-api/comment-page-1/#comment-3106</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sat, 05 Sep 2009 04:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.j2fi.net/?p=1247#comment-3106</guid>
		<description>I don&#039;t see why not. If you just want an XML file, then save the resulting file to disk and handle it any way you please :)</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see why not. If you just want an XML file, then save the resulting file to disk and handle it any way you please <img src='http://www.j2fi.net/wp_inst/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandeep</title>
		<link>http://www.j2fi.net/2009/05/24/simple-api/comment-page-1/#comment-3105</link>
		<dc:creator>sandeep</dc:creator>
		<pubDate>Fri, 04 Sep 2009 09:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.j2fi.net/?p=1247#comment-3105</guid>
		<description>this is a very good way to integrate. but i have to pull out some data reports for vb.net using php. so can i use vb.net files to make some ajax call and get some response as xml file and convert xml file to data report. :cool:</description>
		<content:encoded><![CDATA[<p>this is a very good way to integrate. but i have to pull out some data reports for vb.net using php. so can i use vb.net files to make some ajax call and get some response as xml file and convert xml file to data report. <img src='http://www.j2fi.net/wp_inst/wp-includes/images/smilies/icon_cool.gif' alt=':cool:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
