<?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>MDBitz Project Laboratory</title>
	<atom:link href="http://labs.mdbitz.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.mdbitz.com</link>
	<description></description>
	<lastBuildDate>Fri, 20 Aug 2010 00:21:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>HaPi Library Version 1.1.0 released : supports new updated_since options</title>
		<link>http://labs.mdbitz.com/2010/08/hapi-library-version-1-1-0-released-supports-new-updated_since-options/</link>
		<comments>http://labs.mdbitz.com/2010/08/hapi-library-version-1-1-0-released-supports-new-updated_since-options/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 00:21:04 +0000</pubDate>
		<dc:creator>Matthew Denton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://labs.mdbitz.com/?p=252</guid>
		<description><![CDATA[Today we have released Version 1.1.0 of the HaPi Library. This enhancement release of the library enables support for the new updated_since option that was added for Clients, Projects, Contacts, and Invoices. The full details of the Harvest API changes can be found on the Harvest Forum Announcement. For HaPi users this change means that [...]]]></description>
			<content:encoded><![CDATA[<p>Today we have released <b>Version 1.1.0</b> of the HaPi Library. This enhancement release of the library enables support for the new <em>updated_since</em> option that was added for Clients, Projects, Contacts, and Invoices. The full details of the Harvest API changes can be found on the <a href="http://forum.getharvest.com/forums/api-and-developer-chat/topics/announcement-updated_since-available-in-invoices-api" target="_blank">Harvest Forum Announcement</a>. </p>
<p>For HaPi users this change means that you can now pass in a DateTime object or String representation of a time and date of the format &#8220;YYYY-MM-DD HH:MM&#8221; to the <em>Harvest_Invoice_Filter</em> object and the following functions:</p>
<ul>
<li>getClients</li>
<li>getContacts</li>
<li>getProjects</li>
</ul>
<p>In addition to the <em>updated_since</em> enhancement the HaPi library default settings for SSL security has been set to <strong>TRUE</strong> to sync up with the latest <a href="http://www.getharvest.com/blog/2010/08/secure-connection-for-all-accounts/" target="_blank">default Harvest settings</a>. To fully comply with the 302 redirects the underlying cURL options have been set to follow redirects.</p>
<p><strong>Version 1.1.0</strong> of the HaPi Library can be downloaded from the <a href="" target="_blank">HaPi Downloads</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.mdbitz.com/2010/08/hapi-library-version-1-1-0-released-supports-new-updated_since-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HaPi Bug Fix Version 1.0.1 released</title>
		<link>http://labs.mdbitz.com/2010/08/hapi-bug-fix-version-1-0-1-released/</link>
		<comments>http://labs.mdbitz.com/2010/08/hapi-bug-fix-version-1-0-1-released/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 02:21:22 +0000</pubDate>
		<dc:creator>Matthew Denton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://labs.mdbitz.com/?p=242</guid>
		<description><![CDATA[Many thanks to John Vitelli for identifying a bug in version 1.0 of the HaPi library. The underlying typo caused the assignUserToProject method to fail with a 404 error. This issue has since been resolved and version 1.0.1 is now available which corrects the typo allowing for the method to function as expected. Version 1.0.1 [...]]]></description>
			<content:encoded><![CDATA[<p>Many thanks to John Vitelli for identifying a bug in version 1.0 of the <a href="http://labs.mdbitz.com/harvest-api/" target="_self">HaPi</a> library. The underlying typo caused the <em>assignUserToProject</em> method to fail with a 404 error. This issue has since been resolved and version 1.0.1 is now available which corrects the typo allowing for the method to function as expected.</p>
<p>Version 1.0.1 can be download by visiting the <a href="http://labs.mdbitz.com/harvest-api/downloads/" target="_self">HaPi Downloads</a> Page.</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.mdbitz.com/2010/08/hapi-bug-fix-version-1-0-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The MDBitz &#8211; Project Laboratory</title>
		<link>http://labs.mdbitz.com/2010/04/the-mdbitz-project-laboratory/</link>
		<comments>http://labs.mdbitz.com/2010/04/the-mdbitz-project-laboratory/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 16:07:00 +0000</pubDate>
		<dc:creator>Matthew Denton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://labs.mdbitz.com/?p=148</guid>
		<description><![CDATA[I&#8217;ve been using my coding blog MDBitz &#8211; Development Resources for a while now to post various articles on programming in general. However as the site has evolved I found it very hard to keep track of all the different projects and code utilities that I posted in an effort to help other developers and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using my coding blog <a href="http://resources.mdbitz.com/" target="_blank">MDBitz &#8211; Development Resources</a> for a while now to post various articles on programming in general. However as the site has evolved I found it very hard to keep track of all the different projects and code utilities that I posted in an effort to help other developers and visitors. </p>
<p>Therefore let me introduce the <strong>MDBitz &#8211; Project Laboratory</strong> here you will find the different projects I am working on including the <em>Harvest API Wrapper Library</em> &#8211; <a href="http://labs.mdbitz.com/harvest-api/" target="_self">HaPi</a> and the <em>Yahoo Finance API Wrapper Library</em> &#8211; <a href="http://labs.mdbitz.com/yahoo-finance-api/" target="_self">YFaPi</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://labs.mdbitz.com/2010/04/the-mdbitz-project-laboratory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
