<?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: php api wrapper (sdk) for quickbase</title>
	<atom:link href="http://blog.joshuamcginnis.com/2008/09/php-wrapper-for-quickbase/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joshuamcginnis.com/2008/09/php-wrapper-for-quickbase/</link>
	<description></description>
	<lastBuildDate>Wed, 10 Mar 2010 03:03:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Brian</title>
		<link>http://blog.joshuamcginnis.com/2008/09/php-wrapper-for-quickbase/comment-page-1/#comment-318</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 06 Oct 2009 18:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuamcginnis.com/post/47470845#comment-318</guid>
		<description>Joshua,
Thank you for making this PHP API. It is great.
I just wanted to point out to others that might use this,  that now that API Tokens are utilized more (I think will be mandatory), I have found in my brief expermintation with your Class library that some functions are missing support to send the app token.  
I see that you recently updated the Class to support App Tokens in some functions, however For Example, I see it is missing from  the XML portion of gen_results_table 

If I figure out how/where to add, I will post the fix.

Thanks,
Brian</description>
		<content:encoded><![CDATA[<p>Joshua,<br />
Thank you for making this PHP API. It is great.<br />
I just wanted to point out to others that might use this,  that now that API Tokens are utilized more (I think will be mandatory), I have found in my brief expermintation with your Class library that some functions are missing support to send the app token.<br />
I see that you recently updated the Class to support App Tokens in some functions, however For Example, I see it is missing from  the XML portion of gen_results_table </p>
<p>If I figure out how/where to add, I will post the fix.</p>
<p>Thanks,<br />
Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua</title>
		<link>http://blog.joshuamcginnis.com/2008/09/php-wrapper-for-quickbase/comment-page-1/#comment-160</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Thu, 23 Apr 2009 15:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuamcginnis.com/post/47470845#comment-160</guid>
		<description>@bennington
we do this all the time. 

i&#039;ve just posted some very basic examples of how to use the wrapper here:
http://blog.joshuamcginnis.com/2009/04/quickbase-php-api-examples/

basically, what you would need to do is loop over each mysql result, build your add_record query and then add the record.</description>
		<content:encoded><![CDATA[<p>@bennington<br />
we do this all the time. </p>
<p>i&#8217;ve just posted some very basic examples of how to use the wrapper here:<br />
<a href="http://blog.joshuamcginnis.com/2009/04/quickbase-php-api-examples/" rel="nofollow">http://blog.joshuamcginnis.com/2009/04/quickbase-php-api-examples/</a></p>
<p>basically, what you would need to do is loop over each mysql result, build your add_record query and then add the record.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bennington Purcell</title>
		<link>http://blog.joshuamcginnis.com/2008/09/php-wrapper-for-quickbase/comment-page-1/#comment-155</link>
		<dc:creator>Bennington Purcell</dc:creator>
		<pubDate>Thu, 16 Apr 2009 01:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuamcginnis.com/post/47470845#comment-155</guid>
		<description>Could you give us an example of how to use this?   I want to run a query on mysql and import that directly once a day to Quickbase.   

Thanks!  This looks really good.</description>
		<content:encoded><![CDATA[<p>Could you give us an example of how to use this?   I want to run a query on mysql and import that directly once a day to Quickbase.   </p>
<p>Thanks!  This looks really good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Developer</title>
		<link>http://blog.joshuamcginnis.com/2008/09/php-wrapper-for-quickbase/comment-page-1/#comment-15</link>
		<dc:creator>A Developer</dc:creator>
		<pubDate>Sun, 28 Sep 2008 20:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuamcginnis.com/post/47470845#comment-15</guid>
		<description>What is the license on this code? BSD? MIT?</description>
		<content:encoded><![CDATA[<p>What is the license on this code? BSD? MIT?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
